Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ishaansathaye/csc307-introsoftwareengineering
Cal Poly Spring 2024 CSC 307 Intro to Software Engineering
https://github.com/ishaansathaye/csc307-introsoftwareengineering
2024 cal-poly software-engineering spring
Last synced: 2 days ago
JSON representation
Cal Poly Spring 2024 CSC 307 Intro to Software Engineering
- Host: GitHub
- URL: https://github.com/ishaansathaye/csc307-introsoftwareengineering
- Owner: ishaansathaye
- Created: 2024-04-04T20:12:47.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-08T06:07:17.000Z (5 months ago)
- Last Synced: 2024-06-08T07:23:45.658Z (5 months ago)
- Topics: 2024, cal-poly, software-engineering, spring
- Homepage:
- Size: 1.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSC 307 Introduction to Software Engineering
## Notes
- [Week 1 Day 2: Intro Frontend Development in React.js](notes/w1d2.md)
- [Week 2 Day 1: Modern Javascript; Intro to VCS and Git](notes/w2d1.md)
- [Week 2 Day 2: Merging in Git with Conflicts](notes/w2d2.md)
- [Week 2 Day 3: Backend Development and REST APIs with Express](notes/w2d3.md)
- [Week 3 Day 1: MVC Architecture, REST on the Frontend and Promises](notes/w3d1.md)
- [Week 3 Day 2: Software Architecture and Design, Modeling and UML](notes/w3d2.md)
- [Week 3 Day 3: SQL vs NoSQL](notes/w3d3.md)
- [Week 4 Day 1: MongoDB and Mongoose](notes/w4d1.md)
- [Week 4 Day 2: Software Development Lifecycle (SDLC)](notes/w4d2.md)
- [Week 4 Day 3: Requirements and User Stories](notes/w4d3.md)
- [Week 5 Day 1: Agile Software Development and Scrum and Sprint #1 Kickoff](notes/w5d1.md)
- [Week 5 Day 2: Single-Page Apps and Client-Side Routing](notes/w5d2.md)
- [Week 5 Day 3: UI Design and Prototyping](notes/w5d3.md)
- [Week 6 Day 1: Authentication and Access Control](notes/w6d1.md)
- [Week 6 Day 2: Coding as a Team: Code Style and Standards](notes/w6d2.md)
- [Week 6 Day 3: Pull Requests and Code Reviews](notes/w6d3.md)## Individual App Repo Link
- [307 App Repo](https://github.com/ishaansathaye/css-307-app)
## Team App Repo Link: Taskify
- [Taskify App Repo](https://github.com/kct417/taskify)