![]() |
|
03-03-2015
|
16 |
|
Banned
Join Date: Jul 2014
Location: Omaha, NE
Posts: 610
|
|
|
03-03-2015
|
17 | |
|
Banned
Join Date: Aug 2013
Posts: 804
|
|
|
|
03-03-2015
|
18 |
|
Banned
Join Date: Jul 2014
Location: Omaha, NE
Posts: 610
|
|
|
03-03-2015
|
19 |
|
Banned
Join Date: Sep 2012
Posts: 1,059
|
Python has saved me so many times. You don't even have to know any python to start programming in it.
|
|
03-04-2015
|
20 |
|
Registered User
Join Date: Aug 2013
Posts: 3,204
|
|
|
03-05-2015
|
21 |
|
Registered User
Join Date: Aug 2013
Posts: 105
|
I once learned that some people with saltwater fishtanks don't like people with freshwater fishtanks. I wasn't surprised because I've seen what coders do with programming languages.
|
|
03-05-2015
|
22 |
|
Nerd
Join Date: Sep 2011
Location: Berlin
Posts: 3,825
|
|
|
03-06-2015
|
23 |
|
don't call it a comeback
Join Date: Sep 2011
Posts: 8,268
|
I started from Java and am currently branching out from there. As others have said, Codecademy is a great site for beginners. Code.org is a newer one (I believe) that I've heard is helpful as well.
|
|
03-06-2015
|
24 |
|
Verified ✔️
Join Date: Sep 2011
Location: Australia
Posts: 6,041
|
I started off with HTML, and now I know the basics plus a little more through using codecademy and school courses
|
|
03-09-2015
|
25 |
|
Weaboo
Join Date: May 2014
Location: Hyrule Kingdom
Posts: 393
|
I looked at co decadent and started with Python. A lot of people told me it was easy and it is. Gonna do Java next.
|
|
03-09-2015
|
26 |
|
Speed Demon
Join Date: Jan 2013
Posts: 1,288
|
I suppose I should put this out there, but ROBLOX is a fairly good game-creating thing. It uses Lua. Just be aware, the community kind of sucks.
Last edited by optimuswhat; 03-09-2015 at 08:54 PM.
|
|
03-10-2015
|
27 |
|
Hmm..
Join Date: Aug 2013
Location: Makati, Philippines
Posts: 1,698
|
Hoping to learn everything that I could prepare. What should be the easiest language to learn that involfes 3D Structure Graphics?
|
|
03-10-2015
|
28 | |
|
Banned
Join Date: Jul 2014
Location: Omaha, NE
Posts: 610
|
I'd say if you're totally new to programming and want to make a 3D game, Python was soooo simple. |
|
|
03-11-2015
|
29 | |
|
Weaboo
Join Date: May 2014
Location: Hyrule Kingdom
Posts: 393
|
|
|
|
03-11-2015
|
30 | |
|
Banned
Join Date: Jul 2014
Location: Omaha, NE
Posts: 610
|
The language you want to learn totally depends on what you want to do with it. Mobile applications mostly use Java (though you can still use C++). PC and console games are mostly built using C++. In the end, C++ is the best language, agreed by my C++/Java professor in my university. But don't let that discourage you from using other languages (Java, Python, C#, etc) because C++ is fairly more difficult than said others. |
|