Book picks similar to
Mastering Python for Networking and Security: Leverage Python scripts and libraries to overcome networking and security issues by José Manuel Ortega
computer-networking
programming
non-fiction
virtual-shelf
Florida Month-by-Month Gardening: What to Do Each Month to Have A Beautiful Garden All Year
Tom MacCubbin - 2001
From annuals to vegetables, lawns, trees, and perennials, simply look up any given month and you'll find a complete gardening guide for every plant category, with advice for planning, planting, care, watering, fertilizing, and overcoming problems typically encountered by Florida gardeners during that time of year. Fully illustrated with gorgeously colored step-by-step method and plant photography, this is the ideal how-to guide for Florida gardeners. Whether you're growing milkweed in Tallahassee, planting a Simpson's stopper in Orlando, or simply wondering where (or when) to start, Florida Month-by-Month Gardening helps you take your first steps toward mastering the Florida gardening landscape. Companion books Florida Getting Started Garden Guide and Florida Fruit & Vegetable Gardening are two more excellent additions to your Floridian garden library. Discover: The best lawn care tips for southern landscapesHow to maintain plantings through the dry seasonTips for growing vegetables in Florida's unique climateAdvice on managing common Florida garden pestsCare and planting techniques for shrub and flower gardensOther titles in our popular Month-By-Month Gardening series include: Mid-Atlantic, Pacific Northwest, Carolinas, Rocky Mountains, Deep South, New England, and many more.
Python Programming: An Introduction to Computer Science
John Zelle - 2003
It takes a fairly traditional approach, emphasizing problem solving, design, and programming as the core skills of computer science. However, these ideas are illustrated using a non-traditional language, namely Python. Although I use Python as the language, teaching Python is not the main point of this book. Rather, Python is used to illustrate fundamental principles of design and programming that apply in any language or computing environment. In some places, I have purposely avoided certain Python features and idioms that are not generally found in other languages. There are already many good books about Python on the market; this book is intended as an introduction to computing. Features include the following: *Extensive use of computer graphics. *Interesting examples. *Readable prose. *Flexible spiral coverage. *Just-in-time object coverage. *Extensive end-of-chapter problems.
Head First Software Development
Dan Pilone - 2007
Instead of surrendering to these common problems, let Head First Software Development guide you through the best practices of software development. Before you know it, those failed projects will be a thing of the past. With its unique visually rich format, this book pulls together the hard lessons learned by expert software developers over the years. You'll gain essential information about each step of the software development lifecycle -- requirements, design, coding, testing, implementing, and maintenance -- and understand why and how different development processes work. This book is for you if you are:Tired of your customers assuming you're psychic. You'll learn not only how to get good requirements, but how to make sure you're always building the software that customers want (even when they're not sure themselves) Wondering when the other 15 programmers you need to get your project done on time are going to show up. You'll learn how some very simple scheduling and prioritizing will revolutionize your success rate in developing software. Confused about being rational, agile, or a tester. You'll learn not only about the various development methodologies out there, but how to choose a solution that's right for your project. Confused because the way you ran your last project worked so well, but failed miserably this time around. You'll learn how to tackle each project individually, combine lessons you've learned on previous projects with cutting-edge development techniques, and end up with great software on every project.Head First Software Development is here to help you learn in a way that your brain likes... and you'll have a blast along the way. Why pick up hundreds of boring books on the philosophy of this approach or the formal techniques required for that one? Stick with Head First Software Development, and your projects will succeed like never before. Go on, get started... you'll learn and have fun. We promise.