Email: cjmscoding@gmail.com
Google Classroom: https://classroom.google.com/c/NzIwMzk0NDM4NzMz?cjc=ayojbyk
Beginner Python Class:
Teacher(s): Harrison Wong
Schedule: Weekly on Thursdays from 3:15-4:15.
Start date: October 24th
Room: 1213
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): Ertan Dogan
Schedule: Weekly on Thursdays from 3:15-4:15
Start date: November 7th
Room: 1201
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.