nighthawkcoders / portfolio_2025

Nighthawk Pages 3.0. This is a GitHub Pages project that includes support for Jupyter Notebooks. The project provides a game, lessons and projects to support the teaching of Career Technical Educations and AP courses: Computer Science and Software Engineering (CSSE), Computer Science Principles (CSP), and Computer Science A (CSA).
https://nighthawkcoders.github.io/portfolio_2025/
Apache License 2.0
0 stars 110 forks source link

CSSE #530

Closed F1nnC closed 1 week ago

F1nnC commented 1 month ago
Group Lesson Day
Ethan, Cason, Aria Variables Wed 30th
Aneesh, Aaryav, Aditya Math expressions Thu 31st
Shay, Yusef, William Conditions Fri 1st, simplify homework
Anika, Lara, Avantika Nested Conditions Mon 4th, add parts
Lucas, Ethan, Alex Classes and Methods Tue 2nd, change homework for class, simplify
Group Lesson Status
Santhosh, Akhil, Veera Data Abstractions Fri 8th
Kian, Srinaga. Michael Iteration Tue 12th
Logan, Matthew, Hamin Strings Wed 13th
Jeong, Amal, Nora Booleans Delayed, no pull request
Dylan, Leila, Zoey Arrays/Lists Delayed, no pull request

Three Seperate Notebooks

One for each person

jm1021 commented 1 month ago

Resources for lessons. All of these lessons have Python and JavaScript. Just do JavaScript -CSP 1 -CSP 2 -CSP 3 -CSP 4 -CSP 5

For "Classes" lesson. These lessons are in Java, but same topics can be adapted to game code we are doing in JavaScript.
-CSA 1 -CSA 2