Resources
Tools, references, and resources to support your learning. New resources appear as you progress through the course.
Course References
Windows Installation Guide
Phoenix Code and Git setup for Windows
Mac Installation Guide
Phoenix Code and Git setup for Mac
GitHub Account Setup
Create your account, add SSH keys, and clone your first repo
Git, GitHub & Phoenix Code
Your workflow reference for version control and development
Code Comments
When and how to comment your HTML and CSS
HTML Reference
Visual guide to HTML elements for this course
CSS Reference
Interactive guide to CSS properties for this course
Development Tools
General Toolkit
External References
Getting Help
During Class
- Ask questions! Web development involves lots of problem-solving
- Check documentation first, but don't spend more than 5-10 minutes stuck
- Use browser DevTools to inspect and debug
Outside Class
- Review class materials and homework readings
- Use MDN Web Docs for reliable technical information
- Check the Git/GitHub/Phoenix Code guide for tool questions
- Email your teacher if you're stuck on something