Collin Fryman’s Post

Just wrapped up a project I'm really proud of, a City Library System built in Python for my COP1000 class. The program tracks book lending using parallel arrays, with a full menu system, input validation, search functionality, fee calculations, and a reporting feature. It's not flashy, but writing it from scratch taught me more than any tutorial could. I want to be honest about my process: I did use Claude as a resource when I got stuck. But I was adamant about writing the code myself. I'd wrestle with a problem, try different approaches, and only reach out for help when I genuinely needed a nudge in the right direction. I think that's how you actually learn, not by having something handed to you, but by struggling through it first. I'm currently learning Python in school and loving the problem-solving side of programming. Every project makes me more confident and more curious about what I can build next. If you're also learning to code, my advice: use the tools available to you, but make sure you understand every line you write. That's where the real growth happens. Check out the project here: https://lnkd.in/exjBJCUC #Python #LearningToCode #COP1000 #Programming #StudentDeveloper #BuildingInPublic

I remember my class project for COP1000. I created a music database library for my first dive into python and it was a lot of fun to create. I did love learning Python and getting to problem solve. Great work man!

To view or add a comment, sign in

Explore content categories