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.
Can I be Completely Honest? – A Short Mentoring Story

Can I be Completely Honest? – A Short Mentoring Story

5
Comments
3 min read
Understanding Iterators and Iterables in Python

Understanding Iterators and Iterables in Python

12
Comments
4 min read
Managing Frustration in Project-Based Learning

Managing Frustration in Project-Based Learning

15
Comments 2
5 min read
Keep Calm and Start Coding: How to Fight Coding Anxiety

Keep Calm and Start Coding: How to Fight Coding Anxiety

40
Comments
9 min read
How to Write an OpenAPI Description

How to Write an OpenAPI Description

8
Comments
5 min read
Understanding Variables and Mutability in Rust

Understanding Variables and Mutability in Rust

33
Comments
4 min read
So Many Ways to Update a Map with Elixir!

So Many Ways to Update a Map with Elixir!

39
Comments 1
3 min read
21 Best Remote Work Tools for Software Developers

21 Best Remote Work Tools for Software Developers

107
Comments 12
11 min read
Algorithmic Rust

Algorithmic Rust

7
Comments
4 min read
HTTP Caching Tech

HTTP Caching Tech

28
Comments 1
3 min read
How do you manage your reading lists?

How do you manage your reading lists?

3
Comments 1
1 min read
CSS Is Certainly Global And That’s Exactly The Point

CSS Is Certainly Global And That’s Exactly The Point

2
Comments
6 min read
My Master Guide To Learning Front-End Development and UX/UI in 2020

My Master Guide To Learning Front-End Development and UX/UI in 2020

11
Comments
2 min read
Want to find yourself in web development? Is it too late to start learning how to code?

Want to find yourself in web development? Is it too late to start learning how to code?

105
Comments 13
6 min read
Getting Started with MongoDB - Building a Blog

Getting Started with MongoDB - Building a Blog

12
Comments
3 min read
12+ Free (or Low-Cost) Websites to Empower Your Programming Education

12+ Free (or Low-Cost) Websites to Empower Your Programming Education

35
Comments
11 min read
Top 5 Online Courses to Learn Java Programming in 2020

Top 5 Online Courses to Learn Java Programming in 2020

18
Comments 2
8 min read
Grateful for the Opportunity of Working on Legacy Code

Grateful for the Opportunity of Working on Legacy Code

6
Comments
4 min read
Learning Golang (some rough notes) - S02E02 - Adding error handling to the Producer

Learning Golang (some rough notes) - S02E02 - Adding error handling to the Producer

7
Comments
8 min read
How to Data Science Pt.1 Starter Kit

How to Data Science Pt.1 Starter Kit

6
Comments
4 min read
Journey-ing With C

Journey-ing With C

3
Comments
2 min read
What is a Headless CMS

What is a Headless CMS

9
Comments
14 min read
Day 5 Tailwind CSS

Day 5 Tailwind CSS

7
Comments
2 min read
The Eight Buffalo Rule: How to stop writing unreadable code

The Eight Buffalo Rule: How to stop writing unreadable code

52
Comments 11
3 min read
Lil' functional auxiliary helpers: `thisify`

Lil' functional auxiliary helpers: `thisify`

5
Comments
1 min read
The hitchhiker’s guide to Ethereum

The hitchhiker’s guide to Ethereum

5
Comments 5
1 min read
Learning Golang (some rough notes) - S02E01 - My First Kafka Go Producer

Learning Golang (some rough notes) - S02E01 - My First Kafka Go Producer

7
Comments
2 min read
Python: Formatting dates and times

Python: Formatting dates and times

14
Comments
5 min read
Learning Golang (some rough notes) - S02E00 - Kafka and Go

Learning Golang (some rough notes) - S02E00 - Kafka and Go

5
Comments
1 min read
Why I took Udacity's 'Intro to Self-Driving Cars' Nanodegree, and was it worth it?

Why I took Udacity's 'Intro to Self-Driving Cars' Nanodegree, and was it worth it?

7
Comments
3 min read
Now Is the Time for You to Super-Charge Your Skills

Now Is the Time for You to Super-Charge Your Skills

3
Comments
11 min read
5 NodeJS experts you should follow to become a pro

5 NodeJS experts you should follow to become a pro

7
Comments
4 min read
Notes on Distributed Systems

Notes on Distributed Systems

34
Comments
7 min read
Choosing a Database: SQL or NoSQL? - Building a Blog

Choosing a Database: SQL or NoSQL? - Building a Blog

3
Comments
3 min read
How to process more than 350K requests per month free using 3 free ETA services instead of 1 paid

How to process more than 350K requests per month free using 3 free ETA services instead of 1 paid

7
Comments
10 min read
How I Became a Developer in My 30s

How I Became a Developer in My 30s

10
Comments 2
5 min read
How I passed the Solutions Architect Professional with mostly free content🥇

How I passed the Solutions Architect Professional with mostly free content🥇

535
Comments 8
7 min read
Four Reasons For Having a Blog

Four Reasons For Having a Blog

3
Comments
1 min read
Avoiding Kotlin Minefields in Apache Beam

Avoiding Kotlin Minefields in Apache Beam

6
Comments
5 min read
Progressive Web Apps: Practical Usage Guide

Progressive Web Apps: Practical Usage Guide

209
Comments
12 min read
Live-streaming from Zoom/Meet via OBS to Youtube

Live-streaming from Zoom/Meet via OBS to Youtube

9
Comments
4 min read
CSS Best Practices and Advice for beginners

CSS Best Practices and Advice for beginners

125
Comments 14
15 min read
Day 4: Learning more about Tailwind CSS

Day 4: Learning more about Tailwind CSS

6
Comments
2 min read
Building a Blog - Let's Get Started!

Building a Blog - Let's Get Started!

12
Comments 1
2 min read
3 things i’ve learned on my first full-time job as a fullstack dev

3 things i’ve learned on my first full-time job as a fullstack dev

4
Comments
2 min read
Learning Golang (some rough notes) - S01E10 - Concurrency (Web Crawler)

Learning Golang (some rough notes) - S01E10 - Concurrency (Web Crawler)

25
Comments
4 min read
The Secret to Getting Unstuck when Investigating a Bug

The Secret to Getting Unstuck when Investigating a Bug

5
Comments
3 min read
Learning Golang (some rough notes) - S01E09 - Concurrency (Channels, Goroutines)

Learning Golang (some rough notes) - S01E09 - Concurrency (Channels, Goroutines)

12
Comments
8 min read
HTTP Sessions + Cookies

HTTP Sessions + Cookies

15
Comments
3 min read
11 courses to help you become a better developer

11 courses to help you become a better developer

59
Comments
6 min read
Learning Golang (some rough notes) - S01E08 - Images

Learning Golang (some rough notes) - S01E08 - Images

11
Comments
3 min read
Learning Golang (some rough notes) - S01E07 - Readers

Learning Golang (some rough notes) - S01E07 - Readers

6
Comments
8 min read
Learning Golang (some rough notes) - S01E06 - Errors

Learning Golang (some rough notes) - S01E06 - Errors

6
Comments 3
3 min read
Matrices, What Are They Good For?

Matrices, What Are They Good For?

81
Comments 7
5 min read
7 ways to improve as a software developer

7 ways to improve as a software developer

19
Comments 1
5 min read
Josh Long found his place in the world as a developer advocate... and other things I learned recording his DevJourney

Josh Long found his place in the world as a developer advocate... and other things I learned recording his DevJourney

4
Comments
2 min read
5 Rules: How to work with Jira to drive results

5 Rules: How to work with Jira to drive results

4
Comments
4 min read
Day 3: Learning more about Tailwind CSS

Day 3: Learning more about Tailwind CSS

8
Comments
2 min read
More Custom Validation Work: Manipulating a Keyword List To and From a Map

More Custom Validation Work: Manipulating a Keyword List To and From a Map

7
Comments
4 min read
5 Resources to Level Up Your Next Design System

5 Resources to Level Up Your Next Design System

29
Comments 2
4 min read
loading...