What is programming?

Programming is the practice of writing precise instructions — in a language a computer can interpret — that direct the machine to perform a specific task or sequence of tasks. A program is a set of these instructions, organized logically to achieve a desired outcome: display an animation, calculate a result, respond to user input, or control a game character. Programming is the foundational skill underlying all software development, from mobile apps and websites to operating systems and artificial intelligence. codeguppy.com teaches programming through JavaScript, in a visual, interactive environment designed to make the fundamentals accessible and engaging for students at every level.

Programming involves several distinct but interconnected skills: understanding the syntax and semantics of a programming language; decomposing problems into sequences of logical steps; using programming constructs — variables, conditionals, loops, functions — to express those steps in code; testing programs to verify they work correctly; and debugging them when they do not. These skills develop gradually through practice, and the best programming education provides abundant opportunities for that practice in engaging, purposeful contexts.

For CS teachers introducing programming as an academic subject, the platform's tutorial library and coding challenge sets provide a structured, well-sequenced pathway through introductory JavaScript programming. The visual, graphical output of the platform makes abstract concepts concrete and maintains student engagement through the learning curve. For school librarians who want to explain programming to community members who are unfamiliar with the concept, the platform offers an immediate, hands-on demonstration: open a browser, write three lines of code, and watch a circle appear on screen — that is programming.

Begin learning what programming is — and what it can do — at codeguppy.com, where every concept is demonstrated through a real, running program and every session ends with something created.

What is programming?

A free coding platform for schools

codeguppy.com is a free coding platform for high-school and middle-school students. Teachers around the world are using codeguppy.com to teach JavaScript.

To make coding easy, fun, and engaging for students of all ages, codeguppy.com comes with an online code editor and a graphical oriented runtime based on the p5.js library. The platform enables students to learn JavaScript while building fun games and animations.

Coding projects and activities for students

codeguppy.com comes with tons of coding projects and activities that students can use as a starting point for their projects.

Contact us!

If you want to learn more about the free coding platform, please feel free to contact us at any time. We can discuss how to get started with coding, how to implement codeguppy.com in your coding club ... or even discuss coding questions or share programs.

Browse projects Watch coding lessons Explore downloads