Home

MYCPLUS – C and C++ Programming Resources

This website is developed to help anyone who  wants to learn C/C++ programming. There are plenty of resources for learners such as tutorials, source code, library references, programming syntax and C/C++ programming interview questions.

RECENT ARTICLES

How Working with a Microsoft Partner Benefits Your Business

How Working with a Microsoft Partner Benefits Your Business

Finding the right IT partner is crucial for your business to grow. When looking for a partner, make sure that you work with a Microsoft Certified Partner.  If you are unsure why you should work with Microsoft Partners, then you are at the right place. In this article, we will talk about the benefits your business will have after working with a Microsoft Partner.

How To Upgrade To Windows 11

How To Upgrade To Windows 11

With a sleek, centered taskbar, new Start menu design, and enhanced performance, Windows 11 offers a modernized user experience that aims to elevate productivity and aesthetics.  If you’re considering transitioning to this new OS, our in-depth guide will provide all the necessary insights and steps for a smooth Windows 11 migration.

Why You Shouldn’t Use Free VPN Services

Why You Shouldn’t Use Free VPN Services

Nowadays, many people are familiar with VPN (Virtual Private Network) services and how they are essential for online security and privacy. Naturally, some frugal netizens believe a free VPN can do the job without significant drawbacks. However, that’s definitely not the case for several reasons. 

How to choose a tech stack for SaaS development?

How to choose a tech stack for SaaS development?

Choosing the right set of technology for SaaS development is a complex and vital decision. Many businesses seek SaaS development consulting to navigate this intricate process. This article serves as a comprehensive guide to choosing the best tech stack for SaaS, exploring various facets of the development process, understanding the SaaS ecosystem, considering the cost of a multi-tenant environment, and adhering to high security and best security practices.

Best Practices for C++ Codebase Management in Startup Environments

Best Practices for C++ Codebase Management in Startup Environments

Codebase management is crucial for software startups, particularly when working with C++. Effectively managing a C++ codebase ensures scalability, maintainability, and efficiency in development. This article explores best practices for C++ codebase management in startup environments, highlighting strategies to streamline development processes, enhance collaboration, and optimize code quality.

C Programming Tutorials

C programming tutorials include language constructs, file handling, union and structures, pointers and data structures.

Read More

C# Programming Tutorials

C# Tutorials include .NET introduction, basic constructs, working with name spaces and exception handling.

Read More

Programming FAQs

It includes General Programming language and scripting language Questions, C and C++ Programming Questions, Java Programming Questions and Direct-X Programming Questions

Read More

Object Oriented Programming

Object oriented concepts include polymorphism, inheritance, classes/objects, Encapsulation, Data hiding and overloading.

Read More

C++ Programming Tutorials

C++ programming tutorials include basics, oop concepts, lecture notes, memory management and exception/handling.

Read More

Programming Styles

Tutorials Linux kernel coding styles, indian hill C coding styles and standards, GNU coding styles and standards.

Read More

Data Structures

There are two types of data structures available to C/C++ programmers. One is already built-in and other is complex data structures that can be implemented using built in data types.

Read More

Algorithm Programming

Data Structures and Algorithm Analysis, Binary Search Tree implementation, sorting and standard template library.

Read More

The C Programming Language (2nd Edition)

This book provides the complete guide to ANSI standard C language while showing how to take advantage of C’s rich set of operators, expressions, improved control flow, and data structures. Most importantly, it’s co-written by Dennis M. Ritchie, creator of C programming language.

Programming Resources

Here we have compiled the best resources in learning C and C++ programming that you can find.

C Source Code

C source code include small programs to understand different concepts.

Read More

C++ Source Code

C++ codes include small programs to understand basic C++ concepts.

Read More

Downloads

This section icnludes downloadable source code which you can compile directly in IDE.

Read More

Free Utilities

Free utilities are small applications written in different programming languages.

Read More

Programming Books

This section includes list of programming books on numbers of programming topics.

Read More

Programming Tips

C/C++ programming tips on different topics. It also includes blog posts.

Read More

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++. It has also been comprehensively updated for the long-awaited C++11 standard.