Hello World
Welcome to CMSC388J!
CMSC388J
This course is an introduction to building full-stack applications with Python and Flask. We'll start with the basics of building apps with Python and Flask, then transition to user and database management with MongoDB. Then, we'll go into other topics, and finish by showing you how to deploy your web app with Vercel. You'll end the class with a fianl project where you build and deploy your own Flask application from scratch.
This Website
This Fall, will be hosting all of the lecture content for CMSC388J on this "textbook," rather than in traditional slides. The goals of using this format are to:
- Familiarize students with navigating and using documentation
- Make implementation details easy to find while doing projects
To navigate...
- Use the right sidebar to get to other sections of this page
- Use the left sidebar to get to other pages of this website
- Use the searchbar (Ctrl + K) to search through page titles and content
What's Next?
We will cover roughly the following topics this semester: