Computer Science- Mathieu CHAUVIN

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