Digital Logic

WooBuntu·2021년 4월 12일

Google IT Support

목록 보기
1/6

https://www.coursera.org/professional-certificates/google-it-support

Computer Language

  • Binary System

    The communication that a computer uses, also known as a base-2 numeral system.

    We group binary into 8 numbers or bits.

    Technically, a bit is a binary digit.

    A group of 8bits is referred to as a byte.

    Each byte can store one character, and we can have 256 possible values thanks to the base-2 system.

Character Encoding

Assigns our binary values to characters, so that we as humans can read them.

  • ASCII

  • UTF-8

  • RGB

Binary

  • Logic gates

Allow our transistors to do more complex tasks, like decide where to send electrical signals depending on logical conditions

0개의 댓글