An-Ma Programming Languages Puzzle

123456789101112131415161718192021222324252627282930
Across
  1. 3. A software methodology based on the idea of logical objects.
  2. 8. A calculating instrument for conducting arithmetical procedures.
  3. 10. Was the first computer language for electronic devices and it required the programmer to change its statements into 0’s and 1’s by hand.
  4. 12. It is one of IBM's heritage languages, having been created in 1960.
  5. 13. Is a language that is still in use in production, but exclusively in Legacy systems.
  6. 14. A computer language created by Niklaus Wirth and focuses on creating a structured program that emphasises the orderly use of loops and conditions.
  7. 16. It is a networked system of interconnected computing devices.
  8. 18. Is a microprocessor-based computer hardware system with software designed to perform a certain purpose, either as a stand-alone unit or as part of a larger system.
  9. 20. The wrapping up of data into a single unit is defined as.
  10. 21. It was one of the earliest open-source completely functional programming languages, with a focus on mathematics, in the early 1990s.
  11. 23. Is a small, low-cost computer that may be used to learn programming through enjoyable, hands-on projects. Its goal is to provide low-cost computing education to people.
  12. 26. This is a semiconductor device invented by Bell Laboratories' William Shockley, John Bardeen, and Walter Brattain to amplify or switch electrical signals and power.
  13. 28. Engineers and scientists mostly utilized this language for weather forecasting and high-level calculation jobs, created in the 1950s.
  14. 29. Code that is intended to be open to the public, allowing anybody to view, edit, and distribute it as they see appropriate.
  15. 30. Is an object's ability to take on several forms.
Down
  1. 1. Are able to compute anything that can be computed. The notion of a universal machine is presented by Alan Turing, a British scientist and mathematician.
  2. 2. The first large-scale automated general-purpose mechanical analog computer. Its inventor is Vannevar Bush.
  3. 4. Computer code should be able to branch using logical statements like IF (expression) THEN and loop using FOR commands.
  4. 5. According to this method, computer hardware should be basic and not require hand-wiring for each software.
  5. 6. The successor to objective-c. An open source programming language for iOS, macOS, etc…
  6. 7. Is the technique of one class inheriting the characteristics and methods of another.
  7. 9. Implies showing only the most important information while keeping the details hidden.
  8. 11. Sun Microsystems' Green Team, led by James Gosling, created it in 1995. is designed to be simple.
  9. 15. It was developed by the Conference of Data Systems in 1959. This was designed for businesses which is why it is an abbreviation of the phrase Common Business Oriented Language.
  10. 17. John McCauley proposed this first High-Level Language (HLL) in 1949.
  11. 19. Is a programming language that was created in 1980 with the goal of creating dependable, safe, and secure software.
  12. 22. It's a computer language for parsing text files and doing string analysis. It may be used to construct SQL queries because of its text processing capabilities.
  13. 24. Yukihiro Matsumoto created an object-oriented programming language in 1993.
  14. 25. Guido van Rossum, the language's designer, created it with readability in mind.
  15. 27. A type of low-level computer programming language that simplifies the language of machine code, the specific instructions needed to tell the computer what to do.