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.
Mastering URL Structure: Tips for SEO and User Experience

Mastering URL Structure: Tips for SEO and User Experience

2
Comments
6 min read
Best Programming Languages for Beginners: Where to Start in 2024

Best Programming Languages for Beginners: Where to Start in 2024

3
Comments
6 min read
Working with WebSocket using Nodejs

Working with WebSocket using Nodejs

Comments
4 min read
Protect Your Wi-Fi: 3 Steps to Maximum Security! 🛡️

Protect Your Wi-Fi: 3 Steps to Maximum Security! 🛡️

Comments
2 min read
Unlocking the Cloud: A Beginner's Guide to DevOps Terminology

Unlocking the Cloud: A Beginner's Guide to DevOps Terminology

5
Comments 1
4 min read
Web service with Apache

Web service with Apache

Comments
1 min read
LINUX GUIDE USING UBUNTU

LINUX GUIDE USING UBUNTU

Comments
3 min read
fetch() & XMLHttp errors to avoid

fetch() & XMLHttp errors to avoid

1
Comments
2 min read
What is Web Scraping? How to Extract Data from Websites Effectively?

What is Web Scraping? How to Extract Data from Websites Effectively?

4
Comments 1
6 min read
Demystifying JavaScript: Understanding Execution Contexts, Hoisting, and Type Conversion

Demystifying JavaScript: Understanding Execution Contexts, Hoisting, and Type Conversion

Comments
3 min read
Learn Bash Scripting in 10 minutes🧙‍♂️🪄

Learn Bash Scripting in 10 minutes🧙‍♂️🪄

204
Comments 27
13 min read
Why Frontend Development is a Great Way to Start Programming in 2024/2025

Why Frontend Development is a Great Way to Start Programming in 2024/2025

20
Comments 3
4 min read
My Journey into Learning PHP

My Journey into Learning PHP

Comments 2
2 min read
Beginner-Friendly Machine Learning Tools to Start Your AI Journey

Beginner-Friendly Machine Learning Tools to Start Your AI Journey

3
Comments
4 min read
Algorithm Design Technique I: Introduction

Algorithm Design Technique I: Introduction

Comments
3 min read
Building a Dynamic News Page for Gladiators Battle: Key Features and Implementation

Building a Dynamic News Page for Gladiators Battle: Key Features and Implementation

1
Comments
17 min read
Differences between JpaRepository and CrudRepository and when you need to chose each

Differences between JpaRepository and CrudRepository and when you need to chose each

Comments
3 min read
How to Dockerize a Python Script for Data Processing from a CSV File: A Step-by-Step Guide.

How to Dockerize a Python Script for Data Processing from a CSV File: A Step-by-Step Guide.

Comments
3 min read
AI Image Editor Takes Prompts: User-Friendly, Versatile, Disentangled Control

AI Image Editor Takes Prompts: User-Friendly, Versatile, Disentangled Control

Comments
4 min read
Exhaustive Re-evaluation: Pixtral 12B Achieves Impressive Performance without Special Tuning

Exhaustive Re-evaluation: Pixtral 12B Achieves Impressive Performance without Special Tuning

Comments
3 min read
AM NEW INTO CODING

AM NEW INTO CODING

Comments
1 min read
CouchDB’s Favourite File Systems

CouchDB’s Favourite File Systems

Comments
3 min read
How to Delete a Remote Git Branch

How to Delete a Remote Git Branch

1
Comments
3 min read
Understanding the Turing Test: How Close Are We to True AI?

Understanding the Turing Test: How Close Are We to True AI?

4
Comments
6 min read
Keyframe Animation css

Keyframe Animation css

Comments
1 min read
Should You Continue Learn Your Stack or Learn New Tools

Should You Continue Learn Your Stack or Learn New Tools

7
Comments
5 min read
Mock Data: A Developer's Essential Tool for Testing and Development

Mock Data: A Developer's Essential Tool for Testing and Development

Comments
5 min read
Notes on GPU-Mode lecture 1

Notes on GPU-Mode lecture 1

1
Comments
4 min read
A Comprehensive Guide to Load Testing in Software Development

A Comprehensive Guide to Load Testing in Software Development

1
Comments
5 min read
10 Useful Tips For Ruby On Rails Developers

10 Useful Tips For Ruby On Rails Developers

1
Comments 1
5 min read
Deploying a (static) Vite React app

Deploying a (static) Vite React app

1
Comments
2 min read
Choisir la meilleure stratégies de merge Git pour vos projets

Choisir la meilleure stratégies de merge Git pour vos projets

Comments
3 min read
ReplicaSet in Kubernetes Explained: Understanding its Purpose and Functionality

ReplicaSet in Kubernetes Explained: Understanding its Purpose and Functionality

2
Comments
4 min read
Part 1/3: Fundamentals of Web Security in Frontend Development

Part 1/3: Fundamentals of Web Security in Frontend Development

Comments
4 min read
Understanding HTTP Status Codes: A Complete Guide

Understanding HTTP Status Codes: A Complete Guide

1
Comments
5 min read
part1 insta clone using html css js

part1 insta clone using html css js

3
Comments
2 min read
Mastering Git Stash: A Guide to Temporarily Shelving Changes in Git

Mastering Git Stash: A Guide to Temporarily Shelving Changes in Git

2
Comments
3 min read
Ready, Set, Hack: Beginner AI Dev Hackathon

Ready, Set, Hack: Beginner AI Dev Hackathon

12
Comments
3 min read
Game play page

Game play page

Comments
1 min read
Toggle Switches fun using html css and javascript

Toggle Switches fun using html css and javascript

1
Comments
2 min read
Securing Node.js Applications: Best Practices and Strategies

Securing Node.js Applications: Best Practices and Strategies

5
Comments 2
3 min read
How PHP Works - Behind The Scene

How PHP Works - Behind The Scene

18
Comments 7
6 min read
Optimizing React Performance with Concurrent Mode and Key APIs

Optimizing React Performance with Concurrent Mode and Key APIs

5
Comments
4 min read
#71 — Take Values of Adjacent Rows in The Same Group (Search & Filter within Adjacent Intervals)

#71 — Take Values of Adjacent Rows in The Same Group (Search & Filter within Adjacent Intervals)

6
Comments 1
2 min read
A first try of typescript and deno 2

A first try of typescript and deno 2

2
Comments 2
4 min read
Python & Data Structures Part 2: type() Keyword

Python & Data Structures Part 2: type() Keyword

Comments
1 min read
Laravel 11 Display Image from Storage Folder Example

Laravel 11 Display Image from Storage Folder Example

2
Comments
1 min read
How to Install Bootstrap 5 in Laravel 11 with Vite?

How to Install Bootstrap 5 in Laravel 11 with Vite?

Comments
1 min read
Ktor -Create asynchronous applications the Kotlin way!!

Ktor -Create asynchronous applications the Kotlin way!!

6
Comments
4 min read
Advanced Concepts and Practical Guide of React Router(Part 3)

Advanced Concepts and Practical Guide of React Router(Part 3)

1
Comments
4 min read
Advanced Concepts of React Router(Part 2)

Advanced Concepts of React Router(Part 2)

1
Comments
4 min read
Introduction to Ethical Hacking: A Beginner's Guide

Introduction to Ethical Hacking: A Beginner's Guide

6
Comments 1
4 min read
Deploying Your First Web Server with Docker: A Beginner's Guide.

Deploying Your First Web Server with Docker: A Beginner's Guide.

3
Comments
3 min read
Feature Toggles Are Secretly Wrecking Your Front-End: Here's How to Fix the Mess

Feature Toggles Are Secretly Wrecking Your Front-End: Here's How to Fix the Mess

3
Comments
3 min read
10 Essential AWS Security Steps for Your AWS Account

10 Essential AWS Security Steps for Your AWS Account

4
Comments
13 min read
Cheap VPN with MFA from Home to AWS

Cheap VPN with MFA from Home to AWS

4
Comments
3 min read
Designing a scalable application with interfaces in C#

Designing a scalable application with interfaces in C#

1
Comments 1
3 min read
Cryptogaming: what to play to earn money?

Cryptogaming: what to play to earn money?

10
Comments
3 min read
Understanding Operator Associativity in JavaScript

Understanding Operator Associativity in JavaScript

3
Comments
1 min read
Un T-Rex entre los bits - Historias de un Desarrollador

Un T-Rex entre los bits - Historias de un Desarrollador

3
Comments
2 min read
loading...