CSSE
Sprint1: Tools and Software Development Processes
By the end of Weeks 0-3, students will have gained practical experience in blogging, coding with Jupyter Notebooks, and GitHub Pages; learning will begin with Linux, Markdown, HTML, and JavaScript. Students will establish foundation using essential tools and software development processes to support their coding journey.
Illustration
+-----------------+ | Laptop, OS | | Tool Setup | +-----------------+ | | VS Code, Anaconda, Jupyter v +-----------------+ | VS Code, Develop| | Code Editor | +-----------------+ | | Write code, build, run localhost, test, debug v +-----------------+ | VS Code, Git | | Version Control | | +-----------------+ | | Commit local versions, track change v +-----------------+ | VS Code, Project| | GitHub Sync | +-----------------+ | | Push changes to cloud Repository v +-----------------+ | GitHub, Collab | | Shared Code | +-----------------+ | | Actions, Jekyll build v +-----------------+ | GitHub Pages | | Showcase Project| +-----------------+
Week | Code, Code, Code | Tools and DevOps | Collaboration |
---|---|---|---|
0 | |||
1 |
- Linux Shell and Bash (Original) - Week 1 Summary |
||
2 |
- Linux Shell Edits (Completed) - Week 2 Summary - Snake Game |
||
3 |
- Week 3 Plan - Week 3 Summary - Bash Practice |
Sprint2: Introduction to Development with JavaScript
A key focus of this course is to make Web Games using JavaScript. These next few weeks we will perform the aspects of constructing a game and deploying the game to GitHub Pages. Our goal is to participate in N@tM with the other CS classes and other classes from the Electives Department.
Week | Code, Code, Code | Tools and DevOps | Collaboration |
---|---|---|---|
4 |
- JS Input.ipynb - Week 4 Plan - Calculator.md - Calculator.ipynb - JS Input.md - Week 4 Summary |
||
5 |
- Calculator Findings - JS Sprite Animation - Week 5 Summary |
||
6 |
- Web Programing Basics Home - Basics of HTML Guide - 1.4 Correcting errors - Basics of Javascript - Javascript Data Types/Lists - Using Javascript with HTML DOM - JS Sprite Animation - Week 6 Summary - Web Basics Test Review Ticket |
||
7 |
Sprint3: Building a Web Application with GitHub Pages for N@tM
Part of the process of becoming technically proficient is taking on challenges while coding, these challenges will often make a student feel uncomforatable. But with some vision, questions, and AI research it is amazing what can be done.
Week | Code, Code, Code | Tools and DevOps | Collaboration |
---|---|---|---|
8 |
- Week 8 Plan - Week 8 Summary |
||
9 |
- Week 9 Plan - Javascript Object Oriented Programming - Music Test - Week 9 Summary |
||
10 |
- Title Screen Animation Testing - Week 10 Summary - Pokemort Game |
||
11 |
- Week 11 Summary |
||
12 |
- Individual Review - Collision Display |
Sprint4: Working with Data and Frameworks
Understanding key development frameworks available in GitHub Pages make development faster. We will look at storing data in the Browsers with Local Storage, generating repetitive code using YML and Liquid and styling HTML with SASS.
Week | Code, Code, Code | Tools and DevOps | Collaboration |
---|---|---|---|
13 |
- Week 13 Plan - Mario Player with Hills Background - Mario Hills Background - Mario on Platform |
||
14 |
- Dynamic Game Levels - Week 14 Plan |
||
15 |
- Game with Enemy - Local Storage Table |
||
16 |
Sprint5: Algorithmic and Programming Fundamentals
Each week a "Student Team" will have a teaching assignment. Additionally, the Teacher is providing mini-labs that correspond to topics for the week. Using the two things together, you will your learning experience, blogging and Jupyter Notebooks skills.
Week | Code, Code, Code | Tools and DevOps | Collaboration |
---|---|---|---|
17 | |||
18 |
- Platformer Game v2.0 |
||
19 | |||
20 |
Sprint6: Create a Final Project and N@tM
Trimester 2 concludes with student presenting their CPT project at N@tM. Each person within "Student Teams" will have their own specialty within the student project that satisfied all their Create Performance Task requirements. Student should be able to talk about design, coding, and present features of their portion of the system.
Week | Code, Code, Code | Tools and DevOps | Collaboration |
---|---|---|---|
21 | |||
22 | |||
23 |
- CSSE Final Blog - Night At The Museum Blog |
||
24 |
- Platformer Game 2 With Level 4 - Final Exam |