GeekBits
Development
Development

Here at geekbits, we are sure you are a developer at hear. We have not forgotten about the challenges you face when building things. In this section, you will find articles to help improve your development skills.

Git Add Directory

Git Add Directory

In this guide, we are going to epxlore how we can use the git add command to add directories into the git staging area.


2 min read
Python Get Difference in Sets

Python Get Difference in Sets

In this tutorial, we will learn the various methods we can use to determine set differences in Python.


2 min read
Difference Between []string and ...string In Golang

Difference Between []string and ...string In Golang

In this guide, we are going to explore what these two way of strings in Go. We will cover how strings work, and the differences between the two.


3 min read
Current Year Copyright in JavaScript

Current Year Copyright in JavaScript

In this tutorial, we are going to learn about the several methods that we can use to fetch the current year in the context of copyright designation.


2 min read
Get File Size in C

Get File Size in C

In this guide, we will cover the methods that allows us to fetch the file size in the C programming language.


4 min read
Copy a Map in Go

Copy a Map in Go

Learn all the various methods and techniques that you can use to copy a map in Go.


2 min read
Read a File in C

Read a File in C

In this one, we will cover all the methods and techniques that you can use to read a file in the C programming language, including all the safe and unsafe methods. We belive the best defense is offense. Learn about the ones not to use so you learn how to handle them or exploit them if necessary 😄


3 min read
JavaScript === vs == Equality Operators

JavaScript === vs == Equality Operators

In this tutorial, we are going to explore what these operators do, how they work, and why they exists in the first place.


3 min read
Git Submodule Basic and Commands

Git Submodule Basic and Commands

In this tutorial, we learn the basics of working with submodules. What are submodules, git submodules commands with examples.


4 min read
PowerShell Check if String Is Empty

PowerShell Check if String Is Empty

We can use various methods to check whether a string is emptu in PowerShell as we will explore in this tutorial. Let us dive in.


2 min read
Python Create Hard Link - os.link()

Python Create Hard Link - os.link()

In this guide, we will walk you through the os.link() method in detail, from its introduction to practical examples.


2 min read
SQL Server Table Variable

SQL Server Table Variable

This tutorial is going to teach you everything you need to know about table variables in SQL Server. We will cover things like how to declare them, inserting and querying data, restrictions, and more.


3 min read

Sign up for our newsletter

Don't miss anything. Get all the latest posts delivered to your inbox. No spam!