Give me some simple examples for practicing C++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Give me some simple examples for practicing C++

I wanna learn C++

2nd Oct 2021, 5:14 PM
Faizan Afzal
Faizan Afzal - avatar
9 Answers
+ 3
I would recommend solving programming problems on websites such as Project Euler, HackerRank and TopCoder for programming practice.
2nd Oct 2021, 5:19 PM
Aleksei Radchenkov
Aleksei Radchenkov - avatar
+ 2
Its done
2nd Oct 2021, 5:17 PM
Faizan Afzal
Faizan Afzal - avatar
+ 2
Try program calculating mean, different patterns...
2nd Oct 2021, 5:59 PM
Khushi jain
Khushi jain - avatar
+ 2
First you need to learn basics of programming fundamentals then you can move for project development if you want to do practice search on Google and solve geeksforgeeks hackarrank techgig and many others platforms are available just search you will get better results
2nd Oct 2021, 6:36 PM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 2
413-Faizan Afzal Go to the Sololearn Section -> Community -> Practice -> Code Coach There are a whole heap of challenges there including a selection which are available for non- Pro users. They are very good for helping develop syntax
2nd Oct 2021, 9:14 PM
Rik Wittkopp
Rik Wittkopp - avatar
+ 2
Cxxdriod is an application for the practicing C++
3rd Oct 2021, 1:37 PM
Abdul Muhaimin Salay
Abdul Muhaimin Salay - avatar
+ 1
Take two numbers, add them and print the output
2nd Oct 2021, 5:16 PM
Eashan Morajkar
Eashan Morajkar - avatar
+ 1
fist, try printing "Hello, World!"
2nd Oct 2021, 5:16 PM
Eashan Morajkar
Eashan Morajkar - avatar
0
Try to make a guess game I think it will improve your conditional skills and problem solving skills.
4th Oct 2021, 12:39 AM
Alexis Corporal
Alexis Corporal - avatar