Book picks similar to
The Waite Group's Object-Oriented Programming in Turbo C++ by Robert Lafore
gregory-foster
technology
work
dead-tree
jQuery in Action
Bear Bibeault - 2008
Developers of every stripe-hobbyists and professionals alike-fall in love with jQuery the minute they've reduced 20 lines of clunky JavaScript into three lines of elegant, readable code. This new, concise JavaScript library radically simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages.jQuery in Action, like jQuery itself, is a concise tool designed to make you a more efficient and effective web developer. In a short 300 pages, this book introduces you to the jQuery programming model and guides you through the major features and techniques you'll need to be productive immediately. The book anchors each new concept in the tasks you'll tackle in day-to-day web development and offers unique lab pages where you immediately put your jQuery knowledge to work.There are dozens of JavaScript libraries available now, with major companies like Google, Yahoo and AOL open-sourcing their in-house tools. This book shows you how jQuery stacks up against other libraries and helps you navigate interaction with other tools and frameworks.jQuery in Action offers a rich investigation of the up-and-coming jQuery library for client-side JavaScript. This book covers all major features and capabilities in a manner focused on getting the reader up and running with jQuery from the very first sections. Web Developers reading this book will gain a deep understanding of how to use jQuery to simplify their pages and lives, as well as learn the philosophy behind writing jQuery-enhanced pages.
SCJP Sun Certified Programmer for Java 6 Study Guide
Kathy Sierra - 2008
100% complete coverage of all official objectives for exam 310-065Exam Objective Highlights in every chapter point out certification objectives to ensure you're focused on passing the exam Exam Watch sections in every chapter highlight key exam topics coveredSimulated exam questions match the format, tone, topics, and difficulty of the real examCovers all SCJP exam topics, including:Declarations and Access Control - Object Orientation - Assignments - Operators - Flow Control, Exceptions, and Assertions - Strings, I/O, Formatting, and Parsing - Generics and Collections - Inner Classes - Threads - DevelopmentCD-ROM includes: Complete MasterExam practice testing engine, featuring: Two full practice exams; Detailed answers with explanations; Score Report performance assessment toolElectronic book for studying on the goBonus coverage of the SCJD exam includedBonus downloadable MasterExam practice test with free online registration.
Python Essential Reference (Developer's Library)
David Beazley - 1999
This text concisely describes the Python language and its programming environment for those readers already familiar with languages such as C and C++.
Stranger on a Black Stallion (Clay Brentwood Book 1)
Jared McVay - 2016
It wasn’t bad enough that they burned his ranch to the ground and stole his horses and cattle, but they also took it upon themselves to rape and then murder his pregnant wife...and for that they had to die.
13 Hoodoo Jar Spells: Love Money Protection Nightmares Banishing and More
Elizabeth Dupart - 2016
Each recipe has been tested and perfected by a true practitioner of hoodoo. From finding love to banishing a spirit, you can find it all in this book!
Fortress Farm Trilogy: Volumes 1, 2 & 3
G.R. Carter - 2015
Chilling in concept, the series remains hopeful as people work together to survive a worldwide catastrophe. This box set contains: * The Case for Continuity (Brand new prologue) * The Pullback - Book 1 (New scenes surrounding the timeline of the Reset) * Shield of the Okaw - Book 2 (New chapters with added character background) * Red Hawk Rising - Book 3 * A key to important terms, characters and maps in the world of Fortress Farm. Includes pictures. Also includes three never before published short stories complete with background information on related characters: * History of the North American Caliphate * Jenkins Family Dilemma * Fruit of the Valley: Quest for the Phoenix The motivation for the Fortress Farm series was simple; all across America there’s one thing people can agree on…something just isn’t right. A gut reaction is warning us that we as a people are in grave danger. Special interests tear at each other and divide us. Mounting debt becomes more unsustainable with each fiscal cycle. Most important, for the first time in human history, we don’t know how to feed ourselves. Society teeters just nine meals from chaos. We are at the mercy of intricate supply chains for the most basic of needs. If tomorrow that supply chain stopped, and the grocery store was empty, what would we do to care for our families? In the setting of the Fortress Farm series, the world’s electrical and communications grid fails. People are left people without food, water or heat. Leaders seize remaining resources for their own benefit, forsaking those they claimed to serve. Bandits roam the countryside preying on the weak. Humans once more fear what lurks in the night. Fortress Farm charts the progress of different societies as they reform in the void. Some try to create libertarian republics, others benevolent dictatorships, caliphates and military rule. Some Churches join forces and once again help lost souls find hope, while other religions take the opportunity to prove God's judgement is upon them. Each situation presents unique challenges and this new dark age survivors to the point of collapse. But all is not lost. This is not just a story detailing the implosion of a fragile society, but a blueprint for how we might prepare before catastrophe strikes and how we rebuild afterwards. More important than governmental theories, Fortress Farm follows common people doing the best they can to defend and care for their families in a chaotic world, each trying to build a better life for their loved ones.
The Decoded Company: Know Your Talent Better Than You Know Your Customers
Leerom Segal - 2014
Google amazes us by generating answers before we've even finished asking a question. These companies know who we are and what we want.The key to their magic is Big Data. Personalizing the consumer experience with the collection and analysis of consumer data is widely recognized as one of the biggest business opportunities of the 21st century. But there is a flip side to this that has largely been missed. What if we were able to use data about employees to personalize and customize their experience - to increase their engagement, help them learn faster on the job, and figure out which teams they should be on?In this book, Leerom and his colleagues outline the six principles they've used to decode work and unlock the maximum potential of their talent, and share success stories from other organizations that have embraced this approach. The Decoded Company is an actionable blueprint for any company that wants the best from its people, and isn't afraid of radical approaches to get it.Leerom Segal is the president and CEO of Klick and has been named "Entrepreneur of the Year" by the Business Development Bank of Canada, won the "Young Entrepreneur of the Year" award from Ernst and Young, and was named to Profit Magazine's Hall of Fame as the youngest CEO ever to lead a nonprofit company.Aaron Goldstein is the co-founder of Klick and is a Senior Certified Project Manager Professional.Jay Goldman was Head of Marketing at Rypple, a venture-backed startup acquired by Salesforce in 2012 and now known as Work.com. He is the author of the O'Reilly Facebook Cookbook, and he has been published in the Harvard Business Review.Rahaf Harfoush is the author of several books including Yes We Did. She was a contributor to the best-selling Wikinomics and Grown Up Digital.
Java Software Solutions: Foundations of Program Design
John Lewis - 1997
This new edition has an earlier evolution of object concepts, developed in a way that capitalizes on the power of objects without overwhelming beginning programmers. It includes all new Java 5 topics, including Scanner class, enumerated types, autoboxing, variable length parameter lists, the enhanced for loop, and generic types. This is in depth coverage on GUI applications. This book is appropriate for beginning programmers who want to learn to program with Java as well as experienced programmers who want to add Java to their skill-set.
Mastering Regular Expressions
Jeffrey E.F. Friedl - 1997
They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you already use them, you'll appreciate this book's unprecedented detail and breadth of coverage. If you think you know all you need to know about regularexpressions, this book is a stunning eye-opener.As this book shows, a command of regular expressions is an invaluable skill. Regular expressions allow you to code complex and subtle text processing that you never imagined could be automated. Regular expressions can save you time and aggravation. They can be used to craft elegant solutions to a wide range of problems. Once you've mastered regular expressions, they'll become an invaluable part of your toolkit. You will wonder how you ever got by without them.Yet despite their wide availability, flexibility, and unparalleled power, regular expressions are frequently underutilized. Yet what is power in the hands of an expert can be fraught with peril for the unwary. Mastering Regular Expressions will help you navigate the minefield to becoming an expert and help you optimize your use of regular expressions.Mastering Regular Expressions, Third Edition, now includes a full chapter devoted to PHP and its powerful and expressive suite of regular expression functions, in addition to enhanced PHP coverage in the central "core" chapters. Furthermore, this edition has been updated throughout to reflect advances in other languages, including expanded in-depth coverage of Sun's java.util.regex package, which has emerged as the standard Java regex implementation.Topics include:A comparison of features among different versions of many languages and toolsHow the regular expression engine worksOptimization (major savings available here!)Matching just what you want, but not what you don't wantSections and chapters on individual languagesWritten in the lucid, entertaining tone that makes a complex, dry topic become crystal-clear to programmers, and sprinkled with solutions to complex real-world problems, Mastering Regular Expressions, Third Edition offers a wealth information that you can put to immediateuse.Reviews of this new edition and the second edition: "There isn't a better (or more useful) book available on regular expressions."--Zak Greant, Managing Director, eZ Systems"A real tour-de-force of a book which not only covers the mechanics of regexes in extraordinary detail but also talks about efficiency and the use of regexes in Perl, Java, and .NET...If you use regular expressions as part of your professional work (even if you already have a good book on whatever language you're programming in) I would strongly recommend this book to you."--Dr. Chris Brown, Linux Format"The author does an outstanding job leading the reader from regexnovice to master. The book is extremely easy to read and chock full ofuseful and relevant examples...Regular expressions are valuable toolsthat every developer should have in their toolbox. Mastering RegularExpressions is the definitive guide to the subject, and an outstandingresource that belongs on every programmer's bookshelf. Ten out of TenHorseshoes."--Jason Menard, Java Ranch
Google Hacks: Tips & Tools for Finding and Using the World's Information
Rael Dornfest - 2003
But few people realize that Google also gives you hundreds of cool ways to organize and play with information.Since we released the last edition of this bestselling book, Google has added many new features and services to its expanding universe: Google Earth, Google Talk, Google Maps, Google Blog Search, Video Search, Music Search, Google Base, Google Reader, and Google Desktop among them. We've found ways to get these new services to do even more.The expanded third edition of Google Hacks is a brand-new and infinitely more useful book for this powerful search engine. You'll not only find dozens of hacks for the new Google services, but plenty of updated tips, tricks and scripts for hacking the old ones. Now you can make a Google Earth movie, visualize your web site traffic with Google Analytics, post pictures to your blog with Picasa, or access Gmail in your favorite email client. Industrial strength and real-world tested, this new collection enables you to mine a ton of information within Google's reach. And have a lot of fun while doing it:Search Google over IM with a Google Talk bot Build a customized Google Map and add it to your own web site Cover your searching tracks and take back your browsing privacy Turn any Google query into an RSS feed that you can monitor in Google Reader or the newsreader of your choice Keep tabs on blogs in new, useful ways Turn Gmail into an external hard drive for Windows, Mac, or Linux Beef up your web pages with search, ads, news feeds, and more Program Google with the Google API and language of your choice For those of you concerned about Google as an emerging Big Brother, this new edition also offers advice and concrete tips for protecting your privacy. Get into the world of Google and bend it to your will!
Demonstrating To WIN!: The Indispensable Guide for Demonstrating Complex Products
Robert Riefstahl - 2000
Throughout a demo or presentation, your prospect wants to run back to the relative safety of their existing world. This book will help you comfortably lead your prospect to your solution and make you the best demonstrator and presenter in your field!Tactics that you will find useful include:
Identifying and avoiding Demo Crimes
Winning demo techniques like "Tell-Show-Tell"
Building a value case for your solution
Managing your audience and reading their personalities
Creating winning themes
Performing differentiating Web demos and presentations
Conducting high value Discoveries
Managing your room environment
Winning teamwork techniques
We are an idea company that has built a deep set of actionable techniques and strategies derived from years of working with the most innovative and successful companies in the world. Our clients include Microsoft, SAP, Oracle, IBM, Getinge and many others. We adapted the ideas in this book based upon training thousands of highly paid, highly experienced professional demonstrators and presenters in every region of the world thus making it globally applicable and effective. We understand that the very best ideas are judged by their impact, and our clients validate the impact of our concepts through increased sales effectiveness every day. Don't miss out on this opportunity to truly differentiate your products and services.
Frontend Architecture for Design Systems: A Modern Blueprint for Scalable and Sustainable Websites
Micah Godbolt - 2015
This practical book takes experienced web developers through the new discipline of frontend architecture, including the latest tools, standards, and best practices that have elevated frontend web development to an entirely new level.Using real-world examples, case studies, and practical tips and tricks throughout, author Micah Godbolt introduces you to the four pillars of frontend architecture. He also provides compelling arguments for developers who want to embrace the mantle of frontend architect and fight to make it a first-class citizen in their next project.The four pillars include:Code: how to approach the HTML, CSS, and JavaScript of a design systemProcess: tools and processes for creating an efficient and error-proof workflowTesting: creating a stable foundation on which to build your siteDocumentation: tools for writing documentation while the work is in progress
Code Halos: How the Digital Lives of People, Things, and Organizations Are Changing the Rules of Business
Malcolm Frank - 2014
Today's outliers in revenue growth and value creation are winning with a new set of rules. They are dominating by managing the information that surrounds people, organizations, processes, and products--what authors Malcolm Frank, Paul Roehrig, and Ben Pring call Code Halos. This is far beyond "Big Data" and analytics. Code Halos spark new commercial models that can dramatically flip market dominance from industry stalwarts to challengers. In this new book, the authors show leaders how digital innovators and traditional companies can build Code Halo solutions to drive success. The book:Examines the explosion of digital information that now surrounds us and describes the profound impact this is having on individuals, corporations, and societies; Shows how the Crossroads Model can help anticipate and navigate this market shift; Provides examples of traditional firms already harnessing the power of Code Halos including GE's Brilliant Machines, Disney's theme park Magic Band, and Allstate's mobile devices and analytics that transform auto insurance. With reasoned insight, new data, real-world cases, and practical guidance, Code Halos shows seasoned executives, entrepreneurs, students, line-of-business owners, and technology leaders how to master the new rules of the Code Halo economy.
Corporate Finance for Dummies
Michael Taillard - 2012
"Corporate Finance For Dummies" introduces you to the practices of determining an operating budget, calculating future cash flow, and scenario analysis in a friendly, un-intimidating way that makes comprehension easy."Corporate Finance For Dummies" covers everything you'll encounter in a course on corporate finance, including accounting statements, cash flow, raising and managing capital, choosing investments; managing risk; determining dividends; mergers and acquisitions; and valuation.Serves as an excellent resource to supplement coursework related to corporate financeGives you the tools and advice you need to understand corporate finance principles and strategiesProvides information on the risks and rewards associated with corporate finance and lendingWith easy-to-understand explanations and examples, "Corporate Finance For Dummies" is a helpful study guide to accompany your coursework, explaining the tough stuff in a way you can understand.
Modern C++ Design: Generic Programming and Design Patterns Applied
Andrei Alexandrescu - 2001
Displaying extraordinary creativity and programming virtuosity, Alexandrescu offers a cutting-edge approach to design that unites design patterns, generic programming, and C++, enabling programmers to achieve expressive, flexible, and highly reusable code. This book introduces the concept of generic components--reusable design templates that produce boilerplate code for compiler consumption--all within C++. Generic components enable an easier and more seamless transition from design to application code, generate code that better expresses the original design intention, and support the reuse of design structures with minimal recoding. The author describes the specific C++ techniques and features that are used in building generic components and goes on to implement industrial strength generic components for real-world applications. Recurring issues that C++ developers face in their day-to-day activity are discussed in depth and implemented in a generic way. These include: Policy-based design for flexibility Partial template specialization Typelists--powerful type manipulation structures Patterns such as Visitor, Singleton, Command, and Factories Multi-method engines For each generic component, the book presents the fundamental problems and design options, and finally implements a generic solution.