how do we learn c language ....c++.... too tough ....
C is harder than C++. You have to be very careful in C and it is very easy to make big mistakes, at the same time is it generally able to get deeper into the machine than C. If your goal is to learn the basics of programming, there are several big name colleges that have moved all their onto classes to Python. They did this because it is 1) based on an educational language, 2) forgiving (semi-loosly typed), 3) uses plain language (or is just or, not || and so on), 4) used by major corporations around the world, 5) modern, 6) it is object orientated, and probably more. They used to use COBOL, BASIC, or a number of other languages, but many of them are not as widely used as Python now is. Some of them are still used a lot, like VisualBasic for doing scripting in MS-SQL, but they are still less used than the widely supported Python. As you can see, this can let you get the basics of programming out of the way using an easier language. Then, once you have your mind wrapped around the systematic method of thinking like a programmer, you can come back to learning languages and pick the one that best suits your long term goals. They will be far easier to learn at that point because the basic concepts of what to write and why are the same across different object orientated languages.
Java may be a better first language than C or C++. Java's syntax is derived from C, and C++ is a superset of C. You may want to take a look at Stanford's OCW http://see.stanford.edu
Python is the best. Wanna learn C? Take CS50x at edx.org
thanks guys well ....i have this computer sub ... last sem ... and this sem too .... and mainly its c lang... ... so .... well thanks for every ones opinion ....
CS50x is the answer then :)
hmm ..thanks ... i will look through ,,,,
Join our real-time social learning platform and learn together with your friends!