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.
Hello world examples in 10 different languages

Hello world examples in 10 different languages

37
Comments 7
1 min read
Web Assembly from zero to hero - Part 1

Web Assembly from zero to hero - Part 1

265
Comments 3
5 min read
Charm the Python: Lambdas

Charm the Python: Lambdas

14
Comments 3
2 min read
How To Get Any Job You Want - A Guide To Employability Skills Edition 2

How To Get Any Job You Want - A Guide To Employability Skills Edition 2

277
Comments 6
144 min read
Reading Snippets [11]

Reading Snippets [11]

4
Comments
1 min read
Top Web Trends for 2020 and why they are coming

Top Web Trends for 2020 and why they are coming

320
Comments 3
8 min read
A Simple Terminal Website with CSS and Typewriter.js

A Simple Terminal Website with CSS and Typewriter.js

220
Comments 9
5 min read
DevTips: Use early returns to avoid nested conditions

DevTips: Use early returns to avoid nested conditions

119
Comments 33
2 min read
Progressive Web Apps - The why, the how, and the why not

Progressive Web Apps - The why, the how, and the why not

85
Comments
5 min read
Build A RESTful Web Service Using Spring Boot

Build A RESTful Web Service Using Spring Boot

80
Comments 4
5 min read
Set an inaction timeout in JavaScript

Set an inaction timeout in JavaScript

7
Comments 3
1 min read
5 Absolutely FREE Projects YOU should do to become a Full Stack SUPERMAN/SUPERWOMAN before the 2021 ends !!!

5 Absolutely FREE Projects YOU should do to become a Full Stack SUPERMAN/SUPERWOMAN before the 2021 ends !!!

1003
Comments 134
2 min read
How to test in Haskell: HSpec setup

How to test in Haskell: HSpec setup

9
Comments
2 min read
Checking if a Variable Exists

Checking if a Variable Exists

9
Comments
2 min read
Learn how to access your Kubernetes applications using Services

Learn how to access your Kubernetes applications using Services

21
Comments
13 min read
JavaScript Data Structures: Doubly Linked List: Insert a new node at a specific index

JavaScript Data Structures: Doubly Linked List: Insert a new node at a specific index

9
Comments
4 min read
MongoDB Beginner Tutorial With Compass GUI & The Mongo Shell CLI

MongoDB Beginner Tutorial With Compass GUI & The Mongo Shell CLI

44
Comments
24 min read
How to remove last character from a string in Swift

How to remove last character from a string in Swift

7
Comments 1
1 min read
CSS Naming conventions

CSS Naming conventions

123
Comments 14
6 min read
Intro to web scraping (w/ Node.js example)

Intro to web scraping (w/ Node.js example)

180
Comments 4
4 min read
How to set Python3 as a default python version on MacOS?

How to set Python3 as a default python version on MacOS?

161
Comments 85
2 min read
[Slack API Tutorial] Building a Home for Your Slack App 🏡

[Slack API Tutorial] Building a Home for Your Slack App 🏡

52
Comments
10 min read
Basic HTML Page

Basic HTML Page

7
Comments
2 min read
Reading Snippets [9]

Reading Snippets [9]

4
Comments
1 min read
Logical Time and Lamport Clocks (Part 2)

Logical Time and Lamport Clocks (Part 2)

39
Comments 1
8 min read
A Snapshot of my Github 2016 - 2019

A Snapshot of my Github 2016 - 2019

9
Comments
3 min read
Immersive Reader for People with all the abilities

Immersive Reader for People with all the abilities

6
Comments
8 min read
Intro to X-bit and Binary Integers

Intro to X-bit and Binary Integers

5
Comments
5 min read
9 Practical tips for beginner web developers

9 Practical tips for beginner web developers

115
Comments 8
5 min read
#2 not, and, or Python

#2 not, and, or Python

3
Comments
1 min read
#1 JavaScript, Python hello world..

#1 JavaScript, Python hello world..

3
Comments
1 min read
#2 Argument Example JavaScript

#2 Argument Example JavaScript

4
Comments
1 min read
Writing maintainable CSS

Writing maintainable CSS

30
Comments 2
5 min read
JavaScript Data Structures: Doubly Linked List: Set / Update a specific node

JavaScript Data Structures: Doubly Linked List: Set / Update a specific node

9
Comments
3 min read
DataTable.js Tutorial for .Net Core Razor Pages Application - Part 2 - Full CRUD

DataTable.js Tutorial for .Net Core Razor Pages Application - Part 2 - Full CRUD

12
Comments
4 min read
Charming the Python: List Comprehension

Charming the Python: List Comprehension

7
Comments
1 min read
5 Common Beginner Python Mistakes

5 Common Beginner Python Mistakes

62
Comments
3 min read
How to connect to a PostgreSQL database from Python with Psycopg2 [Video]

How to connect to a PostgreSQL database from Python with Psycopg2 [Video]

10
Comments
1 min read
Reading Snippets [8]

Reading Snippets [8]

7
Comments
1 min read
JavaScript Promise combinators: race, all, allSettled, any

JavaScript Promise combinators: race, all, allSettled, any

37
Comments
6 min read
Resources for finding remote jobs

Resources for finding remote jobs

72
Comments 7
1 min read
[2021] Setting up Husky pre-commit hook with ESLint, Prettier and lint-staged for React and React Native.

[2021] Setting up Husky pre-commit hook with ESLint, Prettier and lint-staged for React and React Native.

88
Comments 13
4 min read
Starting off #30DaysOfThreads talking about the Software Development Lifecycle (SDLC)

Starting off #30DaysOfThreads talking about the Software Development Lifecycle (SDLC)

9
Comments
2 min read
Programming without a computer?

Programming without a computer?

15
Comments 2
3 min read
Why are you stuck?

Why are you stuck?

10
Comments 4
2 min read
You have a secret superpower for getting a job.

You have a secret superpower for getting a job.

10
Comments
3 min read
Building a Weather App With Masonite Framework - Basics Concepts

Building a Weather App With Masonite Framework - Basics Concepts

14
Comments
10 min read
Finding a Tech Job is a System, Not a Straight Line

Finding a Tech Job is a System, Not a Straight Line

7
Comments
3 min read
Starting React today?

Starting React today?

48
Comments 6
2 min read
Philosophy of a Good Developer

Philosophy of a Good Developer

501
Comments 15
9 min read
Code Dojo #4 Christmas Special: Reindeer race

Code Dojo #4 Christmas Special: Reindeer race

5
Comments
2 min read
Tips for doing code reviews, keeping code consistent & refactoring

Tips for doing code reviews, keeping code consistent & refactoring

18
Comments 1
2 min read
Charming the Python: Modules

Charming the Python: Modules

10
Comments
1 min read
Charming the Python: Functions

Charming the Python: Functions

8
Comments
2 min read
Why use functional style in Java?

Why use functional style in Java?

6
Comments 2
1 min read
Understanding the basics of Socket.io

Understanding the basics of Socket.io

256
Comments
8 min read
Getting started with Docker and Kubernetes: a beginner's guide

Getting started with Docker and Kubernetes: a beginner's guide

53
Comments 1
15 min read
CSS References and Resource

CSS References and Resource

18
Comments
2 min read
A programming competition for people who actually like programming

A programming competition for people who actually like programming

8
Comments
1 min read
Common casing types in programming

Common casing types in programming

35
Comments 6
2 min read
loading...