DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Bad Habits Developers Should Fix

Bad Habits Developers Should Fix

604
Comments 57
5 min read
Sending Mails with Sendgrid and Node.js

Sending Mails with Sendgrid and Node.js

9
Comments 1
2 min read
Perspective and Puzzles

Perspective and Puzzles

9
Comments
1 min read
We don't need a ternary operator

We don't need a ternary operator

102
Comments 60
5 min read
Functional programming basics part 2: Higher order function

Functional programming basics part 2: Higher order function

52
Comments 6
2 min read
Functional programming basics part 1: Pure function

Functional programming basics part 1: Pure function

67
Comments 20
2 min read
5 ways to make your database better

5 ways to make your database better

41
Comments 1
4 min read
Java Map keys should always be Comparable

Java Map keys should always be Comparable

16
Comments 1
3 min read
Extracting Numbers from an Alphanumeric String Using String.UnicodeScalarView in Swift 4

Extracting Numbers from an Alphanumeric String Using String.UnicodeScalarView in Swift 4

7
Comments
2 min read
Prepare Your Skill Set for Web Developer Interviews - Part 2

Prepare Your Skill Set for Web Developer Interviews - Part 2

50
Comments
9 min read
アルゴリズムイントロダクション:1日目

アルゴリズムイントロダクション:1日目

13
Comments
1 min read
Livable code, embrace the practical mess

Livable code, embrace the practical mess

149
Comments 22
9 min read
My first week of learning Swift.

My first week of learning Swift.

62
Comments 7
3 min read
Next.js 6 Features: A Practical Introduction

Next.js 6 Features: A Practical Introduction

5
Comments
1 min read
The right Tools for the right job

The right Tools for the right job

6
Comments
2 min read
Differences Between #nil?, #empty?, #blank?, and #present?

Differences Between #nil?, #empty?, #blank?, and #present?

16
Comments 1
3 min read
Angular and TypeScript basics — Custom Pipes

Angular and TypeScript basics — Custom Pipes

11
Comments
2 min read
Back to JS Basics

Back to JS Basics

37
Comments 7
3 min read
Do you consider yourself fluent in your favorite programming language?

Do you consider yourself fluent in your favorite programming language?

43
Comments 7
3 min read
How to build rock-solid Ruby on Rails apps with BDD

How to build rock-solid Ruby on Rails apps with BDD

57
Comments 2
7 min read
Three ways to check for palindromes in JavaScript

Three ways to check for palindromes in JavaScript

13
Comments 4
2 min read
The build process of programming languages

The build process of programming languages

62
Comments 2
9 min read
Software Architecture Demystified

Software Architecture Demystified

40
Comments 2
1 min read
Should I break down my code if it'll only be used once?

Should I break down my code if it'll only be used once?

9
Comments 1
2 min read
3 Best Practices for Working With React Components

3 Best Practices for Working With React Components

65
Comments 4
4 min read
Using CSS Grid where appropriate (revisited)

Using CSS Grid where appropriate (revisited)

53
Comments
3 min read
The burnout, how do you deal with it?

The burnout, how do you deal with it?

36
Comments 5
2 min read
Closures in Ruby: Blocks, Procs and Lambdas

Closures in Ruby: Blocks, Procs and Lambdas

75
Comments 3
6 min read
[Challenge] Can you play with your language's syntax without breaking it?

[Challenge] Can you play with your language's syntax without breaking it?

9
Comments 5
1 min read
🐬 Swag for Dev #4 — DigitalOcean’s Sammy stickers!

🐬 Swag for Dev #4 — DigitalOcean’s Sammy stickers!

8
Comments
1 min read
Software Development Lessons From a Day of Farming in Poland

Software Development Lessons From a Day of Farming in Poland

12
Comments
9 min read
New Playground and Cheatsheet for Learning Python

New Playground and Cheatsheet for Learning Python

163
Comments 5
5 min read
What is inheritance?

What is inheritance?

18
Comments
3 min read
6 Programming Languages You Should Learn if You Are an Aspiring Financial Trader

6 Programming Languages You Should Learn if You Are an Aspiring Financial Trader

12
Comments 3
1 min read
And it’s like… what’s the deal with build servers?

And it’s like… what’s the deal with build servers?

8
Comments
3 min read
Angular Basics — Binding

Angular Basics — Binding

13
Comments
3 min read
Getting started with Unit Testing and Moq — Part 2

Getting started with Unit Testing and Moq — Part 2

5
Comments
4 min read
How was it when you started to code?

How was it when you started to code?

22
Comments 15
1 min read
String Manipulations in Swift 4

String Manipulations in Swift 4

11
Comments
2 min read
Ruby As A Second Language

Ruby As A Second Language

18
Comments 7
2 min read
The Ternary Operator vs The Conditional Operator WTF

The Ternary Operator vs The Conditional Operator WTF

32
Comments 16
4 min read
Spiral Animation with CSS / JS / HTML

Spiral Animation with CSS / JS / HTML

48
Comments
1 min read
simple static gitlab review apps using nginx

simple static gitlab review apps using nginx

43
Comments 2
7 min read
Overview of Popular Static Site Generators

Overview of Popular Static Site Generators

41
Comments 6
9 min read
Prepare Your Skill Set for Web Developer Interviews - Part 1

Prepare Your Skill Set for Web Developer Interviews - Part 1

17
Comments
8 min read
How do you ensure knowledge transfer in your company?

How do you ensure knowledge transfer in your company?

30
Comments 13
1 min read
Ask DEV: Would you like to poll your audiences to find out what your next blog post should be

Ask DEV: Would you like to poll your audiences to find out what your next blog post should be

14
Comments 7
1 min read
ELI5: The filter, map, zip, and reduce operations

ELI5: The filter, map, zip, and reduce operations

39
Comments 2
3 min read
Ask Dev: How do you learn new things and keep up with the trends in development.

Ask Dev: How do you learn new things and keep up with the trends in development.

31
Comments 6
1 min read
Examples of Parallel Algorithms From C++17

Examples of Parallel Algorithms From C++17

17
Comments
9 min read
Ruby Method Spotlight: Slice

Ruby Method Spotlight: Slice

39
Comments 2
3 min read
Which newsletters do you read?

Which newsletters do you read?

54
Comments 16
1 min read
Unethical programming

Unethical programming

116
Comments 28
4 min read
Flex "Global" RSLs

Flex "Global" RSLs

8
Comments
2 min read
Simple Mathematics With Python

Simple Mathematics With Python

10
Comments 1
2 min read
Learn is Hard, but learn all is so hard

Learn is Hard, but learn all is so hard

7
Comments 1
1 min read
Random Computer Terms: Pumping

Random Computer Terms: Pumping

12
Comments
4 min read
So You Want Your Programming Language to Be Popular

So You Want Your Programming Language to Be Popular

13
Comments
1 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
Baby Steps In C Programming

Baby Steps In C Programming

75
Comments 7
4 min read
loading...