Programming

1234567891011121314151617181920
Across
  1. 2. Stores 2 bits (0, 1 [True, False]).
  2. 3. First programming language that was widely used.
  3. 6. The structure of statements in a computer language.
  4. 8. Very popular visual coding language.
  5. 10. Adds functionality to a website.
  6. 12. Example: 100111010100
  7. 14. Language used for .NET.
  8. 15. Language developed by JetBrains for mobile development.
  9. 17. Application file type.
  10. 18. Numbers that have a base of 8.
  11. 19. Adds styling to a website.
  12. 20. Language to make websites.
Down
  1. 1. Stores a whole number between -2147483647 and 2147483647.
  2. 3. Example: void doSomething();
  3. 4. Minecraft is coded in this language.
  4. 5. Used to store a value.
  5. 7. Many beginners start with this language.
  6. 9. The most popular esoteric language.
  7. 11. Most popular text editor for coding.
  8. 13. Stores a sequence of characters. Example: "Hello"
  9. 16. Example: 10F2C