Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Workshop] SDC: Process spelunking #1352

Open
illicitonion opened this issue Feb 11, 2025 · 0 comments
Open

[Workshop] SDC: Process spelunking #1352

illicitonion opened this issue Feb 11, 2025 · 0 comments

Comments

@illicitonion
Copy link
Member

Workshop Request

What is the title of your workshop

Process spelunking

What are the key topics that will be covered in the workshop?

Knowing when the following tools are useful, and how to use them

  • ps
  • strace
  • The /proc filesystem
  • lsof

And maybe some others - generally how to look into processes and understand what they're doing.

Note that some of our trainees will have Linux computers, and others will have macOS computers, and that several of these tools don't work properly when run via qemu (e.g. when running a Linux container in macOS), so we may need to provide environments somehow. We can either lend people laptops, or provide some EC2 machines they can ssh to or something.

What knowledge does the trainee need before starting?

They will have completed the ITP and Piscine courses, so will have learnt JavaScript and written several non-trivial projects in JavaScript. They will also have written some Python before. They have probably never consciously used the terms thread or file descriptor. They may be a bit vague on what a process actually is in the first place.

They will have done the following sections of prep:

Any C code we write/use will need to be super simple and explained.

What are the topics that will not be covered in the workshop?

We probably don't want to go super deep into OS internals, but the boundaries are a bit fuzzy.

Any other notes?

Ideally I'd like this to fit inside 90 minutes, less is fine too.

Completion

When completed the lesson plan and exercises should be added as a markdown file to https://github.com/CodeYourFuture/CYF-Workshops

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant