topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 16, 2024, 1:44 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: What do you do to learning a new programming language?  (Read 6350 times)

zridling

  • Friend of the Site
  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 3,299
    • View Profile
    • Donate to Member
What do you do to learning a new programming language?
« on: April 24, 2007, 09:40 AM »
Bob Sutor states in this post on how he set about learning a new programming language:

When I actively coded from around 1973 to 1999, I loved writing text editors. I didn’t write them to toss out any commercial market leader like SlickEdit or CodeWright, I did it to learn new programming languages and to experiment with data structures. I really love text editors and sometimes it takes a lot of personal strength to not start whipping one up in these days of bigger editing systems like Eclipse and much more modest ones like GEdit.... (emphasis mine)
________________________________________________
Is there a project you use to learn a new language, or do you just dive right in? I'm curious.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: What do you do to learning a new programming language?
« Reply #1 on: April 24, 2007, 10:26 AM »
in my early days (1980s), if i had access to a new computer, the first thing i would do is sit down and code a clone of asteroids or lunar lander .
« Last Edit: April 24, 2007, 10:28 AM by mouser »

zridling

  • Friend of the Site
  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 3,299
    • View Profile
    • Donate to Member
Re: What do you do to learning a new programming language?
« Reply #2 on: April 25, 2007, 09:42 AM »
I had a friend who programmed Rube Goldberg device games in various ways, using blocks of text, shapes, and other odd things. It was easy to tell which languages he liked, as they were greater in complexity with his favorite ones.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: What do you do to learning a new programming language?
« Reply #3 on: April 25, 2007, 12:24 PM »
i always love simple games as a good way to start learning a language..

if you want to try learning a new language, head on over to our "self-teaching programming school" section of the forum, where there is a ladder of self-teaching assignments for over a dozen languages, and you can get started learning today.