Learning Landscape Heightmaps and Sculpting Tools in Unreal Engine (Day 12)
Overview This post is part of my daily learning journey in game development. On Day 12 I explored landscape heightmaps and the sculpting tools in Unreal Engine...
Overview This post is part of my daily learning journey in game development. On Day 12 I explored landscape heightmaps and the sculpting tools in Unreal Engine...
What I Did Today - Learnt dunder magic methods in Python. Magic Methods / Dunder Methods Python provides many special methods whose names start and end with do...
What I Did Today - Built a CLI note‑taking application. Features Basic functionalities include: - Creating notes - Potential extensions timestamp, searching fo...
!Cover image for Day 28 0f Documenting My Learning Journeyhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%...
What I learnt Today - How to define dictionaries using the dict constructor and curly braces {}. - How to access elements in a dictionary using the .get method...
!Cover image for Day 26 of improving my Data Science skillshttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A...
Working With Upcoming Wednesday Logic Today’s challenge was a fun mix of logic and SQL date functions. Create a table with names and appointment dates, then wr...