Across
- 1. Create a new file or update an existing one
- 3. An interactive file editor (Intermediate level)
- 6. A pointer points to a specific value stored at a specific address in a computer's memory
- 7. Machine learning is getting a computer to act without explicitly being programmed to do so. It's an application of artificial intelligence where we give machines access to data and let them use that data to learn for themselves
- 10. Change the permissions of a file or directory
- 12. Input is any interaction from the user to the program
- 15. Make/create a new directory
- 16. Change your password
- 19. Conditional statements evaluate to true or false. Use them to print information or move programs forward in different situations.
- 20. Java is a powerful multi-platform programming language. It's used for many professional and commercial applications
- 21. Execute a command as a superuser
Down
- 2. A computer program is a group of instructions given to a computer to be processed.
- 4. Sprites are computer graphics that you can move via code; a 2D player that walks is an animated sprite
- 5. Find files with names matching a pattern
- 8. Change the owner and group of a file or directory
- 9. In programming, a series of scripts, or sets of steps, are written for a computer to follow.
- 11. Python is a programming language that’s currently becoming more and more powerful with every new library added to its collection
- 13. Print current directory
- 14. Terminal is a text-based interface for sending commands to a computer
- 17. Exit the current login shell
- 18. Create an SSH connection (a terminal) to a server
