Question:
hello i m planning to learn c++ from which easiest programming language i shuld strt?
Kashish
2014-04-18 12:07:29 UTC
I wantd to knw which is d easiest programming language to learn b4 c++?
Six answers:
anonymous
2014-04-18 12:16:56 UTC
To begin with, you must learn HTML, its not a programming language but it gets you with some basics.

Once you know basics, learn Python as it is the simplest programming language. You can download it over net as it is free.

After that you can move to learn C++, but remember it is one of the most powerful programming languages out there it is the core of UNIX many Mac apps are also written in it and even many windows apps are also in C++.

Well there are also many drawbacks of this language but never mind them just look at its positive side.

You'll get many free pdf's online if you don't want to buy those costly books from stores.

you are free to choose!
justme
2014-04-18 13:49:47 UTC
If you eventually want to learn C++ then the obvious answer is start with C, or just jump right into C++.
anonymous
2014-04-18 20:56:24 UTC
if you want to learn C++ then start with C++

here are 73 videos to get you started

http://thenewboston.org/list.php?cat=16
?
2014-04-18 12:12:49 UTC
I would say HTML is the a language to start of with, however you can start with C++

Use this site to learn the basics:

http://www.codecademy.com/

I know C++ isn't on Code acadamey, but your looking for a language to start of with :)



Good luck! :)
ebizguytx
2014-04-18 12:28:40 UTC
HTML is not a programming language at all. It won't help you. It's good to know, but that's not going to give you any insight towards software development.



If you are working in Linux, then PHP is very easy and extremely popular. If you are working on Windows and want to develop Windows apps, then learn using Microsoft Visual Studio tools and Microsoft libraries. Therefore, you'll want to use Visual Basic and then C++ from there.



The key to which language is for your environment. Microsoft has class libraries for all the Windows stuff. Apple has all their stuff for iOS stuff. You want to focus on that more than language. You'll find that the language is more syntax than anything. The libraries and classes are where the real "work" is done. So stay close to home.



If for windows - I suggest starting with Visual Basic.



If for web stuff - HTML and PHP



If for IOS stuff - You must work in MAC environment and Objective C



If in Linux - I can't say - I always used C for linux. But there are many other great languages in linux.



Just remember - it's about the libraries and classes more than the language itself.
Hassaan
2014-04-19 07:31:59 UTC
you are saying the easiest programming language the easiest programming language HTML/ CSS used mainly in web development you will learn it very soon in days and C++ is a bit complicated but you are also planning to C++. C++ is a very popular programming language it is best in game development if you want to create awesome and exciting game so i shall recommend you learn C++ but if you want to Create your very own website so i shall recommend you to learn HTML/CSS, PHP and JavaScript. To learn these programming languages visit the links below:

For learning C++ link: http://www.learncpp.com/

For learning Other languages that i mentioned above: http://www.codecademy.com/

I

Note:you are going to learn these programming languages then good luck! and i you stuck somewhere so feel free to ask.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...