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 88 forks source link

Lesson 3.1.3 JavaScript Variables | Nighthawk Pages #314

Open utterances-bot opened 3 weeks ago

utterances-bot commented 3 weeks ago

Lesson 3.1.3 JavaScript Variables | Nighthawk Pages

Variable Naming

http://localhost:4100/portfolio_2025/csp/big-idea/p4/3-1-3

jm1021 commented 3 weeks ago
  1. I noticed Jupyter Notebooks mess up when there is an apostrophe in the comment.
  2. FYI, outputs of JavaScript objects are not readable. Often times I use HTML in the cell or don't run these when producing page.