DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Hot Code Reloading in Elixir

Hot Code Reloading in Elixir

50
Comments 7
8 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
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

16
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

20
Comments
6 min read
The easiest problem you cannot solve.

The easiest problem you cannot solve.

67
Comments 43
1 min read
.NET MSTest and DeploymentItem Attribute

.NET MSTest and DeploymentItem Attribute

4
Comments 1
1 min read
How To Stay Motivated When Learning to Code?

How To Stay Motivated When Learning to Code?

9
Comments 9
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属性を活用しよう

16
Comments
1 min read
The Intelligent Symbiosis

The Intelligent Symbiosis

6
Comments
9 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
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
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
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
Why use Kotlin for Android development? Kotlin benefits, features, versions

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

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