DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Alright, Break It Up! Using Partition/ Chunk

Alright, Break It Up! Using Partition/ Chunk

46
Comments 3
6 min read
Explain XKCD To Me

Explain XKCD To Me

75
Comments 19
2 min read
Using a GitHub organization to organize blog posts — also accidentally hacking Hacktoberfest!

Using a GitHub organization to organize blog posts — also accidentally hacking Hacktoberfest!

15
Comments 3
2 min read
Requirements as code v1.0.0 published

Requirements as code v1.0.0 published

15
Comments 2
1 min read
Clean code and why I'm behind!

Clean code and why I'm behind!

10
Comments 2
2 min read
Getting to know some pragmatic programming language features

Getting to know some pragmatic programming language features

19
Comments
6 min read
How To Stay Motivated When Learning to Code?

How To Stay Motivated When Learning to Code?

9
Comments 9
1 min read
The easiest problem you cannot solve.

The easiest problem you cannot solve.

67
Comments 43
1 min read
Which language would you want to see take over the world?

Which language would you want to see take over the world?

33
Comments 53
1 min read
Developing Style: Big O, Sorting

Developing Style: Big O, Sorting

10
Comments
19 min read
Elixir: @impl属性を活用しよう

Elixir: @impl属性を活用しよう

15
Comments
1 min read
Elixir入門 05: 条件 - case/cond/if

Elixir入門 05: 条件 - case/cond/if

7
Comments
3 min read
How to Leverage the Command Pattern for Better Decoupling

How to Leverage the Command Pattern for Better Decoupling

22
Comments 3
5 min read
Vim: How to use Multiple Clipboards to do Copy and Paste on Steroids

Vim: How to use Multiple Clipboards to do Copy and Paste on Steroids

6
Comments
6 min read
Why you should do Competitive Programming, even if a little

Why you should do Competitive Programming, even if a little

148
Comments 18
2 min read
Building a Graph in SQL Land

Building a Graph in SQL Land

88
Comments 12
7 min read
setTimeout is a callback-style function. What would happen if we change that?

setTimeout is a callback-style function. What would happen if we change that?

58
Comments 4
6 min read
Getting started with Competitive Programming - Build your algorithm skills

Getting started with Competitive Programming - Build your algorithm skills

180
Comments 16
3 min read
How to do a minimum viable feature switch, includes a simple code example

How to do a minimum viable feature switch, includes a simple code example

9
Comments
3 min read
ActiveRecord vs. Ecto Part Two

ActiveRecord vs. Ecto Part Two

54
Comments 2
14 min read
Reactive Programming in JavaScript with RxJS.

Reactive Programming in JavaScript with RxJS.

285
Comments 18
8 min read
Why use Kotlin for Android development? Kotlin benefits, features, versions

Why use Kotlin for Android development? Kotlin benefits, features, versions

138
Comments 12
4 min read
How to build a custom date picker with React

How to build a custom date picker with React

7
Comments 3
19 min read
How to fall in love with coding?

How to fall in love with coding?

10
Comments
3 min read
Elixir入門 04: パターンマッチング

Elixir入門 04: パターンマッチング

13
Comments
3 min read
Imposter Syndrome: Feels, Not Reals

Imposter Syndrome: Feels, Not Reals

13
Comments 1
3 min read
Lambda requirements

Lambda requirements

50
Comments 3
3 min read
What is a DLL in Web Development?

What is a DLL in Web Development?

75
Comments 16
2 min read
How to interface a nunchuck with a Raspberry Pi

How to interface a nunchuck with a Raspberry Pi

11
Comments
1 min read
10 practices for writing readable code

10 practices for writing readable code

444
Comments 45
5 min read
Move Fast and Break Things - How it works

Move Fast and Break Things - How it works

16
Comments 3
2 min read
Why async code is so damn confusing (and a how to make it easy)

Why async code is so damn confusing (and a how to make it easy)

208
Comments 23
6 min read
How to Improve Your Debugging Skills

How to Improve Your Debugging Skills

134
Comments 1
4 min read
The Magic of Class-level Instance Variables

The Magic of Class-level Instance Variables

17
Comments
6 min read
Keeping yourself motivated as a coder

Keeping yourself motivated as a coder

53
Comments 2
4 min read
It’s all about the abstractions baby

It’s all about the abstractions baby

88
Comments 17
5 min read
Reads of the week

Reads of the week

10
Comments 3
1 min read
Stop returning Null!

Stop returning Null!

8
Comments 2
2 min read
Elixir入門の連載を開始(Elixir入門もくじ)

Elixir入門の連載を開始(Elixir入門もくじ)

17
Comments
2 min read
Autonomy

Autonomy

16
Comments 2
1 min read
Node.js vs PHP

Node.js vs PHP

103
Comments 22
5 min read
ActiveRecord vs. Ecto - Part One

ActiveRecord vs. Ecto - Part One

45
Comments 1
8 min read
Introduction to Monitoring and Logging: How to Know When Things Go Wrong

Introduction to Monitoring and Logging: How to Know When Things Go Wrong

78
Comments
9 min read
Elixir入門 01: コードを書いて試してみる

Elixir入門 01: コードを書いて試してみる

18
Comments
2 min read
ソーシャルゲーム開発経験から学んだゲームにRedisを使う際のTips

ソーシャルゲーム開発経験から学んだゲームにRedisを使う際のTips

12
Comments 1
1 min read
How learning modern languages can give you an edge in career

How learning modern languages can give you an edge in career

8
Comments 1
2 min read
AWS Database Migration Serviceを使ったデータベースの縮退

AWS Database Migration Serviceを使ったデータベースの縮退

10
Comments
3 min read
Elixir入門 02: 型の基本

Elixir入門 02: 型の基本

12
Comments
6 min read
Elixir入門 03: 演算子の基本

Elixir入門 03: 演算子の基本

10
Comments
2 min read
Keybase - Crypto made simple

Keybase - Crypto made simple

5
Comments
6 min read
What makes code slow to execute

What makes code slow to execute

14
Comments
1 min read
Understanding Basic Object Oriented Programming with C++

Understanding Basic Object Oriented Programming with C++

58
Comments 6
4 min read
Finally in Promises & Try/Catch

Finally in Promises & Try/Catch

262
Comments 27
4 min read
Retrieving the full path of a process on MacOS (and exploring procfs)

Retrieving the full path of a process on MacOS (and exploring procfs)

11
Comments
7 min read
What's yours biggest IT (programming) fuckup?

What's yours biggest IT (programming) fuckup?

17
Comments 15
1 min read
I'm an Expert in Memory Management & Segfaults, Ask Me Anything!

I'm an Expert in Memory Management & Segfaults, Ask Me Anything!

78
Comments 162
1 min read
Delaying Decisions Until the Last Possible Moment

Delaying Decisions Until the Last Possible Moment

34
Comments 7
4 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
loading...