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.
It's a Marathon, Not a Sprint

It's a Marathon, Not a Sprint

26
Comments 3
7 min read
Do's and Don'ts at your very first Meetup

Do's and Don'ts at your very first Meetup

10
Comments 2
2 min read
Dead Simple Python: Data Typing and Immutability

Dead Simple Python: Data Typing and Immutability

91
Comments 10
19 min read
Transparency: Illusions of a Single System (Part 1)

Transparency: Illusions of a Single System (Part 1)

52
Comments 3
9 min read
The IDE - The beginner's trap !

The IDE - The beginner's trap !

93
Comments 29
3 min read
Many Nodes, One Distributed System

Many Nodes, One Distributed System

464
Comments 17
7 min read
An Introduction to Overloading Operators (for Beginners by a Beginner)

An Introduction to Overloading Operators (for Beginners by a Beginner)

40
Comments 2
6 min read
Timsort — the fastest sorting algorithm you’ve never heard of

Timsort — the fastest sorting algorithm you’ve never heard of

229
Comments 8
9 min read
How To Use Git: A Reference Guide

How To Use Git: A Reference Guide

334
Comments 4
7 min read
An Engineer’s Rite of Passage

An Engineer’s Rite of Passage

85
Comments 24
3 min read
How do you approach knowledge gaps?

How do you approach knowledge gaps?

60
Comments 18
2 min read
How conventional commits improved my git skills

How conventional commits improved my git skills

236
Comments 24
3 min read
Starting With SQL

Starting With SQL

54
Comments 4
4 min read
There Are Many Ways to Have a Developer Career

There Are Many Ways to Have a Developer Career

16
Comments 1
3 min read
Console.table()

Console.table()

60
Comments 6
2 min read
Overthinking, evolutionary psychology, and programming

Overthinking, evolutionary psychology, and programming

125
Comments 7
7 min read
Dissecting my Ruby Project Skeleton

Dissecting my Ruby Project Skeleton

23
Comments 3
9 min read
My two greatest challenges while learning software development

My two greatest challenges while learning software development

45
Comments 4
3 min read
What Makes an Effective Code Walk Through?

What Makes an Effective Code Walk Through?

18
Comments 8
1 min read
What Tutorials Would I Use If I Started Learning Javascript Again

What Tutorials Would I Use If I Started Learning Javascript Again

21
Comments 1
3 min read
Tips to be a good leader?

Tips to be a good leader?

6
Comments 3
1 min read
Rename your files depending on .extension!

Rename your files depending on .extension!

9
Comments
1 min read
Introduction to Agent-Based Models and Cellular Automata

Introduction to Agent-Based Models and Cellular Automata

10
Comments 1
4 min read
Cargo Cult Programming!

Cargo Cult Programming!

55
Comments 6
6 min read
Common Mistakes in Tech Resumes

Common Mistakes in Tech Resumes

211
Comments 23
3 min read
JavaScript Closures, and How They Work

JavaScript Closures, and How They Work

17
Comments
3 min read
High traffic app that can’t take downtime - Data migration

High traffic app that can’t take downtime - Data migration

48
Comments 6
1 min read
Truth About Template Engines

Truth About Template Engines

20
Comments 1
4 min read
Are software titles inflating during the years?

Are software titles inflating during the years?

15
Comments 4
5 min read
How to Try Kotlin in Java Backend Codebase Without Risk

How to Try Kotlin in Java Backend Codebase Without Risk

19
Comments 1
8 min read
Ruby on Rails E-Commerce in 2019! Demo Included

Ruby on Rails E-Commerce in 2019! Demo Included

6
Comments
1 min read
Tips to keep your Android app project organized

Tips to keep your Android app project organized

28
Comments 5
4 min read
An alternative way to log your 100DaysOfCode

An alternative way to log your 100DaysOfCode

22
Comments 8
3 min read
My approach to mentoring junior team members

My approach to mentoring junior team members

47
Comments 2
3 min read
Building our First Machine Learning Model (Pt. 4)

Building our First Machine Learning Model (Pt. 4)

48
Comments 7
4 min read
Build a GitHub Action with Ruby

Build a GitHub Action with Ruby

20
Comments
1 min read
Styling the React Native Way

Styling the React Native Way

13
Comments
6 min read
Super simple guide to building your own personal website in one day

Super simple guide to building your own personal website in one day

11
Comments
2 min read
.includes For Noobs

.includes For Noobs

37
Comments 5
3 min read
Migrating to TypeScript, Part 1: Introduction and getting started

Migrating to TypeScript, Part 1: Introduction and getting started

140
Comments 4
6 min read
The Override Keyword

The Override Keyword

5
Comments 1
2 min read
Database models and ERDs for Newbs Part: 1

Database models and ERDs for Newbs Part: 1

4
Comments
2 min read
Learn Functional Python in 10 Minutes

Learn Functional Python in 10 Minutes

41
Comments 4
11 min read
Basic Ethereum Oracle example, including Oraclize, Truffle and Vue

Basic Ethereum Oracle example, including Oraclize, Truffle and Vue

12
Comments
1 min read
How to Remove Array Duplicates in ES6

How to Remove Array Duplicates in ES6

23
Comments
4 min read
Who is the most liked author on dev.to? - Analysis of top 500 posts

Who is the most liked author on dev.to? - Analysis of top 500 posts

54
Comments 12
3 min read
A junior, a mid and a senior dev walk into a bar

A junior, a mid and a senior dev walk into a bar

258
Comments 41
5 min read
How You Can Find Good Libraries For Your Projects

How You Can Find Good Libraries For Your Projects

40
Comments 3
4 min read
10 free-but-professional tools for your dev projects

10 free-but-professional tools for your dev projects

124
Comments 15
3 min read
Building Restful API with Flask, Postman & PyTest - Part 2 (Read Time: 10 Mins)

Building Restful API with Flask, Postman & PyTest - Part 2 (Read Time: 10 Mins)

22
Comments
7 min read
Easy make and Makefile for beginners

Easy make and Makefile for beginners

11
Comments
1 min read
I graduated coding bootcamp. Now what? 💸

I graduated coding bootcamp. Now what? 💸

21
Comments 5
9 min read
Test-driven development in JavaScript

Test-driven development in JavaScript

62
Comments 1
3 min read
The CSS mask property

The CSS mask property

9
Comments
2 min read
Why I Chose Vue in the Front-End Framework War

Why I Chose Vue in the Front-End Framework War

13
Comments
6 min read
It Takes a Village to Raise a Software Developer - Read Time: 5 Mins

It Takes a Village to Raise a Software Developer - Read Time: 5 Mins

19
Comments
4 min read
Fast & simple location tracking with Node-RED and OwnTracks

Fast & simple location tracking with Node-RED and OwnTracks

21
Comments 4
6 min read
Ode to Unit Tests

Ode to Unit Tests

4
Comments
6 min read
15 Powerful Tools To Add Advanced Functionality To Your JAMstack Project

15 Powerful Tools To Add Advanced Functionality To Your JAMstack Project

79
Comments
5 min read
Excluding Diagonal Elements from a Matrix in R

Excluding Diagonal Elements from a Matrix in R

8
Comments 2
4 min read
loading...