Day 10 — Arrays, Decorators, and Multimedia Tags
date: 2025-07-24
🎓 CSE @ VIT Bhopal | Romantic at heart, dev at war 💻 Learning C++, Web Dev & AI — one bug at a time ✍️ Writing the raw truth of a Tier-3 coder building toward Stanford & self-made success 💖 16 novels in 2 months. 💀 0 cardio sessions by choice. Soft energy. Hard code. Sharp mind.
🔟 Day 10 — Full Stack Brain Stretch
Today was a headful of concepts — across languages, logic, and layout.
Kind of a tech buffet — C++ arrays, Python class methods, and HTML media tags. Weird combo, but it works.
✅ What I Did
💻 C++ – Arrays
Learned:
How to declare and initialize arrays
How to take input into an array
Accessing elements using indexing
Started writing small input/output programs to solidify the basics
🐍 Python – Decorators & Methods
Covered advanced OOP features:
@propertydecoratorsGetters and setters
Difference between instance, class, and static methods
It was A LOT — but I tried small examples to make it real
🌐 Web Dev – Media & Semantic Tags
Learned how to embed:
<video>and<audio>tags with controlsCustom sources and fallback text
Also explored lesser-known semantic tags:
<samp>,<kbd>,<var>— for code and keyboard-based UI
🔗 GitHub Pushes
cpp-practice/day10-arrays.cpppython-vault/day10-oop-decorators.pyweb-dev-start/day10-media-tags.html
🧠 Reflections
The deeper I go, the more the puzzle pieces start linking.
Code feels less like magic and more like structure.
Each topic today felt like it belonged to a different world, but together, they’re the core of real development.
Brain’s a bit fried — but proud.
That’s Day 10.
No skipping. No burnout. Just momentum.
