DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Keyframe animation for UI with navigation

Keyframe animation for UI with navigation

8
Comments
5 min read
An efficient way to compare strings in Go

An efficient way to compare strings in Go

6
Comments 2
3 min read
Setting up Android Studio with C++ on Windows

Setting up Android Studio with C++ on Windows

2
Comments
4 min read
Why Code Reviews are Important

Why Code Reviews are Important

27
Comments 8
2 min read
The Rise of Low-code Development Platforms

The Rise of Low-code Development Platforms

1
Comments
2 min read
How to solve index conflicts when we remove indexes in random order from an array?

How to solve index conflicts when we remove indexes in random order from an array?

5
Comments
3 min read
Understanding Hoisting in JavaScript

Understanding Hoisting in JavaScript

46
Comments 22
5 min read
Some good Websites for Coding Challenges

Some good Websites for Coding Challenges

3
Comments
1 min read
Lazy – Exploiting a New Programming Paradigm

Lazy – Exploiting a New Programming Paradigm

12
Comments 11
2 min read
Programming won't be automated, or it already has been

Programming won't be automated, or it already has been

20
Comments 14
4 min read
Programmer, aka Soldier of Fortune

Programmer, aka Soldier of Fortune

5
Comments
2 min read
How Bob used implementation details in tests

How Bob used implementation details in tests

2
Comments
11 min read
How Facebook Live Scales

How Facebook Live Scales

16
Comments 6
7 min read
Destructuring of Objects

Destructuring of Objects

2
Comments
2 min read
Importance of Writing Clean Code

Importance of Writing Clean Code

46
Comments 33
5 min read
Here's how I made a CLI tool to work with Google Colab notebooks.

Here's how I made a CLI tool to work with Google Colab notebooks.

11
Comments
3 min read
Getting started with Apache Beam and Kotlin

Getting started with Apache Beam and Kotlin

10
Comments
4 min read
Why working in contingency days is harder than regular remote work

Why working in contingency days is harder than regular remote work

14
Comments
3 min read
Top 5 tools to automate workflows

Top 5 tools to automate workflows

4
Comments
5 min read
3 Commandments for CLI Design

3 Commandments for CLI Design

5
Comments
8 min read
Purpose-Driven For Loop Replacement

Purpose-Driven For Loop Replacement

5
Comments
3 min read
Introduction to functional programming with C#

Introduction to functional programming with C#

18
Comments 12
8 min read
Why Math Helps Me Every Day as a Programmer

Why Math Helps Me Every Day as a Programmer

19
Comments 2
4 min read
About programming languages

About programming languages

3
Comments
5 min read
Admit your struggles, help others

Admit your struggles, help others

9
Comments
4 min read
Choosing a job title (for people who code)

Choosing a job title (for people who code)

33
Comments 8
16 min read
How to make decisions in the face of uncertainty

How to make decisions in the face of uncertainty

7
Comments
2 min read
Dependency.

Dependency.

6
Comments
6 min read
#DevDiscuss Recommends Programming Books

#DevDiscuss Recommends Programming Books

18
Comments 4
3 min read
Taking Hash Tables Off The Shelf

Taking Hash Tables Off The Shelf

49
Comments 7
11 min read
I code using const (and why you should too)

I code using const (and why you should too)

6
Comments
4 min read
Inefficient efficiency

Inefficient efficiency

9
Comments
2 min read
The agonizing necessity of cached calculations

The agonizing necessity of cached calculations

6
Comments 5
4 min read
Single Number

Single Number

4
Comments
1 min read
What’s New in Xcode 11.4?

What’s New in Xcode 11.4?

3
Comments
1 min read
Google Cloud Run Service with gRPC using Spring Boot

Google Cloud Run Service with gRPC using Spring Boot

2
Comments
1 min read
Lockdown Breathes Life into Old Projects

Lockdown Breathes Life into Old Projects

17
Comments 2
2 min read
“We can not solve our problems with the same level of thinking that created them.” —Albert Einstein

“We can not solve our problems with the same level of thinking that created them.” —Albert Einstein

2
Comments
1 min read
Code Smell: Selector Arguments

Code Smell: Selector Arguments

6
Comments 1
3 min read
The Ultimate Optimization

The Ultimate Optimization

5
Comments
2 min read
Why Programming?

Why Programming?

9
Comments 9
5 min read
Oversized Pancake Flipper - Google Code Jam

Oversized Pancake Flipper - Google Code Jam

8
Comments 7
3 min read
my solution of Tidy Number (Google Code Jam)

my solution of Tidy Number (Google Code Jam)

12
Comments 6
1 min read
What are the Most Accessible MVC Frameworks for Beginners?

What are the Most Accessible MVC Frameworks for Beginners?

6
Comments
4 min read
Code Smell: Long Method

Code Smell: Long Method

9
Comments
4 min read
Quick Tutorial on Multi-threaded Programming in C

Quick Tutorial on Multi-threaded Programming in C

6
Comments
6 min read
The Reasons Why People Do Mob and Pair Programming Even Though It's Less Effective Than Working Alone

The Reasons Why People Do Mob and Pair Programming Even Though It's Less Effective Than Working Alone

3
Comments 1
3 min read
Getting the name of the method or property in C# code

Getting the name of the method or property in C# code

5
Comments
2 min read
Code Smell: Changing Levels of Abstraction

Code Smell: Changing Levels of Abstraction

7
Comments
2 min read
Production-oriented development

Production-oriented development

13
Comments
2 min read
How to profile Python/Django applications

How to profile Python/Django applications

1
Comments
1 min read
JavaScript and this

JavaScript and this

11
Comments
3 min read
Low-Level Logical Operations

Low-Level Logical Operations

7
Comments
3 min read
Effect of COVID-19 on Economy Hit Me Today

Effect of COVID-19 on Economy Hit Me Today

4
Comments
1 min read
What Are The Benefits Of Website Testing On The Cloud?

What Are The Benefits Of Website Testing On The Cloud?

4
Comments
9 min read
Visualizing Sorting Algorithms with Images

Visualizing Sorting Algorithms with Images

8
Comments
6 min read
Getting My Dev Environment Set Up Again: My Day in Dependency Hell

Getting My Dev Environment Set Up Again: My Day in Dependency Hell

6
Comments 10
3 min read
Instant Arrays, Javascript

Instant Arrays, Javascript

6
Comments
1 min read
Distributing operational knowledge across a team

Distributing operational knowledge across a team

13
Comments
2 min read
Naive Bayes Classifier Tutorial in Python and Scikit-Learn

Naive Bayes Classifier Tutorial in Python and Scikit-Learn

7
Comments
4 min read
loading...