Size: 149
Comment:
|
← Revision 16 as of 2020-09-02 14:28:19 ⇥
Size: 1267
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Programming 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 == * [[Programming/Languages/Perl|Perl]] * [[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