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 TypeScript by Applying These Rules

Mastering TypeScript by Applying These Rules

1
Comments
2 min read
Hacktoberfest is ending soon! ⏳ Tips for quick contributions

Hacktoberfest is ending soon! ⏳ Tips for quick contributions

9
Comments
2 min read
PYTHON BASICS: Working with input and print functions.

PYTHON BASICS: Working with input and print functions.

Comments
2 min read
Fine-Tuning BERT: Quantifying Energy and Carbon Costs for Sustainable NLP

Fine-Tuning BERT: Quantifying Energy and Carbon Costs for Sustainable NLP

Comments
4 min read
Ibuprofeno.py💊| #179: Explica este código Python

Ibuprofeno.py💊| #179: Explica este código Python

Comments
1 min read
Understanding Truthy & Falsy Values in JavaScript: The Art of Conditional Logic 🎭

Understanding Truthy & Falsy Values in JavaScript: The Art of Conditional Logic 🎭

Comments 2
2 min read
🚀 Asynchronous JavaScript : Micro tasks vs. Macro tasks 🚀

🚀 Asynchronous JavaScript : Micro tasks vs. Macro tasks 🚀

Comments
1 min read
Stylish Content Container Css

Stylish Content Container Css

Comments
1 min read
Here’s a comprehensive note on essential Unix commands with examples

Here’s a comprehensive note on essential Unix commands with examples

Comments
4 min read
Puzzle game using html css and js

Puzzle game using html css and js

4
Comments
4 min read
🚹The Unbelievable Power of Promises: Async Mastery Unlocked! 🚹

🚹The Unbelievable Power of Promises: Async Mastery Unlocked! 🚹

6
Comments
4 min read
LLMs' Hallucinations: Learning to Live With Inevitable Factual Errors

LLMs' Hallucinations: Learning to Live With Inevitable Factual Errors

Comments
5 min read
Unlocking Data's True Potential: Denoising as a Powerful Building Block

Unlocking Data's True Potential: Denoising as a Powerful Building Block

Comments
3 min read
Can AI Supercharge Scientific Discovery? Exploring the Power of Language Models

Can AI Supercharge Scientific Discovery? Exploring the Power of Language Models

Comments
4 min read
đŸ”„ "5 Web Dev Commandments: Thou Shalt Not Code Without Knowing These!" đŸ”„

đŸ”„ "5 Web Dev Commandments: Thou Shalt Not Code Without Knowing These!" đŸ”„

Comments
2 min read
Separation of concern & Murphy's law

Separation of concern & Murphy's law

Comments
2 min read
5 Life Advices from a Front-End Developer's Perspective đŸ’»

5 Life Advices from a Front-End Developer's Perspective đŸ’»

1
Comments
2 min read
Differences Between DROP, DELETE and TRUNCATE in SQL

Differences Between DROP, DELETE and TRUNCATE in SQL

5
Comments
5 min read
12 Interview Questions - Git

12 Interview Questions - Git

10
Comments
5 min read
I took a Bootcamp Fullstack Course

I took a Bootcamp Fullstack Course

3
Comments
4 min read
My Journey So Far: #100DaysOfCode Challenge and What I Aim to Achieve

My Journey So Far: #100DaysOfCode Challenge and What I Aim to Achieve

Comments
2 min read
Introduction post

Introduction post

Comments
1 min read
Procedure overloading in PL/SQL

Procedure overloading in PL/SQL

5
Comments
2 min read
The 100 Best Chrome Extensions in 2024

The 100 Best Chrome Extensions in 2024

3
Comments
39 min read
Creating Custom Directives in Angular : A Step-by-Step Guide

Creating Custom Directives in Angular : A Step-by-Step Guide

2
Comments
5 min read
How do we learn to get good at programming

How do we learn to get good at programming

Comments 4
3 min read
Working in an Open Source Environment: Reviews and Reflections

Working in an Open Source Environment: Reviews and Reflections

Comments
2 min read
Introducing Docker for Beginner

Introducing Docker for Beginner

1
Comments
4 min read
State update methods in React: Performance

State update methods in React: Performance

19
Comments
1 min read
A Kubernetes Setup Speedrun 🏃💹

A Kubernetes Setup Speedrun 🏃💹

Comments
6 min read
The life of a developer CSS dacomntion

The life of a developer CSS dacomntion

Comments
1 min read
⚡ Supercharge Your Next.js App: 10x Optimization Tips for 2024 🚀

⚡ Supercharge Your Next.js App: 10x Optimization Tips for 2024 🚀

3
Comments 2
4 min read
Implementing React tsparticles in website

Implementing React tsparticles in website

2
Comments
3 min read
**Mastering the Art of Loops in JavaScript: The Complete Guide to For Loops** 🔄✹

**Mastering the Art of Loops in JavaScript: The Complete Guide to For Loops** 🔄✹

3
Comments 1
2 min read
Best Practices for Designing a Robust React Architecture

Best Practices for Designing a Robust React Architecture

1
Comments
3 min read
Harnessing Fusion Energy and Bending Space-Time: The Future of Gigantic Lasers and Gravitational Wave Communication

Harnessing Fusion Energy and Bending Space-Time: The Future of Gigantic Lasers and Gravitational Wave Communication

Comments
3 min read
Just do it. Now!

Just do it. Now!

9
Comments 5
1 min read
Intro to Regular Expressions

Intro to Regular Expressions

Comments
2 min read
Intro to Regular Expressions

Intro to Regular Expressions

Comments
2 min read
Functional indices for lightning-fast queries on many-to-many relationship tables

Functional indices for lightning-fast queries on many-to-many relationship tables

Comments
15 min read
Setting Up Your React Native Development Environment

Setting Up Your React Native Development Environment

5
Comments
4 min read
Beginner’s Guide to AES Encryption and Decryption in JavaScript using CryptoJS

Beginner’s Guide to AES Encryption and Decryption in JavaScript using CryptoJS

1
Comments
4 min read
Seeking Expert Feedback: Kajabi, Stripe, and PayPal API Integration Code - Help Me Validate It!

Seeking Expert Feedback: Kajabi, Stripe, and PayPal API Integration Code - Help Me Validate It!

Comments
3 min read
This is a red alert box with a tan background

This is a red alert box with a tan background

Comments
1 min read
Some Developer Tools I've Created

Some Developer Tools I've Created

2
Comments
5 min read
BrownEyeBeauty Css

BrownEyeBeauty Css

Comments
1 min read
Using Literal Eval for String-to-Object Conversion in Python

Using Literal Eval for String-to-Object Conversion in Python

Comments
2 min read
Unity vs. Godot: A Game Developer's Guide

Unity vs. Godot: A Game Developer's Guide

2
Comments
3 min read
All About JavaScript Function

All About JavaScript Function

Comments 1
8 min read
My Journey into Web Development: From the Basics to Building Real Projects

My Journey into Web Development: From the Basics to Building Real Projects

Comments
3 min read
Understand Tables: HTML in 180 Seconds - Episode 5

Understand Tables: HTML in 180 Seconds - Episode 5

1
Comments
3 min read
Mastering THIS Keyword in Java: A Key to Clean and Effective Code

Mastering THIS Keyword in Java: A Key to Clean and Effective Code

7
Comments
4 min read
Getting Started with React and the Component Lifecycle

Getting Started with React and the Component Lifecycle

9
Comments
4 min read
đŸ”„ HTML5 Semantic Elements: Unleash the Power of Meaningful Markup đŸ”„

đŸ”„ HTML5 Semantic Elements: Unleash the Power of Meaningful Markup đŸ”„

Comments
2 min read
"Unleashing the Power of Java and JavaScript: A Symphony of Innovation in Modern Programming"

"Unleashing the Power of Java and JavaScript: A Symphony of Innovation in Modern Programming"

Comments
2 min read
Cucumber.js: A Complete Guide to Behavior-Driven Testing

Cucumber.js: A Complete Guide to Behavior-Driven Testing

Comments
4 min read
Step-by-Step Guide: Migrating Data Between MongoDB Atlas Accounts Easily

Step-by-Step Guide: Migrating Data Between MongoDB Atlas Accounts Easily

Comments
2 min read
Understanding useMemo in Reactjs

Understanding useMemo in Reactjs

1
Comments
2 min read
When Building Search or Recommendation Systems, Choose Retriever Wisely: HNSW vs. Flat vs. Inverted Indexes

When Building Search or Recommendation Systems, Choose Retriever Wisely: HNSW vs. Flat vs. Inverted Indexes

1
Comments
4 min read
Upskill and Accelerate Your Career by Volunteering

Upskill and Accelerate Your Career by Volunteering

3
Comments
4 min read
loading...