MYCPLUS – C and C++ Programming Resources
This website is developed to help anyone who wishes to learning C or C++ programming language. There are plenty of resources for learners such as tutorials, source code, library references, programming syntax and C/C++ programming interview questions.
C and C++ Programming Tutorials
C is portable general-purpose programming language used for wide range of applications whereas C++ has imperative,
object-oriented and generic programming features
C Programming Tutorials
List of C programming tutorials include basic language constructs, file handling, uniion and structures, pointers and data structures.
C++ Programming Tutorials
C++ programming tutorials include basics, oop concepts, lecture notes, memory management and exception/error handling.
C# Programming Tutorials
C# Tutorials include .NET introduction, basic constructs, working with name spaces and exception handling.
Object Oriented Programming
Object oriented concepts include polymorphism, inheritance, classes/objects, Encapsulation, Data hiding and overloading.
Programming Styles
Linux kernel coding styles, indian hill C coding style and standards, GNU coding styles and standards.
Algorithm Programming
Data Structures and Algorithm Analysis, Binary Search Tree implementation, sorting and standard template library.
Data Structures
There are two types of data structures are available to C/C++ programmers. One is already built into language and other is complex data structures that can be implemented using built in data types.
Programming FAQs
It includes General Programming language and scripting language Questions, C and C++ Programming Questions, Java Programming Questions and Direct-X Programming Questions
Programming Resources
Here we have compiled the best resources in learning C and C++ programming that you can find.
Some of them you can find as below
Free Utilities
Free utilities are small applications written in different programming languages.
Programming Books
This section includes list of programming books on numbers of programming topics.
The C Programming Language (2nd Edition)
This book provides the complete guide to ANSI standard C language.
Most importantly, it’s co-written by Dennis M. Ritchie, creator of C programming language.
The C++ Programming Language (4th Edition)
The book provides complete guide to C++ language, its features, and the design techniques used. It is authored by the creator of C++ himself, Bjarne Stroustrup.
This is the new edition of the world’s most trusted and widely read guide to C++.