Book picks similar to
Charts and Graphs: Microsoft Excel 2010 by Bill Jelen
amazon
que
tech-books
11-office
App Empire: Make Money, Have a Life, and Let Technology Work for You
Chad Mureta - 2011
"App Empire" provides the confidence and the tools necessary for taking the next step towards financial success and freedom. The book caters to many platforms including iPhone, iPad, Android, and BlackBerry.This book includes real-world examples to inspire those who are looking to cash in on the App gold rush. Learn how to set up your business so that it works while you don't, and turn a simple idea into a passive revenue stream.Discover marketing strategies that few developers know and/or useLearn the success formula for getting thousands of downloads a day for one AppLearn the secret to why some Apps get visibility while others don'tGet insights to help you understand the App store market"App Empire" delivers advice on the most essential things you must do in order to achieve success with an app. Turn your simple app idea into cash flow today
Rise Of Mankind: Books 1-5
John Walker - 2018
Their hard won victory came from the aid of an alliance of aliens long at war with an aggressive force. With the aid of advanced technology, humanity retrofitted their surviving vessel. The Behemoth became a shield against any future incursions. Now a strange ship has arrived, heading straight toward Earth. As it is not answering hails, the Behemoth heads out to intercept. The operation is interrupted by other visitors from beyond the solar system. Outnumbered the Behemoth must fend off the invaders once again but this time, the stakes are much higher. Warfare: Rise Of Mankind Book 2 Barely recovered from a battle against an alien incursion, the Behemoth waits to see how the alliance wishes to leverage their discovery, the weapon code named Protocol Seven. When two warships arrive from their allies with an offer difficult to refuse, they find themselves leant out to travel outside the solar system to a secret research facility. But what was promised to be a milk run turns into something completely different. With limited resources and a new commander on board their companion ship, they must stay alive. Combined with a potential threat from within, the odds are stacked high against them. Only their ingenuity and the perseverance of the human spirit may keep them alive. Raid: Rise Of Mankind Book 3 Earth has nearly completed a second ship, a sister vessel to the Behemoth. This crowning achievement is hampered by a lack of a necessary element called Ulem, mined in deep space spread throughout Alliance space. The closest such station failed to deliver their goods. A lone security guard managed to deploy a simple message: PIRATES HAVE TAKEN THE STATION Turning to the Earth military council, the Alliance asks them to send the Behemoth to take back the station. In return, they will provide them with all the Ulem they need for two vessels and stay on to complete the construction of the ships. But the Behemoth has just finished a nasty engagement at a research facility and has not even returned home yet. Conflict: Rise Of Mankind Book 4 Disaster strikes The Behemoth, en route home after a successful mission liberating a mining facility from pirates, finds itself drifting in an uncharted sector of space. As the crew comes to, made ill by this jump drive malfunction, they spring into action to restore the ship to operational status so they can get home. However, they quickly find they are not alone. Surrounded by a native fleet of warships, they are viewed with suspicion as an alien force infringing on another culture’s space. They attempt to communicate but find themselves moving toward a conflict they do not want. The Behemoth may find themselves stuck in the far reaches of space with no hope of getting home. Pursuit: Rise Of Mankind Book 5 The Behemoth, has been selected to receive the honor of formally joining the alliance. As they prepare for the voyage and ceremony to come, not all are easy aboard the battleship. Clea An’Tufal, liaison aboard The Behemoth, wakes from a revelatory dream. Her first assignment ended in tragedy, the ship she served on was destroyed in a massive battle. Just before the final shot forced them to evacuate, she discovered a signal, an enemy secret that could change the tide of the war.
Facts and Fallacies of Software Engineering
Robert L. Glass - 2002
Though it may not seem this way for those who have been in the field for most of their careers, in the overall scheme of professions, software builders are relative "newbies." In the short history of the software field, a lot of facts have been identified, and a lot of fallacies promulgated. Those facts and fallacies are what this book is about. There's a problem with those facts-and, as you might imagine, those fallacies. Many of these fundamentally important facts are learned by a software engineer, but over the short lifespan of the software field, all too many of them have been forgotten. While reading
Facts and Fallacies of Software Engineering
, you may experience moments of "Oh, yes, I had forgotten that," alongside some "Is that really true?" thoughts. The author of this book doesn't shy away from controversy. In fact, each of the facts and fallacies is accompanied by a discussion of whatever controversy envelops it. You may find yourself agreeing with a lot of the facts and fallacies, yet emotionally disturbed by a few of them! Whether you agree or disagree, you will learn why the author has been called "the premier curmudgeon of software practice." These facts and fallacies are fundamental to the software building field-forget or neglect them at your peril!
Training Guide: Programming in HTML5 with JavaScript and CSS3
Glenn Johnson - 2013
Build hands-on expertise through a series of lessons, exercises, and suggested practices—and help maximize your performance on the job.Provides in-depth, hands-on training you take at your own pace Focuses on job-role-specific expertise for using HTML5, JavaScript, and CSS3 to begin building modern web and Windows 8 apps Features pragmatic lessons, exercises, and practices Creates a foundation of skills which, along with on-the-job experience, can be measured by Microsoft Certification exams such as 70-480 Coverage includes: creating HTML5 documents; implementing styles with CSS3; JavaScript in depth; using Microsoft developer tools; AJAX; multimedia support; drawing with Canvas and SVG; drag and drop functionality; location-aware apps; web storage; offline apps; writing your first simple Windows 8 apps; and other key topics
CCNA Portable Command Guide
Scott D. Empson - 2005
The 'CCNA Portable Command Guide' is a supplementary guide to assist network administrators in the proper use of the Cisco IOS and of the commands needed to pass the CCNA vendor exam.
Domain-Driven Design: Tackling Complexity in the Heart of Software
Eric Evans - 2003
"His book is very compatible with XP. It is not about drawing pictures of a domain; it is about how you think of it, the language you use to talk about it, and how you organize your software to reflect your improving understanding of it. Eric thinks that learning about your problem domain is as likely to happen at the end of your project as at the beginning, and so refactoring is a big part of his technique. "The book is a fun read. Eric has lots of interesting stories, and he has a way with words. I see this book as essential reading for software developers--it is a future classic." --Ralph Johnson, author of Design Patterns "If you don't think you are getting value from your investment in object-oriented programming, this book will tell you what you've forgotten to do. "Eric Evans convincingly argues for the importance of domain modeling as the central focus of development and provides a solid framework and set of techniques for accomplishing it. This is timeless wisdom, and will hold up long after the methodologies du jour have gone out of fashion." --Dave Collins, author of Designing Object-Oriented User Interfaces "Eric weaves real-world experience modeling--and building--business applications into a practical, useful book. Written from the perspective of a trusted practitioner, Eric's descriptions of ubiquitous language, the benefits of sharing models with users, object life-cycle management, logical and physical application structuring, and the process and results of deep refactoring are major contributions to our field." --Luke Hohmann, author of Beyond Software Architecture "This book belongs on the shelf of every thoughtful software developer." --Kent Beck "What Eric has managed to capture is a part of the design process that experienced object designers have always used, but that we have been singularly unsuccessful as a group in conveying to the rest of the industry. We've given away bits and pieces of this knowledge...but we've never organized and systematized the principles of building domain logic. This book is important." --Kyle Brown, author of Enterprise Java(TM) Programming with IBM(R) WebSphere(R) The software development community widely acknowledges that domain modeling is central to software design. Through domain models, software developers are able to express rich functionality and translate it into a software implementation that truly serves the needs of its users. But despite its obvious importance, there are few practical resources that explain how to incorporate effective domain modeling into the software development process. Domain-Driven Design fills that need. This is not a book about specific technologies. It offers readers a systematic approach to domain-driven design, presenting an extensive set of design best practices, experience-based techniques, and fundamental principles that facilitate the development of software projects facing complex domains. Intertwining design and development practice, this book incorporates numerous examples based on actual projects to illustrate the application of domain-driven design to real-world software development. Readers learn how to use a domain model to make a complex development effort more focused and dynamic. A core of best practices and standard patterns provides a common language for the development team. A shift in emphasis--refactoring not just the code but the model underlying the code--in combination with the frequent iterations of Agile development leads to deeper insight into domains and enhanced communication between domain expert and programmer. Domain-Driven Design then builds on this foundation, and addresses modeling and design for complex systems and larger organizations.Specific topics covered include:Getting all team members to speak the same language Connecting model and implementation more deeply Sharpening key distinctions in a model Managing the lifecycle of a domain object Writing domain code that is safe to combine in elaborate ways Making complex code obvious and predictable Formulating a domain vision statement Distilling the core of a complex domain Digging out implicit concepts needed in the model Applying analysis patterns Relating design patterns to the model Maintaining model integrity in a large system Dealing with coexisting models on the same project Organizing systems with large-scale structures Recognizing and responding to modeling breakthroughs With this book in hand, object-oriented developers, system analysts, and designers will have the guidance they need to organize and focus their work, create rich and useful domain models, and leverage those models into quality, long-lasting software implementations.
Children of Dreams
Lorilyn Roberts - 2009
The inspiring story of turning stolen years into life-changing hope not only for her but two destitute children will bring tears to the reader as he identifies with her feelings of insecurity and fear. The timeless theme of God's faithfulness-the stuff out of which God brings redemption-will leave the reader riveted to the pages of this book. "Children of Dreams" is more than an adoption story set in the remotest regions of the planet. Facing insurmountable odds-communist blockades, life-threatening illness, betrayal and deceit-Lorilyn Roberts' courage and determination never to give up will touch the reader. Despair transformed into heavenly joy and evil overcome by God's redemptive love will inspire even the most skeptical to believe in miracles. "Children of Dreams" resonates with Biblical truth at a deep level and in a sense is everyone's story. Ms. Roberts is intimately familiar with adoption, having also been adopted as a child, and is able to present the spirit of adoption, as never before captured, in this tender tale. Comparing the adoption of her daughters to her adoption by the heavenly Father throughout the story flows naturally.
Hackers: Heroes of the Computer Revolution
Steven Levy - 1984
That was before one pioneering work documented the underground computer revolution that was about to change our world forever. With groundbreaking profiles of Bill Gates, Steve Wozniak, MIT's Tech Model Railroad Club, and more, Steven Levy's Hackers brilliantly captured a seminal moment when the risk-takers and explorers were poised to conquer twentieth-century America's last great frontier. And in the Internet age, the hacker ethic-first espoused here-is alive and well.
Coders at Work: Reflections on the Craft of Programming
Peter Seibel - 2009
As the words "at work" suggest, Peter Seibel focuses on how his interviewees tackle the day–to–day work of programming, while revealing much more, like how they became great programmers, how they recognize programming talent in others, and what kinds of problems they find most interesting. Hundreds of people have suggested names of programmers to interview on the Coders at Work web site: http://www.codersatwork.com. The complete list was 284 names. Having digested everyone’s feedback, we selected 16 folks who’ve been kind enough to agree to be interviewed:- Frances Allen: Pioneer in optimizing compilers, first woman to win the Turing Award (2006) and first female IBM fellow- Joe Armstrong: Inventor of Erlang- Joshua Bloch: Author of the Java collections framework, now at Google- Bernie Cosell: One of the main software guys behind the original ARPANET IMPs and a master debugger- Douglas Crockford: JSON founder, JavaScript architect at Yahoo!- L. Peter Deutsch: Author of Ghostscript, implementer of Smalltalk-80 at Xerox PARC and Lisp 1.5 on PDP-1- Brendan Eich: Inventor of JavaScript, CTO of the Mozilla Corporation - Brad Fitzpatrick: Writer of LiveJournal, OpenID, memcached, and Perlbal - Dan Ingalls: Smalltalk implementor and designer- Simon Peyton Jones: Coinventor of Haskell and lead designer of Glasgow Haskell Compiler- Donald Knuth: Author of The Art of Computer Programming and creator of TeX- Peter Norvig: Director of Research at Google and author of the standard text on AI- Guy Steele: Coinventor of Scheme and part of the Common Lisp Gang of Five, currently working on Fortress- Ken Thompson: Inventor of UNIX- Jamie Zawinski: Author of XEmacs and early Netscape/Mozilla hackerWhat you’ll learn:How the best programmers in the world do their jobWho is this book for?Programmers interested in the point of view of leaders in the field. Programmers looking for approaches that work for some of these outstanding programmers.
Release It!: Design and Deploy Production-Ready Software (Pragmatic Programmers)
Michael T. Nygard - 2007
Did you design your system to survivef a sudden rush of visitors from Digg or Slashdot? Or an influx of real world customers from 100 different countries? Are you ready for a world filled with flakey networks, tangled databases, and impatient users?If you're a developer and don't want to be on call for 3AM for the rest of your life, this book will help.In Release It!, Michael T. Nygard shows you how to design and architect your application for the harsh realities it will face. You'll learn how to design your application for maximum uptime, performance, and return on investment.Mike explains that many problems with systems today start with the design.
Testable JavaScript
Mark Ethan Trostler - 2012
This book shows you what writing and maintaining testable JavaScript for the client- or server-side actually entails, whether you’re creating a new application or rewriting legacy code.From methods to reduce code complexity to unit testing, code coverage, debugging, and automation, you’ll learn a holistic approach for writing JavaScript code that you and your colleagues can easily fix and maintain going forward. Testing JavaScript code is complicated. This book helps you simply the process considerably.Get an overview of Agile, test-driven development, and behavior-driven developmentUse patterns from static languages and standards-based JavaScript to reduce code complexityLearn the advantages of event-based architectures, including modularity, loose coupling, and reusabilityExplore tools for writing and running unit tests at the functional and application levelGenerate code coverage to measure the scope and effectiveness of your testsConduct integration, performance, and load testing, using Selenium or CasperJSUse tools for in-browser, Node.js, mobile, and production debuggingUnderstand what, when, and how to automate your development processes
The Psychology of Computer Programming
Gerald M. Weinberg - 1971
Weinberg adds new insights and highlights the similarities and differences between now and then. Using a conversational style that invites the reader to join him, Weinberg reunites with some of his most insightful writings on the human side of software engineering.Topics include egoless programming, intelligence, psychological measurement, personality factors, motivation, training, social problems on large projects, problem-solving ability, programming language design, team formation, the programming environment, and much more.Dorset House Publishing is proud to make this important text available to new generations of programmers -- and to encourage readers of the first edition to return to its valuable lessons.
Rocked by the Bear Complete Collection
V. Vaughn - 2017
But with the very first song they discover their voices are magic and Nessa falls hard when she find’s Andre’s touch is too. There’s only one problem - he’s not human. Andre knew Nessa was his true mate the first night they met. Reintroduced to the human world after years in the wild his communication skills are rusty, fortunately, his music is not. When Nessa helps him write the song of their hearts, they must decide if their love is more than beautiful music. Adrian - Ginny thinks playing keyboards in a garage band is just for fun. But when a talent scout offers her a recording deal, the prospect of fame is too good to resist. There’s only one problem — Ginny just became a werebear and mated to Adrian. Signing the contract means playing on human terms, and that risks exposing what they really are. Adrian can’t believe his good fortune. Moving to Maine led him to his true mate and a music opportunity of his dreams. But Ginny is a new werebear, and the stress of a rock star career is testing her control. He has to decide if the chance of a lifetime is worth endangering an entire kingdom. Aleck - Noel loves her job as talent scout’s assistant. Traveling and searching for the next big star with her boyfriend is the perfect mix of business and pleasure - until they land in Brunswick, Maine. Sent to scope out an underground sensation, Noel meets a Nordic god of a man that rocks her world beyond her wildest dreams, and all she ever wanted is no longer good enough. Aleck lives life behind the scenes. As a talented composer and lyricist, it’s not often he has to deal with more than a few people at a time. But when his brother is thrown into the limelight, fame shines on Aleck too. He’d turn it down in a heartbeat if the deal didn’t include time with the sexy brunette who happens to be his true mate. Now he’ll do anything to convince Noel she’s the one. Aaron - Olivia might have a little problem with control. She maintains a perfect GPA, has a flawless wardrobe and can bend people around her to fit her needs - until she meets the guy that throws her off beat with one glance. When the sexy drummer flashes his crooked smile her way, she comes undone at the seams and struggles to regain order. Fate has other ideas, making Olivia question everything she ever knew. Aaron was drawn to the fiery redhead, Olivia the first time he laid eyes on her. Her good girl appearance didn’t fool him for a minute. One touch of her hand was all it took to make sparks fly between them. But as his polar opposite, she refuses to let her animal out. Jared - Courtney has had a crush on Jared Vachon since they first met. She may have painted a few images of him too; so when she sees him jogging she takes a moment to notice his - ahem - artistic lines. The flash of a gun interrupts her muse and makes her take action to save his life, using a side of herself she didn’t know existed. Once Courtney discovers what lurks within, she’s not so sure she wants it to break free. Jared is in love with Courtney the human and Courtney the bear. But his true mate fears her animal side will ruin everything, except that’s not the real danger…. Jax - Sasha is an assassin with one thing on her mind -- eradicate werebear at all costs. When she's captured and held as a prisoner, she's rescued by Jax Vachon. Her savior wants her for something, and the truth she finds out might be worse than death.
Purple Reason
Doug Mennen - 2016
President Jackson Niles knows that the fight to bring real change to Washington could get ugly, but what comes out along the way is far worse than he ever imagined. The conspiracy surrounding the federal government threatens to bring down all that America stands for. Now a new President and a small group of patriots are forced to work behind the scenes to undo the damage caused by two parties run amok.
Software Design Decoded: 66 Ways Experts Think
Marian Petre - 2016
Expert software designers have specific habits, learned practices, and observed principles that they apply deliberately during their design work. This book offers sixty-six insights, distilled from years of studying experts at work, that capture what successful software designers actually do to create great software.The book presents these insights in a series of two-page illustrated spreads, with the principle and a short explanatory text on one page, and a drawing on the facing page. For example, "Experts generate alternatives" is illustrated by the same few balloons turned into a set of very different balloon animals. The text is engaging and accessible; the drawings are thought-provoking and often playful.Organized into such categories as "Experts reflect," "Experts are not afraid," and "Experts break the rules," the insights range from "Experts prefer simple solutions" to "Experts see error as opportunity." Readers learn that "Experts involve the user"; "Experts take inspiration from wherever they can"; "Experts design throughout the creation of software"; and "Experts draw the problem as much as they draw the solution."One habit for an aspiring expert software designer to develop would be to read and reread this entertaining but essential little book. The insights described offer a guide for the novice or a reference for the veteran--in software design or any design profession.A companion web site provides an annotated bibliography that compiles key underpinning literature, the opportunity to suggest additional insights, and more.