Learn About C Datatypes and Variables
Category Archives: Uncategorized
History of C
Here is the interesting history of C
5 Material Ui Dependencies for Android Studio!
Get in, and see five Material Ui dependencies for android studio.
Why we use ‘getch();’ in the end of C and C++ program?
Answer to your question about why we use getch(); in the end of C and C++ program.
Make your first C program
Here is a very simple C program
Why you should start with C/C++ and not with python?
Many people on internet will suggest you that if you are a beginner, go for python to start programming, its easy and consistent, but here are the facts that can change your mind.
How to get started with C and C++?
So here is the guide, how to setup and get started with C and C++ programming language.
How to choose a proper programming language for you to learn and master at?
How Add Background and Font color in C, C++ Outputs?
I always wish to add some good user interface in my C,C++ code, but basically, its a lengthy process. But, actually that black and white CMD screen is a bit boring, so here is a way to get rid of it.