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.
"The ChatGPT: The Ultimate Roller-coaster of AI"

"The ChatGPT: The Ultimate Roller-coaster of AI"

1
Comments 1
6 min read
Understanding immutability for beginners in React

Understanding immutability for beginners in React

2
Comments
2 min read
Vue.js 101: Mastering Computed Properties and Watchers for Reactive Data

Vue.js 101: Mastering Computed Properties and Watchers for Reactive Data

5
Comments 1
4 min read
What do you think about my website?

What do you think about my website?

1
Comments
1 min read
Finding what iterator to use and when from a beginner!

Finding what iterator to use and when from a beginner!

1
Comments
3 min read
How To Host a Static Website in Azure Blob Storage

How To Host a Static Website in Azure Blob Storage

7
Comments
3 min read
What is Intermediate Representation - A Gist

What is Intermediate Representation - A Gist

1
Comments
2 min read
Enhancing Search Accuracy with RRF(Reciprocal Rank Fusion) in Alibaba Cloud Elasticsearch 8.x

Enhancing Search Accuracy with RRF(Reciprocal Rank Fusion) in Alibaba Cloud Elasticsearch 8.x

1
Comments
4 min read
Introduction to API Design and Development with Swagger

Introduction to API Design and Development with Swagger

Comments
2 min read
Insights on community engagement

Insights on community engagement

1
Comments
2 min read
How to deploy your own website on AWS

How to deploy your own website on AWS

154
Comments 12
9 min read
The Ultimate Beginner's Checklist for Diving into Machine Learning in 2024

The Ultimate Beginner's Checklist for Diving into Machine Learning in 2024

4
Comments
2 min read
What is a good UI to use these days.

What is a good UI to use these days.

3
Comments
1 min read
All About NPM (Node Package Manager)

All About NPM (Node Package Manager)

46
Comments 10
6 min read
Python Terminal To-Do App 🐍

Python Terminal To-Do App 🐍

2
Comments
2 min read
Datalists or 50 lines of extra JavaScript and HTML?

Datalists or 50 lines of extra JavaScript and HTML?

Comments
2 min read
How to code faster for beginners.

How to code faster for beginners.

1
Comments 2
1 min read
[DAY 27-29] I Tried LeetCode Challenges For The First Time

[DAY 27-29] I Tried LeetCode Challenges For The First Time

1
Comments 3
2 min read
SOLID principles in OOP for beginners

SOLID principles in OOP for beginners

Comments
2 min read
Styling HTML Elements with CSS

Styling HTML Elements with CSS

1
Comments
3 min read
Python for Software Engineering Beginners!

Python for Software Engineering Beginners!

2
Comments
2 min read
Choosing the right tools for the job

Choosing the right tools for the job

3
Comments
2 min read
AWS Cloud Resume Challenge

AWS Cloud Resume Challenge

Comments
2 min read
O nascimento da linguagem de programação Java

O nascimento da linguagem de programação Java

64
Comments 1
5 min read
Simple animated button with CSS

Simple animated button with CSS

Comments
4 min read
Top 10 Skills Every Junior Developer Should Learn

Top 10 Skills Every Junior Developer Should Learn

4
Comments
1 min read
Testing Stable Diffusion Inference Performance with Latest NVIDIA Driver including TensorRT ONNX

Testing Stable Diffusion Inference Performance with Latest NVIDIA Driver including TensorRT ONNX

7
Comments
5 min read
Create a Pong Game with JavaScript (OOP)

Create a Pong Game with JavaScript (OOP)

Comments
1 min read
QRow and QCol not available

QRow and QCol not available

Comments
1 min read
🤷‍♀️Mastering HTML: The Ultimate Guide for Web Developers.🚀

🤷‍♀️Mastering HTML: The Ultimate Guide for Web Developers.🚀

5
Comments
5 min read
Steping-Up as a junior Dev

Steping-Up as a junior Dev

5
Comments
2 min read
Bug Bounty Hunting 101: An Introduction for Beginners

Bug Bounty Hunting 101: An Introduction for Beginners

6
Comments
6 min read
Scroll progress animations in CSS.🚀

Scroll progress animations in CSS.🚀

5
Comments
4 min read
Swift 101: Collections Part I - Arrays

Swift 101: Collections Part I - Arrays

3
Comments
9 min read
🤷‍♀️Mastering JavaScript Console Methods: Boost Your Debugging Skills!🚀

🤷‍♀️Mastering JavaScript Console Methods: Boost Your Debugging Skills!🚀

5
Comments
2 min read
Day 1: Getting Started with JavaScript

Day 1: Getting Started with JavaScript

4
Comments 3
3 min read
📊📈 Create charts using Recharts

📊📈 Create charts using Recharts

29
Comments
15 min read
Multidimensional Arrays

Multidimensional Arrays

Comments
5 min read
An Introduction to Basic JavaScript Loops

An Introduction to Basic JavaScript Loops

7
Comments 1
4 min read
Git 101 for Beginners: Learn Git Commands, Branching, and Collaboration

Git 101 for Beginners: Learn Git Commands, Branching, and Collaboration

2
Comments
8 min read
Case Study: Two-Dimensional Array

Case Study: Two-Dimensional Array

Comments
7 min read
Processing Two-Dimensional Arrays

Processing Two-Dimensional Arrays

Comments
2 min read
Exploring Essential Tooling Types for Web Development.🚀

Exploring Essential Tooling Types for Web Development.🚀

5
Comments
2 min read
Passing Two-Dimensional Arrays to Methods

Passing Two-Dimensional Arrays to Methods

Comments
1 min read
Unlocking the Power 💪 of CSS Tooling.💪

Unlocking the Power 💪 of CSS Tooling.💪

5
Comments
3 min read
5 Uncommon Advices from one beginner coder to another beginner coder!

5 Uncommon Advices from one beginner coder to another beginner coder!

2
Comments
5 min read
Guia de S.O.L.I.D. com Java

Guia de S.O.L.I.D. com Java

Comments
8 min read
Asynchrony in JavaScript: A Brief Look Back

Asynchrony in JavaScript: A Brief Look Back

1
Comments
9 min read
Multidimensional Arrays

Multidimensional Arrays

Comments
3 min read
The Ultimate beginners guide to open source – part 1

The Ultimate beginners guide to open source – part 1

1
Comments
2 min read
Understanding CI/CD: A Comprehensive Overview

Understanding CI/CD: A Comprehensive Overview

2
Comments
3 min read
Transformando a Maneira como Interagimos com Arquivos e Dados com ChatGPT

Transformando a Maneira como Interagimos com Arquivos e Dados com ChatGPT

Comments
1 min read
Early Career Tech Growth: Focus strategically, build strong foundations

Early Career Tech Growth: Focus strategically, build strong foundations

Comments
2 min read
How Spread Operator is Scamming you

How Spread Operator is Scamming you

Comments
1 min read
Preventing Clickjacking Attacks: Techniques for Web Designers

Preventing Clickjacking Attacks: Techniques for Web Designers

Comments
4 min read
Laravel Immutable Carbon Dates

Laravel Immutable Carbon Dates

3
Comments
3 min read
Implement Haskell's G-Machine in MoonBit (Part 2)

Implement Haskell's G-Machine in MoonBit (Part 2)

1
Comments
7 min read
Testing React Applications

Testing React Applications

13
Comments
13 min read
Univalued Binary Tree | LeetCode | Java

Univalued Binary Tree | LeetCode | Java

3
Comments
1 min read
Securing My First Internship with Open Source

Securing My First Internship with Open Source

6
Comments 2
2 min read
loading...