Day 37 π
Finished and submitted all psets for week 6.
Learned os module, checking file extensions, more on PIL image manipulation.
Genuinely wondering if this is how AI edits images π not quite, kinda get it now
Week 7 tomorrow.
#CS50P#Python#100DaysOfCode#CodeNewbie
Day 36 π
I'm back, feeling better. Did 3 out of 4 psets today for week 6.
Submitting them tomorrow after I finish the last one, and maybe move to week 7.
#CS50P#Python#100DaysOfCode#CodeNewbie
Day 33 π
More on Pillow today, image manipulation, size, color
Made me wonder if this hints at how AI tools manipulate images.
Also saw numpy pulled in, don't understand that yet.
Did a pset for week 6 tonight. The rest tomorrow
#CS50P#Python#100DaysOfCode#CodeNewbie
Day 32 π
Finished lecture 6: file i/o, csv, DictReader. Worked through file read/write problems, a csv student report calculator, and PIL.
Shorts next, then the actual problem sets.
#CS50P#Python#100DaysOfCode#CodeNewbie
Day 31 π
Busy day today. Picked week 6 (file i/o) back up tonight, open(), with, csv reading, and other file handling tricks.
Haven't touched the dict/csv parts yet.
Didn't finish, but chipped away at it. Sleep now, more tomorrow.
#CS50P#Python#100DaysOfCode#CodeNewbie
Day 30 π
Built a caesar cipher and a full contact book system with pytest tests, all from scratch.
Also started week 6 (CS50p): file i/o. Watched about 20 mins of the lecture, covered open(), with, and lists.
#CS50P#Python#100DaysOfCode#CodeNewbie#DevJourney#PythonBeginner
Day 29 π
Finished the last pset for week 5. Also tested myself: quiz on lectures 0-5, 9/10.
Built an anagram checker from scratch, used Counter from collections.
Caught my own bug: spaces messing up the comparison. Still learning.
#CS50P#Python#100DaysOfCode#CodeNewbie
Day 28 π
Realized I hadn't been submitting since I started this courseπ had to go back to week 0 and submit everything today.
Finished test_plates. Tired now. One pset left from week 5, doing that tomorrow, then more pytest practice.
#CS50P#Python#100DaysOfCode#CodeNewbie
Day 27 π
Finished lecture 5: unit testing with pytest, assert, AssertionError. Solved 2 of 4 psets.
Brain hit a wall on the third, calling it here instead of forcing sloppy work.
Knowing when to stop is part of the process too.
#CS50P#Python#100DaysOfCode#CodeNewbie
Day 26 π
Lighter day, mostly YouTube. Tech With Tim on packages, Mosh on Python projects for beginners.
Solidified stuff I knew, also learned how to generate a QR code.
Not every day is problem sets. Some days are just filling gaps
#CS50P#Python#100DaysOfCode#CodeNewbie
Day 25 π
Finished https://t.co/jBzEO7adHo, last pset for lecture 4. Ran a comprehensive quiz on lectures 0-4, plus a few extra problems
Command-line args, random module, string manipulation, weighted grade calculator
Quiet, steady grind.
#CS50P#Python#100DaysOfCode#CodeNewbie