* User Info

 
 
Welcome, Guest. Please login or register.
Did you miss your activation email?

* Recent Posts

2023 Check in by Gawerty
[March 28, 2023, 12:41:12 AM]


Holy crap my login worked. by Ez
[December 03, 2020, 08:56:26 AM]


Been a while. by Bing
[July 13, 2019, 04:47:06 AM]


Was Feeling Nostalgic (Pokemon Knights) by Monzta
[October 24, 2018, 07:37:00 AM]


Old Habits Die Hard by Miss Wednesday
[January 23, 2018, 12:35:35 AM]


WHY IS EVERYONE MISSING by Tickles
[September 16, 2017, 08:20:25 PM]


Been a long time. by Monzta
[August 27, 2017, 03:18:58 PM]


Pokemon Universe Tribute Thread by Jerry
[September 29, 2016, 06:41:31 PM]


Author Topic: Programming (Developers of Pokemon Universe)  (Read 6487 times)

Offline Cloud80

  • New Trainer
  • Posts: 0
  • Karma: 0
    • View Profile
Programming (Developers of Pokemon Universe)
« 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.

Offline zumarukara

  • New Trainer
  • Posts: 3
  • Karma: 0
  • Master of the darkness
    • View Profile
Re: Programming (Developers of Pokemon Universe)
« Reply #1 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. :)
« Last Edit: July 14, 2011, 01:27:44 PM by zumarukara »

Offline Level5Pidgey

  • Contributor
  • Good Trainer
  • ***
  • Posts: 1.184
  • Karma: 0
  • Use Gust!
    • View Profile
    • Pidgey's Philosophical Game Design
Re: Programming (Developers of Pokemon Universe)
« Reply #2 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
Read my Game Design Blog!

And that one, lone, distressed flying Krabby went on to become the most powerful being in the Universe.

Offline Jerry

  • Global Moderator
  • Elite Trainer
  • ******
  • Posts: 2.737
  • Karma: 16
  • Busy busy busy again
    • View Profile
Re: Programming (Developers of Pokemon Universe)
« Reply #3 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. :)
No one can go back and change a bad beginning; but anyone can start now and create a successful ending.
If a problem can be solved, no need to worry about it. If it cannot be solved what is the use of worrying?

Currently playing Pokemon XY/ORAS/Shuffle and Clash of Clans and testing out PokemonRevolutionOnline and Dragonmon Hunter....
Also, forum notification emails are not getting in my inbox... again...

Offline Cloud80

  • New Trainer
  • Posts: 0
  • Karma: 0
    • View Profile
Re: Programming (Developers of Pokemon Universe)
« Reply #4 on: July 15, 2011, 06:08:44 AM »
Cheers for the help guys :)