ComputerLanguages

123456789101112131415
Across
  1. 1. A programming low language which uses short abbreviations such as LDA.
  2. 3. An advantage of assembly language is that programs execute at (blank) speed.
  3. 4. is a database query language (not a development language) that allows for adding, accessing and managing content in a database
  4. 6. Software which translates source code into machine code one line at a time, as the program runs.
  5. 10. A compiler, assembler, and interpreter are all examples of this.
  6. 11. Programming languages that are almost English-like.(3 words)
  7. 12. Software which translates an entire program before running any of it.
  8. 14. is Apple’s newest open-source, multi-paradigm programming language for iOS and OS X apps.
  9. 15. It's design philosophy emphasizes code readability with its notable use of significant whitespace.
Down
  1. 2. All programming languages are translated into this before the program runs.
  2. 4. The instructions a programmer types to create a program.(2 words)
  3. 5. A programming language which is complex and very different from English.(3 words)
  4. 7. It is the standard markup language used to create web pages
  5. 8. is a client-side programming language that runs inside a client browser and processes commands on a computer rather than a server
  6. 9. Is class-based, object-oriented.
  7. 13. It's an open-sourced, object-oriented scripting language
  8. 15. is an open-source scripting language designed for creating dynamic web pages that effectively work with databases