These tutorials are intended for those who have no coding experience and/or don't have a working compiler. After completing or skipping these tutorials please follow the instructions to create your own branch and clone the Git repository.
-
VSCode Download is the IDE that we suggest and can offer the most support with, however, you are welcome to use any other IDE you are comfortable with.
-
Very Basic Python Tutorial - I encourage you to take the time to learn Python more in depth, but for our purposes it makes more sense to direct your learning beyond this to the concepts needed rather than becoming proficient in the language as a whole.
-
Python Reference - Helpful for basic concepts you forget or didn't learn when they pop up