DEV Community

Learning

“I have no special talent. I am only passionately curious.” - Albert Einstein

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Day 1 & 2: Learning about Tailwind CSS

Day 1 & 2: Learning about Tailwind CSS

7
Comments 1
2 min read
Developing with a beginner's mind

Developing with a beginner's mind

3
Comments
3 min read
Weekly Developer Roundup #2 - 2020-06-29

Weekly Developer Roundup #2 - 2020-06-29

4
Comments
9 min read
Learning Golang (some rough notes) - S01E03 - Maps

Learning Golang (some rough notes) - S01E03 - Maps

2
Comments
2 min read
Remote learning apps to help you acquire new skills while you’re stuck at home

Remote learning apps to help you acquire new skills while you’re stuck at home

4
Comments 1
1 min read
Why Good Solutions Block Better Ones

Why Good Solutions Block Better Ones

23
Comments 2
3 min read
Rebuilding Redis in Ruby - Chapter 1 - A basic TCP server

Rebuilding Redis in Ruby - Chapter 1 - A basic TCP server

60
Comments
15 min read
Law of leaky abstraction and on learning the internal a.k.a the hard way

Law of leaky abstraction and on learning the internal a.k.a the hard way

8
Comments 3
4 min read
How to Excel as a Junior Developer

How to Excel as a Junior Developer

42
Comments 2
3 min read
Learning Golang (some rough notes) - S01E00

Learning Golang (some rough notes) - S01E00

22
Comments 1
2 min read
Using Hashing to prevent file duplicates and save storage

Using Hashing to prevent file duplicates and save storage

6
Comments
6 min read
Learning Golang (some rough notes) - S01E01 - Pointers

Learning Golang (some rough notes) - S01E01 - Pointers

12
Comments 1
3 min read
11 weird questions I was asked in interviews

11 weird questions I was asked in interviews

26
Comments 1
5 min read
It’s Time to Start Learning Coding: Top 20+ Best Websites To Learn Programming in 2020

It’s Time to Start Learning Coding: Top 20+ Best Websites To Learn Programming in 2020

31
Comments
12 min read
Learning Golang (some rough notes) - S01E02 - Slices

Learning Golang (some rough notes) - S01E02 - Slices

4
Comments
8 min read
TIL that it's not easy doing transcripts

TIL that it's not easy doing transcripts

2
Comments
4 min read
A Rabbit Hole of Decimal Formatting

A Rabbit Hole of Decimal Formatting

2
Comments
3 min read
Dots, Strings and JavaScript pt. 1

Dots, Strings and JavaScript pt. 1

16
Comments
3 min read
Kyle Shevlin from pastor to programmer... and other things I learned recording his DevJourney

Kyle Shevlin from pastor to programmer... and other things I learned recording his DevJourney

6
Comments
3 min read
Integration of Stripe Connect into your project

Integration of Stripe Connect into your project

4
Comments 1
5 min read
Tips to improve your web development skills more efficiently

Tips to improve your web development skills more efficiently

3
Comments
5 min read
Remote Career Summit 2020 (June 25th)

Remote Career Summit 2020 (June 25th)

5
Comments
5 min read
20 Best Youtube Channels For Code Newbies (and beyond)

20 Best Youtube Channels For Code Newbies (and beyond)

61
Comments 1
7 min read
How to be productive as a programmer with ADHD

How to be productive as a programmer with ADHD

79
Comments 5
6 min read
Python: What is an f-string?

Python: What is an f-string?

44
Comments 12
1 min read
A journey to System Design

A journey to System Design

8
Comments
2 min read
From HS dropout to Software Engineer

From HS dropout to Software Engineer

25
Comments 7
3 min read
How I avoid the side project frustration

How I avoid the side project frustration

61
Comments 7
5 min read
The Key to Effective Learning is "Constructive Stupidity"

The Key to Effective Learning is "Constructive Stupidity"

17
Comments 2
7 min read
Starting from the Problem not the Solution

Starting from the Problem not the Solution

9
Comments 2
3 min read
🐍 Practice Python Online

🐍 Practice Python Online

32
Comments
3 min read
Solving Algorithm Challenges in Haskell: Anagrams

Solving Algorithm Challenges in Haskell: Anagrams

12
Comments 6
5 min read
My Python Journey So Far

My Python Journey So Far

44
Comments 19
2 min read
Stop Worrying About What to Learn Next as a Developer

Stop Worrying About What to Learn Next as a Developer

12
Comments 2
3 min read
Real World Learning

Real World Learning

9
Comments
2 min read
Benchmarking JavaScript Loops and Methods (Part 2)

Benchmarking JavaScript Loops and Methods (Part 2)

5
Comments
6 min read
Python: What is a Lambda Function?

Python: What is a Lambda Function?

38
Comments 1
1 min read
How to Utilize Enum.any?, with a Refactoring Twist!

How to Utilize Enum.any?, with a Refactoring Twist!

6
Comments 3
3 min read
What’s the purpose of “checking out” a file in TFVC (Visual Studio)?

What’s the purpose of “checking out” a file in TFVC (Visual Studio)?

2
Comments 1
1 min read
Sara Vieira is opinionated per design... and other things I learned recording her DevJourney

Sara Vieira is opinionated per design... and other things I learned recording her DevJourney

2
Comments
2 min read
Fun in upgrading the machine

Fun in upgrading the machine

2
Comments
1 min read
Top Five "Forever" Books for Coders

Top Five "Forever" Books for Coders

11
Comments
6 min read
My Custom Developer Roadmap as a Junior Software Engineer on 2020

My Custom Developer Roadmap as a Junior Software Engineer on 2020

9
Comments
2 min read
Benchmarking JavaScript Loops and Methods (Part 1)

Benchmarking JavaScript Loops and Methods (Part 1)

8
Comments
7 min read
Hexagonal Architecture Demystified

Hexagonal Architecture Demystified

22
Comments
7 min read
How to wrap your head around a new codebase

How to wrap your head around a new codebase

25
Comments 2
3 min read
Yelpcamp - My first fullstack project

Yelpcamp - My first fullstack project

7
Comments
2 min read
Scala Learning Resources

Scala Learning Resources

Comments
2 min read
Running a learn together coding group remotely

Running a learn together coding group remotely

4
Comments
13 min read
Refactoring your blog urls

Refactoring your blog urls

6
Comments
2 min read
Measuring Disagreement with Standard Deviation

Measuring Disagreement with Standard Deviation

5
Comments
4 min read
Basics of TypeScript

Basics of TypeScript

6
Comments
1 min read
Effective Learning and Feedback Loops

Effective Learning and Feedback Loops

28
Comments 2
6 min read
What did you learn this week on Dev.to?

What did you learn this week on Dev.to?

8
Comments 17
1 min read
C++ Developer Learning Rust!

C++ Developer Learning Rust!

9
Comments 8
4 min read
Essential Books That Every Programmer Should Read—Lists by Andy Hunt, Eric Freeman, and Cory Althoff

Essential Books That Every Programmer Should Read—Lists by Andy Hunt, Eric Freeman, and Cory Althoff

9
Comments 2
8 min read
Detect Faces in Video using OpenCV

Detect Faces in Video using OpenCV

6
Comments
1 min read
Refactoring My Learning

Refactoring My Learning

2
Comments
6 min read
Jason Lengstorf successfully bet on himself for his career... and other things I learned recording his DevJourney

Jason Lengstorf successfully bet on himself for his career... and other things I learned recording his DevJourney

4
Comments
2 min read
Dependency Injection กับ Service Locator ต่างกันยังไงนะ?

Dependency Injection กับ Service Locator ต่างกันยังไงนะ?

6
Comments
2 min read
loading...