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.
Learning to code? Join our growing Discord community - questions, networking, mentorship

Learning to code? Join our growing Discord community - questions, networking, mentorship

15
Comments
1 min read
Theming In Android Revisited: Part 2 - Typography

Theming In Android Revisited: Part 2 - Typography

6
Comments
2 min read
Arquitetura de Software: A diferença entre Arquitetura e Design

Arquitetura de Software: A diferença entre Arquitetura e Design

28
Comments 3
7 min read
NodeJS & PostgreSQL: How To Connect Our Database To Our Simple Express Server (without an ORM)

NodeJS & PostgreSQL: How To Connect Our Database To Our Simple Express Server (without an ORM)

23
Comments
3 min read
Free learning resources for programmers

Free learning resources for programmers

176
Comments 8
9 min read
10 Ways To Get Active In The Data Community

10 Ways To Get Active In The Data Community

16
Comments 2
9 min read
Pushing Left, Like a Boss — Part 5.12 — Authentication (AuthN), Identity and Access Control

Pushing Left, Like a Boss — Part 5.12 — Authentication (AuthN), Identity and Access Control

15
Comments
2 min read
🎥 Learn about Ingress Gateway in Istio

🎥 Learn about Ingress Gateway in Istio

12
Comments
1 min read
A simple way to keep your Vue page title in sync with the router

A simple way to keep your Vue page title in sync with the router

133
Comments 8
2 min read
PaaS versus Serverless: Which to choose in 2019?

PaaS versus Serverless: Which to choose in 2019?

54
Comments
6 min read
What is your routine in a data science project? - fastai lesson1

What is your routine in a data science project? - fastai lesson1

14
Comments
3 min read
The Word that Kills your Dreams🔥

The Word that Kills your Dreams🔥

69
Comments 5
2 min read
5 ways learning to program is like learning a foreign language

5 ways learning to program is like learning a foreign language

49
Comments 1
4 min read
Don't be scared of new things

Don't be scared of new things

34
Comments
2 min read
You should probably know enough JavaScript, first.

You should probably know enough JavaScript, first.

74
Comments 5
3 min read
🔎 Top 7 essential SEO optimizations for you to learn in 2019

🔎 Top 7 essential SEO optimizations for you to learn in 2019

440
Comments 27
5 min read
Web Scraping for custom API

Web Scraping for custom API

90
Comments 4
3 min read
Destructuring Objects in JavaScript

Destructuring Objects in JavaScript

47
Comments 2
5 min read
10 Intriguing Public REST APIs For Your Next Project

10 Intriguing Public REST APIs For Your Next Project

1220
Comments 31
3 min read
Make working with Git an easier commitment

Make working with Git an easier commitment

5
Comments
6 min read
Python 'is' vs '=='

Python 'is' vs '=='

88
Comments 25
2 min read
🌟🆓 Our favorite free resources for learning web development in 2019

🌟🆓 Our favorite free resources for learning web development in 2019

193
Comments 6
3 min read
Updating Your JavaScript Project Dependencies - A Why/How Approach

Updating Your JavaScript Project Dependencies - A Why/How Approach

5
Comments
15 min read
Funciones en Dart

Funciones en Dart

19
Comments
5 min read
Staying Productive While Traveling

Staying Productive While Traveling

21
Comments 6
3 min read
Angular + FontAwesome in Five Easy Steps using angular-fontawesome

Angular + FontAwesome in Five Easy Steps using angular-fontawesome

87
Comments 1
2 min read
Functions in Dart

Functions in Dart

6
Comments
4 min read
Pointers in C/C++

Pointers in C/C++

18
Comments 5
4 min read
What is TypeScript?

What is TypeScript?

5
Comments
4 min read
Guess That Tech!

Guess That Tech!

5
Comments
2 min read
Building a simple WebChat

Building a simple WebChat

65
Comments 4
6 min read
Getting Started In CFML: A Resource List for Newbies

Getting Started In CFML: A Resource List for Newbies

7
Comments 1
4 min read
backdrop-filter property

backdrop-filter property

40
Comments 3
3 min read
A quick reference to Python string methods - Cases

A quick reference to Python string methods - Cases

12
Comments
1 min read
PostgreSQL: How To Connect Two Tables (Joins)

PostgreSQL: How To Connect Two Tables (Joins)

11
Comments
3 min read
Getting a job at Google after coding bootcamp

Getting a job at Google after coding bootcamp

22
Comments
1 min read
Cinderella and the Glass Structural Pattern - A Design Patterns Intro

Cinderella and the Glass Structural Pattern - A Design Patterns Intro

78
Comments 1
12 min read
Basic Javascript: Removing Duplicates from an Array

Basic Javascript: Removing Duplicates from an Array

172
Comments 27
1 min read
Lessons learnt from building and deploying a portfolio website

Lessons learnt from building and deploying a portfolio website

21
Comments 4
3 min read
Tutorial: How to orchestrate stateless apps in Kubernetes?

Tutorial: How to orchestrate stateless apps in Kubernetes?

59
Comments
10 min read
Learn Webdev: Mental Health and Learning

Learn Webdev: Mental Health and Learning

58
Comments 4
4 min read
The Simple Guide to HTML SVGs

The Simple Guide to HTML SVGs

17
Comments
8 min read
How to quickly check cookies for compliance with GDPR 🍪

How to quickly check cookies for compliance with GDPR 🍪

9
Comments
2 min read
Falcon API Framework on Docker - 2

Falcon API Framework on Docker - 2

11
Comments
6 min read
AWS SAM and Ruby

AWS SAM and Ruby

18
Comments
7 min read
The ONE book every developer MUST read!

The ONE book every developer MUST read!

357
Comments 67
3 min read
PostgreSQL: How To Update & Delete Data

PostgreSQL: How To Update & Delete Data

7
Comments
2 min read
Introduction to JavaScript URL Object

Introduction to JavaScript URL Object

77
Comments 2
3 min read
Java Optional & Vavr Option: An essential introduction

Java Optional & Vavr Option: An essential introduction

8
Comments
8 min read
Carreira: Dez princípios para seu crescimento como Engenheiro

Carreira: Dez princípios para seu crescimento como Engenheiro

37
Comments 2
4 min read
Laravel Vue Router - Tutorial

Laravel Vue Router - Tutorial

15
Comments 2
3 min read
36 Essential Tools for JavaScript in 2019

36 Essential Tools for JavaScript in 2019

184
Comments 5
9 min read
Career Path

Career Path

75
Comments 4
4 min read
Ruby Puts vs Print vs P vs PP vs... Awesome?

Ruby Puts vs Print vs P vs PP vs... Awesome?

19
Comments
5 min read
Pushing Left, Like a Boss — Part 5.11 — Authorization (AuthZ)

Pushing Left, Like a Boss — Part 5.11 — Authorization (AuthZ)

10
Comments 1
1 min read
You may not need the if-else statement😎

You may not need the if-else statement😎

11
Comments 2
3 min read
How Does The Internet Work? Part 3: Traceroute

How Does The Internet Work? Part 3: Traceroute

7
Comments 1
2 min read
ES6 Basics: The Difference Between Var, Let, and Const

ES6 Basics: The Difference Between Var, Let, and Const

101
Comments 8
3 min read
High Level Kubernetes Metaphor

High Level Kubernetes Metaphor

5
Comments
4 min read
Linting an Existing Application: 3 Key Things I Learned

Linting an Existing Application: 3 Key Things I Learned

34
Comments 2
3 min read
loading...