Saturday, May 3, 2025

Week 8

I didn’t think I’d ever be the kind of person to say this, but learning Python gave me some serious data superpowers. When I started my Python class, I didn’t know much — just that it was a popular language and people used it for “data stuff.” But as the weeks went on, I realized Python wasn’t just about writing code — it was about understanding how to work with information, solve problems, and build things that actually do something.


We started with the basics, like how to make variables, loops, and if/else stuff. At first it felt like I was learning a new language (because I literally was), but once I started writing small programs, it started clicking. The first time I got my code to run without blowing up was a good moment — and yeah, I celebrated a little.

The projects were the best part. I made stuff like a calculator, a number guessing game, and some simple apps in Replit. It wasn’t just about passing the class — it felt like I was building real things. Every time I figured out how to fix a bug or make my code do what I wanted, it felt like a win.

One of the biggest takeaways for me wasn’t even the coding — it was how I started thinking. The class taught me how to break things down, figure out problems step by step, and just keep trying until it worked. That’s something I know I’ll use even outside of coding.

Now that the class is over, I’m still messing around with Python on my own. I’ve been trying out Replit and even played around with a no-code app builder called Loveable. Python gave me the base to build off of, and now I feel like I can actually make cool stuff.

If you're thinking about taking a Python class, go for it. You don’t need to be a computer genius — just be ready to learn, mess up, and keep going.

Week 7

 

Loveable is a no-code app builder designed to help anyone turn their ideas into real, working apps—no programming required. Whether you’re creating a simple planner, a habit tracker, or something totally unique, Loveable gives you the tools to design, customize, and launch your app with an easy drag-and-drop interface. It’s beginner-friendly but still flexible enough for more advanced users who want to dig deeper.

To get started, I browsed through Loveable’s template library. There were a ton of options
— from budget trackers to daily planners. I chose to build a basic productivity app. The platform's layout builder was easy to use — more like working with building blocks than writing code. I could choose button actions, page layouts, and even set up custom reminders.

The database setup was what I expected to be the hardest part, but Loveable made it visual and beginner-friendly. I added fields for task titles, deadlines, notes, and even categories — all without touching a single line of code. The app could save and retrieve data without needing any external setup, which was a big plus.

Publishing the app was probably the most exciting part. Loveable let me test it on my phone, fine-tune a few things, and then share it with friends. It ran smoothly, looked great, and most importantly, it worked like I’d hoped.