Best program to start programing?

Posts 1–15 of 27 · Page 1 of 2
Best program to start programing?
I want to ask which is best program to learn to programing, and which is most usefull now?
just start with c/c++ due to the huge amount of youtube tutorials and practice. try to create things you find online such as a simple soda machine or atm machine. learn how to create separate functions and classes for your projects. rewrite them in multiple ways and it will help it stick to your brain.
thanks DD
Well, honestly you can start with Java.
After ratings, Java is 1st, C++ is 2nd and C# is 3rd.
In my opinion start with C++, it's algorithms aren't that hard.
javascript so good way
Either C or Java
As many people said before, Java or C would be good for starters.
Best way to start programming in my experience is to start off with the basics, there are plenty of great tutorials online to assist you in learning but from experience I find experimenting with programming language till you become familiar with it.
I started with Java many years ago and progressed to C++. Honestly, I started out with a book for beginners (I was in High School) which was super helpful. It was called Java in easy steps. It was a good place to start for me, it started simple and went to slight more "Advanced" topics.
If you have no previous programming experience C++ Primer is an excellent introductory book to learn C++, it was my coursebook for introductory coding at college but i found it really helpful.
CS50 is a really good beginner course. It starts with C and is pretty informative.
Start with C++, you won't regret it.
Could you learn to code by creating easy games on unity? Or is that a waste of time?
C/C++. They are harder compared to others, but they are better in my opinion.
Posts 1–15 of 27 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?