Logo
Explore Help
Sign In
gaspersic/coding-interview-university
1
0
Fork 0
You've already forked coding-interview-university
Code Issues Pull Requests Projects Releases Wiki Activity
coding-interview-university/programming-language-resources.md
Adriano Carmezim f8abdfc273 Adding Java Resources
2016-10-07 21:46:53 +02:00

2.8 KiB
Raw Blame History

Programming Language Resources

  • 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)
  • C++

    • C++ Cheat Sheet
    • STL Cheat Sheet
    • basics
    • pointers
    • functions
    • references
    • templates
    • compilation
    • scope & linkage
    • namespaces
    • OOP
    • STL
    • functors
    • C++ at Google (video)
    • Google C++ Style Guide
      • Google uses clang-format (there is a command line "style" argument: -style=google)
    • Efficiency with Algorithms, Performance with Data Structures (video)
    • Review of C++ concepts (video)
  • Python

    • Python Cheat Sheet
    • Python in One Video
    • Series on 3.4 (video)
    • Zero to Hero (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)
  • Java

    • Stanford CS106A - Programming Methodology (video)
    • Software Construction In Java (video)
    • Introduction To Programming In Java
    • Algorithms 4th Ed - Algorithm Book In Java
  • Other Language 1

  • Other Language 2

  • etc

Powered by Gitea Version: 1.23.7 Page: 54ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API