Forem

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.
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
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 4
4 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
A Simple server with Deno

A Simple server with Deno

5
Comments
1 min read
Getting a 73% increase in clicks from Google results

Getting a 73% increase in clicks from Google results

3
Comments
2 min read
Simultaneously Looping Over Two Collections in Elixir

Simultaneously Looping Over Two Collections in Elixir

3
Comments 2
2 min read
How to Add `v-model` Support to Custom Vue.js Component

How to Add `v-model` Support to Custom Vue.js Component

3
Comments
1 min read
Introducing Apache Beam Katas for Kotlin

Introducing Apache Beam Katas for Kotlin

21
Comments 1
3 min read
Unifiedcamp - A Pathway For Easier and Better Learning Experience

Unifiedcamp - A Pathway For Easier and Better Learning Experience

6
Comments 2
4 min read
What Makes a Good Developer?

What Makes a Good Developer?

8
Comments 2
3 min read
Asking Why to Uncover Assumptions

Asking Why to Uncover Assumptions

4
Comments
2 min read
Using Property Decorators in Typescript with a real example

Using Property Decorators in Typescript with a real example

90
Comments 13
3 min read
Carolyn Stransky learning her way from journalist to developer and back... and other things I learned recording her DevJourney

Carolyn Stransky learning her way from journalist to developer and back... and other things I learned recording her DevJourney

2
Comments
2 min read
Improving Your Commit Message with the 50/72 Rule

Improving Your Commit Message with the 50/72 Rule

16
Comments
3 min read
Learn Modern React in 2020

Learn Modern React in 2020

206
Comments
5 min read
Three months into my new job: an honest review of Le Wagon bootcamp

Three months into my new job: an honest review of Le Wagon bootcamp

37
Comments 17
19 min read
Lessons from #TheLastDance... applied on Tech

Lessons from #TheLastDance... applied on Tech

14
Comments 6
5 min read
Maps in Go

Maps in Go

5
Comments
1 min read
Human Readable Magazine Issue #3 is out!

Human Readable Magazine Issue #3 is out!

8
Comments 2
1 min read
Learning to Learn- Get the Most Out of Learning with These Resources

Learning to Learn- Get the Most Out of Learning with These Resources

65
Comments
4 min read
How to Approach Python From a Java Perspective

How to Approach Python From a Java Perspective

8
Comments 1
12 min read
learning or simply memorizing??

learning or simply memorizing??

3
Comments
1 min read
My learning plan 2020

My learning plan 2020

7
Comments
2 min read
From Silly Questions to Innovation

From Silly Questions to Innovation

7
Comments
2 min read
FP serves the most delicious abstractions

FP serves the most delicious abstractions

5
Comments
2 min read
JS / explain for loop leak

JS / explain for loop leak

9
Comments
2 min read
JS / explain undefined, null, and NaN

JS / explain undefined, null, and NaN

9
Comments
2 min read
Slices in Go

Slices in Go

5
Comments
1 min read
Got 5 Minutes to Spare? Why Not Set up a Custom Commit Message Template?

Got 5 Minutes to Spare? Why Not Set up a Custom Commit Message Template?

7
Comments
2 min read
Free Learning Resources

Free Learning Resources

78
Comments 4
1 min read
Productive Mentoring

Productive Mentoring

5
Comments
5 min read
My learnings from making a Gatsby Starter

My learnings from making a Gatsby Starter

8
Comments 1
5 min read
A Simple Overview of Arrays in Go

A Simple Overview of Arrays in Go

4
Comments
1 min read
Pointers in Go

Pointers in Go

6
Comments 2
1 min read
Basic Developer Path

Basic Developer Path

6
Comments
2 min read
Learning Notes of ASP.NET MVC

Learning Notes of ASP.NET MVC

7
Comments 2
3 min read
Jen Luker is a relentless accessibility advocate... and other things I learned recording her DevJourney

Jen Luker is a relentless accessibility advocate... and other things I learned recording her DevJourney

3
Comments
3 min read
Learn Something New by Reading the Documentation (docs)

Learn Something New by Reading the Documentation (docs)

7
Comments
8 min read
Composing binary functions with a fixed return type - wait, what?

Composing binary functions with a fixed return type - wait, what?

5
Comments
1 min read
loading...