Computer Science: A Structured Approach Using C++


Behrouz A. Forouzan - 1999
    Every complete program uses a consistent style, and as programs are analyzed, styles and standards are further explained. Whenever possible, the authors develop the principle of a subject before they introduce the language implementation so the student understands the concept before dealing with the nuances of C++. In addition, a vast array of figures and tables visually reinforce key concepts. By integrating software engineering principles and encouraging the student to resist the temptation to immediately code, the text builds a solid foundation in problem solving.

Build a Career in Data Science


Emily Robinson - 2020
    Industry experts Jacqueline Nolis and Emily Robinson lay out the soft skills you’ll need alongside your technical know-how in order to succeed in the field. Following their clear and simple instructions you’ll craft a resume that hiring managers will love, learn how to ace your interview, and ensure you hit the ground running in your first months at your new job. Once you’ve gotten your foot in the door, learn to thrive as a data scientist by handling high expectations, dealing with stakeholders, and managing failures. Finally, you’ll look towards the future and learn about how to join the broader data science community, leaving a job gracefully, and plotting your career path. With this book by your side you’ll have everything you need to ensure a rewarding and productive role in data science.

Text Mining with R: A Tidy Approach


Julia Silge - 2017
    With this practical book, you'll explore text-mining techniques with tidytext, a package that authors Julia Silge and David Robinson developed using the tidy principles behind R packages like ggraph and dplyr. You'll learn how tidytext and other tidy tools in R can make text analysis easier and more effective.The authors demonstrate how treating text as data frames enables you to manipulate, summarize, and visualize characteristics of text. You'll also learn how to integrate natural language processing (NLP) into effective workflows. Practical code examples and data explorations will help you generate real insights from literature, news, and social media.Learn how to apply the tidy text format to NLPUse sentiment analysis to mine the emotional content of textIdentify a document's most important terms with frequency measurementsExplore relationships and connections between words with the ggraph and widyr packagesConvert back and forth between R's tidy and non-tidy text formatsUse topic modeling to classify document collections into natural groupsExamine case studies that compare Twitter archives, dig into NASA metadata, and analyze thousands of Usenet messages

Advanced Computer Architecture: Parallelism, Scalability, Programmability


Kai Hwang - 1992
    It deals with advanced computer architecture and parallel processing systems and techniques, providing an integrated study of computer hardware and software systems, and the material is suitable for use on courses found in computer science, computer engineering, or electrical engineering departments.

You Look Like a Thing and I Love You: How Artificial Intelligence Works and Why It's Making the World a Weirder Place


Janelle Shane - 2019
    according to an artificial intelligence trained by scientist Janelle Shane, creator of the popular blog "AI Weirdness." She creates silly AIs that learn how to name paint colors, create the best recipes, and even flirt (badly) with humans--all to understand the technology that governs so much of our daily lives.We rely on AI every day for recommendations, for translations, and to put cat ears on our selfie videos. We also trust AI with matters of life and death, on the road and in our hospitals. But how smart is AI really, and how does it solve problems, understand humans, and even drive self-driving cars?Shane delivers the answers to every AI question you've ever asked, and some you definitely haven't--like, how can a computer design the perfect sandwich? What does robot-generated Harry Potter fan-fiction look like? And is the world's best Halloween costume really "Vampire Hog Bride"?In this smart, often hilarious introduction to the most interesting science of our time, Shane shows how these programs learn, fail, and adapt--and how they reflect the best and worst of humanity. You Look Like a Thing and I Love You is the perfect book for anyone curious about what the robots in our lives are thinking.

Bitcoin Billionaires: A True Story of Genius, Betrayal, and Redemption


Ben Mezrich - 2019
    While nursing their wounds in Ibiza, they accidentally run into an eccentric character who tells them about a brand-new idea: cryptocurrency. Immersing themselves in what is then an obscure and sometimes sinister world, they begin to realize “crypto” is, in their own words, "either the next big thing or total bulls--t." There’s nothing left to do but make a bet.From the Silk Road to the halls of the Securities and Exchange Commission, Bitcoin Billionaires will take us on a wild and surprising ride while illuminating a tantalizing economic future. On November 26, 2017, the Winklevoss brothers became the first bitcoin billionaires. Here’s the story of how they got there—as only Ben Mezrich could tell it.

Too Damn Rich


Judith Gould - 1995
    Burghley's, Manhattan's most pretigious art auction house, is the setting for a tale of love and glammour, danger and suspense, where three vibrant and beautiful women will defy impossible odds to carve out the lives and loves they desire. Yet just as they achieve the pinnacle of success, a master criminal sets in motion a plan that threatens their very future.Enter the world of Judith Gould where powerful and beatiuful women build dynasties, amass fortunes, and fulfill their every desire. From the boardrooms of the elite and influential to the bedrooms of the rich and famous, Judith Gould will take you to the heights of passion.

A Contract with the Earth


Newt Gingrich - 1994
    Focusing on the environmental debate on the principle of common commitment, Gingrich and Maple declare a need for bipartisan environmentalism as they call for a new era of environmental stewardship, one with principles that they believe most Americans will share.

Murach's HTML5 and CSS3: Training and Reference


Zak Ruvalcaba - 2011
    This title also teaches you how to use the HTML5 and CSS3 features alongside the earlier standards.

Robot-Proof: Higher Education in the Age of Artificial Intelligence


Joseph E. Aoun - 2017
    Robots can climb stairs, open doors, win Jeopardy, analyze stocks, work in factories, find parking spaces, advise oncologists. In the past, automation was considered a threat to low-skilled labor. Now, many high-skilled functions, including interpreting medical images, doing legal research, and analyzing data, are within the skill sets of machines. How can higher education prepare students for their professional lives when professions themselves are disappearing? In Robot-Proof, Northeastern University president Joseph Aoun proposes a way to educate the next generation of college students to invent, to create, and to discover--to fill needs in society that even the most sophisticated artificial intelligence agent cannot.A "robot-proof" education, Aoun argues, is not concerned solely with topping up students' minds with high-octane facts. Rather, it calibrates them with a creative mindset and the mental elasticity to invent, discover, or create something valuable to society--a scientific proof, a hip-hop recording, a web comic, a cure for cancer. Aoun lays out the framework for a new discipline, humanics, which builds on our innate strengths and prepares students to compete in a labor market in which smart machines work alongside human professionals. The new literacies of Aoun's humanics are data literacy, technological literacy, and human literacy. Students will need data literacy to manage the flow of big data, and technological literacy to know how their machines work, but human literacy--the humanities, communication, and design--to function as a human being. Life-long learning opportunities will support their ability to adapt to change.The only certainty about the future is change. Higher education based on the new literacies of humanics can equip students for living and working through change.

Professional Android 4 Application Development


Reto Meier - 2012
    If you're anexperienced developer, you can start creating robust mobile Androidapps right away with this professional guide to Android 4application development. Written by one of Google's lead Androiddeveloper advocates, this practical book walks you through a seriesof hands-on projects that illustrate the features of the AndroidSDK. That includes all the new APIs introduced in Android 3 and 4, including building for tablets, using the Action Bar, Wi-Fi Direct, NFC Beam, and more.Shows experienced developers how to create mobile applicationsfor Android smartphones and tabletsRevised and expanded to cover all the Android SDK releasesincluding Android 4.0 (Ice Cream Sandwich), including all updatedAPIs, and the latest changes to the Android platform.Explains new and enhanced features such as drag and drop, fragments, the action bar, enhanced multitouch support, newenvironmental sensor support, major improvements to the animationframework, and a range of new communications techniques includingNFC and Wi-Fi direct.Provides practical guidance on publishing and marketing yourapplications, best practices for user experience, and moreThis book helps you learn to master the design, lifecycle, andUI of an Android app through practical exercises, which you canthen use as a basis for developing your own Android apps.

Haskell: The Craft of Functional Programming


Simon Thompson - 1996
    Running examples and case studies highlight new concepts and alternative approaches to program design.

The Little Book of Bull Moves in Bear Markets: How to Keep Your Portfolio Up When the Market Is Down


Peter D. Schiff - 2008
    Filled with insightful commentary, inventive metaphors, and prescriptive advice, this book shows you how to make money under adverse market conditions by using a conservative, nontraditional investment strategy.

The Malazan Book of the Fallen - Collection 4: Reaper's Gale, Toll The Hounds


Steven Erikson - 2009
    And the Edur fleet draws ever closer. Warriors, gods and wanderers converge. Soon there will be a reckoning - and it will be on an unimaginable scale...TOLL THE HOUNDSThe Lord of Death stands at the beginning of a conspiracy that will shake the cosmos, but at its end there waits another. For Anomander Rake, Son of Darkness, has come to right an ancient and terrible wrong...

The New Reagan Revolution: How Ronald Reagan's Principles Can Restore America's Greatness


Michael Reagan - 2011
    In his famous 1976 speech at the Republican National Convention, Ronald Reagan helped define a way forward and strengthened the Republican Party. As we stand at a crossroad once again, we are fortunate to have a blueprint for restoring America's greatness. Reagan has given us the principles to succeed. This book is not merely a diagnosis of our nation's ills but a prescription to heal our nation, rooted in the words and principles of Ronald Reagan. In these pages, Michael Reagan shares the plan his father developed over years of study, observation, and reflection. It is the plan he announced to the nation, straight from his heart, one summer evening during America's two hundredth year. It is the plan he put into action during his eight years in office as one of the most effective presidents of the twentieth century, and it is the plan we can use today to help return America to its former greatness, soundness, and prosperity.