首页 发现 帮助
注册 登录
jeremy
/
coding-interview-university
镜像自地址 https://github.com/jwasham/coding-interview-university
1
0
派生 0
文件 工单管理 0 Wiki
目录树: f8f6747f4a
分支列表 标签列表
main
coding-intervie...
/
programming-language-resources.md

programming-language-resources.md 3.3 KB
文件历史 原始文件

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
  • 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)
  • Other Language 1

  • Other Language 2

  • etc

© 2025 Gogs
页面: 25ms 模板: 0ms
简体中文
简体中文 English 繁體中文(香港) 繁體中文(臺灣) Deutsch français Nederlands latviešu русский 日本語 español português do Brasil polski български italiano suomi Türkçe čeština српски svenska 한국어 galego українська English (United Kingdom) Magyar Slovenčina Indonesian Persian Vietnamese Português Монгол Română
Javascript Licenses 官方网站