Ignite Flare is an 8 week intermediate python course, split up into 1.5 hour sessions once a week. The aim of the course is to build on top of the fundamentals that are taught in the beginner course. There is a heavy focus on game development throughought the course, and it’s a great next step in learning programming.
The course will take you beyond fundamentals of python, and into the fundamentals of object oriented programming, as well as tackling more difficult problems. You will be able to take the knowledge you learn in the course and transfer it to all sorts of languages!
Right from the start you will be able to see your progress! We make sure we start with exercises where you can see the results instead of just staring at text on a screen
We also have an end of session gala where we have industry speakers come in and do presentations. We give mentees a chance to show off their projects (if they want to) as well!
We are not currently looking for mentors and mentees. You can signup for our newsletter with this link to be notified when the next set of sessions are available
Published:
In this session we will give an intro to the coding platform we use and Schulich Ignite!
Published:
In this session we will review basic coding concepts and give an introduction into pygame.
Published:
In this session we will cover the basics of Object Oriented Programming - creating classes and objects.
Published:
In this session we will cover methods and PyGame events - applications and usecases.
Published:
In this session we will cover more methods, inheritance and PyGame sprites - applications and usecases.
Published:
In this session we will cover more the logical implementation techniques for physics and collisions
Published:
In this session we will cover techniques for solving problems, implementing enemies, and how to start your game
Published:
In this session, we willl cover good coding practice, level design and adding bullets to our game.