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.
Adding an RSS feed to GitHub Pages

Adding an RSS feed to GitHub Pages

14
Comments
2 min read
How to create a simple REST API with Python and Flask in 5 minutes

How to create a simple REST API with Python and Flask in 5 minutes

181
Comments 5
6 min read
I'm a beginner of Rust but making a programming language by rust

I'm a beginner of Rust but making a programming language by rust

9
Comments 1
1 min read
Reading Snippets [36 => Grids]

Reading Snippets [36 => Grids]

5
Comments
1 min read
Coercion in JavaScript - 🤔 do you know what it is?

Coercion in JavaScript - 🤔 do you know what it is?

55
Comments 7
2 min read
Harvard's Computer Science Intro (CS50): Here's How to Earn a Free Certificate

Harvard's Computer Science Intro (CS50): Here's How to Earn a Free Certificate

171
Comments 3
2 min read
Machine Learning - Introduction

Machine Learning - Introduction

77
Comments 1
3 min read
Should you Learn to Code with Paid or Free Content and Why

Should you Learn to Code with Paid or Free Content and Why

36
Comments 2
6 min read
Machine Learning - Celsius to Fahrenheit - Core

Machine Learning - Celsius to Fahrenheit - Core

18
Comments
4 min read
How to actually upload a project to Github

How to actually upload a project to Github

35
Comments
1 min read
Nobody Knows HTML (Except Me)

Nobody Knows HTML (Except Me)

38
Comments
1 min read
Learning Node JS In 30 Days [Mini series]

Learning Node JS In 30 Days [Mini series]

428
Comments 8
3 min read
Just what is JAMstack, anyway?

Just what is JAMstack, anyway?

20
Comments 1
8 min read
Using CSS with Javascript to create a Read-More button

Using CSS with Javascript to create a Read-More button

6
Comments
2 min read
Some Python handy snippets for Machine Learning Engineers

Some Python handy snippets for Machine Learning Engineers

10
Comments
1 min read
Some Pandas handy snippets for Data Scientists

Some Pandas handy snippets for Data Scientists

9
Comments
1 min read
Path Sum

Path Sum

6
Comments 2
2 min read
4 CSS tricks that will get you dirty looks from other developers

4 CSS tricks that will get you dirty looks from other developers

259
Comments 21
2 min read
How to Code your own Discord Bot | PART 1| Getting started.

How to Code your own Discord Bot | PART 1| Getting started.

9
Comments
1 min read
JavaScript Series – JavaScript Types Cont. – Part 4

JavaScript Series – JavaScript Types Cont. – Part 4

14
Comments 1
1 min read
Algorithms & Data Structures: Resource Pack

Algorithms & Data Structures: Resource Pack

122
Comments
1 min read
Docker, Kubernetes, and Helm

Docker, Kubernetes, and Helm

255
Comments 3
6 min read
Cool Colab Notebooks 📒 to play with funny Deep Learning 🧠🤖projects

Cool Colab Notebooks 📒 to play with funny Deep Learning 🧠🤖projects

14
Comments 3
3 min read
JavaScript array methods: Mutator VS Non-mutator and the returning value

JavaScript array methods: Mutator VS Non-mutator and the returning value

75
Comments 6
5 min read
Do you have the courage to share with us your first project

Do you have the courage to share with us your first project

4
Comments 3
1 min read
Learning to learn. Part 3 - questions to ask for validating a resource

Learning to learn. Part 3 - questions to ask for validating a resource

13
Comments
3 min read
The Swift Programming Language Companion: Functions

The Swift Programming Language Companion: Functions

9
Comments
2 min read
Getting Started with Docker

Getting Started with Docker

65
Comments 2
1 min read
Setting Up - Building an API in Python with Flask

Setting Up - Building an API in Python with Flask

59
Comments 1
4 min read
Are Front-End Developers Happy?

Are Front-End Developers Happy?

133
Comments 20
2 min read
Introduction to TypeScript Data Types — Tuple, Enum, and Any

Introduction to TypeScript Data Types — Tuple, Enum, and Any

52
Comments 6
6 min read
🤔 Check if an object is empty in JS

🤔 Check if an object is empty in JS

68
Comments 3
2 min read
Functional Programming for the Object-Oriented Developer - Part 0

Functional Programming for the Object-Oriented Developer - Part 0

134
Comments 9
5 min read
Why You Should Do Coding Dojos

Why You Should Do Coding Dojos

116
Comments 2
5 min read
Keeping it Clean with CSS Variables

Keeping it Clean with CSS Variables

45
Comments 2
4 min read
Redux VS React Context: Which one should you choose?

Redux VS React Context: Which one should you choose?

516
Comments 32
8 min read
Increasing my PageSpeed score from 92% to 100% using CSS only

Increasing my PageSpeed score from 92% to 100% using CSS only

219
Comments 19
3 min read
The only Kubernetes video you need to watch to understand more about K8s than most developers 💪🏼

The only Kubernetes video you need to watch to understand more about K8s than most developers 💪🏼

46
Comments
1 min read
Reading Snippets [35 => Git]

Reading Snippets [35 => Git]

2
Comments
1 min read
Breaking into Startups as a Developer

Breaking into Startups as a Developer

51
Comments 2
3 min read
Kubectl | Minikube | Kops - What's the difference? 🤔

Kubectl | Minikube | Kops - What's the difference? 🤔

21
Comments 3
2 min read
2020, Start of a new tech journey

2020, Start of a new tech journey

35
Comments
8 min read
Stage. Commit. Push. A Git Story (Comic)

Stage. Commit. Push. A Git Story (Comic)

249
Comments 20
1 min read
The best free courses to learn about Databases and SQL for Beginners

The best free courses to learn about Databases and SQL for Beginners

38
Comments
4 min read
Day 3 of 100 Days of SwiftUI

Day 3 of 100 Days of SwiftUI

7
Comments
3 min read
Simplify your Angular Component testing

Simplify your Angular Component testing

26
Comments
2 min read
Making Games to Learn Programming with Pico-8

Making Games to Learn Programming with Pico-8

13
Comments
4 min read
50 Top Data Science Project Ideas for Beginners and Experts

50 Top Data Science Project Ideas for Beginners and Experts

216
Comments 2
3 min read
Smooth scrolling effect using css

Smooth scrolling effect using css

11
Comments 4
1 min read
Simplify Expo releases with Standard Version

Simplify Expo releases with Standard Version

60
Comments 10
4 min read
Machine Learning - Celsius to Fahrenheit

Machine Learning - Celsius to Fahrenheit

13
Comments
3 min read
First CRUD application! (Express.js/MongoDB)

First CRUD application! (Express.js/MongoDB)

19
Comments 6
2 min read
How to write more clear `for` loops in JavaScript and why it's important?

How to write more clear `for` loops in JavaScript and why it's important?

19
Comments 2
4 min read
How to be successful at anything

How to be successful at anything

114
Comments 9
1 min read
What Are the Basic Data Types in TypeSript?

What Are the Basic Data Types in TypeSript?

7
Comments 1
3 min read
JavaScript Series – What is JavaScript? – Part 1

JavaScript Series – What is JavaScript? – Part 1

75
Comments 2
2 min read
Project Euler: Problem 1 with Javascript

Project Euler: Problem 1 with Javascript

28
Comments 2
3 min read
What is Code Obfuscation?

What is Code Obfuscation?

39
Comments
2 min read
Operating system Detection using TTL value Powershell & Ping!

Operating system Detection using TTL value Powershell & Ping!

10
Comments
2 min read
Do you know what 📦 Autoboxing in JS is?

Do you know what 📦 Autoboxing in JS is?

72
Comments 2
1 min read
loading...