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.
Nurturing the Future of Open Source: Maintainers

Nurturing the Future of Open Source: Maintainers

12
Comments 1
5 min read
BEAM VM The good, the bad and the ugly

BEAM VM The good, the bad and the ugly

32
Comments 1
9 min read
I am suitable for the job but unsure why I can't get it! 😕

I am suitable for the job but unsure why I can't get it! 😕

268
Comments 13
4 min read
The Top 6 CSS Cheatsheets that will Save You Hours

The Top 6 CSS Cheatsheets that will Save You Hours

7
Comments 2
1 min read
Why nobody grows up wanting to be a DevOps engineer

Why nobody grows up wanting to be a DevOps engineer

63
Comments 11
11 min read
How to Optimize Your Landing Page for Maximum Conversions

How to Optimize Your Landing Page for Maximum Conversions

Comments
6 min read
Mastering time management: Balance your job and personal growth 📈🧘‍♂

Mastering time management: Balance your job and personal growth 📈🧘‍♂

1
Comments
3 min read
[DAY 5] I Built A Cafe Menu

[DAY 5] I Built A Cafe Menu

Comments
2 min read
The Power Of Array.reduce()🐐

The Power Of Array.reduce()🐐

Comments
6 min read
GSTR-1 Filing Guide: Who Needs to File, Format & Due Dates

GSTR-1 Filing Guide: Who Needs to File, Format & Due Dates

Comments
6 min read
The Future of Web Development: Embracing Progressive Web Apps (PWAs)

The Future of Web Development: Embracing Progressive Web Apps (PWAs)

Comments
1 min read
JavaScript Animal Quiz Game

JavaScript Animal Quiz Game

Comments
4 min read
How Beautiful Soup is used to extract data out of the Public Web

How Beautiful Soup is used to extract data out of the Public Web

Comments
3 min read
What are the most effective strategies for scaling AI models to handle large datasets and complex problems efficiently?

What are the most effective strategies for scaling AI models to handle large datasets and complex problems efficiently?

Comments
2 min read
How can we mitigate bias in AI algorithms and ensure fairness and equity in decision-making processes?

How can we mitigate bias in AI algorithms and ensure fairness and equity in decision-making processes?

Comments
2 min read
My first foray into OOP

My first foray into OOP

Comments
6 min read
What is a parameter in programming

What is a parameter in programming

5
Comments 1
2 min read
Experimenting with generics in Rust: little library for Bezier curves - part 1

Experimenting with generics in Rust: little library for Bezier curves - part 1

Comments
5 min read
Doing some prep work for my bootcamp...STUCK...HELP !!!

Doing some prep work for my bootcamp...STUCK...HELP !!!

Comments
1 min read
The reason why becoming a Software Engineer is a struggle.

The reason why becoming a Software Engineer is a struggle.

Comments
3 min read
Case Study on the Fast Fourier Transform (FFT)

Case Study on the Fast Fourier Transform (FFT)

3
Comments
3 min read
Building the Blocks of the Web: A Beginner's Guide to HTML

Building the Blocks of the Web: A Beginner's Guide to HTML

Comments
2 min read
From Zero to Rust: Simplified Embedded Systems Programming

From Zero to Rust: Simplified Embedded Systems Programming

Comments
7 min read
How to use an Azure Custom Template to deploy a Virtual Machine

How to use an Azure Custom Template to deploy a Virtual Machine

Comments
1 min read
The Most Important Method in JavaScript

The Most Important Method in JavaScript

Comments
2 min read
Good practices that make a difference #1

Good practices that make a difference #1

1
Comments 2
3 min read
Boas práticas que fazem a diferença #1

Boas práticas que fazem a diferença #1

1
Comments
4 min read
ARRAYS, LISTS AND IENUMERABLES

ARRAYS, LISTS AND IENUMERABLES

Comments
3 min read
JavaScript30 - 2 JS + CSS Clock

JavaScript30 - 2 JS + CSS Clock

Comments
3 min read
The Role of Libraries and Frameworks in Learning to Code

The Role of Libraries and Frameworks in Learning to Code

Comments
3 min read
A Beginner's Guide to the Newton-Raphson Method and Fast Fourier Transform (FFT)

A Beginner's Guide to the Newton-Raphson Method and Fast Fourier Transform (FFT)

5
Comments
2 min read
Performance Metrics Using Guzzle

Performance Metrics Using Guzzle

Comments
2 min read
Day 11 of 30 of JavaScript

Day 11 of 30 of JavaScript

2
Comments
3 min read
Case Study on the Newton-Raphson Method

Case Study on the Newton-Raphson Method

4
Comments
3 min read
Day 4 of Machine Learning|| Exploratory Data Analysis Part 1

Day 4 of Machine Learning|| Exploratory Data Analysis Part 1

1
Comments
3 min read
How I Created a Simple Weather Web App Using RapidAPI, HTML, CSS, and JS: A Step-by-Step Guide in VS CODE

How I Created a Simple Weather Web App Using RapidAPI, HTML, CSS, and JS: A Step-by-Step Guide in VS CODE

Comments
8 min read
Learning AWS Day by Day — Day 70 — Amazon FSx

Learning AWS Day by Day — Day 70 — Amazon FSx

Comments
2 min read
**¡El Principio DRY en Acción: Una Aventura con Pierre Nodoyuna!.**🏎️

**¡El Principio DRY en Acción: Una Aventura con Pierre Nodoyuna!.**🏎️

Comments
6 min read
Introduction to web2, general terminology, different architecture, SSR, Single Page App, Serverless Functions

Introduction to web2, general terminology, different architecture, SSR, Single Page App, Serverless Functions

Comments
3 min read
Cloud Cost Optimization for Beginners: Practical Tips to Save Money

Cloud Cost Optimization for Beginners: Practical Tips to Save Money

Comments
3 min read
Decomposition.

Decomposition.

1
Comments
2 min read
[DAY 4] I Decided To Try FreeCodeCamp

[DAY 4] I Decided To Try FreeCodeCamp

Comments
2 min read
Phase-1 Project

Phase-1 Project

Comments
1 min read
create a menu fade animation with JavaScript

create a menu fade animation with JavaScript

Comments
5 min read
Learning AWS Day by Day — Day 69 — Amazon OpsWorks

Learning AWS Day by Day — Day 69 — Amazon OpsWorks

Comments
1 min read
AI vs Software Engineers

AI vs Software Engineers

Comments
3 min read
Uncertainty towards which place to start

Uncertainty towards which place to start

1
Comments 1
1 min read
Day 10 of 30 of JavaScript

Day 10 of 30 of JavaScript

2
Comments
4 min read
Why You Need a Package Manager on macOS

Why You Need a Package Manager on macOS

1
Comments
2 min read
Understanding immutability for beginners in React

Understanding immutability for beginners in React

Comments
2 min read
My Very First React Project: Building a FAQ Accordion Component

My Very First React Project: Building a FAQ Accordion Component

Comments 1
7 min read
Python "argparse" library

Python "argparse" library

Comments
2 min read
Unlocking the Magic of JavaScript: A Beginner’s Guide.

Unlocking the Magic of JavaScript: A Beginner’s Guide.

1
Comments
1 min read
Can’t Reach Your Manager? Here’s How to Still Do Your Best Work!

Can’t Reach Your Manager? Here’s How to Still Do Your Best Work!

5
Comments
1 min read
Merge Sort in Java (With Intuition + Dry run + Code)

Merge Sort in Java (With Intuition + Dry run + Code)

2
Comments
2 min read
Day 3 of Machine Learning

Day 3 of Machine Learning

2
Comments
2 min read
AWS Cognito terms that confused me

AWS Cognito terms that confused me

Comments
1 min read
[DAY 3] First Time Using CSS To Add An Animated Gradient Background To My Webpage

[DAY 3] First Time Using CSS To Add An Animated Gradient Background To My Webpage

Comments
2 min read
Don't struggle with CSS anymore!

Don't struggle with CSS anymore!

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

Choosing the right tools for the job

Comments
2 min read
loading...