0

What is the Best way to learn programming?

What is the Best way to learn programming?


Category: Programming

Like it on Facebook, Tweet it or share this question on other bookmarking websites.

2

C++ is just a language.For you to understand any language there are two things to understand.Thats it.
One is the syntax and Symantics of the language which will help you the write code how the compiler needs it.
Second is how the flow of execution will happen.To understand each and every line of code to know whats is the value of variables etc.These are the two things you need to understand to master computer languages.Thats enough.
But i will tell you my friend these are pretty simple to understand and Google is always there to help u at any time.
My sincere advice for you start with is understand how the logic implementation is done irrespective of any language.Particularly C++ supports OOPS so try to understand OOPS well.Remember one thing my friend SW languages are just a way to interact with computer as they cant understand normal English like humans do.But the real thing is how do we use computer to solve Real life problems or practical problems using their languages like C++ etc.Thats the challenge.
Answered


2

Programing is the concept which comes out in learning with the practical training. Choose a good regular institute if possible
go for a branded institute like NIIT. It is the first thing then go through the samples editing while training in programming. Share your problems with your tutor.
Answered


1

C ++ is a very good programming language .. its better to train it from good instituites or experienced personalities...
Answered


1

Nothing can beat self-learning. Even if you enter a highly reputed institute, there will be someone to teach you. But trust me, no one is going to teach you every bit. Remember, I am saying every bit. The basic ideas can be imparted, but not everything. Will you be happy just to learn something basic, or do you want to learn all of that? Of course, all. Then no one will teach you all of that. You will have to do that yourself.
Answered


0

c++
Answered


0

I think the best way to learn a programming language is by learning ourselves.


This way one can understand the concepts thoroughly by rading it several times without the help of others.. Sure one can ask others regarding the doubts he/she has..

Answered


0

I think the best way to learn a programming language is by learning ourselves.


This way one can understand the concepts thoroughly by rading it several times without the help of others.. Sure one can ask others regarding the doubts he/she has..

Answered


0

You learn programming in right way(Good institute and Good faculty). And practice more.
Answered


0

Programming is all about concepts and syntax correctness. It is very important to be clear on the basics and not worry so much about which language to learn first.

Answered


0

Right now .NET is at its peak. So go for C# , VB.NET, ASP... It will be of great help.

Answered


0

To join any computer centre , study and practice.
Answered


0

There are several good institutions that teach you Programming. The good thing is they are free. You can try W3 classes.
Answered


0

Best way to learn programming is NIIT,YOUTUBE
Answered


0

C language is the base of all programming languages.If you know c language, you can very well adopt other languages also. Practice makes man perfect. Keep practicing, you will do better.
You cannot mug up the programs. You need to know the concept of the programs.
Answered


0

in order to learn programming you should do large practice this time programming language that is in most demand is php,java,ajax ,javascript etc.these are having a large scope in career
Answered


0

go to a good center to learn programming and practicle at home and take help form the net to get more easy solution
Answered


0

Dear you must first try C Language. Because if you are not be an expert in c language then there is nothing in this programming world. You may take reference from w3school. One of the best platform ever to learn ABC of programming
Answered


0

To write a program means 1> think logically about the problem,2>find out the shortest and best way way to solve the problem & 3>put the logic on your computer by using a language.Now,to start learning one should start with c or any basic language.Then c++(which gives the concept of object oriented programming),java,.net and so on...
In my opinion,self practice is the bast way to learn programming.Spend enough time with your PC and the problem, select problems from practical life and solve them are very necessary.
Answered


0

By keeping the concentration on the subject and by practicising.
Answered


0

For programming, it is better to do analysis of the problem for whose solution you are writing a program. You should draw some logical charts in this respect and choose the best solution and start programming for it.

Answered


Please register/login to answer this question.  Click here to login