GeekBits

All Posts

How to install C++ 17 on macOS

How to install C++ 17 on macOS

In this tutorial, we are going to go over the methods you can use to install and use C++ 17 on macOS.


4 min read
CQL Comments

CQL Comments

In this tutorial, we are going to learn about the various types of comments in CQL. We will also cover how you can define each type of query and how it works.


2 min read
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
How to Turn On Bluetooth on Windows 11

How to Turn On Bluetooth on Windows 11

In this tutorial, we are quickly going to cover how you can turn on/off Bluetooth in Windows 11 to allow wireless connectivity to various Bluetooth enabled devices.


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

Sign up for our newsletter

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