Author Topic: Programming how to book? Should I try?  (Read 2320 times)


Or learn something fast and powerful like C or C++.

Er, since when did Python become slow and weak?

Er, since when did Python become slow and weak?
I never said that it was weak, but it is somewhat slow compared to other languages due to it being interpreted.

Ahem.
What language is 1 mad3 a g4me wiht zombies scripted in?


forget that, learn assembly!

pixl let me borrow the book, it's got some great stuff. If only I had an xbox 360.

forget that, learn assembly!
Do it, it's not hard just really tedious. <3 :D

pixl let me borrow the book, it's got some great stuff. If only I had an xbox 360.
You havin fun wit it?

I find it hard to grasp a coding language's syntax effectively. It's hard just to understand how things work. I'd like to try, but I need some form of explanation on how to understand it.

I find it hard to grasp a coding language's syntax effectively. It's hard just to understand how things work. I'd like to try, but I need some form of explanation on how to understand it.
What don't you understand? Many of the concepts are pretty trivial if you study them for a bit.

What don't you understand? Many of the concepts are pretty trivial if you study them for a bit.
I probably haven't given the proper attention and thought into it, and maybe I was starting a bit rough. I'll try to work on stuff like that when school starts to let out.

Tom

It all really depends what you want to do and how much effort you want to put learning it.

I find it hard to grasp a coding language's syntax effectively. It's hard just to understand how things work. I'd like to try, but I need some form of explanation on how to understand it.
I agree, syntax is hard to grasp at first. Studying never really worked for me, I find it easier to look at examples of it and to start by just modifying them.