Pokemon Universe MMORPG

Off-Topic Discussions => Computers & Technology => Topic started by: Cloud80 on July 14, 2011, 04:25:10 AM

Title: Programming (Developers of Pokemon Universe)
Post by: Cloud80 on July 14, 2011, 04:25:10 AM
Hey guys, im new to the forums.

I just have a few questions about the programming side of the game. Im not sure if this is the right section for this, forgive me if im wrong.

1. I am a beginner in C#, and im finding it hard to really break through the programming scene. How did you guys learn to program? Books? Internet? Any recommendations.

2. How long did it take you to get up to your current level?

3. Have you ever taken a course at college/university.

Cheers, Luke.
Title: Re: Programming (Developers of Pokemon Universe)
Post by: zumarukara on July 14, 2011, 01:21:28 PM
I'm just 13 years old you see. Ok, my cousin ( an adult programmer) he use internet and book(i see the price a small book will high price). And 'll say that NO ONE WILL TEACH YOU!!!!!! Really, expert programmer won't teach you stuf  ( I think some may). But you can find expert programmer in Linux. Good Luck finding many programming stuff. :)
Title: Re: Programming (Developers of Pokemon Universe)
Post by: Level5Pidgey on July 14, 2011, 04:37:16 PM
Best way to learn programming is to have a school or university teacher - however there are basic programming books that will help you.

Try learning python, it's very simple.
A good bridge to the harder stuff
Title: Re: Programming (Developers of Pokemon Universe)
Post by: Jerry on July 14, 2011, 06:06:44 PM
If you want to learn python, there's a very good site for that:

http://learnpythonthehardway.org/

The introductory page: http://learnpythonthehardway.org/book/intro.html

And the first page: http://learnpythonthehardway.org/book/ex0.html

You just have to go through the 'course' and click next. I read through the first few pages and it was easy to understand, if you do it well. :)
Title: Re: Programming (Developers of Pokemon Universe)
Post by: Cloud80 on July 15, 2011, 06:08:44 AM
Cheers for the help guys :)