Jump to content

learning more about programmming

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
russellsh1

russellsh1

    Newbie

  • Members
  • Pip
  • 9 posts
i have little experience with programming and i have found that it is easy for me to learn the language. but this still doesn't make me a programmer. i don't know where to go after learning the language. does anyone have any advice.

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Learn about algorithms, data structures, write programs, write more programs, etc, etc, etc. A programmer is someone who writes programs. If you write programs, you're a programmer.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
russellsh1

russellsh1

    Newbie

  • Members
  • Pip
  • 9 posts
lol your kind. then i guess in the thinest of terms i am a programmer. thanks. so any suggestions on web sites or tutorials i may use to learn about algorithms and data structures.

#4
Brandon W

Brandon W

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 4,828 posts
Learning about algorithms and data structures I would suggest you read some books, it's not that easy.
jQuery Selectors Tutorial - jQuery Striped Table tutorial - jQuery Events - jQuery Validation

Sorry if I don't post as often as I did, I'll try to get here as much as possible! I'm working my bum off to get this scholarship and other stuff!


#5
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
I've got some tutorials in the C++ section on data structures. They'll probably give you some ideas, but there are entire books on the topic.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog