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.
What is Object Orientated Programming (Part-three) Polymorphism?

What is Object Orientated Programming (Part-three) Polymorphism?

8
Comments
1 min read
JS Flashcards

JS Flashcards

100
Comments 11
2 min read
I'm a very beginner of Rustaceans. Let's write FizzBuzz

I'm a very beginner of Rustaceans. Let's write FizzBuzz

5
Comments
6 min read
Become a Front-End Developer || course review (Educative.io) 10:03

Become a Front-End Developer || course review (Educative.io)

18
Comments
2 min read
Javascript ES6 Array and Object Destructuring

Javascript ES6 Array and Object Destructuring

46
Comments
4 min read
Stop programming to become a better developer.

Stop programming to become a better developer.

201
Comments 15
5 min read
Does Your Career Look like My Morning Toast?

Does Your Career Look like My Morning Toast?

3
Comments
2 min read
Using Disjoint Set (Union-Find) To Create Maze

Using Disjoint Set (Union-Find) To Create Maze

50
Comments
6 min read
How to Start a Blog in 2020 and Grow (0 - 80k) Views

How to Start a Blog in 2020 and Grow (0 - 80k) Views

581
Comments 32
4 min read
Curring In Javascript

Curring In Javascript

40
Comments
3 min read
How to render your sitemap.xml file in your Svelte/Sapper blog

How to render your sitemap.xml file in your Svelte/Sapper blog

28
Comments 6
3 min read
Sinatra Web App: MVC, Sessions, and Routes

Sinatra Web App: MVC, Sessions, and Routes

9
Comments
4 min read
To the point: options as function for your APIs

To the point: options as function for your APIs

6
Comments
2 min read
The V programming language

The V programming language

136
Comments 12
4 min read
Packt Publishing is having a sale!

Packt Publishing is having a sale!

4
Comments 2
1 min read
D3 Dashboard Tutorial with Cube.js

D3 Dashboard Tutorial with Cube.js

134
Comments 7
11 min read
An Intro to Dependencies and Package Managers (NodeJS style)

An Intro to Dependencies and Package Managers (NodeJS style)

12
Comments
4 min read
Understand RxJs mergeMap operator, Today!

Understand RxJs mergeMap operator, Today!

22
Comments
1 min read
TensorFlow 2.x and Keras must keep snippets

TensorFlow 2.x and Keras must keep snippets

12
Comments
6 min read
The Swift Programming Language Companion: Functions (Part 2)

The Swift Programming Language Companion: Functions (Part 2)

6
Comments
2 min read
Day 5 of 100 Days of SwiftUI

Day 5 of 100 Days of SwiftUI

6
Comments
3 min read
3 Acronyms You Should Know Before Entering Backend Development

3 Acronyms You Should Know Before Entering Backend Development

61
Comments
2 min read
Machine Learning - Dense Layer

Machine Learning - Dense Layer

17
Comments
5 min read
5 Technical Skills Developers Need In 2020: Based Off Of A Job Description

5 Technical Skills Developers Need In 2020: Based Off Of A Job Description

124
Comments 15
9 min read
Make It Work, Then Make it Pretty

Make It Work, Then Make it Pretty

55
Comments 6
3 min read
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
Coercion in JavaScript - 🤔 do you know what it is?

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

55
Comments 7
2 min read
Reading Snippets [36 => Grids]

Reading Snippets [36 => Grids]

5
Comments
1 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
JavaScript Series – JavaScript Types Cont. – Part 4

JavaScript Series – JavaScript Types Cont. – Part 4

14
Comments 1
1 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
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
loading...