/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jameshfisher.com
| | mohit.athwani.net
2.2 parsecs away

Travel
| | [AI summary] An educational article explains the UNIX fork() system call, detailing how parent and child processes function, how to differentiate them via PID, and provides C++ code examples for process creation and management.
| | ykarroum.com
3.1 parsecs away

Travel
| | [AI summary] This article provides an in-depth code review of the CPython implementation, specifically analyzing the internal workings and source code of the `subprocess.Popen` class to explain how child process execution and file descriptor management function.
| | blog.eldruin.com
1.4 parsecs away

Travel
| | Example of inter-process comunication in C++ using STL-like streams.
| | www.learnpython.dev
23.1 parsecs away

Travel
| Free Learn Python Course by Nina Zakharenko - An intensive two day introduction and intermediate course on Python. Video course published on Frontend Masters.