Coding

Binary Code

Binary code is the basic language for all computers. It uses 1s and 0s to create numbers and send signals. In binary, 1 means open or on and 0 means closed or off.

Binary mixes its on or off principal and the Base 2 numerical system to form numbers. To learn more about binary click here.

Coding Languages

Coding languages are important as they allow programmers to program things and communicate with computers much easier. Binary code is difficult and tedious to code with, so coding languages save time.

    The most used coding languages are:
  1. Java- Used for building applications to video games and mobile apps. It is the used for Andriod apps
  2. Python- Python can be used for a large range of things, from web apps to data analysis to WordStream. Python is also an official language at Google. Other applications built with Python include Pinterest and Instagram.
  3. C- C is used for embedded systems like the firmware of your television or the operating system of an airplane, as well as computer operating systems like Windows.
  4. C#- C# is used in order to develop Microsoft apps. C# is nearly identical to Java.
  5. PHP- PHP is used in alongside with data-heavy websites and app development. It provides lots of power and is the basis for popular sites like Facebook.
  6. Objective-C- Objective-C is the programming language behind iOS apps. Objective-C is used to craft Apple apps for iPhones and iPads.