DEV Community

CodeNewbie

The most supportive community of programmers and people learning to code.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Big-O Notation: A primer for beginning devs

Big-O Notation: A primer for beginning devs

14
Comments
4 min read
Starting late: learning to code at 40

Starting late: learning to code at 40

57
Comments 43
2 min read
Day 5 - Function Declarations vs. Function Expressions - Learning Node JS In 30 Days [Mini series]

Day 5 - Function Declarations vs. Function Expressions - Learning Node JS In 30 Days [Mini series]

22
Comments
1 min read
What is this in Javascript?

What is this in Javascript?

105
Comments 4
5 min read
Deep Impact with Dependency Injections

Deep Impact with Dependency Injections

7
Comments
5 min read
Day 4 - Window === Global ? - Learning Node JS In 30 Days [Mini series]

Day 4 - Window === Global ? - Learning Node JS In 30 Days [Mini series]

42
Comments 2
2 min read
Oh, the dilemma! Should you learn React or Angular or Vue or “Another framework”.js

Oh, the dilemma! Should you learn React or Angular or Vue or “Another framework”.js

11
Comments 4
2 min read
Two Weeks of Java: No Decaf

Two Weeks of Java: No Decaf

10
Comments 5
3 min read
Untangling the JavaScript Event Loop

Untangling the JavaScript Event Loop

14
Comments
3 min read
How to build an Angular 8 application with API request in 10 minutes?

How to build an Angular 8 application with API request in 10 minutes?

189
Comments 4
9 min read
Day 3 - JavaScript Engine - Learning Node JS In 30 Days [Mini series]

Day 3 - JavaScript Engine - Learning Node JS In 30 Days [Mini series]

27
Comments
2 min read
9 Tips for Writing Better PowerShell Functions

9 Tips for Writing Better PowerShell Functions

15
Comments
7 min read
Day 1 — Introduction - Learning Node JS In 30 Days [Mini series]

Day 1 — Introduction - Learning Node JS In 30 Days [Mini series]

93
Comments 4
1 min read
Python Multiprocessing: Learning Pools, Managers and Challenges at Lightspeed

Python Multiprocessing: Learning Pools, Managers and Challenges at Lightspeed

7
Comments
5 min read
Day 2 - Install and Running Node on Window - Learning Node JS In 30 Days [Mini series]

Day 2 - Install and Running Node on Window - Learning Node JS In 30 Days [Mini series]

47
Comments 1
1 min read
Whatever you learn, it's important to put that into practice

Whatever you learn, it's important to put that into practice

4
Comments
2 min read
Getting comfortable using Google.

Getting comfortable using Google.

12
Comments 2
2 min read
AUTHeNtication VS AUTHoriZation

AUTHeNtication VS AUTHoriZation

127
Comments 7
2 min read
Make Your Own Password Generator: Step-by-Step guide 🤖

Make Your Own Password Generator: Step-by-Step guide 🤖

55
Comments 4
7 min read
TL:DR; Do Repetition

TL:DR; Do Repetition

4
Comments 2
2 min read
My first interview (for a Dev internship)

My first interview (for a Dev internship)

111
Comments 22
3 min read
JavaScript Module Cheatsheet 📄‬

JavaScript Module Cheatsheet 📄‬

872
Comments 32
4 min read
Github Pages??

Github Pages??

13
Comments 6
2 min read
The Daily Dose: Tools you can use!

The Daily Dose: Tools you can use!

7
Comments
1 min read
Deliberate Learning, take control of your career

Deliberate Learning, take control of your career

106
Comments 12
4 min read
HTTP Status Code Basics

HTTP Status Code Basics

74
Comments 11
5 min read
Git,Github and the command line are not that hard! Beginners learning resource.

Git,Github and the command line are not that hard! Beginners learning resource.

10
Comments
1 min read
A common coding interview question

A common coding interview question

246
Comments 53
2 min read
Codecademy - CSS 2: Visual Rules

Codecademy - CSS 2: Visual Rules

9
Comments
2 min read
Chingu Voyage Log: Start Your Engines and Let's Go! Sprint 3

Chingu Voyage Log: Start Your Engines and Let's Go! Sprint 3

10
Comments
3 min read
Send daily automated tweets from a Google Sheet by using Google Scripts

Send daily automated tweets from a Google Sheet by using Google Scripts

188
Comments 25
6 min read
JSON in C++

JSON in C++

15
Comments
4 min read
The Github Streak Dilemma: useful or not?

The Github Streak Dilemma: useful or not?

12
Comments 5
2 min read
Codecademy - CSS 1: Setup and Selectors

Codecademy - CSS 1: Setup and Selectors

18
Comments
3 min read
R&R with REST API's

R&R with REST API's

7
Comments
5 min read
Basic HTML

Basic HTML

5
Comments
3 min read
Build an animated testimonial card using HTML, CSS and JavaScript.

Build an animated testimonial card using HTML, CSS and JavaScript.

127
Comments 4
6 min read
Boost your programming skills with great discounts on Black Friday and Cyber Monday

Boost your programming skills with great discounts on Black Friday and Cyber Monday

32
Comments 3
3 min read
An Intro to AJAX and the XMLHttpRequest Object

An Intro to AJAX and the XMLHttpRequest Object

10
Comments
3 min read
Translating Bootcamp to Real Dev Job

Translating Bootcamp to Real Dev Job

101
Comments 13
4 min read
My 10 months of coding or how to print 'hello world' and call it a startup

My 10 months of coding or how to print 'hello world' and call it a startup

7
Comments
3 min read
Black Friday Offer: 80% discount on programming courses

Black Friday Offer: 80% discount on programming courses

16
Comments 1
4 min read
Intro to modern C++

Intro to modern C++

17
Comments
5 min read
Debugging Part 1 - Print & Interactive Debugging

Debugging Part 1 - Print & Interactive Debugging

41
Comments 2
7 min read
JavaScript Array.flatMap()

JavaScript Array.flatMap()

97
Comments 6
3 min read
Why do you need to add a meta viewport tag inside <head> element? (with example)

Why do you need to add a meta viewport tag inside <head> element? (with example)

96
Comments 8
2 min read
How to write a code on dev.to

How to write a code on dev.to

8
Comments 1
1 min read
The Bey in B-Trees

The Bey in B-Trees

6
Comments
3 min read
Fullscreen slider with HTML, CSS and JavaScript

Fullscreen slider with HTML, CSS and JavaScript

153
Comments 5
5 min read
100 Days of Code | Day 0: Planning

100 Days of Code | Day 0: Planning

4
Comments
2 min read
Behind the Screens: What happens when you type a URL in a browser

Behind the Screens: What happens when you type a URL in a browser

195
Comments 3
8 min read
Tips for New DEV Members

Tips for New DEV Members

231
Comments 17
7 min read
How to Overlap Images in CSS

How to Overlap Images in CSS

59
Comments 2
6 min read
Rotten Tomatoes: Top 25 Horror Movies - A CLI Ruby Gem

Rotten Tomatoes: Top 25 Horror Movies - A CLI Ruby Gem

7
Comments
4 min read
The Weird World of Missing Values in Pandas

The Weird World of Missing Values in Pandas

13
Comments 2
3 min read
Apply to all jobs, job postings are not realistic anyway.

Apply to all jobs, job postings are not realistic anyway.

160
Comments 25
3 min read
My 1 Year Coding Anniversary: From Video Tutorials to Software Engineer

My 1 Year Coding Anniversary: From Video Tutorials to Software Engineer

42
Comments 3
4 min read
Scala 101: a beginner's guide to the scalable language

Scala 101: a beginner's guide to the scalable language

42
Comments 1
10 min read
How to Get a Programming Job without a Degree

How to Get a Programming Job without a Degree

89
Comments 14
7 min read
My personal reflection after completing a coding boot camp

My personal reflection after completing a coding boot camp

15
Comments 5
2 min read
loading...