Book picks similar to
Inside Macintosh by Apple Inc.
programming
computer-science
it-wikipedia
mac-programming
Pucker Factor 10: Memoir of a U.S. Army Helicopter Pilot in Vietnam
James Joyce - 2003
He flew both Huey "slicks" and Huey "gunships": the former on defense as he flew troops into battle, and the latter on offense as he took the battle to the enemy. Through this book, the author relives his experiences flying and fighting, with special attention given to the pilots' day-to-day lives - such as the prankish smoke bombing of Disneyland, the nickname for a United States Army-sponsored compound for prostitution. Some of the pilots Joyce served with survived the war and went on to have careers with commercial airlines, and many were killed.
Systems Programming (McGraw-Hill computer science series)
John J. Donovan - 1972
Data Structures Using C
Reema Thareja - 2010
The book aims to provide a comprehensive coverage of the concepts of Data Structures.The book starts with a thorough overview of the concepts of C programming including Arrays, Pointers, Strings, and Functions. It then connects these concepts and applies them to the study of Data Structures by discussing key concepts like Linked Lists, Stacks and Queues, Trees and Graphs. Detailed description of various functions in Data Structures like Sorting - both Internal and External. Hashing and Search Trees is provided. The book also provides a chapter on the attributes and organization of files.Written in a simple style, the book provides numerous examples, programmes and psuedocodes to illustrate the theoretical concepts. Several end chapter exercises including review questions, multiple choice questions is provided to help students practise the concepts.
Essential PHP Security
Chris Shiflett - 2005
It also works beautifully with other open source tools, such as the MySQL database and the Apache web server. However, as more web sites are developed in PHP, they become targets for malicious attackers, and developers need to prepare for the attacks.Security is an issue that demands attention, given the growing frequency of attacks on web sites. Essential PHP Security explains the most common types of attacks and how to write code that isn't susceptible to them. By examining specific attacks and the techniques used to protect against them, you will have a deeper understanding and appreciation of the safeguards you are about to learn in this book.In the much-needed (and highly-requested) Essential PHP Security, each chapter covers an aspect of a web application (such as form processing, database programming, session management, and authentication). Chapters describe potential attacks with examples and then explain techniques to help you prevent those attacks.Topics covered include:Preventing cross-site scripting (XSS) vulnerabilitiesProtecting against SQL injection attacksComplicating session hijacking attemptsYou are in good hands with author Chris Shiflett, an internationally-recognized expert in the field of PHP security. Shiflett is also the founder and President of Brain Bulb, a PHP consultancy that offers a variety of services to clients around the world.
Python 3 Object Oriented Programming
Dusty Phillips - 2010
Many examples are taken from real-world projects. The book focuses on high-level design as well as the gritty details of the Python syntax. The provided exercises inspire the reader to think about his or her own code, rather than providing solved problems. If you're new to Object Oriented Programming techniques, or if you have basic Python skills and wish to learn in depth how and when to correctly apply Object Oriented Programming in Python, this is the book for you. If you are an object-oriented programmer for other languages, you too will find this book a useful introduction to Python, as it uses terminology you are already familiar with. Python 2 programmers seeking a leg up in the new world of Python 3 will also find the book beneficial, and you need not necessarily know Python 2.
The Breakaway: The Inside Story of the Wirtz Family Business and the Chicago Blackhawks
Bryan Smith - 2018
As chronic losers playing to a deserted stadium, they were worse than bad—they were irrelevant. ESPN named the franchise the worst in all of sports. Rocky's resurrection of the team's fortunes was—publicly, at least—a feel-good tale of shrewd acumen. Behind the scenes, however, it would trigger a father, son, and brother-against-brother drama of Shakespearean proportions. The Breakaway reveals that untold story. Arthur Wirtz founded the family's business empire during the Depression. From roots in real estate, "King Arthur" soon expanded into liquor and banking, running his operations with an iron hand and a devotion to profit that earned him the nickname Baron of the Bottom Line. His son Bill further expanded the conglomerate, taking the helm of the Blackhawks in 1966. "Dollar Bill" Wirtz demanded unflinching adherence to Arthur's traditions and was notorious for an equally fierce temperament. Yet when Rocky took the reins of the business after Bill's death, it was an organization out of step with the times and financially adrift. The Hawks weren't only failing on the ice—the parlous state of the team's finances imperiled every facet of the Wirtz empire. To save the team and the company, Rocky launched a radical turnaround campaign. Yet his modest proposal to televise the Hawks' home games provoked fierce opposition from Wirtz family insiders, who considered any deviation from Arthur and Bill's doctrines to be heresy. Rocky's break with the edicts of his grandfather and father led to a reversal for the ages—three Stanley Cup championships in six years, a feat Fortune magazine called "the greatest turnaround in sports business history." But this resurrection came at a price, a fracturing of Rocky's relationships with his brother and other siblings. In riveting prose that recounts a story spanning three generations, The Breakaway reveals an insider's view of a brilliant but difficult Chicago business and sports dynasty and the inspiring story of perseverance and courage in the face of intense family pressures.
Swift Programming: The Big Nerd Ranch Guide (Big Nerd Ranch Guides)
Matthew Mathias - 2015
Throughout the book, the authors share their insights into Swift to ensure that you understand the hows and whys of Swift and can put that understanding to use in different contexts. After working through the book, you will have the knowledge and confidence to develop your own solutions to a wide range of programming challenges using Swift.
Mastering Vmware Vsphere 5
Scott Lowe - 2011
You'll learn how to install, configure, operate, manage, and secure the latest release.Covers all the new features and capabilities of the much-anticipated new release of VMware vSphere Discusses the planning, installation, operation, and management for the latest release Reviews migration to the latest vSphere software Offers hands-on instruction and clear explanations with real-world examples Mastering VMware vSphere is the strategic guide you need to maximize the opportunities of virtualization.
A Many-Colored Glass (Page-Barbour Lectures)
Freeman Dyson - 2007
The emphasis is, instead, on the myriad ways in which the universe presents itself to us--and how, as observers and participants in its processes, we respond to it. "Life, like a dome of many-colored glass," wrote Percy Bysshe Shelley, "stains the white radiance of eternity." The author seeks here to explore the variety that gives life its beauty.Taken from Dyson's recent public lectures--delivered to audiences with no specialized knowledge in hard sciences--the book begins with a consideration of the practical and political questions surrounding biotechnology. As he seeks how best to explain the place of life in the universe, Dyson then moves from the ethical to the purely scientific. The book concludes with an attempt to understand the implications of biology for philosophy and religion.The pieces in this collection touch on numerous disciplines, from astronomy and ecology to neurology and theology, speaking to the lay reader as well as to the scientist. As always, Dyson's view of human nature and behavior is balanced, and his predictions of a world to come serve primarily as a means for thinking about the world as it is today.
Learning PHP 5
David Sklar - 2004
Offering a gentle learning curve, PHP is an accessible yet powerful language for creating dynamic web pages. As its popularity has grown, PHP's basic feature set has become increasingly more sophisticated. Now PHP 5 boasts advanced features--such as new object-oriented capabilities and support for XML and Web Services--that will please even the most experienced web professionals while still remaining user-friendly enough for those with a lower tolerance for technical jargon.If you've wanted to try your hand at PHP but haven't known where to start, then Learning PHP 5 is the book you need. If you've wanted to try your hand at PHP but haven't known where to start, then Learning PHP 5 is the book you need. With attention to both PHP 4 and the new PHP version 5, it provides everything from a explanation of how PHP works with your web server and web browser to the ins and outs of working with databases and HTML forms. Written by the co-author of the popular PHP Cookbook, this book is for intelligent (but not necessarily highly-technical) readers. Learning PHP 5 guides you through every aspect of the language you'll need to master for professional web programming results. This book provides a hands-on learning experience complete with exercises to make sure the lessons stick.Learning PHP 5 covers the following topics, and more:How PHP works with your web browser and web server PHP language basics, including data, variables, logic and looping Working with arrays and functions Making web forms Working with databases like MySQL Remembering users with sessions Parsing and generating XML DebuggingWritten by David Sklar, coauthor of the PHP Cookbook and an instructor in PHP, this book offers the ideal classroom learning experience whether you're in a classroom or on your own. From learning how to install PHP to designing database-backed web applications, Learning PHP 5 will guide you through every aspect of the language you'll need to master to achieve professional web programming results.
Lex & Yacc
John R. Levine - 1990
These tools help programmers build compilers and interpreters, but they also have a wider range of applications.The second edition contains completely revised tutorial sections for novice users and reference sections for advanced users. This edition is twice the size of the first and has an expanded index.The following material has been added:Each utility is explained in a chapter that covers basic usage and simple, stand-alone applications How to implement a full SQL grammar, with full sample code Major MS-DOS and Unix versions of lex and yacc are explored in depth, including AT&T lex and yacc, Berkeley yacc, Berkeley/GNU Flex, GNU Bison, MKS lex and yacc, and Abraxas PCYACC
Fullstack React: The Complete Guide to ReactJS and Friends
Anthony Accomazzo - 2017
Quickly get to work - or get that job - with the right tools and the best practices.Seriously: Stop wasting your time scouring Google, searching through incorrect, out-of-date, blog posts and get everything you need to be productive in one, well-organized place. The book is complete with both simple and complex examples to get your apps up and running.You'll learn what you need to know to work professionally and build solid, well-tested, optimized apps with ReactJS. This book is your definitive guide or your money back.Buy now at https://www.fullstackreact.com.
Fornication: The "Red Hot Chili Peppers" Story
Jeff Apter - 2004
Full description
Clojure Programming
Chas Emerick - 2011
This book helps you learn the fundamentals of Clojure with examples relating it to the languages you know already, in the domains and topics you work with every day. See how this JVM language can help eliminate unnecessary complexity from your programming practice and open up new options for solving the most challenging problems. Clojure Programming demonstrates the language's flexibility by showing how it can be used for common tasks like web programming and working with databases, up through more demanding applications that require safe, effective concurrency and parallelism, data and statistical analysis, and more. This in-depth look helps tie together the full Clojure development experience, from how to organize your project and an introduction to Clojure build tooling, to a tutorial on how to make the most of Clojure’s REPL during development, and how to deploy your finished application in a cloud environment.Learn how to use Clojure without losing your investment in the Java platform Understand the advantages of Clojure as an efficient Lisp for the JVM See how Clojure is used today in several practical domains Discover how Clojure eliminates the need for many verbose and complicated design patterns Deploy large web applications across tens or hundreds of cloud nodes with Clojure
10 Secrets My Dog Taught Me: Life Lessons from a Man's Best Friend
Carlo DeVito - 2005
In 10 Secrets My Dog Taught Me, De Vito writes about their experiences growing up together - and the life lessons that invariably result from their adventures. Ultimately, when his beloved friend is gone, De Vito discovers some thruths about love, loss, and lasting friendship."It had been Exley's job to raise me. All that time we had been having fun, going for walks, getting into trouble, being companions and friends in some great adventure. And I had spent so much time teaching him to sit, stay, lie down, roll over. But all along, he had been teaching me. It is the child that makes the man, and in this case it was a dog. All along it had been the dog doing the teaching, not me. How do you like that? And I love him for it to this day and will for the rest of my life."Writing in the heartwarming, bestselling tradition of Pack of Two and My Dog Skip, De Vito captures the spirit of that tie in a way that will resonate with not only dog lovers, but all those who share their heart and home with a pet.