How will I transfer my c++ programs into real life problem solving tool | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How will I transfer my c++ programs into real life problem solving tool

29th Apr 2017, 6:38 PM
John Makone
John Makone - avatar
3 Answers
+ 4
i don't know what you mean,to tell the truth.. but for example you can create interesting program in order to solve your problems/tasks every day without any help from outside.. ee... for example. We are people and we download with Utorrent every day films,music,files and etc. Your utorrent files(down.) will download in one folder. and you can write the program which will delete files with .exe or .torrent or etc. it will be easier to run the program in order to delete into two clicks than each file delete by hand. Besides, you can improve you program every day and receive new ideas every day. Good luck )
29th Apr 2017, 7:46 PM
Nikita Galchenko
Nikita Galchenko - avatar
+ 3
You cannot transfer a C++ app to solve a real world problem. You need to take a real world problem and program a solution using C++. Some good C++ apps you can make are as follows: game engines chess playing engines (like RobboLito, FireBird) efficient sequence generators (like prime number generator) and many more If you are really planing on making a real world problem solving tool using C++, then use all your skills and make an apps similar to R, STATA and SPSS. Remember to program a nice looking user interface.... probelm solved
30th Apr 2017, 9:15 AM
Krishneel Nair
Krishneel Nair - avatar
+ 2
@krishneel: thnx
30th Apr 2017, 9:19 AM
John Makone
John Makone - avatar