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.
Unity MR Part 2: Session Component

Unity MR Part 2: Session Component

14
Comments
6 min read
SOLID Principle: Single Resposibility Principle

SOLID Principle: Single Resposibility Principle

39
Comments 15
2 min read
Northcoders Week 2: Shut up and take my money! 💷

Northcoders Week 2: Shut up and take my money! 💷

1
Comments 1
5 min read
Unity MR Part 0: Introduction

Unity MR Part 0: Introduction

22
Comments
4 min read
Embracing the Coding Rollercoaster with Mimo: A Love Letter to Syntax Sanity

Embracing the Coding Rollercoaster with Mimo: A Love Letter to Syntax Sanity

Comments
2 min read
What you learning about this weekend? 🧠

What you learning about this weekend? 🧠

6
Comments 27
1 min read
Unity MR Part 1: Setting up Unity

Unity MR Part 1: Setting up Unity

14
Comments
5 min read
Data Structure Classification🧑‍🔧

Data Structure Classification🧑‍🔧

5
Comments
2 min read
Take the First Step: the Open Source Game

Take the First Step: the Open Source Game

21
Comments 3
3 min read
Balancing Codes and Mental Wellbeing: A Guide for Software Engineers

Balancing Codes and Mental Wellbeing: A Guide for Software Engineers

Comments
2 min read
C# - Record Structs for Immutable Value Types

C# - Record Structs for Immutable Value Types

Comments
1 min read
Beginner's guide to Unit Testing with NUnit.

Beginner's guide to Unit Testing with NUnit.

1
Comments
3 min read
The Anatomy of the Web Development in 2024

The Anatomy of the Web Development in 2024

49
Comments 1
12 min read
SQL - Efficiently Paginate Query Results

SQL - Efficiently Paginate Query Results

Comments
1 min read
Struggling to choose a programming language? This guide will help you.

Struggling to choose a programming language? This guide will help you.

1
Comments
1 min read
Character encoding

Character encoding

6
Comments
6 min read
What are the types of deployment

What are the types of deployment

Comments
3 min read
Shopping for healthy nutrition is like looking for the most appropriate programming tools.

Shopping for healthy nutrition is like looking for the most appropriate programming tools.

1
Comments 2
2 min read
Introduction to Ruby's Enumerable Module

Introduction to Ruby's Enumerable Module

Comments
2 min read
Amazon Web Services Basics: What is EC2

Amazon Web Services Basics: What is EC2

3
Comments 2
1 min read
7 Projects With Resources to Learn Web Development

7 Projects With Resources to Learn Web Development

22
Comments
5 min read
Project Eleven: Social Feed

Project Eleven: Social Feed

1
Comments
3 min read
Let's make a curry!

Let's make a curry!

3
Comments 4
1 min read
Difference between php-session vs tokens

Difference between php-session vs tokens

Comments
2 min read
Kubernetes for Beginners: Introduction, Functionality, and Cost

Kubernetes for Beginners: Introduction, Functionality, and Cost

8
Comments 4
7 min read
Variable scope in C programming.

Variable scope in C programming.

5
Comments
1 min read
What factors should be considered when deciding between using PHP sessions or tokens in a web development project?

What factors should be considered when deciding between using PHP sessions or tokens in a web development project?

Comments 1
2 min read
MicroFrontend - React | Solid | Vue 08:22

MicroFrontend - React | Solid | Vue

5
Comments 1
2 min read
Day 2.3: AWS IAM Security Best Practices

Day 2.3: AWS IAM Security Best Practices

Comments
2 min read
Making Our Tasks Classy

Making Our Tasks Classy

2
Comments
6 min read
The first month in CS Diploma

The first month in CS Diploma

Comments
1 min read
Revisiting <div> and <span>: A Refresher on HTML Structure

Revisiting <div> and <span>: A Refresher on HTML Structure

Comments
2 min read
How to write code fast and efficiently ❓

How to write code fast and efficiently ❓

24
Comments
1 min read
Entendendo Java Stream API na prática

Entendendo Java Stream API na prática

1
Comments
9 min read
Developing Your Skills as a Programmer

Developing Your Skills as a Programmer

Comments
2 min read
Google Cloud vs AWS: A comprehensive comparison for business users

Google Cloud vs AWS: A comprehensive comparison for business users

Comments
14 min read
What is a dev team? (And how to make the most of yours)

What is a dev team? (And how to make the most of yours)

Comments
7 min read
How to add budget alerts to your AWS account

How to add budget alerts to your AWS account

Comments
3 min read
A day in the life of a developer - Building a dashboard app with SQL, Node.js, Django and Next.js

A day in the life of a developer - Building a dashboard app with SQL, Node.js, Django and Next.js

75
Comments 22
32 min read
Regex in JS Explained

Regex in JS Explained

5
Comments 1
4 min read
forEach() vs map() in JavaScript

forEach() vs map() in JavaScript

6
Comments 5
2 min read
How to create IIFE functions in JavaScript?

How to create IIFE functions in JavaScript?

1
Comments
3 min read
Building golang project from scratch - part 3 - setting up the database using docker

Building golang project from scratch - part 3 - setting up the database using docker

1
Comments
3 min read
Using SVG in React

Using SVG in React

25
Comments
10 min read
Era SOLID o que me faltava

Era SOLID o que me faltava

115
Comments 13
8 min read
DevOps além das ferramentas

DevOps além das ferramentas

Comments
6 min read
Understanding the Monotonic Stack To UP Your Data Structure Game

Understanding the Monotonic Stack To UP Your Data Structure Game

5
Comments
1 min read
Integrating Machine Learning into Web Development

Integrating Machine Learning into Web Development

Comments
2 min read
A React.js template with Parcel.js and Bootstrap 5

A React.js template with Parcel.js and Bootstrap 5

3
Comments
8 min read
Code Smell 236 - Unwrapped Lines

Code Smell 236 - Unwrapped Lines

3
Comments
2 min read
JavaScript Pipeline Operator

JavaScript Pipeline Operator

2
Comments
2 min read
High Order Function !== Closure

High Order Function !== Closure

Comments
1 min read
Mastering React's `useEffect` Hook

Mastering React's `useEffect` Hook

5
Comments
2 min read
Northcoders Week 1: Mountains to climb, paths to choose 🧙🏻

Northcoders Week 1: Mountains to climb, paths to choose 🧙🏻

Comments
6 min read
🔐 Session-Based vs. Token-Based Authentication: Which is better?🤔

🔐 Session-Based vs. Token-Based Authentication: Which is better?🤔

164
Comments 24
5 min read
How I manage to optimize my Active Admin in 4 simple tricks

How I manage to optimize my Active Admin in 4 simple tricks

9
Comments 4
7 min read
Convert MP4 File To Black And White Using GStreamer

Convert MP4 File To Black And White Using GStreamer

6
Comments
4 min read
Beginner's take on Class usage with basic logic

Beginner's take on Class usage with basic logic

Comments
2 min read
Wrapping a To Do App with Poetry

Wrapping a To Do App with Poetry

2
Comments
4 min read
C# - Interpolated String Handling

C# - Interpolated String Handling

Comments
1 min read
loading...