Skip to main content

My Not-So-Secret Hobby

Photo by luis gomes


You might or might not know this, but I started learning to code in 2021. A dear friend taught me the basics of Python, but it was essentially up to me to decide if I was going to further my self-education of this coding language. At the time he taught me about variables, loops, lists and dictionaries in 3 days. Even though it was a lot to take in, it was something I really wanted to learn, which made it easier for me to absorb.

I was hooked, until I realized I didn't have enough knowledge to build basically anything, which led me to try and learn from freecodecamp. It didn't work for me, honestly. The lessons were "interactive" in a sense, but weren't split into episodes or chapters which would've made it easier to keep track of where I left off the previous session. I tried other sources on YT to no avail. Udemy was next. This one helped me immensely to build both skill and confidence in my ability to code. Though I'm still building some really basic web pages, tiny useless applications and whatnot, it's still proof of my progress. What is most important to me is to learn the skill, even if I don't use proper technique or form the first time, I could still learn correct technique (like PEP8 in python, for example) later on. It's much like driving. You really only know what you're doing wrong once you're actually doing it.

What can be dishearting sometimes is when it takes me more than three days to decide how I'm going to solve the parts of the assignments given by Angela (the Python instructor), then I'd sit and contemplate whether longer code should be written or shorter code, but possibly larger runtime and/or time complexity. Indecisiveness is not a good quality for a code/programmer to have. Honestly, it helps to just start working on the assignment or project, rather than waiting for inspo to come through, because how else will the project be finished if I constantly deliberate about how to perfect a project the first time around rather than actually working on it. This would happen mostly with projects that require quite some logic to process files.

Although I have not been entirely devoted to develop this skill, it's something I could do when there were some negative things happening in my life. Especially, at the time I started learning it, I was very damaged, up to the point where I had nightmares every day, woke up with pulputations and a sense of helplessness. This played a part in bringing me a sense of self-importance, learning to appreciate myself and my mind, albeit very fragile and scarred. I can only imagine what such a hobby has done for others.

Comments

Popular posts from this blog

The preternatural's blend-in with "normalcy"

Imagine every person you know started their day off with a personalized version of the LBRP ritual and went to coven meetings ? The unrealized normality of "magic" is often underrated and overlooked. When my mind starts wandering into the theory of magical practice, I do think it definitely doesn't seem as everyday as most things, but could definitely be at further inspection. The general symbolism and near-superstition we attach to the mundane everyday routine is what, I assume, contributes to our reassurance that whatever we've done is done right the first time. Note that dictionary definitions for mundane such as "banal" or "unimaginative" could suggest boringness, but I'm sure most people would agree that an unimaginative get-together is still something that could be enjoyed if conversation– which I also consider quotidian – is satisfactory. Hence 'being satisfied' and the sense of enjoyment could still be present alongside our eve...

My anime obsession

Anime has been a huge part of my life since 2013, when I watched Naruto and Sword Art Online. They were definitely some of the more popular ones at the time, with Naruto being part of the "Big 3". The other 2 constituents of the big 3 are One Piece and Bleach. Dragon Ball is one of the older anime, having been aired quite a few years before either of these previously mentioned anime— so you could say it's the elder or ancestor to these anime. These days, the anime that I indulge myself in are mostly isekai. Isekai anime usually have these main characters that were normal people in their past life who get transported to a new world with "swords and magic". Reverse isekai like Re:Creators also exist though, which is the opposite. Sword Art Online was my first isekai, but I wasn't aware of the genre at the time. That Time I Got Reincarnated As A Slime *or TenSura for short* was the anime that made me fall in love with the genre. This was later solidified by oth...