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.
🚀TOP Beginner ReactJS Resources 🎊2020🎊🚀

🚀TOP Beginner ReactJS Resources 🎊2020🎊🚀

159
Comments 2
1 min read
Apache Spark Accumulators, Simplified !

Apache Spark Accumulators, Simplified !

13
Comments 1
2 min read
Coding Boot Camps: Talking to Stephen Bilham and His Experience

Coding Boot Camps: Talking to Stephen Bilham and His Experience

5
Comments
1 min read
What is a TypeScript Interface?

What is a TypeScript Interface?

6
Comments
2 min read
JavaScript: Everything From ES2016 to ES2019

JavaScript: Everything From ES2016 to ES2019

329
Comments 1
7 min read
Learn Dart Programming from Scratch

Learn Dart Programming from Scratch

16
Comments
1 min read
Interview Prep #1: Does String has Unique Characters

Interview Prep #1: Does String has Unique Characters

35
Comments 4
1 min read
How to start another activity on button click using Kotlin

How to start another activity on button click using Kotlin

24
Comments 5
2 min read
Object Destructuring in Javascript

Object Destructuring in Javascript

8
Comments
1 min read
The Noise. It's everywhere.

The Noise. It's everywhere.

71
Comments 22
3 min read
Adventures in learning x86 Assembly part 1

Adventures in learning x86 Assembly part 1

7
Comments 1
2 min read
Learning to learn. Part 2 - a three-step framework for learning new technical topics

Learning to learn. Part 2 - a three-step framework for learning new technical topics

84
Comments 8
4 min read
What was Your Book That Shape You

What was Your Book That Shape You

66
Comments 62
1 min read
Logging In Django

Logging In Django

44
Comments
4 min read
5 things in web development I learned this year

5 things in web development I learned this year

497
Comments 33
3 min read
2020 Web Developer Roadmap Step 1: Set Your Big Goal

2020 Web Developer Roadmap Step 1: Set Your Big Goal

117
Comments
5 min read
Type Inference in TypeScript

Type Inference in TypeScript

10
Comments
4 min read
Intro To Recursion In JavaScript

Intro To Recursion In JavaScript

12
Comments
3 min read
Aprende ha aprender como programar.

Aprende ha aprender como programar.

6
Comments
2 min read
Round Robin implementation in C#

Round Robin implementation in C#

11
Comments 4
1 min read
Modify or delete Laravel lang files content in controller.

Modify or delete Laravel lang files content in controller.

11
Comments
4 min read
Create a Blog in Less Than 20 Lines of Code Using 11ty

Create a Blog in Less Than 20 Lines of Code Using 11ty

91
Comments 6
4 min read
How I Split Work: Draw it out

How I Split Work: Draw it out

7
Comments
3 min read
Interview Prep #2: Are Strings Permutations of Each Other

Interview Prep #2: Are Strings Permutations of Each Other

8
Comments 4
2 min read
My VS Code customization

My VS Code customization

64
Comments 2
4 min read
Breaking Down a Complex RegEx

Breaking Down a Complex RegEx

41
Comments
3 min read
The Swift Programming Language Companion: Control Flow

The Swift Programming Language Companion: Control Flow

4
Comments
2 min read
Interview Prep #3: Two Sum

Interview Prep #3: Two Sum

5
Comments 1
1 min read
Category Theory (for Programmer!) 2: Functor~คืออะไร

Category Theory (for Programmer!) 2: Functor~คืออะไร

8
Comments
3 min read
Real time websockets connection 🔥 with Nodejs (Chat App example).

Real time websockets connection 🔥 with Nodejs (Chat App example).

83
Comments 12
8 min read
How to write a good makefile for C++

How to write a good makefile for C++

21
Comments 3
3 min read
Beginners Guide to props and useState in ReactJS

Beginners Guide to props and useState in ReactJS

12
Comments
2 min read
Reading Snippets [33 => Callback]

Reading Snippets [33 => Callback]

4
Comments
1 min read
Lab: How does SSL work?

Lab: How does SSL work?

195
Comments 6
8 min read
I Asked Hiring Managers How to Answer Common Behavioral Questions

I Asked Hiring Managers How to Answer Common Behavioral Questions

76
Comments 5
6 min read
Creating the Document Structure Using HTML

Creating the Document Structure Using HTML

7
Comments
2 min read
CRUD Operations in Modern JavaScript

CRUD Operations in Modern JavaScript

17
Comments 2
3 min read
Thoughts, Tips, and Observations about speaking at conferences: a thread from Corey Qinn

Thoughts, Tips, and Observations about speaking at conferences: a thread from Corey Qinn

6
Comments
1 min read
How I write a README.md for my Github projects

How I write a README.md for my Github projects

74
Comments 4
1 min read
What is GraphQL - the misconceptions.

What is GraphQL - the misconceptions.

159
Comments 10
4 min read
History of web design

History of web design

84
Comments 3
8 min read
Get to Know the Command Line: Basic Git Commands

Get to Know the Command Line: Basic Git Commands

116
Comments 5
8 min read
Git Rebase Explained Simply

Git Rebase Explained Simply

301
Comments 28
4 min read
Use design tokens to customise Bootstrap

Use design tokens to customise Bootstrap

9
Comments
6 min read
🔥How to Become a Better Software Developer.🔥

🔥How to Become a Better Software Developer.🔥

77
Comments
5 min read
Memory Model in WebAssembly

Memory Model in WebAssembly

56
Comments 4
7 min read
Completed JavaScript Data Structure Course, and Here is What I Learned About Binary Search Tree.

Completed JavaScript Data Structure Course, and Here is What I Learned About Binary Search Tree.

15
Comments
6 min read
Failure, a Follow-up

Failure, a Follow-up

12
Comments 4
4 min read
Python: What is a keyword argument?

Python: What is a keyword argument?

39
Comments 2
1 min read
How should we structure our React code? (2/2)

How should we structure our React code? (2/2)

83
Comments 10
9 min read
Thinking On Paper

Thinking On Paper

61
Comments 10
4 min read
Four books to boost your programmer career in 2020 (including the one that made me quit my dream job)

Four books to boost your programmer career in 2020 (including the one that made me quit my dream job)

229
Comments 5
6 min read
The 10 Best Note Taking Apps for developers

The 10 Best Note Taking Apps for developers

144
Comments 30
7 min read
Preparing for my Microsoft Exam 70-480

Preparing for my Microsoft Exam 70-480

3
Comments 1
1 min read
The Swift Programming Language Companion: Collection Types

The Swift Programming Language Companion: Collection Types

2
Comments
2 min read
3 Core JavaScript concepts you should understand (functions)

3 Core JavaScript concepts you should understand (functions)

105
Comments 2
2 min read
6 tips on how you can practice Javascript

6 tips on how you can practice Javascript

218
Comments 1
4 min read
My Self-Directed Journey to Becoming a Software Engineer Begins! 🎉

My Self-Directed Journey to Becoming a Software Engineer Begins! 🎉

57
Comments 8
3 min read
JavaScript == vs ===, Which one you should use?

JavaScript == vs ===, Which one you should use?

39
Comments 4
2 min read
How To Learn Data Structures And Algorithms (An Ultimate Guide For Beginners)

How To Learn Data Structures And Algorithms (An Ultimate Guide For Beginners)

979
Comments 13
6 min read
loading...