BACS 350 Course Website
Purpose
This website is a stand-alone version of the complete course. It is intended to be used in anyway that you see fit. There is valuable information here that will help you on your web development projects.
- Lesson notes for every lesson
- Lesson slide shows
- Code demos
- Project instructions
- Recorded video of course lectures
Get Started
Clone the Repo
- Use Github Desktop to clone the repo
- https://github.com/Mark-Seaman/UNC-BACS-350
- Start with the index.html file at the topic of the repo
- Eg. UNC-BACS-350/index.html
- Double-click the file
View the Pages
- All of these page can be viewed through the hyperlinks in the index.html file.
- Visit the different types of pages
- Documents
- Lessons
- Projects
- Demos
- Lectures
Lessons
Access the lessons through the course index file
Each lesson can be enjoyed in different forms
Demos
This website repo contains all of the code demos that were developed during the course.