Read more

The Subset of C (C++)

C++: The Next Step  During the late 1970s and early 1980s, C became the dominant computer programming language, and it is still …

Modren Programming :- Birth of C

The Modern Programming: Birth of C The C language shook the computer world. Its impact should not be underestimated, because …

Getting Started With C++

Getting Started With C++ What is C++ C++ is a general purpose, case-sensitive, free-form programming language that supports…

Fibonacci Series

Fibanacci Series in C++ What is Fibanacci Series?     A fibanacci series is a series where the next term is the series of last t…

Prime Numbers

A Programm To Print (n) Numbers Of Prime Numbers. What is a Prime Number?  A number that divdes only itself is called Prime Numb…

Way too long words

A. Way Too Long Words Problem-no:71A A. Way Too Long Words Problem-no:71A A problem for the CodeForces. An my c++ solution for t…

JDK VS JRE JS JVM

Differnece between JDK JRE and JVM Let us understant what are these. For your sake let us know what these actually stands for. …

Petya And String

A. Petya and Strings A problem for the code forces. And my c++ solution for this question. A breif on question. Little Petya …

Setting Sublime for C And C++

How To Setup Sublime For C And C++ Download the installer or setup file form the internet. Open the Installer and click on next …

How to compile C Programm.

How To Compile And Run C Programm From Command Line. open a text editor which you are using. now save the file naming it by the …

Difference Between C and C++

DIFFERENCE BETWEEN C AND C++ These are some differences between C++ and C : C++ is regarded as an intermediate-lev…

Basic Jquery Navbar Toggler.

Jquery Simple Working Nanbar Explanation of main Conent:- When the use clicks on the button names as toggler. js tiggers a class…

Install And Setting Up Mingw

How to install and setup the mingw compiler for both C and C++. Steps to install mingw compiler tools in windows Download the m…

Setup Things to Write in C

Tools Required for Writing C     Text Editor          notepad (on Windows)          TextEdit app (on mac)          Text Edit (o…

Why Learning C++?

Is C++ Worth Learning in 2022? Yes, C++ is worth learning in 2022 because it is a very fast and efficient pro…

Introduction to C

The Brief And Simple Introduction On C.   C is a procedural programming language. It was initially developed by Dennis Ritchie …

That is All