Page 1 of 3 123 LastLast
Results 1 to 10 of 23

Thread: Programming

                  
   
  1. #1
    DCEmu Old Pro mavsman4457's Avatar
    Join Date
    Mar 2006
    Location
    East Coast, USA
    Posts
    1,278
    Rep Power
    72

    Default Programming

    I am PLANNING on learning to program. As of now I have zero programming experience. I am only a teenager so with my attention span I could get bored and give up but I intend on sticking with this because I want to make some PSP programs and maybe someday get a job from this(I'm very optimistic ). So putting aside any doubts that you might have in me, how long did it take you programmers to get started? My programming knowledge is going to come from www.cprogramming.com and I plan on starting when I install Linux on my computer, which I think is going to be tomorrow. Any advice you guys have for me? Other tutorials that you think I should look into? Also, would it be easier for me to learn if I'm good at math or does that even matter? Thanks.

  2. #2
    DCEmu Regular skater9269's Avatar
    Join Date
    Jun 2006
    Posts
    258
    Rep Power
    67

    Default me to

    I am in the exact same boat I have modified others source but never wrote my own

  3. #3
    DCEmu Regular skater9269's Avatar
    Join Date
    Jun 2006
    Posts
    258
    Rep Power
    67

    Default

    you dont need to install linux bloodshed is fine

  4. #4
    DCEmu Coder
    Join Date
    Aug 2006
    Posts
    343
    Rep Power
    67

    Default

    Yep Bloodshed Dev-C++ if you like IDEs or MingW if you like command-lines. Also maths *knowledge* won't help you learn how to program, although it will help you write programs later. For example, you can't write a program that calculates the area of a polygon if you don't know the formula

    Math *thinking* however will help, and that is, learning to think procedurally--how a computer thinks. Like "do that" then "do that". Now "in the case of that result being this, do that, or else do that". That kinda stuff.

    Logical thinking helps too of course.

  5. #5
    DCEmu Old Pro mavsman4457's Avatar
    Join Date
    Mar 2006
    Location
    East Coast, USA
    Posts
    1,278
    Rep Power
    72

    Default

    Thanks Tinnus. And I know that you don't NEED Linux for it but I was planning on installing it anyways to experiment with it and see whats good and bad about it as opposed to Windows so I just figure that I'll program on Linux as opposed to installing extra applications on Windows.

  6. #6
    Registered User NoQuarter's Avatar
    Join Date
    Dec 2005
    Posts
    2,106
    Rep Power
    0

    Default

    You could always set up a dual boot with linux and windows.I've used several distro's of linux,slackware has been my favorite and I highly recommend it.

  7. #7
    DCEmu Old Pro mavsman4457's Avatar
    Join Date
    Mar 2006
    Location
    East Coast, USA
    Posts
    1,278
    Rep Power
    72

    Default

    Yah I am planning on installing my new hard drive tomorrow and with that I will install Linux on it. I am not just going to get rid of Windows altogether because my whole family would not be able to make the adjustment and I'm sure I will still like to use Windows primarily. Thanks for the advice and I think I am going to install ubuntu but it wouldn't take much for someone to change my mind.

  8. #8
    DCEmu Old Pro SSaxdude's Avatar
    Join Date
    Dec 2005
    Location
    Suburbia, IL
    Posts
    1,928
    Rep Power
    79

    Default

    How hard is it to become good at coding LUA? I really don't have the time to learn something complex like C++.

  9. #9
    Registered User Mr. Shizzy's Avatar
    Join Date
    Apr 2006
    Location
    In The UMD Drive
    Posts
    1,386
    Rep Power
    0

    Default

    Quote Originally Posted by SSaxdude
    How hard is it to become good at coding LUA? I really don't have the time to learn something complex like C++.

    My question is the same. Or better yet, is there a program that will let you slap a quick PSP game together with no coding knowledge. (Like a homebrew RPG Maker) I think that would be cool.

  10. #10
    DCEmu Pro AvengedSevenfold Fan's Avatar
    Join Date
    Aug 2006
    Location
    Maryland, USA
    Age
    31
    Posts
    978
    Rep Power
    102

    Default

    lua is simple. put it at that. look at a tutorial and find out

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •