New Skill Forged: Foundations of Python Network Programming
New Skill Forged
Foundations of Python Network Programming by John Goerzen. 500 pages.
Python network programming fundamentals: TCP/UDP socket clients/servers, DNS resolution, HTTP/web client and HTML parsing, SMTP/POP/IMAP email, FTP, database clients (DB-API 2.0), SSL/TLS, and concurrency (forking/threading/select/asyncio).
What this skill teaches Claude to do:
- Build TCP/UDP clients and servers from raw sockets with proper framing
- Implement select()-based multiplexed servers handling many connections without threads
- Query DNS for A/MX/TXT/PTR records using dnspython
- …and 3 more
Browse the full skill at /skills/foundations-python-network
Forged from 4,939 books. Auto-generated by the Skill Forge pipeline.