https://github.com/szymonmaszke/programming-languages
Mindmap notes regarding programming languages (polish and english)
https://github.com/szymonmaszke/programming-languages
c cpp java mindmap mysql notes programming-language python r scala sql
Last synced: 7 months ago
JSON representation
Mindmap notes regarding programming languages (polish and english)
- Host: GitHub
- URL: https://github.com/szymonmaszke/programming-languages
- Owner: szymonmaszke
- Created: 2017-04-13T18:19:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T11:27:41.000Z (over 7 years ago)
- Last Synced: 2025-02-22T22:28:39.834Z (11 months ago)
- Topics: c, cpp, java, mindmap, mysql, notes, programming-language, python, r, scala, sql
- Homepage:
- Size: 62.4 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Programming languages notes
Mind map notes regarding programming languages, for details, see below:
## Scala:
- 'Programming in Scala (3rd ed.)' by Bill Venners, Lex Spoon, Martin Odersky (WIP) (english)
## R:
- 'The Art of R Programming' (2011) by Norman Matloff (english)
## C++:
- 'The C++ Programming Language (4th ed.)' by Bjarne Stroustrup (polish)
- 'Effective Modern C++ (2014)' by Scott Meyers (polish)
- 'C++ Primer Plus (6th ed.)' by Stephen Prata (polish)
## C:
- 'C Programming Language (2nd ed.)' by K&R (polish)
## Python:
- 'Python Essential Reference (4th ed.)' by David Beazley (polish)
## Java:
- 'Java Complete Reference (9th ed.)' by Herbert Schildt (polish)
## MySQL:
- 'Getting Started with SQL (2016)' by Thomas Nield (polish)
- 'MySQL (Developer's Library) (4th ed.)' by Paul DuBois (WIP) (polish)