C++ tutorial #1 I will write down explanations in the comment.
What is C++ ? According to Wikipedia : "C++ is an object oriented programming (OOP) language, developed by Bjarne Stroustrup, and is an extension of C language". What can you do with C++ programming language ? C++ does not have graphics (images and video) , GUI, sound, mouse, and etc. It can be used for basic gaming as well, but its main usage is used for tasks that are not huge, but need to be done fast such as the services that are offered by companies. Furthermore, you can look forward to learn C++ if you have interest in learning about application development, regarding to increasing speed execution, and softwares.
C++ syntax and basic concepts: (My YouTube video) https://www.youtube.com/watch?v=wBOeWcUCEaY&t=11s The following link will take you to my YouTube channel which I have started few days ago, I'll be uploading new stuff about c++ and I'll eventually get to more advanced stuff. Lets master this together :)
How to get good at programming? My biggest suggestion would be daily practice and research. Start small and build your strength by practicing the basics and then work on harder concepts. I will guarantee you there are gonna be moments that you feel done with this, but it is the beginning, and one day you can master it. Ask your questions from forums and other websites if you get stuck on something. To start the journey, find a good website to learn c++ or find a book that suits you, and a computer + compiler that you can do coding with.
Ok, then what is a Compiler ? Compiler is a program that you can find online or install on your PC that will get your code and run it for you. -Some good PC compilers: Code Blocks, Clion, Netbeans. -Some good online compilers: Codechef, SoloLaern playground, c++ shell, tutorialspoint c++ compilers, and so many more.
I am a first year computer science student. I like helping out communities, because if you wanna get help, you have to be the first one to show it. ;) I started with c++ and I am learning more advanced stuff. We all know that no one is perfect, so in case of any mistakes from me, let me know and I'll be glad to learn something new from you. I'll post more tutorials about C++ in the future. Hope we can once again make OS memories alive. :)
Join our real-time social learning platform and learn together with your friends!