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

Lesson 3.4 Strings | Nighthawk Pages #223

Open utterances-bot opened 1 day ago

utterances-bot commented 1 day ago

Lesson 3.4 Strings | Nighthawk Pages

Fall 2024 - P4 Big Idea 3 .1 .1.1 .1.2 .1.3 .1.4 .2 .2.1 .2.2 .2.3 .2.4 .3 .3.1 Python .3.2 JavaScript .3.3 Python Hacks .3.4 Javscript Hacks .4 .4.1 .4.2 .4.3 .4.4 .5 .5.1 Python .5.2 JavaScript .5.3 Python Hacks .5.4 Javscript Hacks .6 .6.1 .6.2 .6.3 .6.4 .7 .7.1 .7.2 .7.3 .7.4 .8 .8.1 .8.2 .8.3 .8.4 .10 .10.1 .10.2 .10.3 .10.4 .10 .10.1 .10.2 .10.3 .10.4 3.4 Strings Strings are ordered sequence of characters (characters = numbers, letters, even space) Substring is part of an existing string Some procedures exist that can be used with strings, each language has its own functions len (str) Returns the number of characters in the string len (str)

https://nighthawkcoders.github.io/portfolio_2025/csp/big-idea/p4/3-4-1

CanadianPotatoe commented 1 day ago

Love the content, maybe split up your document into 3.4.1, 3.4.2, 3.4.3, 3.4.4