Resources By Programming Language ================================= Here’s a list of programming resources sorted by programming language. ------------------------------------------------------------------------ ### Resources By Programming Language #### Here’s a list of programming resources sorted by programming language.
### C - ANSI C Cheat Sheet - K&R C book (ANSI C) - Make, Clang (video) - GDB: - Harvard CS50 — GDB (video) - Harvard CS50 — GDB (video) - Valgrind (video) - Let us C ### C++ - C++ Cheat Sheet - STL Cheat Sheet - basics - pointers - class and object - functions - references - templates - compilation - scope & linkage - namespaces - OOP - STL - functors - C++ at Google (video) - Google C++ Style Guide - Efficiency with Algorithms, Performance with Data Structures (video) - Review of C++ concepts (video) - Let us C++ - C++ Primer ### Python - Python Cheat Sheet - Python in One Video - Series on 3.4 (video) - Statistics for Hackers (video) - Faster Python (video) - CPython Walk (video) - 10 Tips for Pythonic Code (video) - Beyond PEP 8 — Best practices for beautiful intelligible code (video) - Automate the Boring Stuff with Python - Coding Interview Essentials - Data Structures And Algorithms in Python ### Java - Stanford CS106A — Programming Methodology (video) - Software Construction In Java (video) - Introduction To Programming In Java - Algorithms 4th Ed — Algorithm Book In Java - Effective Java 3rd Edition - Data Structures Easy to Advanced Course — Full Tutorial from a Google Engineer ### Go - The Go programming Language - The Go programming Language (book) - A Tour of Go - Effective Go - Go Wiki - Go at Google: Language Design in the Service of Software Engineering - Go Proverbs - Go Proverbs — Rob Pike (video) ### HTML - Quick HTML Tutorial for Beginners - HTML Crash Course for Beginners (1 hr) - Basic HTML and HTML5 ### CSS - Quick CSS Tutorial for Beginners - CSS Crash Course for absolute Beginners - Basic CSS ### Javascript - Learn Javascript in 12 minutes - Javascript Beginner Tutorials - Javascript Algorithms and Data Structures - Javascript Algorithms With Explanations By Bryan Guner on [May 31, 2021](https://medium.com/p/399d9f9ef520). Canonical link Exported from [Medium](https://medium.com) on August 31, 2021.