DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Building a Graph in SQL Land

Building a Graph in SQL Land

88
Comments 12
7 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
Why you should do Competitive Programming, even if a little

Why you should do Competitive Programming, even if a little

147
Comments 18
2 min read
ActiveRecord vs. Ecto Part Two

ActiveRecord vs. Ecto Part Two

54
Comments 2
14 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
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
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
Move Fast and Break Things - How it works

Move Fast and Break Things - How it works

16
Comments 3
2 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
Keeping yourself motivated as a coder

Keeping yourself motivated as a coder

53
Comments 2
4 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

260
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!

77
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
3 Roles of Programming Languages

3 Roles of Programming Languages

6
Comments
2 min read
GüebZine – old webzine (1998 to 2000 or 2001)

GüebZine – old webzine (1998 to 2000 or 2001)

7
Comments 3
2 min read
From pseudo code to full-stack software developer

From pseudo code to full-stack software developer

14
Comments
15 min read
How Do Objects Work In JavaScript?

How Do Objects Work In JavaScript?

17
Comments 4
2 min read
Best/Worst Day

Best/Worst Day

34
Comments 6
1 min read
Why JavaScript is an OOP Language (Even Though It Doesn't Have Classes)

Why JavaScript is an OOP Language (Even Though It Doesn't Have Classes)

53
Comments 9
1 min read
Hashtables for newbies

Hashtables for newbies

10
Comments
3 min read
What book(s) has influenced your career?

What book(s) has influenced your career?

13
Comments 4
1 min read
Reads of the week

Reads of the week

9
Comments
2 min read
Some old mIRC add-ons (1998 to 2001)

Some old mIRC add-ons (1998 to 2001)

10
Comments 3
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
Copying Data with JavaScript

Copying Data with JavaScript

52
Comments 1
3 min read
loading...