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.
Django Rest Framework Tutorial - Todo API

Django Rest Framework Tutorial - Todo API

37
Comments
8 min read
Apprentice Recruitment and Training for Dummies: A How-To Guide (Part 1 Recruiting)

Apprentice Recruitment and Training for Dummies: A How-To Guide (Part 1 Recruiting)

5
Comments
9 min read
I got my first job! (As a Junior Front End Developer)

I got my first job! (As a Junior Front End Developer)

89
Comments 7
2 min read
Publishing Your First GitHub Pages Website

Publishing Your First GitHub Pages Website

38
Comments 2
1 min read
Como é o dia a dia de um dev?

Como é o dia a dia de um dev?

17
Comments 2
5 min read
JavaScript Data Structures: Hash Table: Collisions

JavaScript Data Structures: Hash Table: Collisions

17
Comments
3 min read
How you can learn Docker from the beginning. Covers docker-compose, volumes, databases, in the Cloud and much more

How you can learn Docker from the beginning. Covers docker-compose, volumes, databases, in the Cloud and much more

410
Comments 3
2 min read
Fira Code - Font with programming ligatures 〽️

Fira Code - Font with programming ligatures 〽️

15
Comments
2 min read
Getting Started With System Tests in Rails With Minitest

Getting Started With System Tests in Rails With Minitest

14
Comments
7 min read
Going serverless with firebase cloud functions.

Going serverless with firebase cloud functions.

12
Comments
3 min read
Getting started with Markdown (Cheatsheet)

Getting started with Markdown (Cheatsheet)

5
Comments 1
3 min read
Year One: Lessons Learned

Year One: Lessons Learned

45
Comments
8 min read
Best Side Project Ideas for Web developers

Best Side Project Ideas for Web developers

47
Comments
3 min read
Absinthe Journey with Wolfiton or How to Bring the Absinthe Tutorial UP to Date- Part 3 The Walls

Absinthe Journey with Wolfiton or How to Bring the Absinthe Tutorial UP to Date- Part 3 The Walls

9
Comments 2
8 min read
The power of Template Literals

The power of Template Literals

21
Comments 2
4 min read
Python: Pass by Sharing

Python: Pass by Sharing

9
Comments
2 min read
Async Iterators: A Practical Example feat. AWS SDK for Node.js

Async Iterators: A Practical Example feat. AWS SDK for Node.js

7
Comments
6 min read
Format dictionary as table

Format dictionary as table

11
Comments 1
2 min read
Complete Jenkins Pipeline Tutorial for Beginners [FREE] 🎉

Complete Jenkins Pipeline Tutorial for Beginners [FREE] 🎉

136
Comments 1
1 min read
Hey Developers, Prepare for the Certified Kubernetes Administrator(CKA) with Practice Tests

Hey Developers, Prepare for the Certified Kubernetes Administrator(CKA) with Practice Tests

14
Comments
4 min read
Personalize your Linux terminal prompt ✨

Personalize your Linux terminal prompt ✨

83
Comments 4
4 min read
Getting Started With WSL

Getting Started With WSL

123
Comments 9
5 min read
You should write a comment on every line of code

You should write a comment on every line of code

53
Comments 14
5 min read
Habits Of Top Programmers

Habits Of Top Programmers

75
Comments 2
1 min read
Master Plan to Execution: Javascript && Rails

Master Plan to Execution: Javascript && Rails

6
Comments
3 min read
Don't underestimate your setup, learners

Don't underestimate your setup, learners

9
Comments 6
2 min read
JavaScript Data Structures: Hash Table: Hash Function

JavaScript Data Structures: Hash Table: Hash Function

36
Comments
4 min read
How to Choose a Potential Blog Niche

How to Choose a Potential Blog Niche

37
Comments 2
5 min read
Learn Promises to write Asynchronous JavaScript code

Learn Promises to write Asynchronous JavaScript code

43
Comments
5 min read
Core building blocks of React

Core building blocks of React

41
Comments 6
5 min read
Tips for junior developers searching for their first job.

Tips for junior developers searching for their first job.

14
Comments 1
4 min read
Learn Kubernetes by Playing the “Game of Pods”

Learn Kubernetes by Playing the “Game of Pods”

284
Comments 1
4 min read
Responsive Web Design Without Media Queries

Responsive Web Design Without Media Queries

65
Comments 2
1 min read
Understanding GraphQL Schemas

Understanding GraphQL Schemas

57
Comments
6 min read
Seu primeiro serviço Go na Google Cloud App Engine.

Seu primeiro serviço Go na Google Cloud App Engine.

10
Comments 1
6 min read
Dark Theme for Ubuntu

Dark Theme for Ubuntu

5
Comments 1
1 min read
When Is the Perfect Time to Move on as a Developer?

When Is the Perfect Time to Move on as a Developer?

230
Comments 27
10 min read
Node.js + TypeScript Starter For Your Next Project

Node.js + TypeScript Starter For Your Next Project

49
Comments
1 min read
Dom Selector – JavaScript Series – Part 24

Dom Selector – JavaScript Series – Part 24

16
Comments
2 min read
Scrum Events demystified - Sprint Planning

Scrum Events demystified - Sprint Planning

10
Comments 1
4 min read
Face recognition using JavaScript

Face recognition using JavaScript

84
Comments 14
4 min read
[Dart] รวมคำสั่งดีๆ เอาไว้ใช้กับ List

[Dart] รวมคำสั่งดีๆ เอาไว้ใช้กับ List

9
Comments
4 min read
WASI - WebAssembly System Interface with Wasmtime

WASI - WebAssembly System Interface with Wasmtime

76
Comments 5
11 min read
hello world

hello world

6
Comments 1
2 min read
How to communicate with non-programmers

How to communicate with non-programmers

56
Comments
2 min read
Array Is Not A Linear Data Structure

Array Is Not A Linear Data Structure

5
Comments 4
3 min read
Client-Side vs. Server-Side Programming

Client-Side vs. Server-Side Programming

9
Comments 1
2 min read
Learning Elixir with PHP help

Learning Elixir with PHP help

11
Comments
13 min read
JavaScript Data Structures: Hash Table: Intro

JavaScript Data Structures: Hash Table: Intro

59
Comments
3 min read
Big Data from the Ground up

Big Data from the Ground up

78
Comments 2
7 min read
In the beginning

In the beginning

14
Comments 4
3 min read
Should you learn Git in a GUI or the command line?

Should you learn Git in a GUI or the command line?

12
Comments 10
3 min read
Create your first game using Unity and C# – Part 2 Creating your first script to handle player movement.

Create your first game using Unity and C# – Part 2 Creating your first script to handle player movement.

21
Comments
17 min read
A batteries included React-TypeScript starter

A batteries included React-TypeScript starter

4
Comments
2 min read
Improve Your Algorithms with this Simple Equation

Improve Your Algorithms with this Simple Equation

357
Comments 26
5 min read
JavaScript beginner help

JavaScript beginner help

5
Comments 23
1 min read
How to start a project with React + TypeScript

How to start a project with React + TypeScript

41
Comments 2
3 min read
Dom Manipulation – JavaScript Series – Part 23

Dom Manipulation – JavaScript Series – Part 23

37
Comments
1 min read
Demystifying Methods and Functions in C# - When should I use them?

Demystifying Methods and Functions in C# - When should I use them?

8
Comments
3 min read
Frustrating job search? My #1 tip for outstanding portfolio projects

Frustrating job search? My #1 tip for outstanding portfolio projects

72
Comments
7 min read
loading...