Python Programming for the Absolute Beginner
Michael Dawson - 2003
Developed by computer science instructors, books in the For the absolute beginner series teach the principles of programming through simple game creation. You will acquire the skills that you need for more practical Python programming applications and you will learn how these skills can be put to use in real-world scenarios. Best of all, by the time you finish this book you will be able to apply the basic principles you've learned to the next programming language you tackle.Features Fun approach to a difficult topic Readers will create games with Python as they learn the fundamentals of this programming language The CD will include games that readers can cut and paste into their own Web site The author provides challenges at the end of chapters to push readers to program on their own.
The Problem with Software: Why Smart Engineers Write Bad Code
Adam Barr - 2018
As the size and complexity of commercial software have grown, the gap between academic computer science and industry has widened. It's an open secret that there is little engineering in software engineering, which continues to rely not on codified scientific knowledge but on intuition and experience.Barr, who worked as a programmer for more than twenty years, describes how the industry has evolved, from the era of mainframes and Fortran to today's embrace of the cloud. He explains bugs and why software has so many of them, and why today's interconnected computers offer fertile ground for viruses and worms. The difference between good and bad software can be a single line of code, and Barr includes code to illustrate the consequences of seemingly inconsequential choices by programmers. Looking to the future, Barr writes that the best prospect for improving software engineering is the move to the cloud. When software is a service and not a product, companies will have more incentive to make it good rather than "good enough to ship."
Python for Data Analysis
Wes McKinney - 2011
It is also a practical, modern introduction to scientific computing in Python, tailored for data-intensive applications. This is a book about the parts of the Python language and libraries you'll need to effectively solve a broad set of data analysis problems. This book is not an exposition on analytical methods using Python as the implementation language.Written by Wes McKinney, the main author of the pandas library, this hands-on book is packed with practical cases studies. It's ideal for analysts new to Python and for Python programmers new to scientific computing.Use the IPython interactive shell as your primary development environmentLearn basic and advanced NumPy (Numerical Python) featuresGet started with data analysis tools in the pandas libraryUse high-performance tools to load, clean, transform, merge, and reshape dataCreate scatter plots and static or interactive visualizations with matplotlibApply the pandas groupby facility to slice, dice, and summarize datasetsMeasure data by points in time, whether it's specific instances, fixed periods, or intervalsLearn how to solve problems in web analytics, social sciences, finance, and economics, through detailed examples
Radical Frugality: Living in America on $8,000 a Year
Nic Adams - 2011
Radical Frugality tells the story of 5 people who did it: Paul, 27, discovering how to overcome student loan debt; David and Winona, late 40's, living their retirement dream today; and Dan and Charlotte, family of 4, with an underwater mortgage. Waking up every morning debt-free with cash in your pocket helps your brain feel safe, secure, and smart. Embracing the concepts in this book frees you from the overwhelming anxiety of the consumer lifestyle by showing you how to take control. You can start today. What if you could spend 66% less money than you spend today setting yourself up to live a self-determined lifestyle doing exactly what you love to do regardless of financial compensation? Radical Frugality shows you exactly how to achieve those goals within one to five years. Using our step-by-step common sense plan, we teach you what to do (break the spell of the consumer credit con), when to do it (planning and preparation), and most importantly where to do it (discover the 5 top cities for living frugally). We'll help you evaluate your financial situation. Are you in the Yellow Zone, the Orange Zone, the Red Zone, or even the Dead Zone (paying debt with debt)? This book lays out a plan for how to pay off your debt and get into the Neutral Zone (getting back to monthly break-even), the Green Zone (debt free with $1,000 a month free cash-flow) or even the Golden Zone (living a self-determined life). Whether you are desperate right now about your financial situation, facing retirement, just starting out, or just plain tired and worn-out from struggling to pay bills, Radical Frugality can show you over 100 tips for feeling better today. Radical Frugality offers a soup to nuts plan for living a self-determined life that will leave you happier and healthier than ever before. CHAPTER ONE: IT'S NOT ABOUT WHAT YOU EARN—IT'S ABOUT WHAT YOU SPEND. HOW TO TAKE CONTROL CHAPTER TWO: THE CONSUMER CREDIT CON. HOW MARKETERS PLAY TRICKS ON YOUR BRAIN CHAPTER THREE: WHY FRUGALITY? GETTING STRAIGHT ABOUT WHY YOU'RE ON THE PLANET CHAPTER FOUR: WHO ARE YOU TODAY? EVALUATE YOUR SPENDING PROFILE CHAPTER FIVE: HOW TO DO IT. YOUR STEP BY STEP PLAN TO GAIN CONTROL CHAPTER SIX: GOING GREEN AND NEVER LOOKING BACK. THIS IS YOUR BRAIN ON CASH CHAPTER SEVEN: WHEN WILL YOU BE READY? LEARNING TO ASK THE RIGHT QUESTIONS CHAPTER EIGHT: LIVING THE DREAM. WHERE YOU LIVE DETERMINES HOW YOU LIVE
Algorithms in a Nutshell
George T. Heineman - 2008
Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs -- with just enough math to let you understand and analyze algorithm performance. With its focus on application, rather than theory, this book provides efficient code solutions in several programming languages that you can easily adapt to a specific project. Each major algorithm is presented in the style of a design pattern that includes information to help you understand why and when the algorithm is appropriate. With this book, you will:Solve a particular coding problem or improve on the performance of an existing solutionQuickly locate algorithms that relate to the problems you want to solve, and determine why a particular algorithm is the right one to useGet algorithmic solutions in C, C++, Java, and Ruby with implementation tipsLearn the expected performance of an algorithm, and the conditions it needs to perform at its bestDiscover the impact that similar design decisions have on different algorithmsLearn advanced data structures to improve the efficiency of algorithmsWith Algorithms in a Nutshell, you'll learn how to improve the performance of key algorithms essential for the success of your software applications.
Absolute Freebsd: The Complete Guide to Freebsd
Michael W. Lucas - 2007
But it can be even trickier to use than either Unix or Linux, and harder still to master.Absolute FreeBSD, 2nd Edition is your complete guide to FreeBSD, written by FreeBSD committer Michael W. Lucas. Lucas considers this completely revised and rewritten second edition of his landmark work to be his best work ever; a true product of his love for FreeBSD and the support of the FreeBSD community. Absolute FreeBSD, 2nd Edition covers installation, networking, security, network services, system performance, kernel tweaking, filesystems, SMP, upgrading, crash debugging, and much more, including coverage of how to:Use advanced security features like packet filtering, virtual machines, and host-based intrusion detection Build custom live FreeBSD CDs and bootable flash Manage network services and filesystems Use DNS and set up email, IMAP, web, and FTP services for both servers and clients Monitor your system with performance-testing and troubleshooting tools Run diskless systems Manage schedulers, remap shared libraries, and optimize your system for your hardware and your workload Build custom network appliances with embedded FreeBSD Implement redundant disks, even without special hardware Integrate FreeBSD-specific SNMP into your network management system. Whether you're just getting started with FreeBSD or you've been using it for years, you'll find this book to be the definitive guide to FreeBSD that you've been waiting for.
Secrets of the JavaScript Ninja
John Resig - 2008
This completely revised edition shows you how to master key JavaScript concepts such as functions, closures, objects, prototypes, and promises. It covers APIs such as the DOM, events, and timers. You’ll discover best practice techniques such as testing, and cross-browser development, all taught from the perspective of skilled JavaScript practitioners.
Homeschooling: A Patchwork of Days: Share a Day with 30 Homeschooling Families
Nancy Lande - 1997
When author Nancy Lande started homeschooling more than 10 years ago, this is the book she wanted that didn't exist. What better way to create your homeschool than reading about others and picking and choosing the styles that appeal to you? Lande has corralled a variety of homeschoolers and, with some deft editing, allowed them to speak for themselves. Every chapter features a different household on any given day. Many of the writers are mothers, but a stay-at-home dad and several children tell their tales as well. Their detailed descriptions start in the waking hours of morning and get down to the nitty-gritty information of everyday life in a homeschool: how moms fit in showers, how chores are divvied up, how reading and research are gently initiated, how parents set aside time for themselves. These writers invite the reader into their homes and advise, "Don't mind the mess." Their passages are often funny and unflinchingly honest. They aren't embarrassed to tell you they whipped out SpaghettiOs for a hurried lunch or stole a peek at CNN while ignoring the chaos in the playroom. Some of the families have created highly structured school environments within their homes, with desks and sharpened pencils. Others promote freestyle learning, with their children sprawled across the house working on projects or reading in between walking the dog, playing games, and riding bikes. The majority of families here live in Pennsylvania, the author's home state, but one writes from as far away as Scotland, another lives on a mountain in Alaska, and yet another checks in from a college town in Texas. Their learning logs, reading lists, and journal entries, along with family photos, help illustrate the book. The quilt they piece together is a great service to those wondering how to approach homeschooling. --Jodi Mailander Farrell
Practices of an Agile Developer: Working in the Real World
Venkat Subramaniam - 2006
You'll learn pragmatic ways of approaching the development process and your personal coding techniques. You'll learn about your own attitudes, issues with working on a team, and how to best manage your learning, all in an iterative, incremental, agile style. You'll see how to apply each practice, and what benefits you can expect. Bottom line: This book will make you a better developer.
Lifehacked: How One Family from the Slums Made Millions Selling Apps
Allen Wong - 2012
He became a self-made millionaire before he was 25.But, life wasn't always this grand for him. He was the only person in his family earning an income. And, he came from an oppressed family that grew up in the slums. Regardless, the apps he published were downloaded by over 15 million people.His apps have been featured in many places, including Wired.com, NBC News, and CNN. Now he's sharing the story on how he did it, the crises he struggled with, and what his father taught him to be successful.App companies have paid him thousands of dollars for consultant work, and he has helped them increase their download numbers by over 1000%. One of those apps was downloaded by over 100,000 users in one day. And now he is revealing his marketing secrets for the first time in this book.Note: This book was written with non-technical people in mind. The book covers both life and entrepreneurial lessons, and not all of the book is about app development.
An Introduction to APIs
Brian Cooksey - 2016
We start off easy, defining some of the tech lingo you may have heard before, but didn’t fully understand. From there, each lesson introduces something new, slowly building up to the point where you are confident about what an API is and, for the brave, could actually take a stab at using one.
Essential System Administration: Tools and Techniques for Linux and Unix Administration
Æleen Frisch - 2002
Essential System Administration provides a clear, concise, practical guide to the real-world issues that anyone responsible for a Unix system faces daily.The new edition of this indispensable reference has been fully updated for all the latest operating systems. Even more importantly, it has been extensively revised and expanded to consider the current system administrative topics that administrators need most. Essential System Administration,3rd Edition covers: DHCP, USB devices, the latest automation tools, SNMP and network management, LDAP, PAM, and recent security tools and techniques.Essential System Administration is comprehensive. But what has made this book the guide system administrators turn to over and over again is not just the sheer volume of valuable information it provides, but the clear, useful way the information is presented. It discusses the underlying higher-level concepts, but it also provides the details of the procedures needed to carry them out. It is not organized around the features of the Unix operating system, but around the various facets of a system administrator's job. It describes all the usual administrative tools that Unix provides, but it also shows how to use them intelligently and efficiently.Whether you use a standalone Unix system, routinely provide administrative support for a larger shared system, or just want an understanding of basic administrative functions, Essential System Administration is for you. This comprehensive and invaluable book combines the author's years of practical experience with technical expertise to help you manage Unix systems as productively and painlessly as possible.
The Elephant and the Twig: The Art of Positive Thinking - 14 Golden Rules to Success and Happiness
Geoff Thompson - 2000
It aims to help you to take the plunge to realize your potential, so that you do not have to remain stuck in a social and lifestyle rut as if there is no alternative.
The Senior Software Engineer
David B. Copeland - 2013
This book isn't about that - it's about everything else. As such, there's very little code inside, meaning everyone from PHP hackers to hardcore embedded C programmers will get a lot out of it.This book covers 10 topics crucial to being an amazing developer:Focus on Delivering ResultsFix Bugs Efficiently and CleanlyAdd Features with EaseDeal With Technical Debt and SlopPlay Well With OthersMake Technical DecisionsBootstrap a Greenfield SystemLearn to WriteInterview Potential Co-WorkersLead a Team