Get started with software development

What is Get It

Get It is a tool that helps people getting started with software development. It’s intended to be used by people that have no prior knowledge in software development. Get It is heavily inspired by Scratch and Turtle graphics.

Nice, tell me more

Get It provides access to a 2D scene that can be programmed using C# – a popular general-purpose programming language. Using C# code you can create programs that customize the scene by adding players, moving them around, drawing with them and much more. Here are some screenshots of programs you can create:

Turtle graphics Catch me Ping pong Snake

And here is a video of how such a program is created:

Development

Note that this uses an older version of Get It where some commands have a different name.

Fork me on GitHub