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.
Project Nodetree recap ~ AoaH Eight

Project Nodetree recap ~ AoaH Eight

7
Comments 5
3 min read
Auth Web Microservice with rust using Actix-Web - Complete Tutorial Part 1

Auth Web Microservice with rust using Actix-Web - Complete Tutorial Part 1

28
Comments 3
6 min read
1-minute guide to real constants in Python

1-minute guide to real constants in Python

93
Comments 11
3 min read
Diary - 2018.10.23

Diary - 2018.10.23

15
Comments
1 min read
How to Learn a New Programming Language or Framework

How to Learn a New Programming Language or Framework

131
Comments 9
3 min read
Hard Work — How I Become a Software Engineer

Hard Work — How I Become a Software Engineer

24
Comments 2
6 min read
Code Review Checklist (Brain Backup/Export)

Code Review Checklist (Brain Backup/Export)

35
Comments 3
2 min read
Why is Creating a Learning Environment Essential for Technical Teams?

Why is Creating a Learning Environment Essential for Technical Teams?

46
Comments 2
3 min read
How should I go about creating a portfolio site?

How should I go about creating a portfolio site?

6
Comments 2
1 min read
The Minimum You Should Do To Prevent Memory Leaks in Swift

The Minimum You Should Do To Prevent Memory Leaks in Swift

34
Comments
2 min read
Diary - 2018.10.19

Diary - 2018.10.19

11
Comments
1 min read
Approaching software design principles

Approaching software design principles

29
Comments 6
2 min read
Why it's time to embrace position sticky

Why it's time to embrace position sticky

47
Comments 19
2 min read
MySQL Editor in NodeJS ~ Part Five

MySQL Editor in NodeJS ~ Part Five

12
Comments 1
2 min read
When do you know that you are ready to apply for Web development jobs?

When do you know that you are ready to apply for Web development jobs?

16
Comments 3
1 min read
How i came to appreciate teaching as a learning aid

How i came to appreciate teaching as a learning aid

6
Comments
2 min read
SharePoint and Office 365 Learning Resources

SharePoint and Office 365 Learning Resources

20
Comments 5
3 min read
Resources for Teaching Programming from the Very Beginning

Resources for Teaching Programming from the Very Beginning

43
Comments 5
1 min read
A curated list of (mostly) free resources for HTML, CSS, JavaScript and more

A curated list of (mostly) free resources for HTML, CSS, JavaScript and more

114
Comments 15
2 min read
Best Job Types while Learning To Code

Best Job Types while Learning To Code

26
Comments 9
1 min read
Introducing www.techladder.io (Contributors Wanted!)

Introducing www.techladder.io (Contributors Wanted!)

84
Comments 9
1 min read
Quick sed lesson

Quick sed lesson

18
Comments 5
2 min read
What are the best sources to learn practical Javascript?

What are the best sources to learn practical Javascript?

13
Comments 5
1 min read
How you turn a string into a number (or vice versa) with Dart

How you turn a string into a number (or vice versa) with Dart

112
Comments 16
2 min read
All you need to know about destructuring in JavaScript

All you need to know about destructuring in JavaScript

54
Comments 4
4 min read
MySQL Editor in NodeJS ~ Part Four

MySQL Editor in NodeJS ~ Part Four

8
Comments
2 min read
My solution is the best!

My solution is the best!

108
Comments 32
4 min read
Surviving the Linux OOM Killer

Surviving the Linux OOM Killer

54
Comments 8
3 min read
TypeScript Progression Ladder

TypeScript Progression Ladder

23
Comments
1 min read
How to Build Wealth in Your Career over the Years

How to Build Wealth in Your Career over the Years

77
Comments 12
6 min read
10 practices for writing readable code

10 practices for writing readable code

444
Comments 45
5 min read
what works for you while self learning? What keeps the motivation? What stops you from giving up?

what works for you while self learning? What keeps the motivation? What stops you from giving up?

14
Comments 13
1 min read
Emerging Languages

Emerging Languages

7
Comments
2 min read
Thank you TypeScript!

Thank you TypeScript!

45
Comments 11
3 min read
What Is Lazy Loading?

What Is Lazy Loading?

38
Comments
2 min read
New Course: Database Fundamentals

New Course: Database Fundamentals

18
Comments
1 min read
MySQL Editor in NodeJS ~ Part Three

MySQL Editor in NodeJS ~ Part Three

23
Comments
3 min read
Composing View Controllers pt.4: Integration Tests vs. Contract Tests vs. UI Tests

Composing View Controllers pt.4: Integration Tests vs. Contract Tests vs. UI Tests

9
Comments
2 min read
iOS Interview Experience – 7 Essential Nontechnical Skills

iOS Interview Experience – 7 Essential Nontechnical Skills

10
Comments
4 min read
How to teach programming to my 10 years old nephew?

How to teach programming to my 10 years old nephew?

19
Comments 20
1 min read
Finally in Promises & Try/Catch

Finally in Promises & Try/Catch

263
Comments 27
4 min read
This Week #1: The Big-O no

This Week #1: The Big-O no

8
Comments 2
3 min read
Crafty as a Fox

Crafty as a Fox

13
Comments 1
4 min read
Advanced iOS Programming Concepts – Are They Really “Advanced?”

Advanced iOS Programming Concepts – Are They Really “Advanced?”

8
Comments 1
3 min read
Diary - 2018.09.29

Diary - 2018.09.29

7
Comments
1 min read
#to_s or #to_str? Explicitly casting vs. implicitly coercing types in Ruby

#to_s or #to_str? Explicitly casting vs. implicitly coercing types in Ruby

45
Comments 3
6 min read
Learning the Trade

Learning the Trade

11
Comments
2 min read
Diary - 2018.09.26

Diary - 2018.09.26

8
Comments
2 min read
Clean iOS Architecture pt.6: VIPER – Design Pattern or Architecture?

Clean iOS Architecture pt.6: VIPER – Design Pattern or Architecture?

11
Comments
4 min read
From pseudo code to full-stack software developer

From pseudo code to full-stack software developer

14
Comments
15 min read
Soft Skills: The software developer's life manual - Book review

Soft Skills: The software developer's life manual - Book review

180
Comments 18
7 min read
What Did You Try New This Week?

What Did You Try New This Week?

15
Comments 6
2 min read
Learn React on Rails

Learn React on Rails

14
Comments
1 min read
We Don't Need No Stinking map() or filter()

We Don't Need No Stinking map() or filter()

43
Comments 19
4 min read
Is an opinionated framework good for newbies?

Is an opinionated framework good for newbies?

8
Comments 2
3 min read
Golang, it was love at first sight.

Golang, it was love at first sight.

134
Comments 20
5 min read
Recaps from EmberCamp & JSCamp 2018

Recaps from EmberCamp & JSCamp 2018

13
Comments
3 min read
How Building a Women Who Code Chapter Made Me a Better Engineer

How Building a Women Who Code Chapter Made Me a Better Engineer

15
Comments
9 min read
Using Print Statements Are A Handy Way to Debug and Explore Code

Using Print Statements Are A Handy Way to Debug and Explore Code

59
Comments 17
6 min read
#1 Reason Why You Don’t Improve As a Software Developer

#1 Reason Why You Don’t Improve As a Software Developer

138
Comments 6
5 min read
loading...