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.
(Javascript) My learning journey: Numbers, Dates and Timer

(Javascript) My learning journey: Numbers, Dates and Timer

10
Comments
3 min read
Make debugging a breeze with Dependency Injection in GoLang

Make debugging a breeze with Dependency Injection in GoLang

6
Comments
1 min read
Understanding Kubernetes: part 39 – Pod Security policies

Understanding Kubernetes: part 39 – Pod Security policies

32
Comments 2
1 min read
Unit testing Node.js fs with mock-fs

Unit testing Node.js fs with mock-fs

9
Comments
3 min read
MySQL tutorial - 3 Data Insertion

MySQL tutorial - 3 Data Insertion

7
Comments
1 min read
Flask Beginnings

Flask Beginnings

34
Comments 11
4 min read
Remove Duplicates With Set() - Full-Stop

Remove Duplicates With Set() - Full-Stop

31
Comments 6
3 min read
A taste of syntactic sugar with async/await

A taste of syntactic sugar with async/await

86
Comments
5 min read
Exception Handling with JDK 6 vs JDK 7 and above.

Exception Handling with JDK 6 vs JDK 7 and above.

6
Comments
2 min read
Day 65 Of 100DaysOfCode: Implement Clumsiness

Day 65 Of 100DaysOfCode: Implement Clumsiness

6
Comments 1
1 min read
Style console.log() output with CSS - Part 2

Style console.log() output with CSS - Part 2

30
Comments 2
2 min read
3 libri che ogni sviluppatore deve leggere 📚 - Italiano

3 libri che ogni sviluppatore deve leggere 📚 - Italiano

14
Comments 2
2 min read
How to disable ESLint for some lines, files, or folders

How to disable ESLint for some lines, files, or folders

10
Comments
2 min read
How to fetch an external API with useEffect()

How to fetch an external API with useEffect()

15
Comments 1
2 min read
How to Add a Custom Domain to Your Github Pages?

How to Add a Custom Domain to Your Github Pages?

4
Comments
1 min read
Lessons learned during my journey of becoming a Web Developer

Lessons learned during my journey of becoming a Web Developer

58
Comments 7
14 min read
Swift WebSockets: Starscream or URLSession in 2021?

Swift WebSockets: Starscream or URLSession in 2021?

30
Comments
5 min read
My First Public Software Tool, $120 in 3 Seconds

My First Public Software Tool, $120 in 3 Seconds

3
Comments
4 min read
Web Scraping 101

Web Scraping 101

8
Comments
3 min read
Relearning C++ (Part 01)

Relearning C++ (Part 01)

13
Comments 1
3 min read
RSpec: what's important for the test

RSpec: what's important for the test

5
Comments
1 min read
(Javascript) My learning journey: Modules Import/Export

(Javascript) My learning journey: Modules Import/Export

12
Comments 1
2 min read
Advanced Usage of Styled Components for your React App - Part 3

Advanced Usage of Styled Components for your React App - Part 3

35
Comments
3 min read
Learning JavaScript Promises

Learning JavaScript Promises

76
Comments
6 min read
Python Comprehensions and Generator expressions

Python Comprehensions and Generator expressions

2
Comments
6 min read
N-Gram Language Models - A Beginner's Guide

N-Gram Language Models - A Beginner's Guide

11
Comments 2
5 min read
Remote Development in Visual Studio Code

Remote Development in Visual Studio Code

37
Comments 10
4 min read
How I learned to avoid implied globals (and why)

How I learned to avoid implied globals (and why)

8
Comments 1
5 min read
Data Structures: Linked Lists

Data Structures: Linked Lists

21
Comments 2
7 min read
MySQL tutorial - 2 Relationship in Database

MySQL tutorial - 2 Relationship in Database

4
Comments
2 min read
Introduction to Version Control with Git.

Introduction to Version Control with Git.

17
Comments 2
5 min read
Step by Step Process to Get Started in Monetizing YouTube, Hashnode, Dev Community, and Website.

Step by Step Process to Get Started in Monetizing YouTube, Hashnode, Dev Community, and Website.

26
Comments 1
9 min read
How to Overlay Icons on Top of Images with CSS

How to Overlay Icons on Top of Images with CSS

52
Comments 2
3 min read
Kounter, a simple PWA

Kounter, a simple PWA

7
Comments 1
2 min read
Autocomplete like a boss!

Autocomplete like a boss!

49
Comments
2 min read
Data Binding in Angular

Data Binding in Angular

7
Comments
6 min read
The Difference Between Single And First Methods In C# -Explained

The Difference Between Single And First Methods In C# -Explained

10
Comments
3 min read
My First Developer Job - 30 Stories

My First Developer Job - 30 Stories

63
Comments
16 min read
An Introduction to JavaScript Programming

An Introduction to JavaScript Programming

4
Comments
2 min read
Style console.log() output with CSS

Style console.log() output with CSS

50
Comments
2 min read
5 things you need to do as a new developer

5 things you need to do as a new developer

8
Comments
2 min read
Day 64 Of 100DayOfCode: Data Visualization Using Matplotlib

Day 64 Of 100DayOfCode: Data Visualization Using Matplotlib

5
Comments
1 min read
Are you a good developer already?

Are you a good developer already?

353
Comments 44
3 min read
5 scenarios where git commands will help you keep your commits Atomic.

5 scenarios where git commands will help you keep your commits Atomic.

5
Comments 1
6 min read
Avoid feeling burned out/tired

Avoid feeling burned out/tired

3
Comments
3 min read
Quick Guide: Logic behind Logos for Tech People : 2 mins

Quick Guide: Logic behind Logos for Tech People : 2 mins

6
Comments
3 min read
(Javascript) My learning journey: Arrays

(Javascript) My learning journey: Arrays

13
Comments
3 min read
Handy shorts on reactjs for every developer

Handy shorts on reactjs for every developer

5
Comments
1 min read
Tips For Beginners to Open Source

Tips For Beginners to Open Source

92
Comments 5
4 min read
Why do you love programming?

Why do you love programming?

62
Comments 34
1 min read
Some small Css tips #008

Some small Css tips #008

42
Comments 4
1 min read
Using UX and Performance Measures on My Club's Website

Using UX and Performance Measures on My Club's Website

4
Comments 1
4 min read
How to Become a Certified Blockchain Developer?

How to Become a Certified Blockchain Developer?

2
Comments
4 min read
What **is** an API? 🤷🏼‍♀️ Pt I

What **is** an API? 🤷🏼‍♀️ Pt I

26
Comments 3
4 min read
💎 Productivity for coders: Caps Lock as a keyboard layout switcher

💎 Productivity for coders: Caps Lock as a keyboard layout switcher

34
Comments 3
5 min read
I had an offer REVOKED because I tried to negotiate (and I'm SO glad I did)

I had an offer REVOKED because I tried to negotiate (and I'm SO glad I did)

15
Comments 6
4 min read
How I Prepare Designs For Development (Complete Guide)

How I Prepare Designs For Development (Complete Guide)

214
Comments 3
13 min read
MySQL tutorial - 1 Introduction

MySQL tutorial - 1 Introduction

10
Comments
3 min read
How to Learn Ruby on Rails in 2021

How to Learn Ruby on Rails in 2021

16
Comments 1
5 min read
How does Composer help you manage php libraries?

How does Composer help you manage php libraries?

5
Comments
2 min read
loading...