Skip to main content

Programmings

2025

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++
C++ Type Casting Explained: static_cast, dynamic_cast, and Common Pitfalls
·510 words·3 mins
C++ Type Casting Static_cast Dynamic_cast Const_cast Reinterpret_cast
Pointers vs References in C/C++: An Assembly-Level Explanation
·645 words·4 mins
C C++ Pointers References Assembly