CodeNewbie Community 🌱

Cover image for May 6th, 2021: What did you learn this week?
Nick Taylor
Nick Taylor

Posted on • Updated on

May 6th, 2021: What did you learn this week?

It's that time of the week folks. So wonderful code newbies, what did you learn this week? It could be programming tips, career advice etc.

![Image of the brain](https://media.giphy.com/media/ojmB7lOn3VUU8/giphy.gif)

Feel free to comment with what you learnt and/or reference your TIL post to give it some more exposure.πŸ‘‡πŸ‘‡πŸ»πŸ‘‡πŸΌπŸ‘‡πŸ½πŸ‘‡πŸΎπŸ‘‡πŸΏ

#todayilearned

Oldest comments (6)

Collapse
 
anitabe404 profile image
Anita Beauchamp

This week was jam-packed, and I learned so many things!

The key thing that I learned is that it's okay to take things slowly.

I am currently working through the Foundations path of The Odin Project. While working on one of the exercises, I realized that I wasn't really understanding how to do what I needed to. I was more so typing random things, hoping that they'd work and being confused when they didn't. I had worked through all the lessons as directed, but it was clear that I had some big gaps.

To rectify this, I'm now working my way through the W3Schools CSS Tutorial, starting from the beginning and going lesson by lesson. At first, I was reluctant to do this because I just wanted to get through the Foundations path so I could get to the fun stuff, but I realized that speeding through wasn't a good strategy.

I've now dialed things back, and I'm learning a lot and writing higher quality HTML/CSS.

Collapse
 
nickytonline profile image
Nick Taylor

Pam from The Office saying Nice!

Collapse
 
r002 profile image
Robert Lin

I totally relate to always wanting to "get to the fun stuff"-- am totally guilty of this! πŸ˜… I think a good mix is important. Properly learning the basics is definitely critical but "getting to the fun stuff" and seeing the fruits of your labor is also paramount to maintaining proper motivation and not feeling burned out. Gotta get a positive feedback loop going for that sweet endorphin hit! πŸ˜€

I recently saw this diagram from Ben Congdon (they're getting younger and younger!) which is a good mental model for this, actually:

We "explore" so we can "exploit." And then when we get bored, we return to "exploring" something new again. Haha, in this sense, "CodeNewbie" is all of us... all of us are eternal, perpetual "CodeNewbies" in our heart of hearts! πŸ₯³

Collapse
 
r002 profile image
Robert Lin • Edited

This week I met a new study buddy (Hi @anitabe404 ! πŸ‘‹) and together we've formed a study group and are powering through 30-days (or 100-days!) of code! We are three consecutive days in! πŸ₯³

The study group itself is nothing fancy-- just a simple GitHub project board with seven columns, one for each day). But having this central location to post my daily progress, screenshots, questions/concerns, and knowing that everyone can see what I'm doing makes me feel accountable. Coding/learning can be a solitary/lonely endeavor. But this day and age in 2021, it doesn't have to be! πŸ˜€ So a thousand thanks to Anita for joining-- hopefully in the future, we can get even more people onboard. It'll be a celebration of collaboration and learning together!! πŸŽ‰

Three days in... 97 more days to go! πŸš€

Collapse
 
nickytonline profile image
Nick Taylor

Lego astronaut saying tawesome!

Collapse
 
nickytonline profile image
Nick Taylor

It's True - Dwight Shrute

Yeah, they’re pretty amazing. A great example is theming. In fact the site you’re on right now uses CSS variables to handle changing themes!