From 5b2140ee28129e17ee7b32982b79b87eefb16651 Mon Sep 17 00:00:00 2001 From: Descent098 Date: Wed, 30 Oct 2024 09:12:28 +0000 Subject: [PATCH] Publishing Site schulichignite.com at d2e094905a3df301de9f9888157c748d735a3f0f on Wed Oct 30 09:12:28 UTC 2024 --- flare/index.html | 2 +- flare/index.xml | 2 +- flare/session3/index.html | 21 +++++++++++++++++++++ index.xml | 2 +- sitemap.xml | 2 +- 5 files changed, 25 insertions(+), 4 deletions(-) create mode 100644 flare/session3/index.html diff --git a/flare/index.html b/flare/index.html index ab39c0d8..9d6f4f9d 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