Mud in the Woods: The Unofficial Guide to Not Getting Lost in the Wilderness
This book is for people who enjoy the great outdoors, but not the great outdoorsy-ness of actually getting lost.
Inside these pages, you'll find the following:
- Chapter 1: How to Not Wander into the Dark
- Chapter 2: The Art of Not Stepping on a Snake
- Chapter 3: Why You Should Never, Ever Drink from the Pond
- Chapter 4: The Joy of Getting Lost (optional)
Code Snippets
public class NotLostInTheWoods {
public static void main(String[] args) {
// Don't do this:
System.out.println("I'm lost.");
// Do this instead:
System.out.println("I'm on a trail.");
}
}
© 2023. All rights reserved.