From 29f0648f243e099a32921302ba1b6ecd6dae6fa2 Mon Sep 17 00:00:00 2001 From: Descent098 Date: Wed, 6 Nov 2024 09:12:47 +0000 Subject: [PATCH] Publishing Site schulichignite.com at d2e094905a3df301de9f9888157c748d735a3f0f on Wed Nov 6 09:12:46 UTC 2024 --- flare/index.html | 2 +- flare/index.xml | 2 +- flare/session4/index.html | 21 +++++++++++++++++++++ index.xml | 2 +- sitemap.xml | 2 +- 5 files changed, 25 insertions(+), 4 deletions(-) create mode 100644 flare/session4/index.html diff --git a/flare/index.html b/flare/index.html index 9d6f4f9d..2b5e11b1 100644 --- a/flare/index.html +++ b/flare/index.html @@ -10,7 +10,7 @@ Languages Definitions
Ignite Flare

What is ignite Flare?

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.

What will I learn?

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

Anything else I should know?

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!

Here's what you can expect to build!

How do I sign up?

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

Looking to submit an exercise?

Session 0
Introduction to Schulich Ignite

Published:

In this session we will give an intro to the coding platform we use and Schulich Ignite!

View the slides -

Session 1
Introduction to Python and Pygame

Published:

In this session we will review basic coding concepts and give an introduction into pygame.

View the slides

Session 2
Introduction to Classes and Objects

Published:

In this session we will cover the basics of Object Oriented Programming - creating classes and objects.

View the slides

Session 3
Introduction to Methods and Events

Published:

In this session we will cover methods and PyGame events - applications and usecases.

View the slides