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.
The basics of a function: illustrated! ✨

The basics of a function: illustrated! ✨

21
Comments
4 min read
COVIDiary pt. 8 - Make the Connection

COVIDiary pt. 8 - Make the Connection

5
Comments
2 min read
JavaScript DOM - Part 3 - Get Element By ID [video + article]

JavaScript DOM - Part 3 - Get Element By ID [video + article]

41
Comments 10
2 min read
Manipulating Arrays in JavaScript

Manipulating Arrays in JavaScript

7
Comments
4 min read
The Interview

The Interview

9
Comments 2
2 min read
How to use change the state of your material switch widget with values from cloud firestore (flutter)

How to use change the state of your material switch widget with values from cloud firestore (flutter)

6
Comments 1
2 min read
Tens of thousands of $$$ lost because of a simple bug! How to tackle failures as a dev

Tens of thousands of $$$ lost because of a simple bug! How to tackle failures as a dev

9
Comments 2
4 min read
25 'Learn To Code' Focused YouTube channels

25 'Learn To Code' Focused YouTube channels

80
Comments 5
3 min read
Finding the Kth Smallest Element: Walking Through How To Use Depth First Search on a Binary Search Tree

Finding the Kth Smallest Element: Walking Through How To Use Depth First Search on a Binary Search Tree

11
Comments
6 min read
What is your current stack?

What is your current stack?

7
Comments
3 min read
🔥 What's Popular Among Developers? — Weekly Picks #128

🔥 What's Popular Among Developers? — Weekly Picks #128

5
Comments 2
3 min read
8 Resources You Can Use to Learn Python

8 Resources You Can Use to Learn Python

77
Comments 14
4 min read
How Blogging Can Help You as an Early-Career Developer

How Blogging Can Help You as an Early-Career Developer

7
Comments
2 min read
How to use Deliberate Practice to learn programming more efficiently.

How to use Deliberate Practice to learn programming more efficiently.

34
Comments 4
9 min read
Top Data Structures and Algorithms every developer must know

Top Data Structures and Algorithms every developer must know

411
Comments 4
18 min read
How to create an Electron app?

How to create an Electron app?

13
Comments 1
4 min read
Tips for learning a new code base.

Tips for learning a new code base.

49
Comments 2
6 min read
JavaScript Functions Broken Down

JavaScript Functions Broken Down

24
Comments 6
5 min read
CodeNewbie Check-in Thread

CodeNewbie Check-in Thread

22
Comments 3
1 min read
Week 1: My First Project Build Since Bootcamp

Week 1: My First Project Build Since Bootcamp

6
Comments 1
3 min read
SQL: Intro to Wild Cards

SQL: Intro to Wild Cards

6
Comments 2
2 min read
My journey to a Software Engineer: First learnings

My journey to a Software Engineer: First learnings

8
Comments 1
4 min read
The Stock Span Problem: Using Stacks To Keep Track Of What's Been Seen

The Stock Span Problem: Using Stacks To Keep Track Of What's Been Seen

10
Comments 1
5 min read
Weeks 11-16 - The School Of Code Bootcamp

Weeks 11-16 - The School Of Code Bootcamp

3
Comments 1
4 min read
Post Graduation, week 2

Post Graduation, week 2

2
Comments
1 min read
Web Dev Week 5: jQuery

Web Dev Week 5: jQuery

5
Comments 4
2 min read
Using React Hooks "useState"

Using React Hooks "useState"

5
Comments 2
2 min read
JavaScript DOM - Part 1 - What is it and what can we do with it? [video + article]

JavaScript DOM - Part 1 - What is it and what can we do with it? [video + article]

57
Comments 9
2 min read
3 Crucial Strategies to Becoming a Programmer

3 Crucial Strategies to Becoming a Programmer

35
Comments 1
10 min read
UI and UX Design 101

UI and UX Design 101

26
Comments 2
3 min read
20 Tips For Learning to Code in 2020

20 Tips For Learning to Code in 2020

115
Comments 17
8 min read
13 good ways how to make money with coding in 2020

13 good ways how to make money with coding in 2020

165
Comments 8
7 min read
Backspace String Comparisons: Two Ways To Approach a Common Algorithm

Backspace String Comparisons: Two Ways To Approach a Common Algorithm

11
Comments 6
7 min read
What’s your alternative solution? Challenge #46

What’s your alternative solution? Challenge #46

6
Comments 2
1 min read
Finding the Middle of a Linked List

Finding the Middle of a Linked List

34
Comments 2
3 min read
A beginners guide to diving into a codebase

A beginners guide to diving into a codebase

2
Comments
3 min read
Customize Your Code Editor (VSCode) For Competitive Coding & Development

Customize Your Code Editor (VSCode) For Competitive Coding & Development

11
Comments
3 min read
JavaScript DOM - Part 2 - The Document and Window Object [video + article]

JavaScript DOM - Part 2 - The Document and Window Object [video + article]

37
Comments 4
2 min read
Liskov’s Substitution Principle | SOLID as a Rock

Liskov’s Substitution Principle | SOLID as a Rock

8
Comments
6 min read
Getting Started with System Design!

Getting Started with System Design!

10
Comments
4 min read
May 18 — Daily CodeNewbie Check-in Thread

May 18 — Daily CodeNewbie Check-in Thread

4
Comments
1 min read
New Week, Less Work

New Week, Less Work

3
Comments
1 min read
What’s your alternative solution? Challenge #45

What’s your alternative solution? Challenge #45

6
Comments 5
2 min read
A 15 Year Old's Coding Journey

A 15 Year Old's Coding Journey

20
Comments
4 min read
20 Awe-Inspiring Codepen Examples You Can Learn From

20 Awe-Inspiring Codepen Examples You Can Learn From

180
Comments 8
2 min read
💜 Personal Branding - For Your Career 💼

💜 Personal Branding - For Your Career 💼

419
Comments 22
5 min read
How to make a query with GraphQL

How to make a query with GraphQL

6
Comments
3 min read
May 17 — Daily CodeNewbie Check-in Thread

May 17 — Daily CodeNewbie Check-in Thread

4
Comments
1 min read
5 new challenges

5 new challenges

5
Comments
1 min read
JavaScript RegEx

JavaScript RegEx

39
Comments
3 min read
Why Code Reviews Are Crucial For Newbies: My Story

Why Code Reviews Are Crucial For Newbies: My Story

23
Comments
3 min read
Want to Learn SQL? Here's everything you need to know

Want to Learn SQL? Here's everything you need to know

9
Comments
8 min read
Reading Snippets [57 => Navigator.vibrate] 📱

Reading Snippets [57 => Navigator.vibrate] 📱

2
Comments
1 min read
HTML, CSS & Javascript good enough for a Newbie?

HTML, CSS & Javascript good enough for a Newbie?

10
Comments 3
3 min read
Let's build a contact list using React Hooks, function components, and a real API

Let's build a contact list using React Hooks, function components, and a real API

12
Comments
17 min read
Math101 for Competitive Programming

Math101 for Competitive Programming

10
Comments
2 min read
Array Cheatsheet

Array Cheatsheet

105
Comments 3
5 min read
Kadane's Algorithm & The Maximum Subarray Problem

Kadane's Algorithm & The Maximum Subarray Problem

52
Comments 3
5 min read
JavaScript .flatMap()

JavaScript .flatMap()

7
Comments
2 min read
Finding the Only Single Number in an Array

Finding the Only Single Number in an Array

20
Comments 4
3 min read
loading...