
So far I have only shown you some example programs in VBScript and Batch scripting. But from today onward I will provide you guys with some source codes for C++ and C programs. I will provide you with an executable file with each post. But if you want to play around with the source code and experiment with the code I recommend you to download Code Blocks which is a free and open source IDE.
Why learn C and C++
I believe that for any computer user it is a must to learn at least a little bit of computer programming. Then again some programming languages including C and C++ ESSENTIAL to be a great hacker. Learning to program allows you to make small programs to help you in your daily stuff and make some tasks on your computer easier.
Both C and C++ languages are powerful and puts the programmer in control of the computer. It is relatively easy to learn programming in these languages and they are closely related. But as a programmer the most difficult part will be coming with and idea for the program and debugging the program will be more than just a nightmare. But good programming habits will minimize the amount of errors.
How to start learning?
As I said before learning programming is not that difficult. But a common question from people who want to learn programming is "Where do I start??". As a learner myself I would recommend you to start with the help of an E-Book. In this post I will give you the download links for the E-Books I am using. Also if you come up with anything you don't know there are forums out there or you can just use the contact form to ask the question and I will try to answer the question.
E-Books:
Tips on E-Books
- I would recommend you to start with C first rather than start with C++.
- Read each chapter thoroughly.
- Do not skip any chapters. Everything is important!
- Understand each chapter before continuing on to the next one.
- Experiment on your own with the new commands you learn and experiment with the sample programs.
- Most importantly, try to motivate yourself into learning programming.
If there are any problems with the download links provided please don't hesitate to leave it the comments. And remember to like our Facebook page
No comments: