Exercise 40
Advanced Developer Tools
This exercise is all about avoiding “footguns.” A “footgun” is a gun specifically designed to shoot yourself right in the foot. It points straight down all the time and has no safety latch, so every time you try to aim a footgun, you just blast your toe off. Software is full of these footguns because of limitations in the software, bad configuration designs, or other oversights of usability.
Info
If you have problems with these instructions and you’re reading them in a printed version of the course, then please visit https://learncodethehardway.com/setup/python/ for the latest fixes and install instructions.
Managing conda
Environments
Python has a useful feature called “environments,” where you can install ...
Get Learn Python the Hard Way: A Deceptively Simple Introduction to the Terrifyingly Beautiful World of Computers and Data Science, 5th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.