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 To Improve Web Development Skills?
Are you looking to improve your web development skills? Developing websites and working in the technology industry can have its challenges, but it can also be incredibly rewarding. Whether you’re a beginner or an experienced web developer, this blog post is for anyone wanting to take their web development skills up a notch. Here we will cover some key tips and strategies you should be aware of that can help improve your knowledge, and proficiency and ultimately make your job easier!

What Is a Kill Switch and Why Should You Enable It?
A kill switch can be a critical feature in industry or manufacturing where operators may need to kill heavy machinery during emergencies. Interestingly, a kill switch in a nuclear reactor plant is called SCRAM. Kill switches also have specific tech applications. For example, some smartphones have a kill switch as a security feature in case you lose your phone, or it gets stolen. A smartphone kill switch allows you to wipe data remotely and render the smartphone inoperable.

5 Things to Look for When Choosing a Professional Proxy Service Provider
Many turn to proxy servers as an effective and affordable solution. Renowned proxy service providers offer worldwide servers bypassing geo-blocks, simultaneously strengthening online privacy protection. However, proxies are an advanced networking technology, and there’s much to know before subscribing to their services.

Unity Game Engine: A Guide to Features, Technical Details, and C++ Programming
Unity is a cross-platform game engine developed by Unity Technologies, first released in 2005 as a Mac OS Game Engine. The engine was initially developed to create animations and interactive content for the web, but it quickly expanded to support a variety of platforms, including desktop computers, mobile devices, and game consoles.

Programming languages used in developing the most popular websites?
In this article, we will explore the most popular programming languages used to develop some of the world’s most popular websites, including Facebook, Google, Amazon, and more. By gaining a deeper understanding of the technologies that power these sites, we can appreciate the sheer complexity and innovation that goes into building these digital platforms.
C Programming Tutorials
C programming tutorials include language constructs, file handling, union and structures, pointers and data structures.
C# Programming Tutorials
C# Tutorials include .NET introduction, basic constructs, working with name spaces and exception handling.
Programming FAQs
It includes General Programming language and scripting language Questions, C and C++ Programming Questions, Java Programming Questions and Direct-X Programming Questions
Object Oriented Programming
Object oriented concepts include polymorphism, inheritance, classes/objects, Encapsulation, Data hiding and overloading.
C++ Programming Tutorials
C++ programming tutorials include basics, oop concepts, lecture notes, memory management and exception/handling.
Programming Styles
Tutorials Linux kernel coding styles, indian hill C coding styles and standards, GNU coding styles and standards.
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.
Algorithm Programming
Data Structures and Algorithm Analysis, Binary Search Tree implementation, sorting and standard template library.
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.
C++ Source Code
C++ codes include small programs to understand basic C++ concepts.
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.
Programming Tips
C/C++ programming tips on different topics. It also includes blog posts.
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.