Skip to content

web development with devOps course repository containing materials, assignments, and project guidelines

Notifications You must be signed in to change notification settings

alaminXpro/cse-3100

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

CSE-3100: Web application development with DevOps

Marks distribution

Strategy Marks
Attendance 20%
Assignment 10%
Project Proposal Submission 5%
Project Checkpoint 1 15%
Project Checkpoint 2 15%
Final Project Submission 20%
Lab Exam 15%
Total 100%

Course outcome

By the end of this course, students will:

  1. Understand design principles to create visually appealing and user-friendly websites.
  2. Build dynamic and data-driven web applications using the Laravel framework.
  3. Implement RESTful APIs and manage application logic effectively.
  4. Collaborate efficiently in development projects using Git and GitHub.
  5. Apply branching, merging, and conflict resolution techniques in version control workflows.
  6. Set up and manage containerized environments using Docker.
  7. Understand the fundamentals of CI/CD pipelines and their role in modern development.
  8. Automate repetitive tasks and streamline development workflows using DevOps principles.
  9. Apply all learned skills to develop a full-stack web application deployed in a containerized setup.

How to navigate between branches?

The repository contains several branches, each branch corresponds to either the lecture number or the assignment number and contains the source files.

To switch between the branches, use:

git checkout <branch-name>

Course Materials

  1. Intro
  2. Lecture 1

About

web development with devOps course repository containing materials, assignments, and project guidelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published