RNRahul Nadolaingeekygainswithrahul.hashnode.dev·May 31, 2024 · 33 min readExcel VBA Guide: From Basic to AdvancedI'll break down each of the topics, explaining their functionalities and providing real-time scenarios to help you understand how these concepts are applied in practice. 1. Basics of VBA # Introduction to VBA - What is VBA? - Functionality: V...00
RNRahul Nadolaingeekygainswithrahul.hashnode.dev·Nov 8, 2023 · 4 min readMastering OS Commands: A Guide for Linux, Mac, and WindowsIntroduction As a programmer, knowing how to navigate and manipulate your operating system using commands can significantly enhance your productivity and efficiency. Whether you're working on Linux, Mac, or Windows, mastering OS commands is a skill t...00
RNRahul Nadolaingeekygainswithrahul.hashnode.dev·Sep 30, 2023 · 5 min readUltimate GitHub Markdown and Command Cheat SheetWelcome to the ultimate GitHub cheatsheet! This guide combines essential GitHub commands with comprehensive Markdown syntax. Whether you're managing repositories or creating well-formatted README files, this cheatsheet has got you covered. Table of C...00
RNRahul Nadolaingeekygainswithrahul.hashnode.dev·Aug 12, 2023 · 1 min readGit basic commandsAdd, Commit, Push, config, branch, checkout00
RNRahul Nadolaingeekygainswithrahul.hashnode.dev·Aug 12, 2023 · 1 min readSetting up a repositorygit init, git clone and forking a repository00