DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Using ‘Go Generate’ To Deploy Multi-Process Apps

Using ‘Go Generate’ To Deploy Multi-Process Apps

6
Comments
2 min read
5 Ways to Learn & Improve Your Programming Language Use

5 Ways to Learn & Improve Your Programming Language Use

77
Comments
5 min read
Want to write better code while learning and teaching? Pair up!

Want to write better code while learning and teaching? Pair up!

78
Comments
7 min read
A Few Rules of the Unix Philosophy

A Few Rules of the Unix Philosophy

7
Comments 2
2 min read
Await a setTimeout

Await a setTimeout

11
Comments 2
1 min read
Quirks in Javascript regular expressions

Quirks in Javascript regular expressions

5
Comments 1
2 min read
Leftmost Column with at Least a One. Facebook interview question. Thought process from brute force to binary search.

Leftmost Column with at Least a One. Facebook interview question. Thought process from brute force to binary search.

8
Comments 5
3 min read
Software engineer vs Programmer, which one are you?

Software engineer vs Programmer, which one are you?

3
Comments
2 min read
The economics and benefits of a low code, agile IT department

The economics and benefits of a low code, agile IT department

6
Comments 1
5 min read
Python Microservices, Part 1: Choices, Key Concepts, and Project setup

Python Microservices, Part 1: Choices, Key Concepts, and Project setup

12
Comments
1 min read
How we used JointJS in Voximplant Kit

How we used JointJS in Voximplant Kit

28
Comments 7
7 min read
Set environment variable in Windows and WSL Linux in terminal

Set environment variable in Windows and WSL Linux in terminal

12
Comments
4 min read
Should you learn C/C++?

Should you learn C/C++?

3
Comments 2
1 min read
Choose a Day and Work on What You Really Enjoy

Choose a Day and Work on What You Really Enjoy

8
Comments
5 min read
The Case For Expression Reduction

The Case For Expression Reduction

5
Comments
3 min read
Create Your Own Elegant Code Screenshots with Carbon

Create Your Own Elegant Code Screenshots with Carbon

126
Comments 17
1 min read
How to Complete a Programming Project From Scratch

How to Complete a Programming Project From Scratch

38
Comments
13 min read
Taking Pixel-Perfect Screenshots Every Time Using Chrome Devtools

Taking Pixel-Perfect Screenshots Every Time Using Chrome Devtools

64
Comments 5
2 min read
Search in a rotated sorted array, understanding how to apply binary search in weird conditions🤔 🤨

Search in a rotated sorted array, understanding how to apply binary search in weird conditions🤔 🤨

22
Comments 2
3 min read
JavaScript Quiz Question #1: Array Sort Comparison

JavaScript Quiz Question #1: Array Sort Comparison

35
Comments 20
1 min read
Double Dispatch in C++: Recover Original Type of the Object Pointed by Base Class Pointer

Double Dispatch in C++: Recover Original Type of the Object Pointed by Base Class Pointer

6
Comments
8 min read
#100DaysOfVanillaJS: What is JavaScript, Primitive Data Types & Let, Var and Const

#100DaysOfVanillaJS: What is JavaScript, Primitive Data Types & Let, Var and Const

305
Comments 26
7 min read
Speech Recognition with Python: Comparing 9 most prominent alternatives

Speech Recognition with Python: Comparing 9 most prominent alternatives

3
Comments
1 min read
Introdução à Linguagem de Programação Lua

Introdução à Linguagem de Programação Lua

16
Comments
17 min read
Designing a pragmatic coding interview. Part 1.

Designing a pragmatic coding interview. Part 1.

3
Comments
1 min read
go-timetracker | Part I - Why and What

go-timetracker | Part I - Why and What

6
Comments
7 min read
4 PHP Tricks to Boost Script Performance

4 PHP Tricks to Boost Script Performance

134
Comments 25
3 min read
Principles of testing for developers

Principles of testing for developers

12
Comments
16 min read
The Contentious Art of Pull Requests

The Contentious Art of Pull Requests

121
Comments 8
16 min read
How to install Golang in FreeBSD in 5 minutes 02:48

How to install Golang in FreeBSD in 5 minutes

37
Comments 1
2 min read
AMA: DevSecOps versus Secure SDLC

AMA: DevSecOps versus Secure SDLC

8
Comments 2
1 min read
FP(03): Map Filter Reduce และเพื่อนๆ พระเอกแห่งโลก Functional

FP(03): Map Filter Reduce และเพื่อนๆ พระเอกแห่งโลก Functional

6
Comments
5 min read
I Took a COBOL Course and I Liked It

I Took a COBOL Course and I Liked It

43
Comments 3
8 min read
Question: background jobs from a for loop using the index variable

Question: background jobs from a for loop using the index variable

5
Comments
3 min read
[rant]: The way I've been thinking about software lately

[rant]: The way I've been thinking about software lately

4
Comments
1 min read
What is Recursion?

What is Recursion?

26
Comments 3
4 min read
Quick thought on Crystal

Quick thought on Crystal

8
Comments
1 min read
Apache Ignite on Kubernetes: Things to Know About

Apache Ignite on Kubernetes: Things to Know About

9
Comments
6 min read
Crystal Fridays!

Crystal Fridays!

3
Comments
1 min read
Experimenting with Worker Threads

Experimenting with Worker Threads

5
Comments
5 min read
The agile principles

The agile principles

6
Comments
3 min read
Reasons to pursue a career in programming.

Reasons to pursue a career in programming.

3
Comments
1 min read
Demystifying 20 lesser-known React terms and features (With examples) 🔮

Demystifying 20 lesser-known React terms and features (With examples) 🔮

180
Comments 4
8 min read
Create mobile-friendly navigation with React

Create mobile-friendly navigation with React

48
Comments 3
8 min read
Optimizing Loop In JavaScript

Optimizing Loop In JavaScript

25
Comments
4 min read
How to back-up Postgres database on Linux using cronjob

How to back-up Postgres database on Linux using cronjob

7
Comments 1
1 min read
Career advice for junior developers

Career advice for junior developers

74
Comments 5
5 min read
Product of Array Except Self: time complexity O(n) vs O(n^2)

Product of Array Except Self: time complexity O(n) vs O(n^2)

6
Comments
2 min read
Everything About JavaScript String.prototype.replace() Method

Everything About JavaScript String.prototype.replace() Method

5
Comments
3 min read
No Optional Chaining? No Problem. Write Your Own deepGet Function!

No Optional Chaining? No Problem. Write Your Own deepGet Function!

71
Comments 13
1 min read
Is CSS objectively bad?

Is CSS objectively bad?

60
Comments 38
3 min read
#100DaysOfVanillaJS: JavaScript Lexical Structure, As Explained By Pokemon

#100DaysOfVanillaJS: JavaScript Lexical Structure, As Explained By Pokemon

142
Comments 10
3 min read
My DDD journey

My DDD journey

56
Comments 11
11 min read
55 Free Programming Classes online from Ivy League Universities in Covid-19

55 Free Programming Classes online from Ivy League Universities in Covid-19

58
Comments
22 min read
How to manage your code snippets, the easy way

How to manage your code snippets, the easy way

22
Comments
3 min read
Is coding a Sprint or a Marathon?

Is coding a Sprint or a Marathon?

9
Comments 2
3 min read
Your codebase is your garden

Your codebase is your garden

3
Comments 1
1 min read
Scheduling Algorithm

Scheduling Algorithm

5
Comments 1
1 min read
Javascript: Promise Class methods (all, allSettled, race)

Javascript: Promise Class methods (all, allSettled, race)

15
Comments 2
2 min read
Better applications with Unix Philosophy

Better applications with Unix Philosophy

9
Comments
4 min read
loading...