Dannnno / CS40_Submission_Site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS40 - Computing for the Web

CS40 is an introductory programming course taught at Claremont McKenna College by professor Art Lee. This class is rooted in Python and is intended for students of any (or no) programming experience. Goals of this class include:

  • Gain an understanding of the Python programming language and common programming paradigms such as object-oriented programming.
  • Gain familiarity with HTML(5), JavaScript/JQuery and CSS to create fully featured webpages
  • Learn to use the Flask micro-framework to develop a web server to host your website
This repository is intended to work as an online submission site for the course.

About


Languages

Language:Python 99.8%Language:CSS 0.2%