Book picks similar to
The Waite Group's Object-Oriented Programming in Turbo C++ by Robert Lafore
00otherlanguages
fire
give-away-programming
technology
C++ Coding Standards: 101 Rules, Guidelines, and Best Practices
Herb Sutter - 2004
This happens automatically when following agood, simple set of guidelines.*They improve development speed, because the programmer doesn't need toalways make decisions starting from first principles.*They enhance teamwork by eliminating needless debates on inconsequentialissues and by making it easy for teammates to read and maintain each other'scode.The coding standards introduced by this book are a collection of guidelines forwriting high-quality C++ code.***They are the distilled conclusions of a rich collective experience of the C++community. Until now, this body of knowledge has been available only asfolklore or spread in bits and pieces throughout books.
The Elegant Solution: Toyota's Formula for Mastering Innovation
Matthew E. May - 2006
In a rare look into Toyota's ability to consistently achieve breakthroughs that outperform the competition, The Elegant Solution explains what Toyota associates have know all along: its not about the cars. Rather, Toyota's astounding success is just the visible result of a hidden creative process that begins with a seven-digit number. One million. That's how many new ideas that Toyota organization implements every year. These ideas come from every level of the organization- from the factory floors to the corporate suites. And organizations all over the world want to learn how it's done. Now senior University of Toyota advisor Matthew May show how any company can achieve an environment of everyday innovation and discover the kinds of elegant solutions that hold the power to change the game forever. World-class benchmarks like Lexus, Prius, Scion- even Toyota's vaunted production system- are simply shining examples of elegant solutions.
Computer System Architecture
M. Morris Mano - 1976
Written to aid electrical engineers, computer engineers, and computer scientists, the volume includes: KEY FEATURES: the computer architecture, organization, and design associated with computer hardware - the various digital components used in the organization and design of digital computers - detailed steps that a designer must go through in order to design an elementary basic computer - the organization and architecture of the central processing unit - the organization and architecture of input-output and memory - the concept of multiprocessing - two new chapters on pipeline and vector processing - two sections devoted completely to the reduced instruction set computer (RISC) - and sample worked-out problems to clarify topics.
The Social Church: A Theology of Digital Communication
Justin Wise - 2014
Justin Wise speaks about social media as this generation's printing press—a revolutionary technology that can spread the gospel farther and faster than we can imagine.It’s time to take what we know (and admit what we don’t know) and learn together how to move forward as the church. Are you ready to think theologically about this digital age and reach people in a new way?
Microsoft Azure Essentials - Fundamentals of Azure
Michael S. Collier - 2015
The first ebook in the series, Microsoft Azure Essentials: Fundamentals of Azure, introduces developers and IT professionals to the wide range of capabilities in Azure. The authors - both Microsoft MVPs in Azure - present both conceptual and how-to content for key areas, including: Azure Websites and Azure Cloud Services Azure Virtual Machines Azure Storage Azure Virtual Networks Databases Azure Active Directory Management tools Business scenarios Watch Microsoft Press’s blog and Twitter (@MicrosoftPress) to learn about other free ebooks in the “Microsoft Azure Essentials” series.
The REST API Design Handbook
George Reese - 2012
The RESTful approach to web services design is rapidly become the approach of choice. Unfortunately, too few people have truly solid REST API design skills, and discussions of REST can become bogged down in dry theory.The REST API Design Handbook is a simple, practical guide to aid software engineers and software architects create lasting, scalable APIs based on REST architectural principles. The book provides a sound foundation in discussing the constraints that define a REST API. It quickly goes beyond that into the practical aspects of implementing such an API in the real world.Written by cloud computing expert George Reese, The REST API Design Handbook reflects hands on work in consuming many different third party APIs as well the development of REST-based web services APIs. It addresses all of the debates the commonly arise while creating these APIs. Subjects covered include:* REST architectural constraints* Using HTTP methods and response codes in an API* Authenticating RESTful API calls* Versioning* Asynchronous Operations* Pagination and Streaming* Polling and Push Notifications* Rate Limiting
The Amazon Echo Dot User Guide: Newbie to Expert in 1 Hour!: The Echo Dot User Manual That Should Have Come In The Box
Tom Edwards - 2016
From the Number 1 Best Selling authors in Computers and Technology, this clear and concise guide will show you how to get the very best from your new Amazon Echo Dot. Step by step instructions will take you from newbie to expert in just one hour! About the Authors: Tom and Jenna Edwards are the Amazon Tech authors behind the Number 1 Best-selling e-books 250+ Best Kindle Fire & Fire HD Apps and All-New Fire 7 User Guide: Newbie to Expert in 2 Hours!
Next: Pastoral Succession That Works
William Vanderbloemen - 2014
Vanderbloemen, founder of a leading pastoral search firm, and Bird, an award-winning writer and researcher, share insider stories of succession failures and successes in dozens of churches, including some of the nation's most influential. The authors demystify successful pastoral succession and help you prepare for an even brighter future for your ministry. Includes a foreword by John Ortberg and an introduction by Eric Geiger and Kenton Beshore.
College Disrupted: The Great Unbundling of Higher Education
Ryan Craig - 2015
Our colleges and universities will soon find themselves competing for students with universities from around the world. With the advent of massive open online courses ("MOOCS") over the past two years, predictions that higher education will be the next industry to undergo "disruption" have become more frequent and fervent. Currently a university's reputation relies heavily on the "four Rs" in which the most elite schools thrive—rankings, research, real estate, and rah! (i.e. sports). But for the majority of students who are not attending these elite institutions, the "four Rs" offer poor value for the expense of a college education. Craig sees the future of higher education in online degrees that unbundle course offerings to offer a true bottom line return for the majority of students in terms of graduation, employment, and wages. College Disrupted details the changes that American higher education will undergo, including the transformation from packaged courses and degrees to truly unbundled course offerings, along with those that it will not. Written by a professional at the only investment firm focused on the higher education market, College Disrupted takes a creative view of the forces roiling higher education and the likely outcome, including light-hearted, real-life anecdotes that illustrate the author's points.
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.
Creativity For Sale: How I Made $1,000,000 Wearing T-Shirts and How You Can Turn Your Passion Into Profit, Too
Jason SurfrApp - 2014
Creativity For Sale is the story of how Jason took a crazy idea (IWearYourShirt) and turned it into social media marketing empire that generated over $1M in revenue in just a few short years. Whether you work at a 9-5 desk job, currently own your own business, or are an aspiring creative entrepreneur, this book will serve as a practical guide to helping you make money doing what you love. Jason shares his exact strategies, tips, tricks, and processes that have helped him create profitable businesses that get noticed by the likes of The Today Show, CNBC, Wall Street Journal, The New York Times, and many more media outlets. In Creativity For Sale, Jason shares stories of realigning his values and goals in life to become happier, healthier, and more focused. The world of online marketing and social media are noisy and crowded, this book will help you learn how to stand out from the crowd.
SSH, The Secure Shell: The Definitive Guide
Daniel J. Barrett - 2001
It supports secure remote logins, secure file transfer between computers, and a unique "tunneling" capability that adds encryption to otherwise insecure network applications. Best of all, SSH is free, with feature-filled commercial versions available as well.SSH: The Secure Shell: The Definitive Guide covers the Secure Shell in detail for both system administrators and end users. It demystifies the SSH man pages and includes thorough coverage of:SSH1, SSH2, OpenSSH, and F-Secure SSH for Unix, plus Windows and Macintosh products: the basics, the internals, and complex applications.Configuring SSH servers and clients, both system-wide and per user, with recommended settings to maximize security.Advanced key management using agents, agent forwarding, and forced commands.Forwarding (tunneling) of TCP and X11 applications in depth, even in the presence of firewalls and network address translation (NAT).Undocumented behaviors of popular SSH implementations.Installing and maintaining SSH systems.Whether you're communicating on a small LAN or across the Internet, SSH can ship your data from "here" to "there" efficiently and securely. So throw away those insecure .rhosts and hosts.equiv files, move up to SSH, and make your network a safe place to live and work.
MySQL Cookbook
Paul DuBois - 2002
Designed as a handy resource when you need quick solutions or techniques, the book offers dozens of short, focused pieces of code and hundreds of worked-out examples for programmers of all levels who don't have the time (or expertise) to solve MySQL problems from scratch.The new edition covers MySQL 5.0 and its powerful new features, as well as the older but still widespread MySQL 4.1. One major emphasis of this book is how to use SQL to formulate queries for particular kinds of questions, using the mysql client program included in MySQL distributions. The other major emphasis is how to write programs that interact with the MySQL server through an API. You'll find plenty of examples using several language APIs in multiple scenarios and situations, including the use of Ruby to retrieve and format data. There are also many new examples for using Perl, PHP, Python, and Java as well.Other recipes in the book teach you to:Access data from multiple tables at the same time Use SQL to select, sort, and summarize rows Find matches or mismatches between rows in two tables Determine intervals between dates or times, including age calculations Store images into MySQL and retrieve them for display in web pages Get LOAD DATA to read your data files properly or find which values in the file are invalid Use strict mode to prevent entry of bad data into your database Copy a table or a database to another server Generate sequence numbers to use as unique row identifiers Create database events that execute according to a schedule And a lot moreMySQL Cookbook doesn't attempt to develop full-fledged, complex applications. Instead, it's intended to assist you in developing applications yourself by helping you get past problems that have you stumped.
Bulletproof Ajax
Jeremy Keith - 2003
Uses progressive enhancement techniques to ensure graceful degradation (which makes sites usable in all browsers). Shows readers how to write their own Ajax scripts instead of relying on third-party libraries. Web site designers love the idea of Ajax--of creating Web pages in which information can be updated without refreshing the entire page. But for those who aren't hard-core programmers, enhancing pages using Ajax can be a challenge. Even more of a challenge is making sure those pages work for all users. In Bulletproof Ajax, author Jeremy Keith demonstrates how developers comfortable with CSS and (X)HTML can build Ajax functionality without frameworks, using the ideas of graceful degradation and progressive enhancement to ensure that the pages work for all users. Throughout this step-by-step guide, his emphasis is on best practices with an approach to building Ajax pages called Hijax, which improves flexibility and avoids worst-case scenarios.
Maximum Boost: Designing, Testing and Installing Turbocharger Systems
Corky Bell - 1997
Find out what works and what doesnt, which turbo is right for your needs, and what type of set-up will give you that extra boost. Bell shows you how to select and install the right turbo, how to prep your engine, test the systems, and integrate a turbo with EFI or carbureted engine.