DEV Community

Cover image for Top Featured CodeNewbie Posts (8/30/23)
Brian Bethencourt for CodeNewbie

Posted on

Top Featured CodeNewbie Posts (8/30/23)

Every other week, we'll round up the CodeNewbie tag's top posts based on traffic, engagement, and a hint of editorial curation. Hope you enjoy!

How I Became a Tech Conference Speaker as a Newbie & How You Can Do It Too

@eleftheriabatsou shares her awesome experience starting out as a newbie and ending up as a tech conference speaker! Great inspiration for those of you starting out.

New CSS Viewport Units You Should Know to Improve Your App/UX and That Solved my UX App Problem

We always love posts like these, laying out a problem you ran into and sharing the journey it took to fix it. Check out @renancferro's tips on CSS viewports!

CAP Theorem - Consistency Availability and Partition Tolerance

We used to be limited to vertical scaling: a more powerful computer or more code optimization. Nowadays, we can do more with this advice from @pahujanayan.

Memory Management in JavaScript

Memory management is a key part of any programming language and having an understanding of how your management system works will give you a serious advantage. Here's @syedmuhammadaliraza to clear it all up.

Networking 101: Intro to Human Networking

Real human networking tends to get left on the sidelines for a lot of developers. @sushantchhetryy is here to show how you can help your career or project thrive by connecting with others.

Python Imports: A Journey From Confusion to Enlightenment

When transitioning from JavaScript to Python, one of the challenges you might face involves understanding Python's import system. If you're coming from JavaScript, these tips from @daca-github might help!

That's it for our top CodeNewbie posts for this week! Follow the CodeNewbie Team on DEV for more content and discussions... and be sure to keep an eye on this series in the future - you just might be in it!

Top comments (6)

Collapse
 
thomasbnt profile image
Thomas Bnt ☕

Oh thanks! I passed away from the post of @renancferro. Good content 🤩

Collapse
 
renancferro profile image
Renan Ferro

Did you like it? I am happy with that 😁

Collapse
 
pahujanayan profile image
Nayan Pahuja

Thank You so much for including the article. Hope I did a good job!

Collapse
 
eleftheriabatsou profile image
Eleftheria Batsou

Thank you so much for including my article!!

Collapse
 
renancferro profile image
Renan Ferro

I'm so happy to have a post shared here and mentioned by you guys! Thank you so much guys 😁🤘

Collapse
 
syedmuhammadaliraza profile image
Syed Muhammad Ali Raza

Thankyou for recommending my article