Welcome to CT100. In this class you will learn basic web development and create some simple web pages/apps from scratch. You will become knowledgable in HTML, CSS, and JavaScript, as well as the basic tools of the trade, such as the Atom code editor and Github dev tools.
Classes will start on March 28th and go for 6 weeks. The last day of class will be May 5th. We are going to meet Mon, Wed, and Thur from 6:30pm - 9pm at Sierra Nevada College in PL-320 (Prim Library).
Syllabus. The syllabus is subject to change based on the pace of the class and relevancy of material at the time.
All class updates will be posted in the CHANGELOG.md
All events, activities, and internet spaces which bear the CodeTahoe name are subject to the Citizen Code of Conduct. Simply stated, harassment of any form will not be tolerated and should be reported to your instructor.
You are a team working together to learn. Communication will have to occur for this to be successful. We can communicate class issues and class questions via the GitHub issues feature. Communication in this platform is only for class related topics or questions. Please use personal communication for personal communications.
- Week 1: Intro to Dev, HTML
- Week 2: Continuing HTML
- Week 3: CSS, Bootstrap
- Week 4: JS: Data Types & Variables, Control Logic, Functions
- Week 5: JS: Data: Arrays, Data: Objects, DOM
- Week 6: jQuery