Top 10 Best Oh My ZSH Themes for Developers Oh My ZSH themes have gained popularity over the years by being the most preferred terminal theme among developers.
Getting started with ZSH and Oh My ZSH Theme ZSH used together with Oh My ZSH themes improves your workflow, moral and avoid straining over the terminal.
How to install, remove, list and upgrade python packages using PIP Packages are regularly updated in order to include security patches, provide new features or optimize the existing code.
Go Programming Println vs Printf vs Print Printing out messages to the terminal can be used to debug code, show computed results, display messages, or even show warnings to the user of the program.
How to zip and unzip files using Windows PowerShell The PowerShell shell is useful for various tasks such automation and configurations management.
Getting started with ZIG programming Language Zig is a low level programming language written by Andrew Kelley that focuses on robustness, optimality and reusability
The Future of Search Engines If you haven't heard of ChatGPT until now, I don't know what man cave you have been hiding in but get your head back in the game.
How to test REST APIs using CURL Curl is a command line tool that enables the transfer of data between various network protocols. Curl was first released in 1996 by a Swedish developer Daniel Stenberg.
Getting Started with Envoy Proxy - Beginners Guide Envoy is a high-performant edge and service proxy server like NGINX or HAProxy built in C++, designed for cloud-native applications.