This is repository for my work for CSC 510 Software Engineering coursework. Code has been forked from my college private github (github.ncsu.edu/ppfirake). Course was taken in NC State University by Dr. Parnin.
Please find homeworks added :
1. Architectural Patterns : link to repo
- OO Design Patterns
- Free-style
- Compare and contrast and architecture design- GraphQL vs RESTful API
- Pokemon Go sample architecture
2. KnockoutJS based web learning and selenium tests : link to repo
- Sample twitter Webpage using knockout js data binding
- Selenium testing
3. Code Analysis : link to repo
- Complexity Analysis
- Cyclomatic analysis
4. Server Provisioning : link to repo
- Ansiblee script for server provisioning
- Basic installation scipts
- forever.js usage
References :
- Course Repo by Dr. Christopher Parnin CSC 510
- Slides by Dr. Parnin in course.
- Wikipedia
- Stackoverflow threads