DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Developing a software project architecture: structure, tools, and technologies

Developing a software project architecture: structure, tools, and technologies

21
Comments 1
3 min read
What's a function you've used/wrote that brought you joy?

What's a function you've used/wrote that brought you joy?

5
Comments 2
1 min read
Deep Dive Through A Graph: DFS Traversal

Deep Dive Through A Graph: DFS Traversal

36
Comments
17 min read
Ad-hoc Polymorphism In Elixir Using defprotocol

Ad-hoc Polymorphism In Elixir Using defprotocol

2
Comments
2 min read
What do you learn when learning programming?

What do you learn when learning programming?

15
Comments 4
1 min read
Book Review: Code Complete

Book Review: Code Complete

38
Comments 9
5 min read
For Software Engineers - Scalability Introduction

For Software Engineers - Scalability Introduction

24
Comments 1
7 min read
How to make sure you learn something new every day

How to make sure you learn something new every day

31
Comments 2
2 min read
The non-broken promise of static typing

The non-broken promise of static typing

21
Comments 16
2 min read
My experiences learning Rust

My experiences learning Rust

25
Comments 4
10 min read
How I got into Mozilla’s Outreachy open source internship program

How I got into Mozilla’s Outreachy open source internship program

23
Comments 2
6 min read
SMS admin in 8 lines of code

SMS admin in 8 lines of code

22
Comments 2
4 min read
Top 10 System Design Interview Questions for Software Engineers

Top 10 System Design Interview Questions for Software Engineers

135
Comments 10
5 min read
Dealing with Technical Debt

Dealing with Technical Debt

18
Comments 6
4 min read
Ethereum Blockchain: developing smart contracts

Ethereum Blockchain: developing smart contracts

15
Comments 4
2 min read
Funny Section Title

Funny Section Title

4
Comments
1 min read
Why should I not choose Ruby on Rails ?

Why should I not choose Ruby on Rails ?

33
Comments 54
2 min read
Getting started with Lyft Envoy for microservices resilience

Getting started with Lyft Envoy for microservices resilience

18
Comments
9 min read
A full time developer and a full time hacker

A full time developer and a full time hacker

26
Comments
5 min read
Conway's Life in Z80 Assembly

Conway's Life in Z80 Assembly

4
Comments
1 min read
Weird programming languages

Weird programming languages

12
Comments 6
1 min read
Introduction to Array.Reduce()

Introduction to Array.Reduce()

18
Comments 1
4 min read
How I learned Go Programming

How I learned Go Programming

369
Comments 42
5 min read
Cross Platform Development Without JavaScript

Cross Platform Development Without JavaScript

21
Comments 1
2 min read
From Theory To Practice: Representing Graphs

From Theory To Practice: Representing Graphs

46
Comments 2
14 min read
Once upon a time there was a programmer…

Once upon a time there was a programmer…

21
Comments
4 min read
Why I keep pestering everyone about long lines

Why I keep pestering everyone about long lines

27
Comments 10
3 min read
I'm an ops person. Ask me anything!

I'm an ops person. Ask me anything!

20
Comments 14
1 min read
Why I Decided to Learn How to Program

Why I Decided to Learn How to Program

40
Comments 10
2 min read
Turn Your Spaghetti Code into Functions, Part 2

Turn Your Spaghetti Code into Functions, Part 2

27
Comments 3
5 min read
Building a document management software: how to choose the best OCR library

Building a document management software: how to choose the best OCR library

26
Comments
2 min read
10 JavaScript concepts you need to know for interviews

10 JavaScript concepts you need to know for interviews

489
Comments 23
4 min read
BootstrapVue — Customizing Tooltips

BootstrapVue — Customizing Tooltips

3
Comments
1 min read
Integration Testing in .NET Core 2.0

Integration Testing in .NET Core 2.0

19
Comments 8
5 min read
In consistency lies the power

In consistency lies the power

39
Comments 12
2 min read
Every problem has another solution

Every problem has another solution

24
Comments 4
5 min read
Lines of Code don't matter.

Lines of Code don't matter.

23
Comments 5
2 min read
The Not-So-Scary Explanation Of Currying In Javascript

The Not-So-Scary Explanation Of Currying In Javascript

47
Comments 2
2 min read
Problem solving process

Problem solving process

33
Comments
7 min read
Writing Clean Code

Writing Clean Code

354
Comments 67
4 min read
Intercepting Http Requests-- Using And Testing Angular's HttpClient

Intercepting Http Requests-- Using And Testing Angular's HttpClient

30
Comments 17
4 min read
Git tagging - A brief guide

Git tagging - A brief guide

6
Comments
4 min read
3 Steps to DRY

3 Steps to DRY

21
Comments
2 min read
How a single line of code changed my life

How a single line of code changed my life

322
Comments 84
4 min read
Painting Nodes Black With Red-Black Trees

Painting Nodes Black With Red-Black Trees

31
Comments 6
17 min read
How To Learn New Technologies

How To Learn New Technologies

3
Comments
1 min read
Easy & free automated Database backups

Easy & free automated Database backups

11
Comments 1
2 min read
How to keep your Amazon MQ queues clean

How to keep your Amazon MQ queues clean

5
Comments
2 min read
How to detect when app moves to background or foreground

How to detect when app moves to background or foreground

12
Comments 3
2 min read
How to use pattern matching in JavaScript - an alternative?

How to use pattern matching in JavaScript - an alternative?

6
Comments
4 min read
References from "Writing Clean Code"

References from "Writing Clean Code"

18
Comments 1
2 min read
A crash course on testing with Node.js

A crash course on testing with Node.js

26
Comments 2
8 min read
Reasoning About Code

Reasoning About Code

29
Comments 2
3 min read
Advantages(!) of Dirty Code

Advantages(!) of Dirty Code

52
Comments 29
4 min read
Learn Why They Are Doing It

Learn Why They Are Doing It

2
Comments
3 min read
How I run through a tutorial and actually remember things

How I run through a tutorial and actually remember things

4
Comments
2 min read
Adding += and friends to Leaf

Adding += and friends to Leaf

11
Comments
3 min read
Master JavaScript Prototypes & Inheritance

Master JavaScript Prototypes & Inheritance

39
Comments 1
9 min read
Using CSS Grid where appropriate

Using CSS Grid where appropriate

11
Comments 2
4 min read
Why I'm not a fan of pair programming

Why I'm not a fan of pair programming

64
Comments 23
4 min read
loading...