Programmings
2025
Automating Code Formatting with clang-format
·497 words·3 mins
Clang-Format
Code Formatting
Indentation
CI/CD
Energy Efficiency of 27 Programming Languages: Which Is the Greenest ?
·411 words·2 mins
Programming Languages
Energy Efficiency
Software Sustainability
Green Coding
10 Practical Python Automation Scripts
·595 words·3 mins
Python
Automation
Scripts
Productivity
Embedded C Explained: Double Pointers and Memory Models
·625 words·3 mins
C Language
Pointers
Embedded Systems
Memory Management
C Function Pointers Explained with Examples
·606 words·3 mins
C
Function Pointer
Programming
20 Essential Docker Container Script Commands
·650 words·4 mins
Docker
Script
DevOps
Automation
2024
25 Most Popular Programming Books of All Time
·666 words·4 mins
Programming Books
Software Engineering
Clean Code
Algorithms
Developer Career
Analyzing Loop Optimizations from a Compiler’s Perspective
·670 words·4 mins
Loop
Compiler
Optimization
What If Google Stopped Supporting Go?
·604 words·3 mins
Programming
Go
Golang
Open Source
C++ Delegating and Inheriting Constructors Explained with Examples
·555 words·3 mins
C++