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

3.2 Data Types 1 - Integers, Floating-Point Numbers, and Strings | Nighthawk Pages #319

Open utterances-bot opened 1 month ago

utterances-bot commented 1 month ago

3.2 Data Types 1 - Integers, Floating-Point Numbers, and Strings | Nighthawk Pages

What is a Data Type? A data type defines the kind of value a variable can hold and what operations can be performed on it.

https://nighthawkcoders.github.io/portfolio_2025/csp/big-idea/DT1

MaryamAbdul-Aziz commented 1 month ago

(Grading P1) I love all of your lessons! The instructions are detailed and make sense and the hacks are in-depth. I also like how you implemented a quiz and the rubric at the end of the homework.