GET 100GB FREE STORAGE and EARN MONEY at the SAME TIME!
›
In this tutorial, we will discuss one of the best file hosting services (like Google Drive) that you can get up to 100GB of free storage and...
How to START PROGRAMMING in 2021! 😱🔥
›
2020 has been such a hard year for all of us and I hope everybody is doing fine with this virus going on. Anyhow, there are only a few hours...
2 comments:
C++ Do While Loop (Sinhala)
›
There are number of instances where we need to run some code in a loop at least once whether the condition is false or not. However, it is ...
C++ While Loop (Sinhala)
›
Loops allow us to do something repeatedly. We can check for some condition and then we can execute some code even infinitely. When consider...
C++ IF Conditions (Sinhala)
›
Programming is about Data Manipulation. Manipulating data the way we want, it is possible to make incredible applications and make our liv...
C++ User Input - std::cin
›
C++ User Input is done mainly through the cin object. std::cin>>variable; We have already learned the usage of cout, and cin is al...
C++ Data Types
›
C++ is a statically typed programming language and hence, knowing Data Types is a must! This tutorial will give you a brief, yet useful unde...
›
Home
View web version