AlexNov 23, 20211 min readWorkshopsWorkshop 9 - Best practices and Coding patternsIt'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...
AlexNov 16, 20211 min readWorkshopsWorkshop 8 - Software Engineering in the AWS CloudAmazon Web Services (AWS) is the most popular cloud software solution for businesses. Pretty much anything you can think of runs in the...
AlexNov 9, 20211 min readWorkshopsWorkshop 7 - Discord BotsIn this workshop, we’re going to talk about what Discord bots are and how you can program one using Python.
AlexNov 2, 20211 min readWorkshopsWorkshop 6 - Version ControlThis week, we are going to talk about version control. Version control is the process of tracking and managing changes that are made to a...
AlexOct 26, 20211 min readWorkshopsWorkshop 5 - Mobile App DevelopmentIn this workshop, you'll get started with iOS and Android app development. We'll cover the fundamentals of the app lifecycle, how to...
AlexOct 19, 20211 min readWorkshopsWorkshop 4 - Coding WebsitesThis workshop covers how to build a website using two of the most popular frontend frameworks, React and Angular.
AlexOct 12, 20211 min readWorkshopsWorkshop 3 - DatabasesThis workshop covers the fundamentals of designing, creating, and interacting with your own database. It also demonstrates how to...
AlexOct 5, 20211 min readWorkshopsWorkshop 2 - Networking, Async / Await, APIThis workshop covers the concept of APIs (e.g. http methods, CRUD operations) by building a local API server. It also discusses how to...
AlexSep 28, 20211 min readWorkshopsWorkshop 1 - High Level Programming BasicsThis workshop covers the club structure, basic app development concepts, and the basics of programming with Node.JS. It also discuses how...