DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
  1. DZone
  2. Coding
  3. Languages
  4. Scratch–Programming For Kids Or Going Old School

Scratch–Programming For Kids Or Going Old School

Tim Murphy user avatar by
Tim Murphy
·
Feb. 07, 13 · Interview
Like (0)
Save
Tweet
Share
3.43K Views

Join the DZone community and get the full member experience.

Join For Free

Originally posted on: http://geekswithblogs.net/tmurphy/archive/2013/02/01/scratchndashprogramming-for-kids-or-going-old-school.aspx

I was watching the TED session on Scratch after seeing it linked to in the DZone newsletter.  I was interested to find out what it was and see if my kids might be interested in playing with it.  Of course I also needed to find a new programming language to learn for the year (ok, couldn’t resist a little dry humor).  The Scratch programming environment can be downloaded from MIT’s site here if you want to give it a try.

Scratch is an interesting little drag-n-drop language that is great for understanding the basics of programming.  Of course for those of us who have been exposed to higher level languages with specific constructs for to do every operation we will have to relearn to bend the limited syntax constructs to our will.  Using this environment reminded me of when I first learned to program as a kid using Applesoft basic on an Apple II+ and writing HRG programs but with better tools.

image

So how does it do as a learning environment?  The visual structuring of the components acts as an easy way to figure out where you can use a particular construct.  It isn’t going to let you place an language object in an area where it doesn’t belong.  This is similar to the warnings generated by the real time interpretive checking done in today’s IDEs like Visual Studio and Eclipse.  At the same time it does take some time to understand some of the syntax standards.  Only sprites can “say” something.  There is no way to popup an alert.  Instead you make a variable visible in a specific location of the screen.  In all it is easy to get the basics and come back wanting to figure out how to do more complicated operations.

The kids and I had fun making Minecraft Creepers march up and down the screen to sound effects that we recorded.  Even if they don’t end up writing their own programs we had fun creating something together.  Check it out and see where you can take it.

Scratch (programming language) Construct (game engine) Syntax (programming languages) Eclipse Session (web analytics) Resist Sprite (computer graphics) DZone Object (computer science)

Published at DZone with permission of Tim Murphy, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • What Should You Know About Graph Database’s Scalability?
  • 9 Ways You Can Improve Security Posture
  • Unit of Work With Generic Repository Implementation Using .NET Core 6 Web API
  • Multi-Cloud Database Deep Dive

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: