It’s well known that C/C++ languages are the most dominant programming languages around. As I mentioned in the previous post Top 10 best applications written in C/C++ that
most of the famous software, operating systems, games and other scientific tools and utilities are developed using C/C++.
In this list, I am going to share 50 outstanding websites and web pages which I believe every C or C++ developer should know and bookmark. This list provides direct links to programming source codes along with their description.
Some of you might think that 50 websites are not enough however I have tried to include the best C/C++ source code websites so that you get best source code examples.
If I’ve missed any website that you’ve found helpful, please make sure to mention them in the comments.
- https://www.cplusplus.com/ The C++ Resources Network
- https://www.w3schools.com/cpp/ W3Schools C++ Tutorial
- http://www.open-std.org/jtc1/sc22/wg21/ The C++ Standards Committee
- https://cppreference.com/ C++ Reference website
- https://www.onlinegdb.com/ C/C++ Online Compiler
- https://www.hotscripts.com/category/c-cpp/scripts-programs/ HotScripts provides hundreds of C and C++ scripts and programs. All the programs are organized into different categories.
- https://sourceforge.net/directory/ Over 75,000 project written in C/C++ programming language
- https://www.daniweb.com/tags/c/code – Useful code snippets provided by DANIWEB.
- https://programmersheaven.com/categories/candcpp C programming resources at programmersheaven.com
- http://www.ddj.com/code/ddj.html This page gives you access to the source code from Dr. Dobb’s Journal archived by issue.
- http://www.cprogramming.com/cgi-bin/source/source.cgi C and C++ programming resources.
- http://www.codecogs.com/ CodeCogs is a collaborative open-source library, with numerical components written in C/C++.
- http://www.google.com/codesearch?q=programming++lang:c&cs_r=lang:c Google code – C programming language
- http://www.codepedia.com/1/C The CodePedia is an open system of content on programming and other computer related topics.
- http://www.cis.temple.edu/~ingargio/cis71/code/ This is a list of simple C language programs for students.
- http://www.codeproject.com/?cat=2 C/C++ resources provided by The Code Project
- http://www.thefreecountry.com/sourcecode/cpp.shtml Here are some C and C++ libraries, DLLs, VCLs, source code, components, modules, application frameworks, class libraries, source code snippets, and the like, that you can use with your programs without payment of fees and royalties.
- http://people.sc.fsu.edu/~burkardt/cpp_src/cpp_src.html This is a comprehensive list of 345 C++ source codes.
- http://www.cplusplus.com/src/ A list of generic console programs and windows programs written in C++.
- http://users.cs.fiu.edu/~weiss/dsaa_c++/code/ Here is the source code for Data Structures and Algorithm Analysis in C++ (Second Edition), by Mark Allen Weiss. The materials here are copyrighted.
- https://people.sc.fsu.edu/~jburkardt/cpp_src/cpp_src.html List of huge C++ source code and utilities
- http://www.moshier.net/ Astronomy and numerical software source codes
- http://cplus.about.com/od/cgames/C_Games_with_Source_Code.htm This page lists C++ Games with Source Code – This has links to downloads of games with source code in C++.
- http://cliodhna.cop.uop.edu/~hetrick/c-sources.html Free C/C++ Sources for Numerical Computation,
- http://www.mathtools.net/C_C__/Utilities/index.html C/C++ utilities
- http://www.programmerworld.net/resources/c_library.htm Free Libraries and Source Code for C++ and others useful tools related to C++.
- http://www.cmcrossroads.com/bradapp/links/cplusplus-links.html Brad Appleton’s C++ Links – Resources, projects, libraries, tutorials and coding.
- http://www.robertnz.net/cpp_site.html A list of websites and files of interest to C++ users. This is a collection of hundreds of sites for C/C++ Programmers.
- http://www.josuttis.com/libbook/examples.html Here, you can see and download all examples of the book The C++ Standard Library – A Tutorial and Reference by Nicolai M. Josuttis.
- ftp://66.77.27.238/sourcecode/cuj/ C/C++ Users journal
- ftp://66.77.27.238/sourcecode/wd/ Windows Developer Network
- http://www.einet.net/directory/65892/Developers.htm Written in C for C Programmers
- http://www.daniweb.com/code/cplusplus.html – Useful code snippets provided by DANIWEB.
- http://snippets.dzone.com/tag/c%2B%2B – C++ source code
- https://developers.google.com/edu/c++ – Google Code – C++ programming language
- http://www.codepedia.com/1/Cpp The CodePedia is an open system of content on programming and other computer related topics.
- https://docs.microsoft.com/en-us/cpp/?view=msvc-160 Microsoft C++, C, and Assembler documentation
- http://cplus.about.com/od/codelibrary/Code_Library_for_C_C_and_C.htm Code Library for C, C++ and C# – The Code Library with source code for all examples and free downloads for this topic.
- http://www.c.happycodings.com/ Happy Codings – Programming Resources & Code Examples for Visual Basic, Java, PHP, asp, C, C++, Assembly.
- http://www.java2s.com/Code/Cpp/CatalogCpp.htm C++ source code organized by topics.
- http://www.brpreiss.com/books/opus4/programs/index.html Over 300 C++ source code for mathematical equations and formulas such as quadratic equation.
- http://users.cs.fiu.edu/~weiss/phc++/code/ Sample Source Code for C++ for Java Programmers.
- http://www.josuttis.com/libbook/examples.html The C++ Standard Library – A Tutorial and Reference.
- http://emr.cs.uiuc.edu/~reingold/calendars.shtml Edward M. Reingold’s Calendar Book, Papers, and Code.
- http://c.ittoolbox.com/topics/core-c/ C/C++ IT tool box.
- https://www.cs.utah.edu/~germain/PPS/Topics/C_Language/the_C_language.html – C Programming Page
- https://www.udemy.com/topic/c-programming/ – Udemy C Programming Courses on C
- https://www.udemy.com/topic/c-plus-plus/ – Udemy C++ Programming Courses on C++
- https://hackr.io/tutorials/learn-c – C Programming Tutorials and Courses
- http://www.ece.mtu.edu/labs/EElabs/EE3306/Revisions_2008/C_Programming_Tutorial.htm – C Programming Tutorial (K&R version 4)