Jim Lynch Codes
  • Blog
  • About Jim

Writings about one coder's stories & experiences.

Coding For Kids

12/16/2015

0 Comments

 
Hour of Code exercises Link - https://code.org/learn/
There are a lot of hoops and traps to get past when setting up an IDE, and this can be a real turn-off for kids. I can remember when I was an early teenager trying to set up eclipse or flash builder. I really had no idea what I was doing, and I was either trying random things as if hacking away at forest brush with a machette or following along step-by-step with an online guide. It's tough for beginners, and it's a shame that most kids give up or are too afraid to start, and they never really get to the funs part of coding; deciding how to use the given api to build things, solving a problem to get the code working as you intended, or seeing something that you made run.


Since the "main" programming languages have these high learning curves, people have devised less intimidating languages like Blockly and Skitch. This past Saturday I was volunteering at a Teach Kids to Code - Hour of Code event at NYU. This had a link to this website, https://code.org/learn/
, which has different coding exercises using blockly. Here is a screenshot of one of the examples:
Picture
Each exercise has a different theme, and they are meant to be things that kids can relate to, in this case the theme is the movie Frozen. This makes it more interesting and engaging. Code blocks in the grey area are your choices to choose from, and the code in the white area is "the program". Notice how the blocks are connected which gives the impression that it's a sequence of instructions. The big orange Run button is similar to the Run button in eclipse that compiles and runs your code. Clicking the run button in the above exercise will make the girl in the image walk in the direction (with a cool automatic walking animation that I can appreciate as a web developer).

There's a very popular quote of Bill Gates saying, "Everyone should learn how to code because it teaches you how to think". I like that quote a lot, and I do believe there's some truth in it. These exercises are a great way for kids to experience the critical thinking and reasoning of coding without being bogged down by relatively clunky, boring, and expensive IDE's. It also gets them familiar with certain aspects of coding so that they will have an easier time when (if) they do decide to transition to eclipse, or some other IDE.
0 Comments

Your comment will be posted after it is approved.


Leave a Reply.

    ​Author

    Picture
    The posts on this site are written and maintained by Jim Lynch. About Jim...
    Follow @JimLynchCodes
    Follow @JimLynchCodes

    Want FREE access to
    my daily stock tips 
    ​newsletter called,
    "The Triple Gainers"?

    Sign up here!

    Categories

    All
    Actionscript 3
    Angular
    AngularJS
    Automated Testing
    AWS Lambda
    Behavior Driven Development
    Blogging
    Business Building
    C#
    C / C++
    ClojureScript / Clojure
    Coding
    Community Service
    CS Philosophy
    Css / Scss
    Dev Ops
    Firebase
    Fitness
    Flash
    Front End
    Functional Programming
    Git
    Go Lang
    Haskell
    Illustrations
    Java
    Javascript
    Lean
    Life
    Linux
    Logic Pro
    Music
    Node.js
    Planning
    Productivity
    Professionalism
    Python
    React
    Redux / Ngrx
    Refactoring
    Reusable Components
    Rust
    Security
    Serverless
    Shell Scripting
    Swift
    Test Driven Development
    Things
    TypeScript
    Useful Sites
    Useful Tools
    Video
    Website Development
    WebStorm
    Writing

    Archives

    October 2020
    September 2020
    May 2020
    April 2020
    February 2020
    January 2020
    December 2019
    October 2019
    September 2019
    August 2019
    July 2019
    June 2019
    May 2019
    April 2019
    March 2019
    February 2019
    January 2019
    December 2018
    November 2018
    October 2018
    September 2018
    August 2018
    June 2018
    May 2018
    April 2018
    March 2018
    February 2018
    January 2018
    December 2017
    November 2017
    October 2017
    September 2017
    August 2017
    July 2017
    May 2017
    April 2017
    March 2017
    February 2017
    January 2017
    December 2016
    November 2016
    October 2016
    September 2016
    August 2016
    July 2016
    June 2016
    May 2016
    April 2016
    March 2016
    February 2016
    January 2016
    December 2015
    November 2015
    October 2015

    RSS Feed

  • Blog
  • About Jim
JimLynchCodes © 2021