Email: cjmscoding@gmail.com
Google Classroom: https://classroom.google.com/c/NzIwMzk0NDM4NzMz?cjc=ayojbyk
Beginner Python Class:
Teacher: Juliet Scott
Schedule: Weekly on Wednesdays from 3:15-4:15.
Start date: November 4th
Room: TBD
This class is for people of all skill levels who would like an introduction-level class for the basics of computer science and coding in python. We will use the Codecademy environment which can be found at codecademy.com and is completely free for our purposes. The class will go through the basics of data types, control flow and conditionals, lists, loops, functions, and will exercise these concepts with frequent projects.
Intermediate Python Class:
Teacher(s): Abhi Agasanakoppa
Schedule: Weekly on Wednesdays from 3:15-4:15
Start date: November 4th
Room: TBD
This class is for people who are familiar with the basics of coding and the concepts taught in the beginner class in any language. We will use the Codecademy environment which can be found at codecademy.com and is free for our purposes, and will introduce alternate programs that students can experiment with at home or in class. The class will go through intermediate data structures and algorithms such as basic sorting and searching algorithms and the basics of object oriented programming. It will also teach the use of libraries and modules for greater capabilities in programming.