DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Censorship Gone Wrong: "Learn To Code"

Censorship Gone Wrong: "Learn To Code"

9
Comments 1
4 min read
Programming: Math or Writing?

Programming: Math or Writing?

14
Comments 2
4 min read
For Me, Coding Is Kinda Like Baking

For Me, Coding Is Kinda Like Baking

8
Comments
2 min read
A dev's guide to meditation - part 2

A dev's guide to meditation - part 2

11
Comments 2
7 min read
Using Technical Debt as your next Tool

Using Technical Debt as your next Tool

32
Comments 4
6 min read
Rails Crash Course: Building Follower/Following Relationship

Rails Crash Course: Building Follower/Following Relationship

30
Comments 1
4 min read
What are your favorite programming language syntax features?

What are your favorite programming language syntax features?

17
Comments 17
3 min read
A programmer's introduction to user portraits

A programmer's introduction to user portraits

37
Comments
7 min read
5 Debugging Tips for Beginners

5 Debugging Tips for Beginners

43
Comments
4 min read
Improve Your Code Reviews: Critique Like a Designer

Improve Your Code Reviews: Critique Like a Designer

54
Comments 8
5 min read
Java 8 Optional: A way to avoid NullPointerException

Java 8 Optional: A way to avoid NullPointerException

25
Comments 7
6 min read
50+ Data Structure and Algorithms Problems from Coding Interviews

50+ Data Structure and Algorithms Problems from Coding Interviews

522
Comments 18
17 min read
Introduction into an Automated C++ Build Setup with Jenkins and CMake

Introduction into an Automated C++ Build Setup with Jenkins and CMake

9
Comments
4 min read
Variable looked at me and said: “Say my name!”

Variable looked at me and said: “Say my name!”

5
Comments
3 min read
Docker Basics

Docker Basics

19
Comments
3 min read
How to get your code reviewed faster

How to get your code reviewed faster

46
Comments
5 min read
MixとOTP 03: GenServer

MixとOTP 03: GenServer

5
Comments
5 min read
Have you heard about hoisting in Javascript? This is what it is.

Have you heard about hoisting in Javascript? This is what it is.

7
Comments 2
3 min read
Redundant 'return' detected - Ruby Programming.

Redundant 'return' detected - Ruby Programming.

8
Comments 1
2 min read
A sky full of Agile

A sky full of Agile

3
Comments
3 min read
Vue Router Architecture and Nested Routes

Vue Router Architecture and Nested Routes

76
Comments 14
3 min read
Short methods FTW

Short methods FTW

6
Comments 2
3 min read
Using `Hash#fetch` in Ruby for better nil handling

Using `Hash#fetch` in Ruby for better nil handling

18
Comments 3
4 min read
3 Ways to Set Default Value in JavaScript

3 Ways to Set Default Value in JavaScript

110
Comments 6
4 min read
How to connect Go with MongoDB using official mongodb-go-driver!

How to connect Go with MongoDB using official mongodb-go-driver!

7
Comments
6 min read
Lessons learned from recording my first class

Lessons learned from recording my first class

41
Comments 2
7 min read
PRObably the Language Of God

PRObably the Language Of God

11
Comments
3 min read
MixとOTP 02: Agent

MixとOTP 02: Agent

6
Comments
3 min read
Introduction to Data Structures (Queues)

Introduction to Data Structures (Queues)

12
Comments
2 min read
Parsing footnotes and code blocks (MDL Log #4)

Parsing footnotes and code blocks (MDL Log #4)

15
Comments
4 min read
Using GraphQL With REST APIs

Using GraphQL With REST APIs

36
Comments
6 min read
Iteration, recursion, and tail-call optimization in Elixir

Iteration, recursion, and tail-call optimization in Elixir

52
Comments 1
7 min read
Lessons Learned About Rewriting Code As 10+ Years Experienced Developer

Lessons Learned About Rewriting Code As 10+ Years Experienced Developer

37
Comments 2
14 min read
Three ways to solve a problem

Three ways to solve a problem

5
Comments
2 min read
Rails on OCaml: why we need a new web framework

Rails on OCaml: why we need a new web framework

16
Comments 2
7 min read
What is a Gem? Part 1

What is a Gem? Part 1

12
Comments
2 min read
Code Snippets - A Beginner's Guide

Code Snippets - A Beginner's Guide

174
Comments 8
5 min read
Exploring Ruby: What the hash?

Exploring Ruby: What the hash?

6
Comments
2 min read
The Joy of Testing

The Joy of Testing

53
Comments 7
1 min read
Online Learning Tips and Tricks

Online Learning Tips and Tricks

40
Comments 3
2 min read
Implementing Promise.all

Implementing Promise.all

7
Comments
7 min read
"Why Transducers Are Cool"

"Why Transducers Are Cool"

5
Comments
9 min read
Understanding how `this` works in Javascript - Default Binding

Understanding how `this` works in Javascript - Default Binding

6
Comments
1 min read
Understanding how `this` works in Javascript - The call-site

Understanding how `this` works in Javascript - The call-site

8
Comments
2 min read
Rock Paper Scissors Using Modular Arithmetic

Rock Paper Scissors Using Modular Arithmetic

9
Comments
11 min read
Vim Is Saving Me Hours of Work When Writing Books & Courses

Vim Is Saving Me Hours of Work When Writing Books & Courses

114
Comments 14
13 min read
Building a memoization module in Ruby

Building a memoization module in Ruby

7
Comments
6 min read
Ruby 2.7 — Numbered Parameters

Ruby 2.7 — Numbered Parameters

10
Comments 1
3 min read
Moving Past Tutorials: a course on problem solving for programmers

Moving Past Tutorials: a course on problem solving for programmers

723
Comments 99
2 min read
The 14 habits of highly effective developers (Part 2)

The 14 habits of highly effective developers (Part 2)

226
Comments 20
8 min read
Testing LiveData on Android

Testing LiveData on Android

10
Comments
5 min read
A comment feature for author markings (MDL Log #3)

A comment feature for author markings (MDL Log #3)

8
Comments 2
3 min read
A Dictionary of Modern Programming Usage

A Dictionary of Modern Programming Usage

8
Comments
4 min read
How to Refactor Your Finances - An Interview With a Programmer Who Retired at 34

How to Refactor Your Finances - An Interview With a Programmer Who Retired at 34

276
Comments 24
13 min read
The Zen of Python

The Zen of Python

8
Comments
3 min read
Mastering PHP: How many ways can you string a sentence together?

Mastering PHP: How many ways can you string a sentence together?

8
Comments 1
4 min read
Application-Driven API Design

Application-Driven API Design

40
Comments 4
3 min read
A user story for my markdown parser (MDL Log #2)

A user story for my markdown parser (MDL Log #2)

12
Comments
3 min read
API Design and Beginners

API Design and Beginners

14
Comments
3 min read
Prevent Object Retrieval TypeError with &&

Prevent Object Retrieval TypeError with &&

61
Comments 18
4 min read
loading...