All Posts

  • Published on
    Strings are a series of characters. They can be single words, multiple words, or special characters. All strings are written out between double quotes.
  • Published on
    Markdown cheatsheet for all your blogging needs - headers, lists, images, tables and more! An illustrated guide based on GitHub Flavored Markdown.
  • Published on
    Computers store information using bits. A bit (short for "binary digit") stores either the value 0 or 1. When we have only two choices, we can use a bit.
  • Published on
    There is a building of 100 floors. If an egg drops from the Nth floor or above, it will break.