Closed Thread
Page 3 of 6 FirstFirst 12345 ... LastLast
Results 21 to 30 of 57

Thread: How do you learn a programming language?

  1. #21
    Join Date
    Sep 2008
    Location
    Australia
    Posts
    4,834
    Blog Entries
    10
    Rep Power
    51

    Re: How do you learn a programming language?

    I actually started to learn through books, they are a great resource if you chose the right ones of course It's the way I have learnt PHP, some of Objective-C, Python, C and C++. Once I finished a book or two on PHP, I have read a few more just to get more familiar with it. Also started to read through the online documentation

    After I have done all that, I just look at other code and learn from that while creating my own. If I need help, I come here
    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!

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #22
    relapse's Avatar
    relapse is offline Programming Expert
    Join Date
    Jul 2009
    Location
    Intrawebs
    Posts
    479
    Blog Entries
    2
    Rep Power
    0

    Re: How do you learn a programming language?

    Online tutorials and Videos. I can't afford books or schooling.

  4. #23
    Join Date
    Sep 2008
    Location
    Australia
    Posts
    4,834
    Blog Entries
    10
    Rep Power
    51

    Re: How do you learn a programming language?

    As Winged said, there are free books that you can download on the internet If not, there is pirates out there

    Schooling is expensive one.
    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. #24
    scottk's Avatar
    scottk is offline Learning Programmer
    Join Date
    Jul 2009
    Location
    Atlanta, GA
    Posts
    35
    Blog Entries
    1
    Rep Power
    10

    Re: How do you learn a programming language?

    Generally I decide on what I want to do for my first project and start hammering away. I will read a book beforehand to get an idea of the language syntax then start developing the application. Codeproject is an excellent resource of examples for learning a new language.

  6. #25
    Join Date
    Jul 2006
    Posts
    16,494
    Blog Entries
    75
    Rep Power
    143

    Re: How do you learn a programming language?

    Also, how you learn your first language is very different from how you learn your tenth. When learning your first language, you are getting flooded with concepts. On your tenth, you will tend to approach it from the perspective of "What's the syntax for 'if-then-else'? Oh, OK."
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  7. #26
    relapse's Avatar
    relapse is offline Programming Expert
    Join Date
    Jul 2009
    Location
    Intrawebs
    Posts
    479
    Blog Entries
    2
    Rep Power
    0

    Re: How do you learn a programming language?

    Quote Originally Posted by Brandon W View Post
    As Winged said, there are free books that you can download on the internet If not, there is pirates out there

    Schooling is expensive one.
    You are correct sir! If it weren't for pirating electronic books I'd probably never be able to afford a book. I dislike reading on my computer but have forced myself to do so.

  8. #27
    tossy's Avatar
    tossy is offline Programmer
    Join Date
    Aug 2008
    Posts
    199
    Rep Power
    14

    Re: How do you learn a programming language?

    I feel learning in online tutorials and reading some books may help to get better knowledge on programming language.
    Microsoft: "You've got questions. We've got dancing paperclips

  9. #28
    dvelop is offline Newbie
    Join Date
    Mar 2009
    Posts
    12
    Rep Power
    0

    Re: How do you learn a programming language?

    Creating your own little programs is a great start.

  10. #29
    Gemini's Avatar
    Gemini is offline Newbie
    Join Date
    Jul 2009
    Location
    Netherlands
    Posts
    8
    Rep Power
    0

    Re: How do you learn a programming language?

    MSDN helps alot.
    I can has kood

  11. #30
    relapse's Avatar
    relapse is offline Programming Expert
    Join Date
    Jul 2009
    Location
    Intrawebs
    Posts
    479
    Blog Entries
    2
    Rep Power
    0

    Re: How do you learn a programming language?

    MSDN only helps if you are a .NET programmer though.

Closed Thread
Page 3 of 6 FirstFirst 12345 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Which programming language should I learn?
    By Jelllio in forum General Programming
    Replies: 9
    Last Post: 12-22-2010, 04:32 PM
  2. Replies: 45
    Last Post: 11-28-2010, 11:14 PM
  3. Is PHP the best web programming language to learn?
    By Kaabi in forum PHP Development
    Replies: 13
    Last Post: 07-31-2010, 07:26 AM
  4. Learn a Second Programming Language
    By crazycaw in forum General Programming
    Replies: 7
    Last Post: 07-15-2010, 07:37 PM
  5. which language to learn for GUI-programming?
    By joey7789 in forum General Programming
    Replies: 11
    Last Post: 05-26-2008, 10:03 AM

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