Size: 525
Comment:
|
Size: 1266
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#rev 2020-09-02 davidsch | |
Line 3: | Line 4: |
= Programming & Scripting Languages = | = Programming & scripting languages = |
Line 5: | Line 6: |
== Programming 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 10: | Line 21: |
== Scripting Languages == | == Scripting languages == |
Line 13: | Line 24: |
* [[Programming/Languages/Conda|Setting up a personal python development infrastructure]] * [[Programming/Languages/GPUCPU|Working with GPU or CPU in data sciences]] |
* [[Programming/Languages/Conda|Setting up a personal python development infrastructure with Conda]] * [[Programming/Languages/GPUCPU|Working with GPU or CPU in data science]] |
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