Differences between revisions 5 and 16 (spanning 11 versions)
Revision 5 as of 2012-06-19 06:48:32
Size: 311
Editor: alders
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 1: Line 1:
= Programming & Scripting Languages = #rev 2020-09-02 davidsch
#rev 2018-08-28 davidsch
Line 3: Line 4:
==== Programming Languages ==== = Programming & scripting languages =

== 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, ...)

== Programming languages ==
Line 8: Line 21:
==== Scripting Languages ==== == Scripting languages ==
Line 11: Line 24:
 * [[Programming/Languages/Conda|Setting up a personal python development infrastructure with Conda]]
 * [[Programming/Languages/GPUCPU|Working with GPU or CPU in data sciences]]

----
[[CategoryLXSW]]

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)