Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 2.11 KB

File metadata and controls

41 lines (29 loc) · 2.11 KB

💎 Community sources

📑 C++ General

📡 Popular C++ conferences

📺 C++ Conference YouTube Channels

❗ Alternative sources for learning C++

  • Learncpp.com - It is a free website devoted to teaching you how to program in C++. It's being updated regularly.
  • Hackingcpp.com - The all-in-one web portal with different collections of materials related to C++: books, cheat sheets, recordings from conferences, etc.
  • Awesomecpp.com - A curated collection of C++ resources.
  • Cpp Con (back to basics)
  • C++ Weekly - Jason Turner's YouTube show with short weekly episodes about C++ features and best practices.
  • CppCast - A podcast for C++ developers with interviews about the language, libraries, and community.

⭐ Other interesting repositories


To main page