- Hands-On System Programming with Go
- Alex Guerrieri
- 61字
- 2021-06-24 13:42:13
Questions
- What is the difference between application and system programming?
- What is an API? Why are APIs so important?
- Could you explain how protection rings work?
- Can you make some examples of what cannot be done in user space?
- What's a system call?
- Which calls are used in Unix to manage a process?
- Why is POSIX useful?
- Is Windows POSIX compliant?