Published:
In this session we will give an intro to the coding platform we use and Schulich Ignite!
Published:
In this session we will give an intro to the coding platform we use and the basics of python. These basics will be the fundamental building blocks of all of our code!
Published:
In this session we will build on the types and uses of variables and arithmetic operators. Proper variable and operator use is crucial to the simplicity and maintainability of our code.
Published:
In this session we will focus on if/else statements as well as logical and relational operators. These operators are used in if/else statements to apply limits and restraints to our code.