top of page
Blog
Alex
Nov 23, 20211 min read
Workshop 9 - Best practices and Coding patterns
It's the last workshop of the term! Today we're going to be discussing some best practices and coding patterns like MVC and MVVM. You...
Alex
Nov 16, 20211 min read
Workshop 8 - Software Engineering in the AWS Cloud
Amazon Web Services (AWS) is the most popular cloud software solution for businesses. Pretty much anything you can think of runs in the...
Alex
Nov 9, 20211 min read
Workshop 7 - Discord Bots
In this workshop, we’re going to talk about what Discord bots are and how you can program one using Python.
Alex
Nov 2, 20211 min read
Workshop 6 - Version Control
This week, we are going to talk about version control. Version control is the process of tracking and managing changes that are made to a...
Alex
Oct 26, 20211 min read
Workshop 5 - Mobile App Development
In this workshop, you'll get started with iOS and Android app development. We'll cover the fundamentals of the app lifecycle, how to...
Alex
Oct 19, 20211 min read
Workshop 4 - Coding Websites
This workshop covers how to build a website using two of the most popular frontend frameworks, React and Angular.
Alex
Oct 12, 20211 min read
Workshop 3 - Databases
This workshop covers the fundamentals of designing, creating, and interacting with your own database. It also demonstrates how to...
Alex
Oct 5, 20211 min read
Workshop 2 - Networking, Async / Await, API
This workshop covers the concept of APIs (e.g. http methods, CRUD operations) by building a local API server. It also discusses how to...
Alex
Sep 28, 20211 min read
Workshop 1 - High Level Programming Basics
This workshop covers the club structure, basic app development concepts, and the basics of programming with Node.JS. It also discuses how...
bottom of page