Differences between revisions 14 and 16 (spanning 2 versions)
Revision 14 as of 2020-09-02 13:05:39
Size: 563
Editor: davidsch
Comment:
Revision 16 as of 2020-09-02 14:28:19
Size: 1267
Editor: davidsch
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:

== Literature ==

On the [[https://github.com/EbookFoundation/free-programming-books/blob/master/free-programming-books.md|free Ebook foundation website]], you will find an overview of a bunch of '''programming e-books''' (PDF/ HTML) '''free of charge''' for almost any language in the areas of

 * '''Regular programming''' (e.g. C, C++, C#, Java, Go, MATLAB, PHP, Rust, Scala, ...)
 * '''Scripting''' (e.g. JavaScript, make, Perl, Python, R, Ruby, Unix/ Windows Shells, SQL, ...)
 * '''Document rendering''' (e.g. HTML, CSS, LaTeX, ...)
 * '''Multiprocessing/ parallel computing APIs''' (e.g. OpenMP, ...)
 * '''Programming related tools''' (e.g. Git, Subversion, Mercurial, Jenkins, ...)
Line 15: Line 25:
 * [[Programming/Languages/GPUCPU|Working with GPU or CPU in data science]]  * [[Programming/Languages/GPUCPU|Working with GPU or CPU in data sciences]]

Programming & scripting languages

Literature

On the free Ebook foundation website, you will find an overview of a bunch of programming e-books (PDF/ HTML) free of charge for almost any language in the areas of

  • Regular programming (e.g. C, C++, C#, Java, Go, MATLAB, PHP, Rust, Scala, ...)

  • Scripting (e.g. JavaScript, make, Perl, Python, R, Ruby, Unix/ Windows Shells, SQL, ...)

  • Document rendering (e.g. HTML, CSS, LaTeX, ...)

  • Multiprocessing/ parallel computing APIs (e.g. OpenMP, ...)

  • Programming related tools (e.g. Git, Subversion, Mercurial, Jenkins, ...)

Programming languages

Scripting languages


CategoryLXSW

Programming/Languages (last edited 2020-09-02 14:28:19 by davidsch)