matheusmello.io
BlogProduct ReleasesToolsBooksContact

operating-system

How do I check OS with a preprocessor directive?
c#
September 2, 20231 min read

How do I check OS with a preprocessor directive?

## How to Check OS with a Preprocessor Directive 🖥️ Are you tired of writing separate code for different operating systems? Do you want your code to adapt based on the environment it runs on? If you answered yes, then you're in the right place! In this g

c#operating-system
What languages are Windows, Mac OS X and Linux written in?
macos
September 2, 20231 min read

What languages are Windows, Mac OS X and Linux written in?

🖥️💻🕶️💾 What Programming Languages Are Behind Windows, Mac OS X, and Linux? 🤔 Have you ever wondered what programming languages power the operating systems we use every day? 💭💡 Well, I sure did! So, I went on a quest to unveil the languages that mak

macosoperating-systemwindows
How do I create a directory, and any missing parent directories?
directory
September 2, 20231 min read

How do I create a directory, and any missing parent directories?

# 📂 How to Create a Directory and its Missing Parent Directories 📁 Have you ever encountered a situation where you needed to create a directory along with its parent directories, all in one go? 🤔 Don't worry, creating directories in a snap is easier th

directoryexceptionoperating-system
+2

About

Personal blog sharing insights on software engineering, technology, and developer productivity.

TwitterGitHubLinkedInEmail

Tags

Loading tags...

Subscribe to Updates

Get the latest posts delivered right to your inbox.

© 2025 MatheusMello.io. All rights reserved.