@parthpunter Man, I had just started following cricket in 2003 when the world cup came around. I cried when we lost the final but that innings from Ponting made me a life long fan.
I've never thought of before when solving problems. Might have to get into Haskel or other functional languages just cuz I'm fascinated by this paradigm of programming. Truly seeing improvements in my ability to program after almost 3 weeks of consistency.
#100daysofcode Day17-18
For the last couple of days I've been learning functional programming on python. Got introduced to pure functions and recursions. Might have to dive deep into these concepts. I can feel myself thinking in ways
#100daysofcode At day 16 of the backend course at @bootdotdev. Currently studying functional programming. Truly powerful paradigm in programming. I still value OOPs and see its value.
I just completed the Build Asteroids using Python and Pygame course on @bootdotdev! It was a great experience building my first big project. Although it was guided project, I got to learn working with multiple files, an introduction to pygame, working with game loops, collisions, physics of movements etc. Can definitely see myself exploring more with pygame.