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.
A practical and gentle introduction to web scraping with Puppeteer

A practical and gentle introduction to web scraping with Puppeteer

47
Comments
8 min read
How to write API Tests using REST-Assured and OkHTTP?

How to write API Tests using REST-Assured and OkHTTP?

11
Comments
2 min read
Try Kubernetes locally with minikube

Try Kubernetes locally with minikube

20
Comments
3 min read
Which Programming Language Should I Learn First?

Which Programming Language Should I Learn First?

9
Comments 7
6 min read
OverTheWire Bandit Level 8 Level 9 walk-through

OverTheWire Bandit Level 8 Level 9 walk-through

4
Comments
2 min read
How to Attract a Developer to Your Startup?

How to Attract a Developer to Your Startup?

19
Comments
4 min read
Elm Calculator Part 1 - Introduction

Elm Calculator Part 1 - Introduction

15
Comments 3
6 min read
Code Line Daily widget

Code Line Daily widget

18
Comments 3
2 min read
How to center things in CSS 💘

How to center things in CSS 💘

193
Comments 11
1 min read
Easy as a pie Big O notation: A note about Objects

Easy as a pie Big O notation: A note about Objects

54
Comments 3
1 min read
Style a Blog Layout with CSS

Style a Blog Layout with CSS

49
Comments 5
9 min read
Getting Started With XAMPP

Getting Started With XAMPP

18
Comments 11
6 min read
JavaScript - Array Execution Speed

JavaScript - Array Execution Speed

10
Comments
1 min read
Algorithm 101: 3 Ways to Check if Two Sentences are Anagrams

Algorithm 101: 3 Ways to Check if Two Sentences are Anagrams

6
Comments
2 min read
Algorithm 101: 3 Ways to Create Pig Latin

Algorithm 101: 3 Ways to Create Pig Latin

47
Comments 2
2 min read
Setting up Python workspace in Visual Studio Code (vscode)

Setting up Python workspace in Visual Studio Code (vscode)

121
Comments 7
4 min read
Common DevOps Tools Every Beginner Should Know

Common DevOps Tools Every Beginner Should Know

32
Comments
5 min read
Hitchhiker’s Guide to Ruby Variables

Hitchhiker’s Guide to Ruby Variables

18
Comments
3 min read
Սովորում ենք C# | Առաջին քայլեր

Սովորում ենք C# | Առաջին քայլեր

7
Comments
3 min read
NestJS - Microservices with Redis

NestJS - Microservices with Redis

54
Comments 1
3 min read
Monorepo and Microservice setup in Nest.js

Monorepo and Microservice setup in Nest.js

87
Comments 15
5 min read
Django Favicon Tutorial

Django Favicon Tutorial

16
Comments
4 min read
This Toronto self-taught Google contractor talks learning code

This Toronto self-taught Google contractor talks learning code

11
Comments
7 min read
Open Source programs and initiatives

Open Source programs and initiatives

27
Comments 3
3 min read
More APIs to Practice Programming With

More APIs to Practice Programming With

199
Comments 11
2 min read
Algorithm 101: 3 Ways to Check if a Sentence is a Palindrome

Algorithm 101: 3 Ways to Check if a Sentence is a Palindrome

5
Comments
2 min read
⚡ CSS Text Animations

⚡ CSS Text Animations

59
Comments
2 min read
Cryptography - to the point

Cryptography - to the point

4
Comments
1 min read
Need help with building a simple web application ( CRUD ) to manage rented items

Need help with building a simple web application ( CRUD ) to manage rented items

7
Comments 10
1 min read
Styling native Checkboxes and Radio inputs (CSS Only)

Styling native Checkboxes and Radio inputs (CSS Only)

95
Comments 7
2 min read
Getting values from a Python dictionary

Getting values from a Python dictionary

6
Comments
1 min read
25 Python Examples

25 Python Examples

23
Comments
3 min read
Help! Hackers are mining my cloud for Bitcoin 😱

Help! Hackers are mining my cloud for Bitcoin 😱

62
Comments 8
3 min read
How To Improve Your Problem-Solving Skills

How To Improve Your Problem-Solving Skills

13
Comments
2 min read
Javascript Closure

Javascript Closure

30
Comments
1 min read
Metodos Virtuales en Java

Metodos Virtuales en Java

6
Comments
1 min read
This self-taught Software Engineer teaches coding from Costa Rica

This self-taught Software Engineer teaches coding from Costa Rica

7
Comments
6 min read
20 Days of HTML(Learn 20 amazing things about HTML) Part 2

20 Days of HTML(Learn 20 amazing things about HTML) Part 2

244
Comments 10
3 min read
How this Australian developer got hired by Deloitte with no CS degree

How this Australian developer got hired by Deloitte with no CS degree

5
Comments
5 min read
Set up Jupyter Notebook in VS Code for Data Science

Set up Jupyter Notebook in VS Code for Data Science

88
Comments 8
8 min read
JavaScript Service Workers, Visualized

JavaScript Service Workers, Visualized

274
Comments 3
5 min read
🎥 Video Snippets: [3 => Cookies] 🍪

🎥 Video Snippets: [3 => Cookies] 🍪

4
Comments
1 min read
Want to remove/delete your last commit? Here is how.

Want to remove/delete your last commit? Here is how.

99
Comments 12
1 min read
Hello, World!

Hello, World!

7
Comments 2
1 min read
Volunteering: giving time, delivering value and building relationships. A long term strategy.

Volunteering: giving time, delivering value and building relationships. A long term strategy.

7
Comments
6 min read
A11Y in Rails: Automated Linting with AccessLint🎉

A11Y in Rails: Automated Linting with AccessLint🎉

12
Comments
4 min read
Dear New Front-End Developer

Dear New Front-End Developer

121
Comments 8
4 min read
The Three Month Rule of a New Job

The Three Month Rule of a New Job

91
Comments 7
7 min read
How to create new projects with the Vue CLI

How to create new projects with the Vue CLI

5
Comments 1
6 min read
The advantages of migrating to GraphQL

The advantages of migrating to GraphQL

90
Comments 1
3 min read
Reading Snippets [51 => JSON] 📝

Reading Snippets [51 => JSON] 📝

3
Comments
1 min read
Intro to Web Development

Intro to Web Development

15
Comments 4
2 min read
React Tutorial — Upload and Fetch Photos with Cloudinary

React Tutorial — Upload and Fetch Photos with Cloudinary

64
Comments
13 min read
Prototyping stuff with Svelte's REPL

Prototyping stuff with Svelte's REPL

37
Comments 3
2 min read
The 25 most recommended programming books of all-time.

The 25 most recommended programming books of all-time.

917
Comments 45
19 min read
Introduction to RISC V and Assembly Language for Beginners

Introduction to RISC V and Assembly Language for Beginners

13
Comments
1 min read
8 Best Productivity Tips for Developers and Programmers

8 Best Productivity Tips for Developers and Programmers

16
Comments
1 min read
How to Convert ES6+ into ES5 using Babel

How to Convert ES6+ into ES5 using Babel

17
Comments
2 min read
How to Add Observability to Your Serverless HTTP API on AWS

How to Add Observability to Your Serverless HTTP API on AWS

11
Comments
11 min read
Getting Cozy with Ruby

Getting Cozy with Ruby

107
Comments 11
5 min read
loading...