D
Deleted member 205
Guest
Hey there.
This Thread serves as a Resource-List for getting Resources and Learning-Materials for any Programming-Language. That includes C++, Ruby, Python, PHP, Java and plenty of other Languages.
Here is what you can Submit:
Note 2: I have Linked to Books but pretty much all of them(Except for maybe a couple) are from Amazon. If you want to avoid Amazon like myself, try looking for the same Book but in the Book-Retailer for your Country.
Note 3: To Submit your Resources, just Reply to this Thread and I'll add them to this Post.
C
This Thread serves as a Resource-List for getting Resources and Learning-Materials for any Programming-Language. That includes C++, Ruby, Python, PHP, Java and plenty of other Languages.
Here is what you can Submit:
- Books
- Websites
- Learning-Sites
- PDF Files/Links
Note 2: I have Linked to Books but pretty much all of them(Except for maybe a couple) are from Amazon. If you want to avoid Amazon like myself, try looking for the same Book but in the Book-Retailer for your Country.
Note 3: To Submit your Resources, just Reply to this Thread and I'll add them to this Post.
C
- The C Programming-Language by Dennis Ritchie and Brian W. Kernighan(https://www.amazon.com/Programming-...?keywords=C+Programming&qid=1571161883&sr=8-1) - Warning: Amazon-Link
- C Primer Plus by Stephen Prata (https://www.amazon.com/C-Primer-Plu...7WZ3TXGFWCK&psc=1&refRID=4TJXQ56EW7WZ3TXGFWCK) - Warning: Amazon-Link
- Wikipedia Article on C - https://en.wikipedia.org/wiki/C_(programming_language)
- cprogramming.com - https://www.cprogramming.com/
- stroustrup.com - Bjarne Stroustrup's Hompage(He is the Creator of the C++ Programming-Language) - This Site contains a C++ FAQ from himself which you can read.
- https://www.amazon.com/Programming-Principles-Practice-Using-C/dp/0321992784 - Warning: Amazon-Link
- https://www.amazon.com/C-Programming-Language-4th/dp/0321563840 - Warning: Amazon-Link
- www.cplusplus.com - C++ Programming-Website, offers Tutorials, History of C++ and a Discussion-Forum for the Language itself.
- www.python.org/ - Official Website of the Python Programming-Language
- Python Crash-Course, 2nd Edition by Eric Matthes - https://nostarch.com/pythoncrashcourse2e
- Automate The Boring Stuff With Python by Al Sweigart - https://nostarch.com/automatestuff
- www.ruby-lang.org - Official Website of the Ruby Programming-Language
- Learn To Program by Chris Pine - https://pine.fm/LearnToProgram/
- Ruby Programming WikiBook - https://en.wikibooks.org/wiki/Ruby_programming_language
- java.com - Official Java Website(It's also where you can download Java).
- The Java Tutorials - Tutorials from Oracle themselves(Oracle is the Company that develops Java) - https://docs.oracle.com/javase/tutorial/
- https://www.amazon.com/Java-Beginne...0214/ref=mt_paperback?_encoding=UTF8&me=&qid= - Warning: Amazon-Link
- https://www.amazon.com/Core-Java-I-...ywords=Java+Programming&qid=1571307388&sr=8-5 - Warning: Amazon-Link
- https://www.tutorialspoint.com/java/index.htm - Java Tutorials from tutorialspoint
Last edited by a moderator: