Hello and welcome to our Blog!
Today we are going to discuss about some practises which are best for a beginner in programming.
Let's talk about requirements first:
1. A laptop or a computer
2. 4GB RAM 500GB Hard Disk Space included in laptop or computer
3. An Internet Connection
4. Some Typing Skills
5. Basic knowledge about computer software and functions
Now let's start with the software requirements.
You'll need visual studio code for practising the codes that you are just going to learn.
Don't worry about payments of visual studio code it is a free software.
After downloading the program you need to start with the basic level of programming that is Learning the C Language.
You can learn this language by the PDF files that you can get on Goggle.
You just read them out and try to understand the codes and their basic functions.
To be honest with you do not copy the codes simply from their source. But try to execute them by yourself.
Once you have made a simple program like HELLO WORLD you will need a C compiler to execute your code.
You can get the compiler on Goggle by just searching in C compiler for (your OS name).
You can see You Tube videos to know how to execute your written program.
Then if your code is correct you will find no error and will see the output.
Programming is not easy and not very hard job to do. You just need to practise C Language regularly for 1-2 hours a day until you master it.
No comments:
Post a Comment