Changeset 0a4c59b for doc


Ignore:
Timestamp:
Apr 5, 2017, 10:35:33 AM (7 years ago)
Author:
Aaron Moss <a3moss@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
22444f4
Parents:
8f5bf6d
Message:

Citation tweaks for TIOBE Index

Location:
doc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/cfa.bib

    r8f5bf6d r0a4c59b  
    65796579@unpublished{TIOBE,
    65806580    contributer = {pabuhr@plg},
    6581     author      = {TIOBE Index},
     6581    author      = {{TIOBE Index}},
    65826582    title       = {},
    65836583    year        = {March 2017},
  • doc/generic_types/generic_types.tex

    r8f5bf6d r0a4c59b  
    130130
    131131The C programming language is a foundational technology for modern computing with millions of lines of code implementing everything from commercial operating-systems to hobby projects. This installation base and the programmers producing it represent a massive software-engineering investment spanning decades and likely to continue for decades more.
    132 TIOBE~\cite{TIOBE} ranks the top 5 most popular programming languages as: Java 16\%, \Textbf{C 7\%}, \Textbf{\CC 5\%}, \CS 4\%, Python 4\% = 36\%, where the next 50 languages are less than 3\% each with a long tail. The top 3 rankings over the past 30 years are:
     132The \citet{TIOBE} ranks the top 5 most popular programming languages as: Java 16\%, \Textbf{C 7\%}, \Textbf{\CC 5\%}, \CS 4\%, Python 4\% = 36\%, where the next 50 languages are less than 3\% each with a long tail. The top 3 rankings over the past 30 years are:
    133133\lstDeleteShortInline@
    134134\begin{center}
Note: See TracChangeset for help on using the changeset viewer.