| Author |
Message |
|
Cyn1CaL
|
Post subject: Programming Help Posted: Tue Jan 10, 2012 12:36 pm |
|
Joined: Tue Jan 10, 2012 12:26 pm Posts: 3
|
|
I'm very new to the whole programming thing, I would like to start learning and was wondering what language would be best to learn first. and maybe if there was someone out there that would be willing to help me out with it (I don't learn that well from books)
|
|
| Top |
|
 |
|
colecago
|
Post subject: Re: Programming Help Posted: Wed Jan 11, 2012 3:07 pm |
|
Joined: Thu Nov 18, 2010 3:59 pm Posts: 25
|
|
C/C++ or their slightly easier neighbor Arduino. A lot of useful languages are based on these ones. It really depends on what you want to do with your knowledge though, hardware systems, pc programs, etc.
|
|
| Top |
|
 |
|
CodeMonkey
|
Post subject: Re: Programming Help Posted: Fri Nov 23, 2012 3:05 pm |
|
Joined: Tue Sep 06, 2011 6:27 pm Posts: 2
|
|
When i was in college, we learned via Java - which I thought was better since the error messages were better for beginners. I think C++ has equally good debugging messages.
Without knowing the ultimate goal, I would suggest Java or C++. But if you have an ultimate goal in mind, then start with what makes sense to get you there.
|
|
| Top |
|
 |