Saturday, March 22, 2025
Ideation Abounds
Found an interesting book I had saved. 140 simple python programs. Gave me an idea for my portfolio site. Might make it a randomizer button that loads one of the simple programs side by side within the code.
Saturday, March 15, 2025
Group Projects
One of my favorite things we've done in my Intro to CS classes is having code reviews with small groups over a few assignments. I've found them to be incredibly interesting and helpful. Getting to see others approach things like doc strings and class inheritance helps contextualize a lot of what the instructors teach.
Saturday, March 8, 2025
Reading over and over
Because I've taken a lot of personal steps to learning programming and coding over the years, I've also had the same concepts presented to me in a wide variety of ways.
It's easy enough to follow along with writing your own scripts from a video tutorial or book, but for me, I think it's limited my lateral thinking for code.
Saturday, March 1, 2025
Searching through searches
Working on some homework to modify bubble sort and insertion sort functions. Was able to get them mostly done. Still trying to figure out how to sort case insensitive lists to finish up.
Saturday, February 22, 2025
Silly starts to silly careers
I've had my silly little flask test site up for a month now. I enjoy going to my star wars jokes page everytime. I'm following along with Flask Web Development by Miguel Grinberg. Picked it up in a Humble Bundle a few years ago.
Subscribe to:
Comments (Atom)
Computer Architecture Assemble!
My next class begins soon. I'll be studying the underlying architecture of the OS and Assembky language to interact with the processor....
-
A few days ago I started up my own ATprotocol PDS. I want to get deeper into the fediverse. I was able to attend the first ATmosphereCon l...
-
I don't like splitting my focus too much, but I do feel the need to learn Rust to go forward. One big reason its been on my mind so mu...
-
I started up my own Bluesky PDS last week. I used digital ocean and the premade image to make life easier for myself and give myself a digi...