
Software Engineering Course / Informatyka - zrozum i zaprogramuj komputer
The program was created on the basis of an engineering study program. No prior knowledge of any IT issues is required - we start with simple tasks and step by step learn the basics of computer programming.
Developer
Publisher
Release
May 11, 2020
6 years and 84 days ago
Steam Reviews
7 user reviews7 reviews57.1%
Does this feel indie?
Vote based on whether this game feels indie to you. You can change your vote at any time. Results earn an IGF score after 10 accepted votes.No votes yet
Game contextLatest: IGF Team
| ContextThe evidence factors used to assess whether this game belongs on IndieGame.Fan. | Status | Notes Latest Contributor: IGF TeamEdit notes |
|---|---|---|
Updated: Jul 14, 2026Developer scaleThe operating scale of the game's developer. | ||
Updated: Jul 14, 2026Publisher scaleThe operating scale of the game's publisher. | A separate publisher is listed without a proven bounded regional or service-only role. | |
Updated: Jul 14, 2026Release statusWhether and how the game has been released. | The title released with a separate publisher relationship. |
Media
12 itemsAbout the Game
Software Engineering Course
The program was created in 2007 on the basis of an engineering study program. The program is used in many schools to learn the principles of electronic devices, processors and programming languages. No prior knowledge of any IT issues is required - we start with simple tasks and step by step learn the basics of computer programming.

- Lesson 1: Basic Logic - You learn the basic logical operations.
- Lesson 2: Gates And & Or - You build a machine controlled by electronic gates.
- Lesson 3: Exercises with Gates - You learn about more complex integrated circuits.
- Lesson 4: Binary Numbers
- Lesson 5: Single-bit Processor - You write the first programs - lighting the lights in the machine.
- Lesson 6: Programming Microprocessor - Assembler - This is the first difficult, complex lesson: you write assembler programs in machine language. You'll see how the processor executes the commands, how the data is kept in memory, you will learn the basic instructions of the processor.
- Lesson 7: C Programming Language - You write simple programs and see how high-level programs are translated into the language of the processor instructions.
- Lesson 8: Objective Programming Basics - You program a robot that has to traverse the board with traps.
- Lesson 9: Computer Graphics Basics - You learn how images are stored, write pixel drawing programs, simple charts, test colors, and compress the image.
- Lesson 10: Hardware - Just a basic information.
- Lesson 11: Linux Operating System - You learn the basic shell commands, combine them into simple scripts.