DEV Community

Programming

The magic behind computers. 💻 🪄

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How do malloc & free work in C?

How do malloc & free work in C?

18
Comments
6 min read
How to write good documentation

How to write good documentation

19
Comments
4 min read
How C program converts into assembly?

How C program converts into assembly?

10
Comments
8 min read
8.7 Permutations Without Dups

8.7 Permutations Without Dups

7
Comments
2 min read
Understanding and Implementing Linked Lists in JavaScript with ES6

Understanding and Implementing Linked Lists in JavaScript with ES6

62
Comments 2
4 min read
Did you nest your loop perfectly? Let's check it out.

Did you nest your loop perfectly? Let's check it out.

9
Comments 1
2 min read
5 Important Soft Skills for Remote Developers

5 Important Soft Skills for Remote Developers

102
Comments 2
5 min read
What Is Message Passing and What Does It Have to Do with the Liver

What Is Message Passing and What Does It Have to Do with the Liver

7
Comments
9 min read
Trailblazer tutorial: updating old fat controller - part 4.

Trailblazer tutorial: updating old fat controller - part 4.

7
Comments
4 min read
20 useful Python tips and tricks you should know

20 useful Python tips and tricks you should know

366
Comments 3
7 min read
Why we are teaching students to code for free

Why we are teaching students to code for free

13
Comments 4
4 min read
Purity in my Programming Please

Purity in my Programming Please

7
Comments
3 min read
Why You Should Learn JavaScript Principles First (Not the Hottest Frameworks)

Why You Should Learn JavaScript Principles First (Not the Hottest Frameworks)

456
Comments 22
6 min read
What is a Promise?!?

What is a Promise?!?

10
Comments
3 min read
The Prototype Design Pattern C# .net core

The Prototype Design Pattern C# .net core

36
Comments 4
5 min read
6 TIPS to write better software INSTANTLY

6 TIPS to write better software INSTANTLY

7
Comments 2
1 min read
10 FREE DevOps Courses to learn Jenkins, Docker, and Maven for Programmers

10 FREE DevOps Courses to learn Jenkins, Docker, and Maven for Programmers

415
Comments 5
10 min read
Perspectives on Scalability

Perspectives on Scalability

12
Comments
2 min read
Loops in Python – comparison, and performance

Loops in Python – comparison, and performance

148
Comments 4
7 min read
Classic Computer Science Problems in Python

Classic Computer Science Problems in Python

14
Comments
6 min read
Demystifying Modern Frontend Jargon

Demystifying Modern Frontend Jargon

550
Comments 11
5 min read
7 Great Programming Quotes

7 Great Programming Quotes

210
Comments 34
2 min read
What (if any) is your preferred auto-formatter for Python?

What (if any) is your preferred auto-formatter for Python?

6
Comments 2
1 min read
Record Linux terminal session

Record Linux terminal session

5
Comments 2
1 min read
Music to Listen to While Coding

Music to Listen to While Coding

152
Comments 45
4 min read
Java 9 to Java 13 - Top features

Java 9 to Java 13 - Top features

26
Comments
6 min read
[Discuss] How to get started with docker?

[Discuss] How to get started with docker?

17
Comments 3
1 min read
Automate presentation speaker notes

Automate presentation speaker notes

18
Comments
2 min read
Introduction to functional programming with Python examples

Introduction to functional programming with Python examples

242
Comments 9
5 min read
Best practices good developers follow in their careers & life

Best practices good developers follow in their careers & life

104
Comments 1
2 min read
101 Coding Problems and few Tips to Crack Your Next Programming Interviews

101 Coding Problems and few Tips to Crack Your Next Programming Interviews

544
Comments 11
20 min read
Help me, help you - Code Review

Help me, help you - Code Review

9
Comments
4 min read
A simple tip to improve your code maintainability - Decompose IF statements into methods

A simple tip to improve your code maintainability - Decompose IF statements into methods

13
Comments 2
2 min read
Hacky scripts

Hacky scripts

7
Comments 1
4 min read
8.5 Recursive Multiply

8.5 Recursive Multiply

8
Comments
3 min read
TPP Topic 29: Juggling the Real World

TPP Topic 29: Juggling the Real World

5
Comments
4 min read
Trailblazer tutorial: refactoring fat controller - part 3.

Trailblazer tutorial: refactoring fat controller - part 3.

14
Comments
7 min read
Web Confusion

Web Confusion

23
Comments
4 min read
Better ASP.NET Debugging with Failed Request Tracing

Better ASP.NET Debugging with Failed Request Tracing

36
Comments
2 min read
Taking care of your emotional health - a dev's guide

Taking care of your emotional health - a dev's guide

132
Comments 10
4 min read
What is your current web development tech stack?

What is your current web development tech stack?

38
Comments 10
2 min read
Cat facts with Python and API

Cat facts with Python and API

12
Comments
2 min read
How to: Global Constant Maps and Slices in Go

How to: Global Constant Maps and Slices in Go

6
Comments
3 min read
I'm Letting the Internet Decide the OS of My New System

I'm Letting the Internet Decide the OS of My New System

18
Comments 14
5 min read
WTF is Flow-Based Programming?

WTF is Flow-Based Programming?

4
Comments 1
2 min read
Writing Your Own Changelog Generator with Git

Writing Your Own Changelog Generator with Git

11
Comments
8 min read
8.4 Power Set

8.4 Power Set

6
Comments
2 min read
Top 10 Programming Languages to Learn to Get a Job on Investment Banks like Goldman Sachs, Citi, and Morgan Stanley

Top 10 Programming Languages to Learn to Get a Job on Investment Banks like Goldman Sachs, Citi, and Morgan Stanley

112
Comments 3
11 min read
Python Vs C++ (My Experience)

Python Vs C++ (My Experience)

12
Comments 6
4 min read
Finding the Top N per Group with SQL

Finding the Top N per Group with SQL

3
Comments
7 min read
My Career Story

My Career Story

77
Comments 11
6 min read
Good Programmer vs Average Programmer - and, Why Asking questions and Paying attention to Details matters.

Good Programmer vs Average Programmer - and, Why Asking questions and Paying attention to Details matters.

477
Comments 30
11 min read
Coding MapReduce in C from Scratch using Threads: Map

Coding MapReduce in C from Scratch using Threads: Map

8
Comments
9 min read
Love at First Code

Love at First Code

10
Comments 27
1 min read
8.1 Triple Step

8.1 Triple Step

5
Comments 1
3 min read
8.3 Magic Index

8.3 Magic Index

8
Comments
5 min read
Accelerating Batch Processing of Images in Python — with gsutil, numba and concurrent.futures

Accelerating Batch Processing of Images in Python — with gsutil, numba and concurrent.futures

7
Comments
13 min read
The Worst Bug I Ever Caused

The Worst Bug I Ever Caused

75
Comments 5
7 min read
A "Built To Throw Away" Mindset in Software Development

A "Built To Throw Away" Mindset in Software Development

7
Comments
2 min read
A quick glimpse into Server side rendering a React App

A quick glimpse into Server side rendering a React App

10
Comments
3 min read
loading...