Made with Github FastPages, VS Code, Jupyter, and a bit of Markdown

Welcome to my Blog! I’ll be updating this page weekly with what I’m working on, as well as my coding ventures in AP CSP.
Classes I’m Taking This Year:
| Trimester 1 |
Trimester 2 |
Trimester 3 |
| AP Statistics 1 |
AP Statistics 2 |
AP Statistics Seminar |
| Expository Read/Write 1 |
Expository Read/Write 2 |
Data Science 1 |
| AP Computer Science Principles 1 |
AP Computer Science Principles 2 |
Honors Principles of Engineering 2 |
| Honors Principles of Engineering 1 |
Economics (Online) |
Off Roll Period 4 |
| Civics (Online) |
Off Roll Period 5 |
Off Roll Period 5 |
Posts
Object Oriented Programming is a part of learning Python. The objective of this blog is to introduce OOP with the intention of PBL task to create a database. The foundations for a database is defining a Class and understanding instance data and methods. A database is often a focus of backend coding as it will store persistent data, that can be recalled after the immediate session is closed.
Jan 10, 2023
Algorithmic Efficiency and Undecidable Problems
Dec 15, 2022
Lesson about simulations and what they're used for
Dec 12, 2022
A Binary Math illustrative application using HTML, Liquid, and JavaScript.
Nov 16, 2022