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

WIP: adds "paths-and-directories" and "concurrent-processes" examples #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

friedbrice
Copy link
Contributor

@friedbrice friedbrice commented Nov 14, 2019

  • working with paths and directories
  • concurrently working with processes

This is marked as WIP because it has a few problems:

  1. How to (or is it even a good idea to) import files from a previous lesson.
  2. Perhaps it's too complicated or too specific.
  3. I don't like that it applies a record update on CreateProcess without introducing CreateProcess first.
  4. Since it deals with files we're not creating, the results are sensitive to the user's environment.

* working with paths and directories
* concurrently working with processes
@friedbrice friedbrice changed the title WIP: adds two new pages WIP: adds "paths-and-directories" and "concurrent-processes" examples Nov 14, 2019
@friedbrice
Copy link
Contributor Author

Addresses issue: #22

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

Successfully merging this pull request may close these issues.

1 participant