Big Idea 2 MCQ problems I got wrong and had trouble on
Mar 23, 2023
Observing the time complexity of different algorithms
Mar 22, 2023
Using Programs with Data is focused on SQL and database actions. Part B focuses on learning SQL commands, connections, and curses using an Imperative programming style,
Mar 16, 2023
Using Programs with Data is focused on SQL and database actions. Part A focuses on SQLAlchemy and an OOP programming style,
Mar 13, 2023
Using Programs with Data is focused on SQL and database actions. Part A focuses on SQLAlchemy and an OOP programming style,
Mar 13, 2023
Data connections, trends, and correlation. Pandas is introduced as it could be valuable for PBL, data validation, as well as understanding College Board Topics.
Mar 9, 2023
MCQ 3 problems I got wrong and had trouble on
Mar 6, 2023
Collegeboard requirements project explanation
Feb 28, 2023
Things I did at NATM
Feb 24, 2023
Individual plan for CPT features
Jan 30, 2023
Reflection for CB Big Idea 5.1-5.2, 5.3-5.4, 5.5-5.6 discussion
Jan 30, 2023
MCQ 2 problems I got wrong and had trouble on
Jan 30, 2023
Notes on CSA Project Presentation during office hours
Jan 24, 2023
Becoming more familiar with debugging.
Jan 23, 2023
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