This course is designed for those who have already mastered the basic principles of QB64 programming and want to deepen their knowledge and explore more advanced concepts and features of the language. During the course…
About Us
Welcome to our QB64 course site, a platform designed for anyone who wants to learn how to program and develop their own programs and games from scratch! We strive to make programming accessible to everyone. Using the QB64 language, we give you the opportunity to…
Easy start for beginners
Even if you have no programming experience, QB64 makes it easy for you to learn the basics.
Hands-on learning with real projects
You don't just learn the theory - you start creating your own programs and games right away.
Support at every step
You get personalized guidance, feedback on assignments, and ongoing support.
Our teachers
Courses
Mastering C++ for Games (with OpenGL)
Mastering C++ for Games (with OpenGL) is designed to equip you with the skills and knowledge you need to become an experienced game developer using the C++ programming language and…
Creating games on QB64 for beginners
This course is designed for those who want to dive into the world of creating simple 2D games using the QB64 programming language. Even if you have no programming experience,…
Introduction to QB64 programming
Course Objective: To give learners a basic knowledge of programming in the QB64 language, to teach them how to create simple programs and to give them confidence in using the…
Contact
Blog
BASIC and Its Influence on Modern Programming
BASIC (Beginner's All-purpose Symbolic Instruction Code) is one of the most important programming languages in the history of computing. Created in the mid-1960s, BASIC was designed to make programming more…
Creating Data Management Applications with QB64
Data management is a vital part of modern programming, helping users to organize, store, and manipulate large sets of information. While many developers today turn to databases and sophisticated frameworks,…
Working with Loops and Conditionals in QB64
Loops and conditionals are essential components in programming, allowing developers to manage the flow of their code and make decisions based on given conditions. In QB64, these tools are just…
Creating Text Adventures: Inspiration from Classic Games
Text adventures, also known as interactive fiction, have a unique place in the history of gaming. Long before modern video games with advanced graphics and soundtracks, gamers immersed themselves in…
Programming Musical Compositions in QB64
Creating music has always been a fascinating aspect of programming. From the early days of computing, programmers have been experimenting with generating sounds and musical compositions. With the advent of…
From QBasic to QB64: Why You Should Upgrade
QBasic was one of the most popular programming languages in the 80s and 90s, introducing countless beginners to the world of coding. It was bundled with MS-DOS and became a…