ForumsProgramming ForumIs it hard to programm?

44 12654
Carnage1995
offline
Carnage1995
97 posts
Nomad

I have some questions. First of all, is coding and programming the same thing?
Are they hard to do?
I'm 13, 14 in a month. So I might want to learn now.
Thanks for any help.

  • 44 Replies
joeybetz
offline
joeybetz
107 posts
Shepherd

Your question got me interested, so I asked John here in the office.

He and I had a discussion about it and came to the conclusion that coding is just one aspect of programming. Coding embodies the writing process of programming where as programming embodies the creative process and problem solving side of it. I even found this blog post that brought up some interesting points, here.

For the most part though, they are the same thing. It's not hard, it just takes practice like most things.

Carnage1995
offline
Carnage1995
97 posts
Nomad

Thanks. I'm just not good at hard things.

Carnage1995
offline
Carnage1995
97 posts
Nomad

OK, I'll probably just practice eventually and do some 2D games sense they say 3D is more complex and difficult to do than 2D.

devilkingx
offline
devilkingx
17 posts
Nomad

try using the free game maker byond first www.byond.com little coding for simple things like a bare bones chat room/system can be coded in 2 lines

Carnage1995
offline
Carnage1995
97 posts
Nomad

Interesting. I'll try it tomorrow when I have a lot of free time.

waynaul
offline
waynaul
73 posts
Nomad

Programming is often a matter of patience. In many programming languages, it takes a lot of code to do something simple. For example, in ActionScript, instead of telling Flash, "move the character", we have to tell it something more detailed like, "Wait for the player to press a key. If that key is 'W', then that player is moving up. Keep having the player move up. Did the player lift the 'W' key yet? He/she did? Okay the character is no longer moving up."

As long as you don't rush yourself, programming will be a challenging, but rewarding hobby.

-Waynaul

Carnage1995
offline
Carnage1995
97 posts
Nomad

OK, seems simple but will take a long time. I can handle that.

MrNiceGuy
offline
MrNiceGuy
73 posts
Nomad

I was also wondering the same thing as Carnage here, thanks for all the info guys it's been a big help, and thanks for puting this topic on here Carnage.

P.S. Btw, I'm 13, 14 in 2 months xD

Carnage1995
offline
Carnage1995
97 posts
Nomad

Your welcome.
I like games a lot, so I figure, why not make games then ha....
Good luck then.

sourwhatup2
offline
sourwhatup2
3,660 posts
Jester

Your welcome.
I like games a lot, so I figure, why not make games then ha....
Good luck then.


Same, but I never have the actual time to learn how to do it or don't have the programs and such.
Carnage1995
offline
Carnage1995
97 posts
Nomad

They have free programs for you.
Try those.

sourwhatup2
offline
sourwhatup2
3,660 posts
Jester

They have free programs for you.
Try those.


Yeah I know but I need free time, lol

Also, I need to learn how to use those so called ''rograms''
Carnage1995
offline
Carnage1995
97 posts
Nomad

So do I.
And it's time to learn, at least for me it is.

sourwhatup2
offline
sourwhatup2
3,660 posts
Jester

So do I.
And it's time to learn, at least for me it is.


Lol :P
MrNiceGuy
offline
MrNiceGuy
73 posts
Nomad

I like games a lot, so I figure, why not make games then ha....
I had the exact same feeling, lol and thanks for the luck.
Showing 1-15 of 44