DEV Community

Beginners

"A journey of a thousand miles begins with a single step." -Chinese Proverb

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Stacks and Queues Almighty

Stacks and Queues Almighty

9
Comments
5 min read
Comparing Depth-First and Breadth-First Traversals of Graphs

Comparing Depth-First and Breadth-First Traversals of Graphs

14
Comments
3 min read
Apache Spark Bitesize Series

Apache Spark Bitesize Series

20
Comments 1
1 min read
Pros and Cons of Serverless apps?

Pros and Cons of Serverless apps?

13
Comments 3
2 min read
20 Small Steps to Become a Regex Master

20 Small Steps to Become a Regex Master

618
Comments 15
42 min read
Data Structures & Algorithms in JavaScript

Data Structures & Algorithms in JavaScript

18
Comments
5 min read
New To React Native? Do It With Expo.

New To React Native? Do It With Expo.

9
Comments
5 min read
Learn in Public: Data Structures & Algorithms in Python

Learn in Public: Data Structures & Algorithms in Python

201
Comments 6
3 min read
Fibonacci sequence

Fibonacci sequence

6
Comments
2 min read
Fluent validation with NetCore

Fluent validation with NetCore

48
Comments 2
2 min read
Need for a mentor

Need for a mentor

39
Comments 8
1 min read
How to Grow as a Developer if You Live in a Small Town

How to Grow as a Developer if You Live in a Small Town

108
Comments 12
8 min read
A MongoDB survival pill

A MongoDB survival pill

10
Comments
1 min read
A beginner’s guide to Docker — how to create a client/server side with docker-compose

A beginner’s guide to Docker — how to create a client/server side with docker-compose

129
Comments
9 min read
Python: Dicas e Truques.

Python: Dicas e Truques.

25
Comments 2
4 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
which framework do you suggest for server beginner ? why?

which framework do you suggest for server beginner ? why?

9
Comments
1 min read
18 DevTools for productivity 🚀

18 DevTools for productivity 🚀

1248
Comments 33
3 min read
How to have better code reviews & tips for junior developers

How to have better code reviews & tips for junior developers

107
Comments 5
2 min read
How to programmatically extract data from a webpage (e.g your dev.to reading list)

How to programmatically extract data from a webpage (e.g your dev.to reading list)

31
Comments
2 min read
The Connection Between Nobel Prize Winners and Building Side Projects

The Connection Between Nobel Prize Winners and Building Side Projects

7
Comments
3 min read
Tips for New DEV Members

Tips for New DEV Members

231
Comments 17
7 min read
Lessons learned designing the Showcase layout for Bulma Clean Theme

Lessons learned designing the Showcase layout for Bulma Clean Theme

9
Comments
6 min read
Funções em Python

Funções em Python

8
Comments
15 min read
CAP Theorem Explained

CAP Theorem Explained

37
Comments
4 min read
How do you share your projects on your portfolio website?

How do you share your projects on your portfolio website?

40
Comments 2
1 min read
How to handle secrets in Node.js 🗝️🗝️🗝️ (environment variables)

How to handle secrets in Node.js 🗝️🗝️🗝️ (environment variables)

78
Comments 6
1 min read
Testing the Waters with RSpec (Part 2)

Testing the Waters with RSpec (Part 2)

6
Comments
2 min read
facing depression as a beginner in software development

facing depression as a beginner in software development

79
Comments 19
3 min read
8 Video Games to Make You a Better Web Developer

8 Video Games to Make You a Better Web Developer

331
Comments 10
12 min read
Character set walkthrough

Character set walkthrough

4
Comments
3 min read
You are not your code

You are not your code

138
Comments 7
3 min read
[Case Study] Video content as a Developer Relations strategy

[Case Study] Video content as a Developer Relations strategy

27
Comments 2
3 min read
Intro to Linux for New Developers

Intro to Linux for New Developers

105
Comments 33
3 min read
Charming the Python: Boolean & Operators

Charming the Python: Boolean & Operators

8
Comments 9
2 min read
Typescript and Redux. My tips.

Typescript and Redux. My tips.

70
Comments 3
3 min read
CSS Flexbox part 2

CSS Flexbox part 2

13
Comments
8 min read
Testing Material UI form components

Testing Material UI form components

33
Comments 6
3 min read
Avoiding Quality Minefields

Avoiding Quality Minefields

46
Comments
6 min read
The Weird World of Missing Values in Pandas

The Weird World of Missing Values in Pandas

13
Comments 2
3 min read
Upgrade your learning + an example study plan for data structures and algorithms

Upgrade your learning + an example study plan for data structures and algorithms

166
Comments 3
4 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
#100DaysOfPython Day 1: Hello World, Data Types & Strings

#100DaysOfPython Day 1: Hello World, Data Types & Strings

295
Comments 26
4 min read
#100DaysOfPython Day 2: Functions, Scope and Best Practices

#100DaysOfPython Day 2: Functions, Scope and Best Practices

113
Comments 10
4 min read
10 Tips for Seamless Software Hand-offs & Technical Documentation

10 Tips for Seamless Software Hand-offs & Technical Documentation

38
Comments
3 min read
Charming the Python: the basic basics

Charming the Python: the basic basics

47
Comments 1
2 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
Learning resources for Self-taught developers

Learning resources for Self-taught developers

126
Comments 12
4 min read
Wait, but what exactly is React?

Wait, but what exactly is React?

9
Comments 2
2 min read
C# Dictionary: Add or [key]=value?

C# Dictionary: Add or [key]=value?

9
Comments 1
3 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
8 Reasons You Absolutely Need to Use Azure Notebooks

8 Reasons You Absolutely Need to Use Azure Notebooks

21
Comments 1
8 min read
Shared Hosting vs VPS Hosting WHAT’S THE DIFFERENCE?

Shared Hosting vs VPS Hosting WHAT’S THE DIFFERENCE?

7
Comments 4
4 min read
How I got a dev job 5 months out of high school

How I got a dev job 5 months out of high school

51
Comments 22
2 min read
em vs rem in CSS Font Size

em vs rem in CSS Font Size

51
Comments 2
1 min read
Don’t excessively mutate the DOM. Here’s what you should do instead.

Don’t excessively mutate the DOM. Here’s what you should do instead.

73
Comments 4
2 min read
How To Tackle A Technical Interview By Using Soft Skills

How To Tackle A Technical Interview By Using Soft Skills

150
Comments 11
5 min read
Use em For Padding and Margin

Use em For Padding and Margin

21
Comments 7
1 min read
How to use Custom React Hooks! (React Form Validation made easy, example)

How to use Custom React Hooks! (React Form Validation made easy, example)

21
Comments 3
1 min read
CSS Flexbox part 1

CSS Flexbox part 1

16
Comments 1
8 min read
loading...