Address: 1000 Galvin Rd S, Bellevue, Nebraska 68005 - Directions
Web Development Degree
This course is an immersive web development bootcamp. It is a full stack experience using the skills previously developed in languages, APIs, and frameworks. This course pulls it all together in a more difficult and highly demanding environment. Topics include UI considerations, web services, server-side scripting, and database development and use. Security and unit testing are also covered. GitHub is used to host coding projects. The course is synchronous with all students participating two nights a week for 9 consecutive weeks.
WEB 200, WEB 231, WEB 330, WEB 340, WEB 420, and WEB 425
Students who successfully complete this course should be able to:
- Examine the components of full stack web applications
- Defend the ue of source control environments
- Evaluate strategies for team collaboration
- Justify design choices for web projects
- Test for vulnerabilities in web applications
- Build a full stack web application
-
Full Stack Development Fundamentals
- MEAN Stack Overview
- Development Environment Setup
- Source Control with GitHub
- Security Best Practices
-
Web Application Development
- Frontend and Backend Integration
- API Development
- User Interface Design
- Database Management
-
Collaboration and Testing
- Team Collaboration Strategies
- Code Review Practices
- Pair Programming
- Unit Testing
- Deployment
The courses repository consist of two directories: data-files and examples. The data-files directory contains starter projects for the course's textbook and group projects. The examples directory contains example projects that will be covered during class.
git clone https://github.com/buwebdev/web-450.git
cd web-450