Author Topic: Do you know how to code?  (Read 2347 times)

Not at all, I'm saying I don't need to know how to do any sort of 3d or animations or any of that fancy stuff, just the basic, moving symbols with the occasional layer flip.
Definitely Love2D.

As an added note, my preferred method of learning a language has to be learning the basic syntax with some tutorials, then diving in with a project just beyond your comfort zone. From there work out how you would do things and whenever you run into a snag, search for alternate methods. Almost inevitably you will end up with a mess of code, but that's when you should revise and rewrite. I find it a nice hands on method.

If you decide to go with C++, chose an IDE you like (I use Code::Blocks. It's what I started with, and I now that I'm used to it I probably won't switch anytime soon), and give SFML a shot.
It's primarily a 2D graphics library, and should be fine for everything you want to do.

C'mon, there has to be more coders than that.

Python is a wonderfully simple language and the code is VERY easy to understand and looks so simple and neat :o
It was my first language. I would recommend it highly.
But me personally -- I've done mostly PHP. Some others here and there, like Java, and C++ but I'm currently in a Web Design class so I'm doing HTML + CSS (Neither of those are programming languages) and Javascript.

I was advised to start with Python. What is everyone's opinion on it?

Just a bit of Python.
Some loops get my head spinning.

My dad learned how to code C+ or C++ some years back, he has dictionary sized books on it still lying around probably. What's your opinion on it?
Didn't you dad have us move them upstairs so he could sell them or something.
Edit: Also Jacob http://roguebasin.roguelikedevelopment.org/index.php/How_to_Write_a_Roguelike_in_15_Steps#Step_1_-_Decide_to_write_a_game
Also Jacob if you can will you get on skype?
« Last Edit: October 01, 2011, 12:22:37 PM by nienhaus1 »

Didn't you dad have us move them upstairs so he could sell them or something.
Nah, those crates were full of ungodly amounts of C++ books...

Nah, those crates were full of ungodly amounts of C++ books...
Oh well I was close. Well will you get on skype?

I use HTML, Java, Torque and just a little about C and C++.

Java and HTML are the easiest ones so far.

Syntax of torque I have down, it's just that i'm too lazy to look into it a bit more.
C++ and Lua are the 2 other codes whose guides I've been studying.

HTML, BASIC, Some Lua, Getting into Torque, PHP, Labview, NXT (Not even coding).

I want to learn Python.

HTML isn't a coding language, guys.

A bit of Python, a bit of C++, a little tiny bit of Java, and I'm learning C#.
I want to learn Python.
You don't. It will get you nowhere. Learn something in the C family, it will be worthwhile.