Ali AzizjahanWhat is a Compiler? How Does It Work? (An Easy Explanation)Compilers are tools that help us translate high-level, human-readable code into the binary that the hardware understands. Easy…Nov 23, 2023Nov 23, 2023
Ali AzizjahanThe Folder Structure of macOS: Everything You Need to KnowIn macOS, the folder structure is integral to understanding how the system organizes files and applications. What are all of these folders?Nov 20, 20231Nov 20, 20231
Ali AzizjahanLet’s GO! Part 12: Reference Types 4: ChannelsChannels are here to solve the concurrency problem in GO! They’re basically some bunch of pointers as well that hide the hardness of …Feb 11, 2022Feb 11, 2022
Ali AzizjahanLet’s GO! Part 9: Reference Types 1: PointersReference Types, as the name suggests, are those that are somehow referential. These types are classified as Reference Types in GO:Dec 25, 2021Dec 25, 2021
Ali AzizjahanLet’s GO! Part 6: Basic TypesTypes in GO divide into four categories:Dec 20, 2021Dec 20, 2021