Sprint 1
- Worked on Background animation for personal repo: https://davidmadnhs.github.io/student-portfolio/background
- Worked on Game Hacks, including Snake and Rock Paper Scissors games:
- Snake Game Hack: https://github.com/Debuggers-CSP/CSP-team/issues/37
- Rock Paper Scissors Game Hack: https://github.com/Debuggers-CSP/CSP-team/issues/35
- Worked with teammate on lxd lessons: https://debuggers-csp.github.io/CSP-team/three-system
Sprint 2
- Worked with teammate on 3.15 Random Values Lesson
- Sprint 2 HW
Fundmentals HW Link: https://github.com/DavidMaDNHS/student-portfolio/issues/5
3.15 Random Value Lesson
Lesson 1 Peusdocode: https://davidmadnhs.github.io/student-portfolio/3.15/level1-pseudocode
Lesson 2 Python: https://davidmadnhs.github.io/student-portfolio/3.15/level2-python
Lesson 3 JavaScript: https://davidmadnhs.github.io/student-portfolio/3.15/level3-javascript
JS HW: https://davidmadnhs.github.io/student-portfolio/3.15/homework/javascript
Python HW: https://davidmadnhs.github.io/student-portfolio/3.15/homework/python
Sprint 3
- Working with teammates on “digitalFamine”, a game in a website to learn important skills
-
This guide introduces the foundational concepts in web development—from setting up your About Me site, documenting your tools and workflow, and talking and extracting data from servers. You'll learn how to publish with GitHub Pages and create a central homepage to organize your developer journey, as well as thinking about future possibilities.
Jun 12, 2025
-
Tech has reshaped our lives, from the internet to the smartphone in your pocket, or the advent of AI. This course is opening new technology possibilities by equipping you with the developer tools that are the keys to boundless technology possibilities.
Apr 15, 2025
-
A discussion of key elements in a Python Flask backend project. This includes preparing a project for deployment and interaction with a frontend.
Nov 8, 2025
-
My Reflection over Tri 1 in CompSci
Nov 5, 2025
-
Learn how to develop algorithms through the Peppa Pig Maze game
Oct 9, 2025
-
Apply your skills to basic procedure development in Javascript.
Oct 9, 2025
-
Lesson for developing procedures.
Oct 9, 2025
-
Apply your skills to basic procedure development in Python.
Oct 9, 2025
-
Hi Windows Students!!!🎓 You got this!🚀🚀🚀
Oct 8, 2025
-
3.12 Calling Procedures JS hacks
Oct 8, 2025
-
3.12 Calling Procedures lesson
Oct 8, 2025
-
Hack (literally!) for 3.12 Calling Procedures
Oct 8, 2025
-
Learn about algorithms and how they can be more or less efficient
Oct 6, 2025
-
Learn about algorithms and how they can be more or less efficient
Oct 6, 2025
-
Learn about algorithms and how they can be more or less efficient
Oct 6, 2025
-
Learn how to develop algorithms through the Peppa Pig Maze game
Oct 5, 2025
-
Learn how to develop algorithms through the Peppa Pig Maze game
Oct 5, 2025
-
Boolean Hacks For Students To Try In Java
Sep 30, 2025
-
Boolean Hacks For Students To Try In Python
Sep 30, 2025
-
Three scaffolded hacks to practice selection (if, else if, else) in JavaScript. No nesting.
Sep 30, 2025
-
Apply your skills of multilayered conditionals and combine all you've learned so far.
Sep 30, 2025
-
This is a CSP Hacks notebook based on the lists lesson
Sep 30, 2025
-
This is a CSP Hacks notebook based on the lists lesson
Sep 30, 2025
-
This is the comprehensive lesson for Big Idea 3.10, Lists.
Sep 30, 2025
-
Extended Javascript challenges and hacks for CSP 3.15 Escape Room - Random Values
Sep 30, 2025
-
Extended Python challenges and hacks for CSP 3.15 Escape Room - Random Values
Sep 30, 2025
-
Apply your understanding of Variables & Assignments with these hacks
Sep 28, 2025
-
Apply your understanding of Variables & Assignments with these Python hacks
Sep 28, 2025
-
Quick practice with strings in JavaScript.
Sep 28, 2025
-
Escape Room lesson on strings in JavaScript and Python.
Sep 28, 2025
-
Quick practice with strings in Python.
Sep 28, 2025
-
Drag-and-drop spinner algorithm, and demos using Math.random(), randint(), choice, and shuffle in JS
Sep 28, 2025
-
Learn how RANDOM(a,b) works in AP CSP pseudocode and visualize fairness with repeated trials
Sep 28, 2025
-
Learn and play with Python's random module coin flips, dice rolls, shuffles, and probabilities
Sep 28, 2025
-
Learn variables and assignments through the Peppa Pig Maze game
Sep 26, 2025
-
Hack(s) for intro to data abstractions in JS.
Sep 26, 2025
-
Hack(s) for intro to data abstractions in Python.
Sep 26, 2025
-
Intro to data abstractions in Python and JS.
Sep 26, 2025
-
Learn how your computer can become a powerful calculator using mathematical operations in both Javascript and Python programming languages.
Sep 26, 2025
-
Apply your skills of math, logic, and coding.
Sep 26, 2025
-
Apply your skills of math, logic, and coding.
Sep 26, 2025
-
Apply your skills to basic algorithmic design with conditionals.
Sep 26, 2025
-
Apply your skills to basic algorithmic design with conditionals.
Sep 26, 2025
-
Apply your skills of multilayered conditionals and combine all you've learned so far.
Sep 26, 2025
-
Explore how to use nested conditionals in JavaScript and Python to make complex, hierarchical decisions in code.
Sep 26, 2025
-
Homework for Iterations lesson in Python
Sep 26, 2025
-
Homework for Iterations lesson in Python
Sep 26, 2025
-
An introduction to College Board's Big Idea 3.8 Iteratons. This will help you understand how to write loops in Python and JavaScript.
Sep 26, 2025
-
Set up a Flask server locally using a starter template. This guide walks you through cloning the repository, creating a virtual environment, installing dependencies, connecting VSCode, and running the project with a SQL database.
Jun 17, 2025
-
Master Markdown syntax to create clean, readable, and well-structured documents for the web and code projects.
Jun 17, 2025
-
Introduction to API, JPA, ORM, POJOs in Java Spring Framework
Jun 17, 2025
-
Additional things you can add to your About Me page
Jun 15, 2025
-
A guide to using kernels in the Foundation framework. Kernels are a powerful tool for creating custom data processing pipelines. They allow you to define how data is transformed and processed in a flexible and reusable way.
Jun 15, 2025
-
This page will teach you how to set up your Java kernel in Jupyter Notebooks.
Jun 14, 2025
-
This page will teach you how to use HTML, CSS, and JavaScript kernels in Jupyter Notebooks.
Jun 14, 2025
-
This page will teach you how to use Python kernels in Jupyter Notebooks.
Jun 14, 2025
-
This page will teach you the basics of HTML and JavaScript.
Jun 13, 2025
-
In this guide, you'll set up your personal About Me site using GitHub Pages and create a homepage to organize and link to your Day 1 tools lessons. By the end, you'll have a deployed website that documents your development setup and serves as a launchpad for future projects.
Jun 12, 2025
-
Collaborate in real time using VSCode Live Share, pair programming techniques, and effective version control to work like professional dev teams.
Jun 12, 2025
-
Hands-on projects editing and enhancing classic games like Snake and Turtle to practice JavaScript, DOM manipulation, and game logic.
Jun 12, 2025
-
Discover how full-stack applications deliver live data to users by connecting frontend interfaces with backend servers and databases. Learn to build dynamic web pages that fetch and display real information in real time.
Jun 12, 2025
-
In this guide, you'll learn a brief introduction to models + api and how they are involved in full stack development.
Jun 12, 2025
-
Learn how to build a backend using Spring Boot with simple database integration.
Jun 12, 2025
-
This guide will walk you through setting up a Flask project with local database integration.
Jun 12, 2025
-
-
-
Grade Predictor documentation
Jun 1, 2025
-
-
Learning Cyber and Linux together
May 27, 2025
-
This page will teach you how to set up GitHub Pages using the VSCode online editor.
May 20, 2025
-
Learn how to create and manage course-required accounts, including a Portfolio Website, GitHub, Slack, and LinkedIn, while protecting your Personal Identifiable Information (PII).
May 19, 2025
-
-
-
-
-
Learn how to create and manage course-required accounts, including a Portfolio Website, GitHub, Slack, and LinkedIn, while protecting your Personal Identifiable Information (PII).
Apr 15, 2025
-
This guide will assists as we work through the class together — this is not comprehensive as we will evolve on GitHub collaboration together!
Apr 15, 2025
-
Setup guide for using the Ubuntu-based KASM Workspace for development.
Apr 15, 2025
-
Setup guide for MacOS developer tools including Homebrew, Python, and more.
Apr 15, 2025
-
Significant setup is required for development tools to support the Operating System, JavaScript, Python, Java, Jupyter Notebooks, and more. This is the first step in the development process.
Apr 15, 2025
-
A key to learning in this class is understanding how to make a GitHub Pages project. This guide will setup and run the project. At the end, you will have a student Website that can be used for blogging classroom learnings and progress.
Apr 15, 2025
-
Setup guide for using Windows Subsystem for Linux with Ubuntu for development.
Apr 15, 2025
-
Establishing pair/trio programming habits in the classroom.
Apr 13, 2025
-
Math 1B Chapter 7 equation of a line problems
Mar 17, 2025
-
-
-
-
-
How to Start Using KASM
Nov 17, 2024
-
-
-
-
A card game built to entertain
Oct 24, 2024
-
Tools and Software Development for Sprint 1
Aug 21, 2024
-
-
-
-
-
-
How to configure the Kasm Muti-Server Workspaces
Aug 14, 2024
-
-
How to configure Kasm to Store Persistent Data on S3
Aug 7, 2024
-
Plans for the big meeting demo
Jul 31, 2024
-
How to configure Kasm to automatically scale agents
Jul 30, 2024
-
When Kasm registry is not working, even with third party additions, there are ways to directly import a docker image from dockerhub.
Jul 15, 2024
-
How to configure Kasm to store data on the agent servers
Jul 15, 2024
-
How to configure the Kasm security groups to make sure all services are running.
Jul 12, 2024
-
How to create a cronjob to check if the Kasm Docker images are running and auto-start them if not.
Jul 5, 2024
-
When Kasm registry is not working, even with third party additions, there are ways to directly import a docker image from dockerhub.
Jul 5, 2024
-
Agile methodology helps bring out all the good characteristics in group development. The sociology of how an individual and group of individuals work in a Scrum Team using Agile methodology is a key development skill. Often interview questions, for a job interview in the real world, focus on the processes of how you work on code.
Aug 30, 2023
-
Build a simple project with Javascript
Aug 30, 2023
-
Objective is to be able to work fully with Notebooks, Submenus, and Anatomy to create your own personal interest blog.
Aug 27, 2023
-
Learn about the power of GitHub Pages and Jekyll
Aug 26, 2023
-
Learn how to set up utterances for your blog. Utterances is a tool that allows you to have comments on your blog posts.
Aug 25, 2023
-
Learn the Files and development work flow of GitHub Pages. This includes working with you home page, theme, markdown, and more.
Aug 24, 2023
-
GitHub pages was built with Python and Jupyter Notebooks in mind. This post is to verify tools by using Python.
Aug 23, 2023
-
JavaScript, HTML, CSS and Markdown are the primary coding languages used by bloggers when developing in the GitHub Pages system. Student developers can learn functionality while adding functionality to their GitHub pages website.
Aug 23, 2023
-
JavaScript, HTML, CSS and Markdown are the primary coding languages used by bloggers when developing in the GitHub Pages system. Student developers can learn functionality while adding functionality to their GitHub pages website.
Aug 23, 2023
-
These hacks are for tools that are used in the development process. Completing these hacks will help you to understand the tools better and are foundational for the course
Aug 23, 2023
-
The Web Programming topics are focused on learning Frontend programming, GitHub Pages, and Jupyter Notebooks.
Aug 23, 2023
-
JavaScript, HTML, CSS and Markdown are coding languages used by bloggers when developing in the GitHub Pages system. By using these languages, student developers can add functionality to their GitHub pages site.
Aug 23, 2023
-
Linux and the shell is used in this example to setup and verify the installation of the tools. Additionally, a few programming exercises are included.
Aug 22, 2023
-
A key to learning in this class is understanding how to make a GitHub Pages project. This guide will setup and run the project. At the end, you will have a student Website that can be used for blogging classroom learnings and progress.
Aug 21, 2023
-
Establishing pair/trio learning habits in the classroom. This will extend to other forms of collaboration, such as group work and team projects.
Aug 17, 2023
-
Anytime during a Sprint is an opportunity to showcase accomplishments to the teacher. The last week of the Sprint includes a formal live review meeting.
Aug 16, 2023