I thought it might be fun to discuss what I'm focused on learning for the month of November. When I first graduated from Flatiron, I made a post-bo...
For further actions, you may consider blocking this person and/or reporting abuse
Note: this is more about the
how
than thewhat
.My goal until the end of the year is to build (as a side effect) a stronger foundation in vanilla JavaScript (especially "data management").
At times, it can be a pretty boring
duty
, for this reason I chose creative/generative coding (an activity really appealing to me) as booster. I currently put on hold things like frameworks and web stuff.At the end, I am focused in learning how I learn the best, case to case, in a sustainable, healthier possible way, in being more flexible:
I often take a code in some other language to be
translated
, iteratively "improving" it and when possible, learning how original features could be translated too (ex.Python
zip
,range
functions toES
).Work in progress...
What does your week/day look like? I'm trying to find a rhythm that works in terms of being pacing and retention
At the moment, it looks a mess. Isn't intentional, I have a few other activities filling the time in random periods. But, to be fair, it feels good to alternate having more or less time to study. When I do not have time to get "saturated", retention is boosted. That being said, I actually prefer to have a
not too rigid routine
.Something that I started doing in the last week and works well for me, is also to alternate topics (or same topic, different points of view/paradigm/language/platform/etc) and come back after a few hours/days to the previous. Probably not the most time effective method!
Again, it is Work in progress... :)
I just spent the evening diving into Kubernetes. Trying to get a service spun up (using MySQL as an example - brings in interesting problems like "how do I manage user/password combos" and "how do I not lose data when it stops?").
Next up is to play around with Terraform, so I can compare that with CloudFormation as a method for defining Infra as Code.
I'm learning some design and finishing my design for a personal website. I'll also be learning more about Stencil as I get further into implementing it. No concrete goal, just a fun project to work on.
I’m learning JavaScript and Express too.
Great to hear! How's it going so far?
JavaScript here 🤓
Any frameworks or just vanilla JS?
i'm trying to learn Rust lang.
and i want make this todo finished :D do0ir-cli :D
I'm trying to learn GraphQL and it's been fun :)
Cool! What made you pick it up?
Today I learned all Java 7 enhancements and some significant features of spring boot. Very useful day...
Congrats! What's next?