Stories
Slash Boxes
Comments

SoylentNews is people

posted by LaminatorX on Saturday January 24 2015, @01:02AM   Printer-friendly
from the bicycle-chains dept.

Blogger Carl Cheo, who maintains a website providing numbered lists of tips for maximizing online productivity, has pulled together an easy-to-follow graphic answering the newbie question "What programming language should I learn first?" (pdf here). Cheo chose nine commercially viable languages as possible destinations as the viewer navigates the flow chart. Further down the page, there are tabs with annotated links to educational resources for each language. So what's in it for Soylentils, most of whom I'm guessing were programming newbies in the previous millenium? Well, maybe you have nephews or nieces who chose the wrong major in college. Besides, the graphic is amusing and clever, though probably not the last word on the subject.

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by Magic Oddball on Sunday January 25 2015, @07:12AM

    by Magic Oddball (3847) on Sunday January 25 2015, @07:12AM (#137795) Journal

    You also get taught that if you aren't doing it the way the devs like then you're wrong. I don't see how that's a good habit, either.

    That's what I was originally taught about C in the class I took back in college — if we didn't write code in the same nebulous style the instructors preferred, we'd only get partial credit for our work even if the program performed perfectly. Our final exam was even multiple choice, with "which of these is written the right way" type questions with a partial focus on style. (Suffice to say I felt lucky that I got a C in the class.)

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2  
  • (Score: 2) by Marand on Sunday January 25 2015, @08:51AM

    by Marand (1081) on Sunday January 25 2015, @08:51AM (#137811) Journal

    At least with an instructor, after the class is done you can adjust your style to your liking. In that way it's sort of like martial arts; while learning, you have to do what the teacher wants, but inevitably it gets changed to suit you, sometimes only slightly, sometimes greatly. It's harder to do that when the "my way or the highway" is baked in, which is what I don't like about Python. There's plenty to like about the language, but it just has this authoritarian feel to it in some ways that I don't care for and would find unappealing as a learning language.

  • (Score: 2) by maxwell demon on Sunday January 25 2015, @11:31AM

    by maxwell demon (1608) Subscriber Badge on Sunday January 25 2015, @11:31AM (#137840) Journal

    Of course you got a C. It was a C class, after all.

    --
    The Tao of math: The numbers you can count are not the real numbers.