-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Default header, seems approachable
This location will be the source of truth for documents, examples, and helpful information. As software evolves, so will these documents and the content herein. If I need to correct or clarify some portion of what we've covered, or add to it, using this will make sure you have the most up to date version.
Office Hours
4:30-5:30 and 6:45 to ~7:45 TR
Main Hall 310G, Desk 17 (Back right corner)
Viewable to kent.edu google accounts:
Hosted publicly:
Software Engineering: The Current Practice Slides
Infrastructure as a Service for hosting Python-based web applications. Free tier good for testing deployments. Paid plan gives more control over deployment options, custom domain, Jupyter notebook support, etc.
Free developer cloud IDE. Consistent development environment, regardless of physical computer. This is currently an Alpha service, but improving rapidly. It's also newly open sourced
- codercom on Github
- code-server Github repository - This is Coder.com's backend, e.g., hosted VSCode implementation.
- codercom/bugs - This is a bug tracker for Coder.com itself as a whole.
- Documentation and introduction to Python
- Free courses in Git, Javascript, SQL, etc.
- Starting a group project by Codecademy (Youtube)