Differences between revisions 3 and 16 (spanning 13 versions)
Revision 3 as of 2009-06-30 16:28:29
Size: 201
Editor: 84-75-191-209
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 & 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 6: Line 20:

== Scripting languages ==
Line 7: Line 23:
 * [[Programming/Languages/Python|Python]]
 * [[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)