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.
Introduction To Web Scraping With Python: Part 1

Introduction To Web Scraping With Python: Part 1

29
Comments
13 min read
ACloudGuru: Is It Worth The Money? And Your Main Options For Learning Cloud

ACloudGuru: Is It Worth The Money? And Your Main Options For Learning Cloud

7
Comments 2
10 min read
What is CI/CD? Introduction to CI/CD for newbies

What is CI/CD? Introduction to CI/CD for newbies

227
Comments 6
4 min read
Augmented Reality vs. Virtual Reality - What's the Difference? (Explained by Space Jam)

Augmented Reality vs. Virtual Reality - What's the Difference? (Explained by Space Jam)

4
Comments 1
1 min read
React: The Difference Between State and Props

React: The Difference Between State and Props

2
Comments
2 min read
Azure Functions' Cold-Start Behavior

Azure Functions' Cold-Start Behavior

5
Comments 2
2 min read
Self Study: Data Science - Machine Learning journey : Day 3 (R Programming | ROC and AUC Curves)

Self Study: Data Science - Machine Learning journey : Day 3 (R Programming | ROC and AUC Curves)

18
Comments
4 min read
CODING BOOTCAMP NIGHTMARE: Meet Sarah the Dev

CODING BOOTCAMP NIGHTMARE: Meet Sarah the Dev

6
Comments
7 min read
CSS Newbie Tips?

CSS Newbie Tips?

3
Comments 4
1 min read
File Operation with Linux Command

File Operation with Linux Command

23
Comments
4 min read
Machine Learning Log 3: a brief summary of supervised learning

Machine Learning Log 3: a brief summary of supervised learning

9
Comments 1
3 min read
Surviving Performance Review Season

Surviving Performance Review Season

4
Comments
4 min read
An Introduction to Web Accessibility

An Introduction to Web Accessibility

3
Comments
4 min read
CSS Flexbox: flex-direction

CSS Flexbox: flex-direction

23
Comments 2
2 min read
Playground for our Components! Setting up Webpack and Bable Vue 3 typescript component - part 3

Playground for our Components! Setting up Webpack and Bable Vue 3 typescript component - part 3

17
Comments
1 min read
MVC and REST, Simplified

MVC and REST, Simplified

3
Comments
3 min read
Road to Genius - Python Series level 1

Road to Genius - Python Series level 1

10
Comments
2 min read
Exit app when back button is pressed twice in React Native.

Exit app when back button is pressed twice in React Native.

32
Comments 4
2 min read
How to start Front-end Coding Challenges ? - Frontend Mentor

How to start Front-end Coding Challenges ? - Frontend Mentor

61
Comments 5
2 min read
Proxy vs Reverse Proxy

Proxy vs Reverse Proxy

22
Comments 1
4 min read
Using DynamoDB on your local with NoSQL Workbench

Using DynamoDB on your local with NoSQL Workbench

5
Comments
4 min read
Switching to a Tech Career at Thirty-Five

Switching to a Tech Career at Thirty-Five

45
Comments 23
3 min read
Enough JavaScript to get you Started : #5 Naming Conventions

Enough JavaScript to get you Started : #5 Naming Conventions

20
Comments 2
1 min read
Differences between JavaScript Map and Object

Differences between JavaScript Map and Object

18
Comments 3
2 min read
Learning Programming is About Learning Concepts

Learning Programming is About Learning Concepts

3
Comments 2
5 min read
Conditional statements in python

Conditional statements in python

9
Comments
3 min read
Python3 Programming - Exercise 11 a - For Loop

Python3 Programming - Exercise 11 a - For Loop

4
Comments 2
4 min read
10 YouTube Channels for Learning Web Development

10 YouTube Channels for Learning Web Development

140
Comments 12
5 min read
Enough JavaScript to get you Started : #0 intro

Enough JavaScript to get you Started : #0 intro

208
Comments 4
2 min read
One of the most important rules I learned after a year of learning frontend

One of the most important rules I learned after a year of learning frontend

34
Comments 3
2 min read
PEP-8

PEP-8

8
Comments
2 min read
Learn Git in 10 Minutes

Learn Git in 10 Minutes

28
Comments
1 min read
7 Tips for Clean Code in JavaScript You Should Know

7 Tips for Clean Code in JavaScript You Should Know

148
Comments 12
5 min read
Listas em HTML

Listas em HTML

6
Comments
2 min read
What is React ? How to set up React?

What is React ? How to set up React?

17
Comments 1
1 min read
7 Best C++ Courses for 2021 [Beginner, Intermediate and Advanced]

7 Best C++ Courses for 2021 [Beginner, Intermediate and Advanced]

19
Comments 1
10 min read
A simple way to create an SSL certificate with Let's Encypt

A simple way to create an SSL certificate with Let's Encypt

6
Comments
2 min read
Day 17 of 100Daysofcode :Extracting Data From XML

Day 17 of 100Daysofcode :Extracting Data From XML

6
Comments
2 min read
Jump into shellcode (protostar - stack5)

Jump into shellcode (protostar - stack5)

2
Comments
2 min read
My first post

My first post

4
Comments 3
1 min read
React Hooks ⚓: Part 1

React Hooks ⚓: Part 1

15
Comments
2 min read
slice( ) and splice( ) array methods in JavaScript

slice( ) and splice( ) array methods in JavaScript

35
Comments
2 min read
Step by step guide on how to add authentication to Asp.Net Core MVC and how to customise it

Step by step guide on how to add authentication to Asp.Net Core MVC and how to customise it

6
Comments
5 min read
GO Backend Service Skeleton w/Gin

GO Backend Service Skeleton w/Gin

30
Comments 2
6 min read
Let's Create a True-False Quiz Game App Using the Flutter

Let's Create a True-False Quiz Game App Using the Flutter

1
Comments 1
10 min read
replaceAll in JavaScript

replaceAll in JavaScript

18
Comments 4
2 min read
Inverter palavra com JavaScript

Inverter palavra com JavaScript

5
Comments
1 min read
Self Study: Data Science - Machine Learning journey : Day 2 (Statistics | R | Python | Anaconda | Jupyter)

Self Study: Data Science - Machine Learning journey : Day 2 (Statistics | R | Python | Anaconda | Jupyter)

3
Comments
2 min read
The Common Man Guide to Webpack (Webpack for Beginners)

The Common Man Guide to Webpack (Webpack for Beginners)

86
Comments 5
18 min read
Acing CSS Grid Model in 2021 with 5 Exercises || CSS 2021 🔥

Acing CSS Grid Model in 2021 with 5 Exercises || CSS 2021 🔥

644
Comments 3
6 min read
Estruturas condicionais em JavaScript

Estruturas condicionais em JavaScript

5
Comments
1 min read
[SÊrie do Instagram - Primeiros passos como backend] Lógica de Programação

[SÊrie do Instagram - Primeiros passos como backend] Lógica de Programação

20
Comments
2 min read
Aspect Oriented Programming with Java and SpringBoot

Aspect Oriented Programming with Java and SpringBoot

47
Comments 1
6 min read
JS 101 (3 - n) Type Conversion

JS 101 (3 - n) Type Conversion

5
Comments
3 min read
Day 16 of 100DaysofCode: A Simple Program To Do Bubble Sort

Day 16 of 100DaysofCode: A Simple Program To Do Bubble Sort

4
Comments
1 min read
Strings and user input

Strings and user input

8
Comments
7 min read
Deployment of multiple apps on Kubernetes cluster — Walkthrough

Deployment of multiple apps on Kubernetes cluster — Walkthrough

30
Comments 1
17 min read
Every developer is self taught

Every developer is self taught

84
Comments 21
3 min read
Building my first CLI

Building my first CLI

5
Comments
4 min read
Learn web dev with these 24 lessons on GitHub

Learn web dev with these 24 lessons on GitHub

146
Comments 2
1 min read
loading...