Skip to content

Latest commit

 

History

History

README.md

img

Bit manipulation

Intro

In this section, we will explore bit manipulation in C.

Resources

  1. Google
  2. Youtube

Learning Objectives

At the end of this session, you should be able to explain to anyone the following concepts without the help of Google

  • Look for the right source of information without too much help
  • How to manipulate bits and use bitwise operators