Noob Science
Noobing With The Noob

Noobing With The Noob

Follow
homeArchivebadgesnewsletter
Tag

Beginner Developers

#beginners

More content

Read more stories on Hashnode


Articles with this tag

Understanding Concurrency

Sep 12, 202314 min read

Concurrency is a very under appreciated paradigm in programming. So, wanna make your code faster? Read on! · Some Background Well in real life, we are...

Understanding Concurrency

Negative Time?

Jan 13, 20235 min read

Are we running out of time with the Y2K bug… · Clocks and Time. So cool and mysterious. But have you ever wondered how clocks work and how time was...

Negative Time?

Search For Files in The Terminal

Sep 8, 20223 min read

With Your GF! · TLDR; Okay, So the find utility in linux sucks. There are alternatives to find out there, like fd-find, but why not build our own small...

Search For Files in The Terminal

Get Started I

Aug 2, 20223 min read

Be Confident · Okay, so the one thing that I always wanted to talk about is how to actually get started with tech. Well, the answer is not in one word....

Get Started I

Coding Your First CLI

Jul 26, 20226 min read

And enjoying it · Just so you know, I love CLI's. I love the terminal and the experience it offers. Working in the Terminal might seem complex for...

Coding Your First CLI