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.
Ruby Method Spotlight: Slice

Ruby Method Spotlight: Slice

39
Comments 2
3 min read
Steps Towards Problem Solving in a Technical Interview

Steps Towards Problem Solving in a Technical Interview

42
Comments 1
6 min read
Using Python's Type Annotations

Using Python's Type Annotations

223
Comments 30
8 min read
Just-in-Time Knowledge: Learn What You Need, When You Need It

Just-in-Time Knowledge: Learn What You Need, When You Need It

14
Comments 2
6 min read
Random Computer Terms and a Lifetime of Learning

Random Computer Terms and a Lifetime of Learning

35
Comments 2
1 min read
How to convert an express app to AWS Lambda?

How to convert an express app to AWS Lambda?

30
Comments 1
5 min read
How to take breaks while coding

How to take breaks while coding

126
Comments 12
4 min read
Adventures of a Hobbyist ~ Part five

Adventures of a Hobbyist ~ Part five

13
Comments
4 min read
Learning Ruby: Playing with irb

Learning Ruby: Playing with irb

30
Comments 2
5 min read
Shellscripting: Conditional Execution

Shellscripting: Conditional Execution

130
Comments 17
6 min read
Diary - 2018.08.24

Diary - 2018.08.24

5
Comments
1 min read
Read This Before Starting a Bootcamp

Read This Before Starting a Bootcamp

59
Comments 4
6 min read
Code Talk - August 2018

Code Talk - August 2018

32
Comments
3 min read
What is your approach to learning a new Javascript framework?

What is your approach to learning a new Javascript framework?

41
Comments 17
1 min read
Clean iOS Architecture pt.5: MVC, MVVM, and MVP (UI Design Patterns)

Clean iOS Architecture pt.5: MVC, MVVM, and MVP (UI Design Patterns)

16
Comments
2 min read
Being average in > 1 things is easier and more valuable than being excellent at 1 thing.

Being average in > 1 things is easier and more valuable than being excellent at 1 thing.

210
Comments 35
2 min read
Something I Learned Today: Using `git diff` and `git log -u` to see changes in a file between commit

Something I Learned Today: Using `git diff` and `git log -u` to see changes in a file between commit

9
Comments 1
1 min read
Homemade observables. Part 2: Composition

Homemade observables. Part 2: Composition

15
Comments
7 min read
On Making Tech Decisions

On Making Tech Decisions

32
Comments 3
2 min read
A new approach to leadership development

A new approach to leadership development

8
Comments
7 min read
My first React 'aha' moment. Is this an antipattern?

My first React 'aha' moment. Is this an antipattern?

9
Comments 5
3 min read
Shellscripting

Shellscripting

99
Comments 13
4 min read
The guilt of not constantly coding

The guilt of not constantly coding

40
Comments 8
1 min read
Adventures of a Hobbyist ~ Part four

Adventures of a Hobbyist ~ Part four

29
Comments
4 min read
hello world!

hello world!

8
Comments
4 min read
Why I can't recommend Clean Architecture by Robert C Martin

Why I can't recommend Clean Architecture by Robert C Martin

396
Comments 92
7 min read
Lessons from My First Internship

Lessons from My First Internship

46
Comments 1
5 min read
Talking to yourself for self-teaching

Talking to yourself for self-teaching

10
Comments
3 min read
Adventures of a Hobbyist ~ Part Three

Adventures of a Hobbyist ~ Part Three

20
Comments 10
3 min read
Homemade observables

Homemade observables

57
Comments 2
4 min read
Keeping up in the JavaScript world 🏃‍

Keeping up in the JavaScript world 🏃‍

357
Comments 12
8 min read
4 Full Examples of Monte Carlo Simulation

4 Full Examples of Monte Carlo Simulation

58
Comments 2
1 min read
Why you should share on dev.to (or anywhere else) what you know or just learn.

Why you should share on dev.to (or anywhere else) what you know or just learn.

41
Comments 5
3 min read
How to get started with Distributed Computing? Mention the best sources.

How to get started with Distributed Computing? Mention the best sources.

9
Comments
1 min read
Building Teams that Learn

Building Teams that Learn

15
Comments
7 min read
Find yourself a mentor

Find yourself a mentor

11
Comments
3 min read
Changing the Way Ruby Creates Objects

Changing the Way Ruby Creates Objects

34
Comments 4
4 min read
Things My Trainer Told Me Not To Do

Things My Trainer Told Me Not To Do

50
Comments 7
3 min read
The fundamental thing I learnt my first time Volunteering.

The fundamental thing I learnt my first time Volunteering.

68
Comments
4 min read
What Is it Like to Be a Developer?

What Is it Like to Be a Developer?

58
Comments
2 min read
Just Code Challenge: JumpStart App Launcher

Just Code Challenge: JumpStart App Launcher

13
Comments
2 min read
Yesterday's Work Rewards Me Today

Yesterday's Work Rewards Me Today

34
Comments
4 min read
Problem Solving Checklist

Problem Solving Checklist

33
Comments
2 min read
Adventures of a Hobbyist ~ Part Two

Adventures of a Hobbyist ~ Part Two

31
Comments
3 min read
What is that one article you keep going back to?

What is that one article you keep going back to?

19
Comments 5
1 min read
Android: Splash Screen with Kotlin

Android: Splash Screen with Kotlin

65
Comments 8
2 min read
Learning Algorithms with JS, Python and Java 4: MaxChar

Learning Algorithms with JS, Python and Java 4: MaxChar

35
Comments 5
2 min read
Exercise: Making a Simple Regex Engine

Exercise: Making a Simple Regex Engine

48
Comments 3
4 min read
Adventures of a Hobbyist ~ Part One

Adventures of a Hobbyist ~ Part One

28
Comments 4
3 min read
Learning Algorithms with JS, Python and Java 5: FizzBuzz

Learning Algorithms with JS, Python and Java 5: FizzBuzz

10
Comments 3
2 min read
What are the basic courses/topics a software developer should learn to start their career?

What are the basic courses/topics a software developer should learn to start their career?

107
Comments 10
3 min read
Learning how to learn!

Learning how to learn!

53
Comments 6
1 min read
What I Learned from a Year of Running Free Developer Events

What I Learned from a Year of Running Free Developer Events

56
Comments 3
5 min read
When Math Fails You

When Math Fails You

69
Comments 7
5 min read
Using Airbnb's React to Sketch app to generate Sketch style guide

Using Airbnb's React to Sketch app to generate Sketch style guide

19
Comments
6 min read
Learning Algorithms with JS, Python and Java 3: Integer Reversal

Learning Algorithms with JS, Python and Java 3: Integer Reversal

11
Comments 1
1 min read
Building a static React App to share encrypted notes

Building a static React App to share encrypted notes

37
Comments 8
1 min read
Learning Algorithms with JS, Python and Java 1: String Reversal

Learning Algorithms with JS, Python and Java 1: String Reversal

6
Comments 3
2 min read
Learning Algorithms with JS, Python and Java 2: Palindrome

Learning Algorithms with JS, Python and Java 2: Palindrome

10
Comments
2 min read
Useful YouTube Channels For Engineers

Useful YouTube Channels For Engineers

12
Comments 4
1 min read
loading...