Hello Guys,
I'm newbie in programming language & want to learn some programming language.. According to you guys, which programming language is easy now C or C++??? Share some opinions about both languages...
__________________________________
Career Magazine
Which Language is much easier?
Started by theyouthexpress, Jan 05 2012 08:55 AM
6 replies to this topic
#1
Posted 05 January 2012 - 08:55 AM
#2
Posted 05 January 2012 - 11:14 AM
There are plenty of opinions about that on these forums already. 
Also, why only choosing between C or C++? The majority on these forums will probably recommend you to start with something like Python. And unless you can find yourself a REALLY decent tutor/tutorials, I would recommend the same, else you'll just get very confused.
Also, why only choosing between C or C++? The majority on these forums will probably recommend you to start with something like Python. And unless you can find yourself a REALLY decent tutor/tutorials, I would recommend the same, else you'll just get very confused.
#3
Posted 05 January 2012 - 11:39 AM
c is easier.
you used to be able to fit a game on a disk, then you used to be able to fit a game on a cd, then you used to be able to fit a game on a dvd, now you can barely fit one on your harddrive.
#4
Posted 05 January 2012 - 11:48 AM
C can be completely understood by a mortal.
http://iki.fi/sol - my schtuphh
#5
Posted 05 January 2012 - 01:08 PM
C++ isn't easier, but if you get used to using the string class and the STL, you can save time and write safer code. I would also recommend another language like python if it's your first language.
Currently using Blender and Unity.
#6
Posted 05 January 2012 - 04:51 PM
c++ is just c with more features, i recommend using c++ but not using classes, your first time.
use structs for data and procedures for code... grouping them together into objects can just end up locking you out of your own program.
use structs for data and procedures for code... grouping them together into objects can just end up locking you out of your own program.
you used to be able to fit a game on a disk, then you used to be able to fit a game on a cd, then you used to be able to fit a game on a dvd, now you can barely fit one on your harddrive.
#7
Posted 06 January 2012 - 02:09 PM
What rouncer said.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











