Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
R

rmlysik

@rmlysik
About
Posts
1
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Advice on how to help an 11 year old start programming...
    R rmlysik

    I would recommend either Processing[^] or Scratch[^]programming languages. Both are free downloads. I've recently finished reading Daniel Shiffman's book "Learning Processing: A Beginner's Guide to Programming Images, Animation, and Interaction" (http://www.learningprocessing.com[^]). This is an excellent introductory book, not only for the Processing language but also for programming in general. This is the sort of introduction to programming that I wish I'd had. The book is a pleasure to read and is paced well for a beginner. The advantage to using Processing is that the foundation is based upon the Java language, so it is very easy to branch into Java, C++, or C# once you become comfortable with Processing. The Scratch programming language was developed at the MIT Media Lab and is a graphical programming language. Programming with Scratch involves creating a script using command blocks. The command blocks have shapes which snap together and perform functions like loops, getting input from the mouse or keyboard, etc. This is a much simpler language to get started with but will give the student an understanding of how a program is structured.

    The Lounge game-dev help tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups