Thread: Where to go from here?

  1. #1
    Registered User
    Join Date
    Mar 2013
    Location
    England
    Posts
    9

    Where to go from here?

    Hi all,

    I finished Jumping into C++ and I spent a couple of months surfing the web and learning things.
    But now I need a direct path, something to follow that isn't people publishing random code on
    forums that works; but I do not understand it as I am not correctly taught. For all of the experts
    out there, how did you escape the 'writers block'. I suppose that's one way of saying it. I'm only 15
    so there aren't any classes on programming besides some 'Hello World!' and basic 'if statements' in
    Python. I really want to pursue programming, yet I have no idea where to go. If anyone knows a way
    that they can help me, I would be more than grateful.

    - Joe

  2. #2
    Programming Wraith GReaper's Avatar
    Join Date
    Apr 2009
    Location
    Greece
    Posts
    2,738
    Quote Originally Posted by Joewbarber View Post
    how did you escape the 'writers block'.
    I'm no expert but:
    Try building your own programs, getting involved into open-source projects, finding bugs into other peoples' code, taking requests from your (for example) friends and making them happen.
    That's what I'm still doing, anyway.
    Devoted my life to programming...

  3. #3
    Registered User
    Join Date
    Mar 2013
    Location
    England
    Posts
    9
    Thanks

    I wouldn't really say that I could find bugs or contribute when I can't write effective or useful code. Can you recommend any books or sites that could help me please?

  4. #4
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    Do you know how to work with data structures? If not, this would be a good step to take after the basics, as any significant programming projects you take on down the line will more than likely require knowledge and experience in this area.

Popular pages Recent additions subscribe to a feed