Computer Science- Mathieu CHAUVIN
Across
- 3. what a programmer needs to work all night
- 6. to break into computers or computers networks by exploiting their weaknesses
- 8. you write a lot of this when you're a programmer
- 9. a bar, often at the top of the screen, where you can select an action
- 10. you don't want to have it on your PC
- 12. something you execute to fill a task
- 13. the only equipment a programmer needs to work
- 16. we often oppose it to hardware
- 17. combinaison of keys to make some tasks quicker
- 18. some part of your code which take parameters and gives you a result
- 20. it is useful to interact with your program
- 22. a crucial step to avoid errors
- 23. it gives you access directely to a memory case
Down
- 1. 418 : "I'm a ..."
- 2. it is used to connect several computers each other
- 4. '... world ! ' : the output of your first program
- 5. the first place you go when you got a bug
- 7. a data structure where you can select an element by its index
- 11. the most-used operating system
- 14. a way of programming based on 'objects' and 'classes'
- 15. it is used to write text, or code in a file
- 19. a way of communicating instructions to a machine
- 21. the first name of the man who created Linux