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.
มือใหม่หัด Go: Factory Pattern

มือใหม่หัด Go: Factory Pattern

1
Comments
2 min read
JavaScript Metaprogramming: Part 1 - Unleashing the Potential of the Reflect API

JavaScript Metaprogramming: Part 1 - Unleashing the Potential of the Reflect API

1
Comments
4 min read
Which Star Wars Character Would Make the Best Developer?

Which Star Wars Character Would Make the Best Developer?

15
Comments 20
1 min read
How I Would Learn To Code (If I Could Start Over)

How I Would Learn To Code (If I Could Start Over)

5
Comments 2
4 min read
Understanding methods and functions in JavaScript

Understanding methods and functions in JavaScript

Comments
2 min read
Modifying Objects in JavaScript Made Easy

Modifying Objects in JavaScript Made Easy

Comments
3 min read
Qual a melhor linguagem de programação?

Qual a melhor linguagem de programação?

3
Comments
4 min read
Java records and why you should use them

Java records and why you should use them

3
Comments
3 min read
How to master the DOM to build interactive web apps

How to master the DOM to build interactive web apps

3
Comments 1
28 min read
Array e lista encadeada - Entenda a diferença

Array e lista encadeada - Entenda a diferença

6
Comments 2
4 min read
Getting into Developer Relations 101

Getting into Developer Relations 101

15
Comments 1
4 min read
Variable Scope and Scope Chain in Javascript

Variable Scope and Scope Chain in Javascript

8
Comments
3 min read
Building an Event Booking App in Ruby with Macaw Framework: A Step-by-Step Guide

Building an Event Booking App in Ruby with Macaw Framework: A Step-by-Step Guide

1
Comments
3 min read
5 Dicas que te ajudam a nomear variáveis em JavaScript

5 Dicas que te ajudam a nomear variáveis em JavaScript

Comments
2 min read
Cloud fundamentals for beginners - Cloud 101

Cloud fundamentals for beginners - Cloud 101

1
Comments
7 min read
C++ if ... else statements

C++ if ... else statements

1
Comments
2 min read
Finally, I created a my first CRUD web application with React and Supabase!

Finally, I created a my first CRUD web application with React and Supabase!

4
Comments
3 min read
What Was Your Toughest Coding Concept and How Did You Conquer It?

What Was Your Toughest Coding Concept and How Did You Conquer It?

9
Comments 11
1 min read
C++ Ternary Operator

C++ Ternary Operator

1
Comments
1 min read
ConfigureAwait in C#

ConfigureAwait in C#

1
Comments
2 min read
Criando variáveis e funções em Clojure

Criando variáveis e funções em Clojure

1
Comments
4 min read
IDK - Memoization & useMemo React Hook

IDK - Memoization & useMemo React Hook

1
Comments
3 min read
How to design and develop AI systems so cool that anyone would love them

How to design and develop AI systems so cool that anyone would love them

3
Comments
4 min read
Key Practices in DevOps

Key Practices in DevOps

3
Comments
21 min read
Python How-To: Swapping Variable Values With Python

Python How-To: Swapping Variable Values With Python

1
Comments
2 min read
Simplifying Dependency Injection with the Service Container Pattern in ReactJS and Ruby on Rails

Simplifying Dependency Injection with the Service Container Pattern in ReactJS and Ruby on Rails

Comments
3 min read
PHP 8: The joy of named arguments

PHP 8: The joy of named arguments

8
Comments 2
2 min read
I Was Hacked: What I’ve Learned Since

I Was Hacked: What I’ve Learned Since

33
Comments 20
5 min read
How to build a music player part 2: Introduction MySQL database

How to build a music player part 2: Introduction MySQL database

Comments
3 min read
Array indexOf() method made simple for Data Analytics in charts and graphs..featuring Grouping, Summing and Rendering

Array indexOf() method made simple for Data Analytics in charts and graphs..featuring Grouping, Summing and Rendering

1
Comments
5 min read
The Importance of Responsive Design and How to Achieve it with Uikit

The Importance of Responsive Design and How to Achieve it with Uikit

3
Comments
3 min read
Triangle Judgement | LeetCode | MSSQL

Triangle Judgement | LeetCode | MSSQL

Comments
2 min read
How to start a web developer career in 2023?

How to start a web developer career in 2023?

3
Comments
12 min read
Understanding Garbage Collection: Simplified

Understanding Garbage Collection: Simplified

Comments
2 min read
Padrão Give-When-Then: Organizando Testes com Clareza

Padrão Give-When-Then: Organizando Testes com Clareza

Comments
2 min read
Two ways to add text over images

Two ways to add text over images

12
Comments 4
3 min read
Maximizing Your Influence as a Software Engineer

Maximizing Your Influence as a Software Engineer

29
Comments 2
2 min read
JSON Demystified: A Comprehensive Guide For Beginers

JSON Demystified: A Comprehensive Guide For Beginers

Comments
5 min read
Computer Vision

Computer Vision

Comments
2 min read
What's On Your Mind When the Lights Go Out?

What's On Your Mind When the Lights Go Out?

9
Comments 11
1 min read
Javascript : 12 méthodes essentielles pour les chaînes de caractères

Javascript : 12 méthodes essentielles pour les chaînes de caractères

2
Comments
4 min read
Low Code Platforms Are Doing the Heavy Lifting for Developers: Here's How!

Low Code Platforms Are Doing the Heavy Lifting for Developers: Here's How!

Comments
5 min read
Closures and callbacks in Javascript

Closures and callbacks in Javascript

Comments
2 min read
How to lazy-load routes and import standalone components in Angular

How to lazy-load routes and import standalone components in Angular

9
Comments
3 min read
What's Your Favorite Text Editor or Terminal Emulator?

What's Your Favorite Text Editor or Terminal Emulator?

17
Comments 26
1 min read
Advanced Wireshark Scripts for Intrusion Detection

Advanced Wireshark Scripts for Intrusion Detection

Comments
4 min read
Python Tutorial: Numbers - A beginner's Guide to Understanding Numeric Data Types in Python

Python Tutorial: Numbers - A beginner's Guide to Understanding Numeric Data Types in Python

7
Comments 6
9 min read
🚀 Firebase Hosting: Free Hosting for your First Web Project

🚀 Firebase Hosting: Free Hosting for your First Web Project

9
Comments 1
3 min read
TypeScript: Generics… How about a pizza?

TypeScript: Generics… How about a pizza?

Comments
4 min read
What inspired you to become a web developer?

What inspired you to become a web developer?

12
Comments 3
1 min read
Best Practices for Writing on DEV: Listicles

Best Practices for Writing on DEV: Listicles

29
Comments 7
2 min read
How Do You Ensure That Your Code is Scalable & Maintainable?

How Do You Ensure That Your Code is Scalable & Maintainable?

29
Comments 27
1 min read
Scrape Bing With Python

Scrape Bing With Python

1
Comments
5 min read
Context in JavaScript: What is .this?

Context in JavaScript: What is .this?

3
Comments
5 min read
Type Casting in JavaScript

Type Casting in JavaScript

15
Comments 2
7 min read
10 Rules I Follow When Writing HTML To Make It Concise and Readable🚀💡

10 Rules I Follow When Writing HTML To Make It Concise and Readable🚀💡

23
Comments 5
2 min read
How to use multiple GitHub account on same device?

How to use multiple GitHub account on same device?

25
Comments 3
2 min read
30 Days of Rust - Day 18

30 Days of Rust - Day 18

Comments
3 min read
Smooth Sailing with Docker: A Beginner's Guide to Containerization

Smooth Sailing with Docker: A Beginner's Guide to Containerization

3
Comments
5 min read
Unleashing the Power of Async() and Await: Revolutionizing Asynchronous JavaScript

Unleashing the Power of Async() and Await: Revolutionizing Asynchronous JavaScript

Comments
2 min read
loading...