Book picks similar to
Introducing ethics in Information and Computer Sciences by Open University
ethics
free-e-books
open-university
4-novella
Tree of Ages: Books 1-3
Sara C. Roethle - 2019
Magic’s memory is longer, and far more dangerous. After a century spent as a tree, Finn awakens into a world she barely recognizes. Whispers of the Faie, long thought destroyed, are spreading across the countryside, bringing fears that they are returning to wreak havoc amongst the mortals once again. Dark shapes lurk just out of sight, watching Finn’s every move as she tries to regain the memories of her past. As if by fate, travelers are drawn to her side. Scholars, thieves, and Iseult, a sellsword who seems to know more about her than he’s letting on. When one of Finn’s companions is taken by the Faie, she will be forced to make a choice: rescue a woman she barely knows, or leave with Iseult in search of an ancient relic that may hold the answers she so desperately seeks. Her decision means more than she realizes, for with her return, an ancient evil has been released. In order to survive, Finn must rediscover the hidden magics she doesn’t want. She must unearth her deepest roots to expose the phantoms of her past, and to face the ancient prophecy slowly tightening its noose around her neck. Enter a world of Enchantment, filled with Celtic lore, magic, and just a touch of romance in Tree of Ages, the first book in a series sure to please fans of Lord of the Rings, The Dragonriders of Pern, and Sword of Shannara. This set includes: -Tree of Ages -The Melted Sea -The Blood Forest Other books in this series: -Queen of Wands -The Oaken Throne -Dawn of Magic: Forest of Embers
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.
Hello World: Being Human in the Age of Algorithms
Hannah Fry - 2018
It’s time we stand face-to-digital-face with the true powers and limitations of the algorithms that already automate important decisions in healthcare, transportation, crime, and commerce. Hello World is indispensable preparation for the moral quandaries of a world run by code, and with the unfailingly entertaining Hannah Fry as our guide, we’ll be discussing these issues long after the last page is turned.
Eloquent JavaScript: A Modern Introduction to Programming
Marijn Haverbeke - 2010
I loved the tutorial-style game-like program development. This book rekindled my earliest joys of programming. Plus, JavaScript!" —Brendan Eich, creator of JavaScriptJavaScript is the language of the Web, and it's at the heart of every modern website from the lowliest personal blog to the mighty Google Apps. Though it's simple for beginners to pick up and play with, JavaScript is not a toy—it's a flexible and complex language, capable of much more than the showy tricks most programmers use it for.Eloquent JavaScript goes beyond the cut-and-paste scripts of the recipe books and teaches you to write code that's elegant and effective. You'll start with the basics of programming, and learn to use variables, control structures, functions, and data structures. Then you'll dive into the real JavaScript artistry: higher-order functions, closures, and object-oriented programming.Along the way you'll learn to:Master basic programming techniques and best practices Harness the power of functional and object-oriented programming Use regular expressions to quickly parse and manipulate strings Gracefully deal with errors and browser incompatibilities Handle browser events and alter the DOM structure Most importantly, Eloquent JavaScript will teach you to express yourself in code with precision and beauty. After all, great programming is an art, not a science—so why settle for a killer app when you can create a masterpiece?
Chaos Monkeys: Obscene Fortune and Random Failure in Silicon Valley
Antonio García Martínez - 2016
Infrastructure engineers use a software version of this “chaos monkey” to test online services’ robustness—their ability to survive random failure and correct mistakes before they actually occur. Tech entrepreneurs are society’s chaos monkeys, disruptors testing and transforming every aspect of our lives, from transportation (Uber) and lodging (AirBnB) to television (Netflix) and dating (Tinder). One of Silicon Valley’s most audacious chaos monkeys is Antonio García Martínez.After stints on Wall Street and as CEO of his own startup, García Martínez joined Facebook’s nascent advertising team, turning its users’ data into profit for COO Sheryl Sandberg and chairman and CEO Mark “Zuck” Zuckerberg. Forced out in the wake of an internal product war over the future of the company’s monetization strategy, García Martínez eventually landed at rival Twitter. He also fathered two children with a woman he barely knew, committed lewd acts and brewed illegal beer on the Facebook campus (accidentally flooding Zuckerberg's desk), lived on a sailboat, raced sport cars on the 101, and enthusiastically pursued the life of an overpaid Silicon Valley wastrel.Now, this gleeful contrarian unravels the chaotic evolution of social media and online marketing and reveals how it is invading our lives and shaping our future. Weighing in on everything from startups and credit derivatives to Big Brother and data tracking, social media monetization and digital “privacy,” García Martínez shares his scathing observations and outrageous antics, taking us on a humorous, subversive tour of the fascinatingly insular tech industry. Chaos Monkeys lays bare the hijinks, trade secrets, and power plays of the visionaries, grunts, sociopaths, opportunists, accidental tourists, and money cowboys who are revolutionizing our world. The question is, will we survive?
Pro C# 5.0 and the .Net 4.5 Framework
Andrew Troelsen - 2012
You'll find new chapters covering all the important new features that make .NET 4.5 the most comprehensive release yet, including:.NET APIs for Windows 8 style UI appsNew asynchronous task-based model for async operationsHow HTML5 support is being wrapped into C# web applicationsNew programming interfaces for HTTP applications, including improved IPv6 supportExpanded WPF, WCF and WF libraries giving C# more power than ever beforeThis comes on top of award winning coverage of core C# features, both old and new, that have made the previous editions of this book so popular (you'll find everything from generics to pLINQ covered here).The mission of this text is to provide you with a rock-solid foundation in the C# programming language and the core aspects of the .NET platform (assemblies, remoting, Windows Forms, Web Forms, ADO.NET, XML web services, etc.). Once you digest the information presented in these 25 chapters, you'll be in a perfect position to apply this knowledge to your specific programming assignments, and you'll be well equipped to explore the .NET universe on your own terms.
Data Structures Using C++
D.S. Malik - 2003
D.S. Malik is ideal for a one-semester course focused on data structures. Clearly written with the student in mind, this text focuses on Data Structures and includes advanced topics in C++ such as Linked Lists and the Standard Template Library (STL). This student-friendly text features abundant Programming Examples and extensive use of visual diagrams to reinforce difficult topics. Students will find Dr. Malik's use of complete programming code and clear display of syntax, explanation, and example easy to read and conducive to learning.
How To Create A Website Using Wordpress: The Beginner's Blueprint for Building a Professional Website in 3 Easy Steps (Plus 40+ Premium Wordpress Video Tutorials)
Brian Patrick - 2013
Building A Website With Wordpress Has Never Been This EasyLearn how to set up a website that meets your exact needs in 3 EASY STEPS....one that the "professionals" would have charged you thousands of dollars for! (FREE ACCESS to 40+ Premium Wordpress Tutorial Videos)
Going Pro Box Set
Ashlyn Hope - 2018
Especially relationships. Yes, she was a superstar as a kid, but as a woman by herself in the big city, Pro doesn't always feel like she's living up to her nickname. These days she can't get a win. One day she'll be struggling to pay for rent. The next she'll be dealing with the downfalls of internet dating. She's all alone in the big city and fighting to keep her business afloat while trying to find love, and none of these things are going her way. When Pro finally lands her dream client she takes herself out to bask in her small success, but her celebration gets sacked when she catches her new guy out on the town with another girl! Hurt, upset, and a hot mess, Pro abandons her night of celebration in tears, running out of a champagne lounge and accidentally slamming into the chest of a man on the street–David. Kind, considerate, and absolutely massive, David plays for a local professional football team. Nicknamed "Meat Mountain," he's huge everywhere and has rich brown eyes, a chiseled face, and a heart of gold. Eventually Pro starts living up to her superstar nickname. She’s got it all going on! But if it’s not one thing, it’s another. From a dangerously jealous coworker to mixed messages to a media frenzy, lots of things seem to be trying to stand between Pro and her happily ever after. Will somebody end up with a ring at the end of these season? Read the steamy, yet sweet, Going Pro series to find out.
Climax: A Contemporary Romance Box Set
Sarah J. Brooks - 2018
They will keep you up all night! Book 1: The Billionaire's Fake Marriage I’m a handsome, perfectly built, successful billionaire. People say I can’t possibly want for anything. Well, let me tell you why they’re dead wrong: If I want to see my daughter again, I need a fake wife. Book 2: The Deal I never let emotion get in the way of a good deal. Until I meet the virgin daughter of my new client. Business is all about maintaining control. But love is about losing it. Especially with Anna. Book 3: Bedroom Rodeo In my billionaire empire, business always comes first. But as a single dad, this is a real issue. That's why my new nanny puts my kids to bed. For that, I want to make her scream my name in ecstasy. But will she let me? She only wants to stay for 30 days… Book 4: Breaking the Rules I’ve never played by the rules. It’s made me a billionaire, but now everything is on the line. My new PR girl has just 1 rule: Don't f*ck around for the next two weeks. The problem is, she's the next on my list... Book 5: Point of No Return When this delicious young woman asks me to play her husband, I agree. It's fun in the beginning, but soon enough it's getting dead serious. Up to the point of no return for both of us... ***Climax is a Collection of 5 steamy stand-alone romance novels. No cliffhanger, no cheating,plenty of steam and a guaranteed HEA!***
Vintage Games: An Insider Look at the History of Grand Theft Auto, Super Mario, and the Most Influential Games of All Time
Bill Loguidice - 2009
Drawing on interviews as well as the authors' own lifelong experience with videogames, the book discusses each game's development, predecessors, critical reception, and influence on the industry. It also features hundreds of full-color screenshots and images, including rare photos of game boxes and other materials. Vintage Games is the ideal book for game enthusiasts and professionals who desire a broader understanding of the history of videogames and their evolution from a niche to a global market.
Arduino Projects Book
Scott Fitzgerald - 2012
Whether you're a rocket scientist or a poet, whether you're ten years old or ninety, we want to make it possible for you to build great projects using computers and electronics.The parts in this kit and the projects explained here form the skeleton of your projects. Arduino can make your projects responsive. It's up to you to make them beautiful.
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.
Pro Django
Marty Alchin - 2008
Learn how to leverage the Django web framework to its full potential in this advanced tutorial and reference. Endorsed by Django, Pro Django more or less picks up where The Definitive Guide to Django left off and examines in greater detail the unusual and complex problems that Python web application developers can face and how to solve them.Provides in-depth information about advanced tools and techniques available in every Django installation Runs the gamut from the theory of Django's internal operations to actual code that solves real-world problems for high-volume environments Goes above and beyond other books, leaving the basics behind Shows how Django can do things even its core developers never dreamed possible
CCENT/CCNA ICND1 100-105 Official Cert Guide
Wendell Odom - 2016
They are built with the objective of providing assessment, review, and practice to help ensure you are fully prepared for your certification exam. Master Cisco CCENT/CCNA ICND1 100-105 exam topics Assess your knowledge with chapter-opening quizzes Review key concepts with exam preparation tasks This is the eBook edition of the CCENT/CCNA ICND1 100-105 Official Cert Guide. This eBook does not include the companion CD-ROM with practice exam that comes with the print edition. CCENT/CCNA ICND1 100-105 Official Cert Guide presents you with an organized test-preparation routine through the use of proven series elements and techniques. “Do I Know This Already?” quizzes open each chapter and enable you to decide how much time you need to spend on each section. Exam topic lists make referencing easy. Chapter-ending Exam Preparation Tasks help you drill on key concepts you must know thoroughly. CCENT/CCNA ICND1 100-105 Official Cert Guide from Cisco Press enables you to succeed on the exam the first time and is the only self-study resource approved by Cisco. Best-selling author and expert instructor Wendell Odom shares preparation hints and test-taking tips, helping you identify areas of weakness and improve both your conceptual knowledge and hands-on skills. This complete study package includes · A test-preparation routine proven to help you pass the exams · Do I Know This Already? quizzes, which enable you to decide how much time you need to spend on each section · Chapter-ending and part-ending exercises, which help you drill on key concepts you must know thoroughly · Troubleshooting sections, which help you master the complex scenarios you will face on the exam · A free copy of the CCENT ICND1 100-105 Network Simulator Lite software, complete with meaningful lab exercises that help you hone your hands-on skills with the command-line interface for routers and switches · Links to a series of hands-on config labs developed by the author · Online, interactive practice exercises that help you hone your knowledge · More than 90 minutes of video mentoring from the author · A final preparation chapter, which guides you through tools and resources to help you craft your review and test-taking strategies · Study plan suggestions and templates to help you organize and optimize your study time Well regarded for its level of detail, study plans, assessment features, challenging review questions and exercises, video instruction, and hands-on labs, this official study guide helps you master the concepts and techniques that ensure your exam success. This official study guide helps you master all the topics on the CCENT/CCNA ICND1 exam, including · Networking fundamentals · Implementing basic Ethernet LANs · Ethernet LANs: design, VLANs, and troubleshooting · IPv4 addressing and subnetting · Implementing IPv4 · IPv4 design and troubleshooting ...