This site is built with fastpages, An easy to use blogging platform with extra features for Jupyter Notebooks.
fastpages automates the process of creating blog posts via GitHub Actions, so you don’t have to fuss with conversion scripts. A full list of features can be found on GitHub.
You can edit the index.html
file to change this content.
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
Jupyter Notebook for the rest of the class to follow along with.
Dec 14, 2022
Student Lesson by Alexa, Ava, Lydia, and Sri
Dec 13, 2022