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.
5 Steps in Programming to Keep You From Getting Stuck

5 Steps in Programming to Keep You From Getting Stuck

128
Comments 21
3 min read
How To Become A Developer -- Part 3: People Skills

How To Become A Developer -- Part 3: People Skills

89
Comments 10
5 min read
Top 5 tips to be a better programmer without programming!

Top 5 tips to be a better programmer without programming!

163
Comments 16
6 min read
Installing Linux

Installing Linux

7
Comments
3 min read
Beginner looking for the right course in webdev

Beginner looking for the right course in webdev

9
Comments 11
1 min read
Implementing Redis Pub/Sub in Node.js Application

Implementing Redis Pub/Sub in Node.js Application

91
Comments 8
4 min read
10 rules to code like NASA (applied to interpreted languages)

10 rules to code like NASA (applied to interpreted languages)

529
Comments 50
18 min read
Dead Simple Python: Generators and Coroutines

Dead Simple Python: Generators and Coroutines

142
Comments 7
14 min read
How I became CTO in just a few years

How I became CTO in just a few years

121
Comments 10
3 min read
My Advice to Beginner Devs

My Advice to Beginner Devs

130
Comments 22
3 min read
Developing Structure in My Self-Taught Journey

Developing Structure in My Self-Taught Journey

39
Comments 3
3 min read
How To Become A Developer -- Part 2: Non-Technical Skills

How To Become A Developer -- Part 2: Non-Technical Skills

85
Comments 3
5 min read
Towards Complexity

Towards Complexity

44
Comments 14
3 min read
What parsers and 2 year olds have in common. 🚼

What parsers and 2 year olds have in common. 🚼

5
Comments
2 min read
Getting Cozy With C++

Getting Cozy With C++

207
Comments 29
10 min read
Rust Functions, Modules, Packages, Crates, and You

Rust Functions, Modules, Packages, Crates, and You

8
Comments 1
7 min read
What does 'EJECT' do to a react native app

What does 'EJECT' do to a react native app

7
Comments 3
1 min read
Introdução a Docker - Conceitos Básicos

Introdução a Docker - Conceitos Básicos

71
Comments 6
7 min read
I've been looking to break into the industry since 2018, what am I doing wrong?

I've been looking to break into the industry since 2018, what am I doing wrong?

19
Comments 20
2 min read
Building Github Actions CI for an npm package

Building Github Actions CI for an npm package

6
Comments
6 min read
Weeknotes - 10 Makers

Weeknotes - 10 Makers

14
Comments 2
2 min read
How did they do all that in one line? A Codewars challenge explanation

How did they do all that in one line? A Codewars challenge explanation

15
Comments 3
3 min read
A gentle introduction to Python generators

A gentle introduction to Python generators

13
Comments 2
3 min read
Is it worth joining an early-stage startup?

Is it worth joining an early-stage startup?

11
Comments 2
7 min read
Reflections of a Self-Taught Dev

Reflections of a Self-Taught Dev

9
Comments 1
17 min read
Creating Infinite Scroll with 15 Elements

Creating Infinite Scroll with 15 Elements

27
Comments 3
6 min read
Five things I knew about security, before I knew anything about security

Five things I knew about security, before I knew anything about security

88
Comments 8
5 min read
Better Logging for the Web Application

Better Logging for the Web Application

7
Comments
5 min read
All the Ruby Modules

All the Ruby Modules

8
Comments
3 min read
What happens when you type in www.xyz.com

What happens when you type in www.xyz.com

50
Comments 6
2 min read
Sideprojects Motivations and Goals

Sideprojects Motivations and Goals

61
Comments 8
2 min read
You Either Have It Or You Don't

You Either Have It Or You Don't

45
Comments 29
3 min read
dev.wtf - developer's reference

dev.wtf - developer's reference

96
Comments 13
4 min read
Understanding Gaps in project

Understanding Gaps in project

5
Comments
1 min read
How To Make A Makefile

How To Make A Makefile

328
Comments 28
10 min read
Best DEV.to Posts for Beginners: Week of July 29, 2019

Best DEV.to Posts for Beginners: Week of July 29, 2019

40
Comments
2 min read
The Top 10 Books on DevOps You Need to Read

The Top 10 Books on DevOps You Need to Read

497
Comments 18
4 min read
Are you interested in Data Science?

Are you interested in Data Science?

12
Comments
2 min read
Things to think about before becoming a contractor

Things to think about before becoming a contractor

58
Comments 3
3 min read
iOS Dev Newbie Consideration 🤔🖐🏾 05:02

iOS Dev Newbie Consideration 🤔🖐🏾

11
Comments 2
1 min read
Marie Kondo Your Javascript Code with Functions

Marie Kondo Your Javascript Code with Functions

28
Comments
9 min read
NPM AUDIT FIX RUINED MY REACT NATIVE PROJECT

NPM AUDIT FIX RUINED MY REACT NATIVE PROJECT

5
Comments 13
1 min read
5 important but overlooked skills you should have as a top developer!

5 important but overlooked skills you should have as a top developer!

322
Comments 22
5 min read
Simpler React component design with the Chain of Responsibility pattern

Simpler React component design with the Chain of Responsibility pattern

63
Comments 9
5 min read
The Funnel: How I Pick Small Side Projects

The Funnel: How I Pick Small Side Projects

20
Comments
5 min read
3 flavors of the For loop in JavaScript and when to use them

3 flavors of the For loop in JavaScript and when to use them

22
Comments
7 min read
Kubernetes for everyone ☸️💡🎉

Kubernetes for everyone ☸️💡🎉

348
Comments 21
7 min read
Preparing USB for Linux

Preparing USB for Linux

7
Comments
2 min read
Lookaheads in Javascript

Lookaheads in Javascript

64
Comments 8
3 min read
To remote or not to remote, that is the question 🤔

To remote or not to remote, that is the question 🤔

5
Comments 1
4 min read
It’s Not a Web Application Without a Database

It’s Not a Web Application Without a Database

5
Comments
6 min read
Setting up the IDE (Integrated Development Environment)

Setting up the IDE (Integrated Development Environment)

7
Comments 1
6 min read
LINQ Collections and ForEach

LINQ Collections and ForEach

9
Comments 1
4 min read
Alignment in CSS: text and vertical alignment

Alignment in CSS: text and vertical alignment

21
Comments 3
4 min read
How YOU can use an ORM in .NET Core and C# to type less SQL -starring Entity Framework

How YOU can use an ORM in .NET Core and C# to type less SQL -starring Entity Framework

111
Comments 10
13 min read
How to use Local Storage in JavaScript?

How to use Local Storage in JavaScript?

13
Comments 4
2 min read
Major Key Alert: Hide your API Keys

Major Key Alert: Hide your API Keys

13
Comments 2
2 min read
Rust Web App Session Management with AWS

Rust Web App Session Management with AWS

7
Comments 2
7 min read
Things to know before learning your first programming language

Things to know before learning your first programming language

10
Comments
3 min read
Setting up your development environment

Setting up your development environment

45
Comments
4 min read
loading...