Thread: What next?

  1. #1
    Registered User
    Join Date
    May 2004
    Posts
    114

    What next?

    Ok well i have been trying to learn c for a while. Today i read through the c tutorial included with devc++ and now pointers make more sence (im not guessing so much about using * or &).

    Ive been trying to make a bot for the game eternal lands, and i was starting off by modifying elbot to do things i want, but its a bit above my level at the moment because reading and understanding the eternal lands client is quite complicated for me.

    So my question is, what now?

    Thanks, Kzar

  2. #2
    * Death to Visual Basic * Devil Panther's Avatar
    Join Date
    Aug 2001
    Posts
    768
    code!!!

    you see, it's not easy to understand someone else's code, that why you need all the practice you can get.

    get yourself a project, something you're not really sure you can do, a challenge. advance and learn as you write along.

    you're always welcome here if you need help, but you must remember, you must code, practice is everything!
    "I don't suffer from insanity but enjoy every minute of it" - Edgar Allen Poe

    http://www.Bloodware.net - Developing free software for the community.

  3. #3
    Registered User
    Join Date
    May 2004
    Posts
    114
    Yea, thing is i cant think of anything to write.

  4. #4
    * Death to Visual Basic * Devil Panther's Avatar
    Join Date
    Aug 2001
    Posts
    768
    you're not publishing it. so you can write anything, a simple phonebook for example... but the idea is to take on yourself a challenge.
    you'll think of something.
    "I don't suffer from insanity but enjoy every minute of it" - Edgar Allen Poe

    http://www.Bloodware.net - Developing free software for the community.

  5. #5
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    >thing is i cant think of anything to write
    It doesn't have to be anything big. Write your own version of standard library functions, for example.
    My best code is written with the delete key.

Popular pages Recent additions subscribe to a feed