|
|||
CLEAR AND CONCISE TECHNIQUES FOR USING ANALYTICS TO DELIVER BUSINESS IMPACT AT ANY ORGANIZATION Organizations have more data at their fingertips than ever, and their ability to put that data to productive use should be a key source of sustainable competitive advantage. Yet, business leaders looking to tap into a steady and manageable stream of “actionable insights” often, instead, get blasted with a deluge of dashboards, chart-filled slide decks, and opaque machine learning jargon that leaves them asking, “So what?” Analytics the Right Way is a guide for these leaders. It provides a clear and practical approach to putting analytics to productive use with a three-part framework that brings together the realities of the modern business environment with the deep truths underpinning statistics, computer science, machine learning, and artificial intelligence. The result: a pragmatic and actionable guide for delivering clarity, order, and business impact to an organization’s use of data and analytics. The book uses a combination of real-world examples from the authors’ direct experiences—working inside organizations, as external consultants, and as educators—mixed with vivid hypotheticals and illustrations—little green aliens, petty criminals with an affinity for ice cream, skydiving without parachutes, and more—to empower the reader to put foundational analytical and statistical concepts to effective use in a business context. |
|
|||
Keep up with the latest changes in iOS and iPadOS! Version 1.2, updated December 18, 2024 iOS 18 and iPadOS 18 overhaul your iPhone and iPad with major new features and interface changes. These include Apple Intelligence, which will continue to gain features and affect many aspects of how you use your device. In this book, Josh Centers shows you what's new, plus what you have to look forward to in future updates. In the fall of 2024, Apple initially rolled out new versions of iOS 18 and iPadOS 18 with a subset of their full feature set. New features, including many that are part of Apple Intelligence , started appearing in version 18.1, with more arriving in version 18.2 and still more expected over the coming months. Josh Centers introduces you to all the changes you'll see and how to navigate them. He discusses the redesigned and now completely customizable Control Center (plus more customizations for your Home Screen ), major changes to apps such as Photos , Messages , Notes , Maps , and Safari , the new Passwords app, and much more. This book shows you: • A list of major new features in iOS 18 and iPadOS 18 • How to determine whether the new software will run on your device, and the steps to follow to install the upgrade • Which Apple Intelligence have appeared as of version 18.2, and what's coming later on • How to modify your Home Screen , including turning app shortcuts into widgets • What's new in Control Center (almost everything) and how to take advantage of its new features • The changes—both useful and controversial—in the Photos app • New capabilities in Messages , including text formatting, animation effects, and scheduled messages, plus support for satellite messaging and RCS • The new Page Menu and the redesigned Reader mode in Safari • How the new Passwords app makes it easier for you to access items in your keychain • Many new capabilities in the Notes app, including Math Notes , richer formatting, highlighting, and attachments • Additional options for hiking and walking routes in Maps • The redesigned Calculator app, which now offers a much wider range of conversion options • Improvements to the Journal app, including Journal widgets for your Home Screen • Smaller changes to apps including Calendar , Files , Fitness+ , Freeform , Home , Mail , Music , Phone , and TV • Systemwide changes to Accessibility , AirPods , Game Mode , Contact Sharing , Emergency SOS Live Video , Flashlight , and SharePlay , plus new iPad-specific changes and a way to paste links over text Josh plans to update this book again in the coming months to reflect the ongoing changes in iOS 18 and iPadOS 18. |
|
|||
Welcome to the ultimate guide for mastering your iPhone 16 Pro! Whether you’re a tech enthusiast or a complete beginner, this comprehensive manual is designed to help you unlock the full potential of your device. With the latest iOS 18, your iPhone 16 Pro is more powerful and versatile than ever before. Imagine having a personal tech expert at your fingertips, guiding you through every feature and function of your new iPhone. This book is packed with detailed illustrations and step-by-step instructions that make learning easy and enjoyable. From setting up your device to exploring advanced features, we’ve got you covered. Are you ready to take stunning photos, manage your apps like a pro, and stay connected with ease? Our guide will show you how to customize your iPhone to suit your lifestyle, enhance your productivity, and keep your data secure. With tips and tricks tailored for both beginners and seniors, you’ll gain confidence and proficiency in no time. Don’t wait any longer to become an iPhone 16 Pro expert! Dive into this user-friendly guide and start exploring the endless possibilities of your device. Whether you’re setting up your iPhone for the first time or looking to master new features, this book is your go-to resource. Get your copy today and transform your iPhone experience! |
|
|||
The system design interview is considered to be the most complex and most difficult technical job interview by many. This book provides a step-by-step framework on how to tackle a system design question. It provides many examples to illustrate the systematic approach with detailed steps that you can follow. What’s inside? - An insider’s take on what interviewers really look for and why. - A 4-step framework for solving any system design interview question. - 15 real system design interview questions with detailed solutions. - 188 diagrams to visually explain how different systems work. Table Of Contents Chapter 1: Scale From Zero To Millions Of Users Chapter 2: Back-of-the-envelope Estimation Chapter 3: A Framework For System Design Interviews Chapter 4: Design A Rate Limiter Chapter 5: Design Consistent Hashing Chapter 6: Design A Key-value Store Chapter 7: Design A Unique Id Generator In Distributed Systems Chapter 8: Design A Url Shortener Chapter 9: Design A Web Crawler Chapter 10: Design A Notification System Chapter 11: Design A News Feed System Chapter 12: Design A Chat System Chapter 13: Design A Search Autocomplete System Chapter 14: Design Youtube Chapter 15: Design Google Drive Chapter 16: The Learning Continues |
|
|||
Artificial Intelligence is transforming industries and reshaping society, making AI literacy essential in today's fast-evolving digital landscape. This comprehensive guide introduces generative AI concepts for beginners, offering foundational knowledge on technologies like GPT-4, Large Language Models (LLMs), and neural networks. It explores the inner workings of GPT-4 and LLMs, the structure and function of deep learning and neural networks, and practical applications of AI technologies across various industry sectors. Designed to make AI accessible, the book covers real-world applications in fields such as art, design, business, and IT, revealing how AI can drive innovation and productivity. It offers insights into practical machine learning, emphasizing the significance of ethical AI development and responsible innovation. Readers gain strategies for using AI tools like ChatGPT, which enhance problem-solving and creativity through effective prompt design, and an understanding of quantum computing's potential to revolutionize AI. With simplified explanations, examples, and future-focused insights, this book provides readers with the tools to understand and engage with AI on a practical level, preparing them to navigate and contribute to an AI-driven world. Offering a comprehensive overview of AI technologies, their applications and workings, the book targets several audiences. It is suitable as a guide for those who are curious to learn more about AI, as well as for business professionals discovering the potential of AI to develop their work projects and careers, and for IT and technical specialists transitioning into the field of artificial intelligence.   Book length in print format: 239 pages.   |
|
|||
Even bad code can function. But if code isn’t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn’t have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship . Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the values of a software craftsman and make you a better programmer–but only if you work at it. What kind of work will you be doing? You’ll be reading code–lots of code. And you will be challenged to think about what’s right about that code, and what’s wrong with it. More importantly, you will be challenged to reassess your professional values and your commitment to your craft. Clean Code is divided into three parts. The first describes the principles, patterns, and practices of writing clean code. The second part consists of several case studies of increasing complexity. Each case study is an exercise in cleaning up code–of transforming a code base that has some problems into one that is sound and efficient. The third part is the payoff: a single chapter containing a list of heuristics and “smells” gathered while creating the case studies. The result is a knowledge base that describes the way we think when we write, read, and clean code. Readers will come away from this book understanding How to tell the difference between good and bad code How to write good code and how to transform bad code into good code How to create good names, good functions, good objects, and good classes How to format code for maximum readability How to implement complete error handling without obscuring code logic How to unit test and practice test-driven development This book is a must for any developer, software engineer, project manager, team lead, or systems analyst with an interest in producing better code. |
|
|||
Digital transformation is no longer news--it's a necessity. Despite the widespread threat of disruption, many large companies in traditional industries have succeeded at digitizing their businesses in truly transformative ways. The New York Times , formerly a bastion of traditional media, has created a thriving digital product behind a carefully designed paywall. Best Buy has transformed its business in the face of Amazon's threat. John Deere has formed a data-analysis arm to complement its farm-equipment business. And Goldman Sachs and many others are using digital technologies to reimagine their businesses. In Driving Digital Strategy , Harvard Business School professor Sunil Gupta provides an actionable framework for following their lead. For over a decade, Gupta has studied digital transformation at Fortune 500 companies. He knows what works and what doesn't. Merely dabbling in digital or launching a small independent unit, which many companies do, will not bring success. Instead you need to fundamentally change the core of your business and ensure that your digital strategy touches all aspects of your organization: your business model, value chain, customer relationships, and company culture. Gupta covers each aspect in vivid detail while providing navigation tips and best practices along the way. Filled with rich and illuminating case studies of companies at the forefront of digital transformation, Driving Digital Strategy is the comprehensive guide you need to take full advantage of the limitless opportunities the digital age provides. |
|
|||
The classic guide to how computers work, updated with new chapters and interactive graphics "For me, Code was a revelation. It was the first book about programming that spoke to me. It started with a story, and it built up, layer by layer, analogy by analogy, until I understood not just the Code, but the System. Code is a book that is as much about Systems Thinking and abstractions as it is about code and programming. Code teaches us how many unseen layers there are between the computer systems that we as users look at every day and the magical silicon rocks that we infused with lightning and taught to think." - Scott Hanselman, Partner Program Director, Microsoft, and host of Hanselminutes Computers are everywhere, most obviously in our laptops and smartphones, but also our cars, televisions, microwave ovens, alarm clocks, robot vacuum cleaners, and other smart appliances. Have you ever wondered what goes on inside these devices to make our lives easier but occasionally more infuriating? For more than 20 years, readers have delighted in Charles Petzold's illuminating story of the secret inner life of computers, and now he has revised it for this new age of computing. Cleverly illustrated and easy to understand, this is the book that cracks the mystery. You'll discover what flashlights, black cats, seesaws, and the ride of Paul Revere can teach you about computing, and how human ingenuity and our compulsion to communicate have shaped every electronic device we use. This new expanded edition explores more deeply the bit-by-bit and gate-by-gate construction of the heart of every smart device, the central processing unit that combines the simplest of basic operations to perform the most complex of feats. Petzold's companion website, CodeHiddenLanguage.com, uses animated graphics of key circuits in the book to make computers even easier to comprehend. In addition to substantially revised and updated content, new chapters include: Chapter 18:  Let's Build a Clock! Chapter 21:  The Arithmetic Logic Unit Chapter 22:  Registers and Busses Chapter 23:  CPU Control Signals Chapter 24:  Jumps, Loops, and Calls Chapter 28: The World Brain From the simple ticking of clocks to the worldwide hum of the internet, Code reveals the essence of the digital revolution. |
|
|||
Are you feeling overwhelmed by all the new features and changes in the Apple Watch Series 10? Struggling to figure out how to make the most of its advanced health tracking, connectivity options, and customization features? Whether you're a first-time user or upgrading from an older model, navigating through this sophisticated device can be challenging without the right guidance. In this comprehensive Guide, you’ll discover clear, step-by-step instructions that take you from setup to mastery. Learn how to optimize the watch's advanced sensors for health tracking, customize settings for daily convenience, and unlock hidden features that can make your life easier. From integrating with your iPhone and using the Action button to personalizing watch faces and exploring WatchOS 11’s latest upgrades, this guide has everything you need to know. Don’t miss out on getting the best experience from your Apple Watch Series 10. Grab your copy of the Apple Watch Series 10 User Guide today, and transform your smartwatch into a powerful tool that supports your lifestyle, health, and productivity! |
|
|||
The only book you need to understand blockchain: what it is, how it works and how it will transform business, society and our everyday lives. Basic Blockchain is an accessible, non-technical introduction to a revolutionary technology. 'Makes it easy for the average business executive to understand blockchain' -- Chris Larsen, founder and chairman, Ripple 'An essential tool for those looking to distinguish information from noise' -- Eva Kaili, MEP and Chair of The Committee for the Future of Science and Technology A revolution is under way across the globe, yet very few people understand it. Basic Blockchain will explain everything you need to know to understand the technology that will soon disrupt and revolutionise everything from financial and health services to the property market and how we vote. Born of an obscure body of research on game theory developed by NASA, originally championed by drug dealers seeking to launder ill-gotten gains, accelerated by entrepreneurs seeking to improve financial access for the poor, funded by giant corporate interests attracted to the potential for billions of dollars of cost savings, blockchain heralds a new era of financial inclusion, legal inclusion for the dispossessed and lower prices for consumers. In short, it will enact radical change on our lives. In this book, David L. Shrier, one of MIT and Oxford University's leading futurists, explains for the general reader: - The history of blockchain, its apocryphal progenitor Satoshi Nakamoto and the socioeconomic context of its origins in the 2008 financial crisis. - How blockchain works, including the core technologies that drive it such as cryptographic hashes and network theory, all described in simple, understandable terms. - The potential of blockchain, including its impact on our jobs, industry and society as a whole. Blockchain will disrupt and transform our world in profound ways. This accessible book, written by a global authority on blockchain, is the essential introduction to the next technological revolution. |
|
|||
Apple's iPadOS 18 is a monumental leap forward for the iPad, transforming it into an even more powerful and versatile device. With a host of innovative features and enhancements, iPadOS 18 redefines what a tablet can do. iPadOS 18 is a game-changer for the iPad, transforming it into a more powerful and versatile device. With its new multitasking features, enhanced external display support, improved Apple Pencil capabilities, and refined app experiences, iPadOS 18 offers something for everyone. Whether you're a student, a professional, or simply someone who enjoys using a tablet, iPadOS 18 is a must-have update. But with so many new features and capabilities, it can be tough to know where to start. That's where the iPadOS 18 Complete User Guide comes in. This comprehensive guide will teach you everything you need to know about iPadOS 18, from setting up your device to using its most advanced features. In this book, you'll learn: How to set up your iPad and create an Apple ID How to use the Home screen, App Library, and Control Center How to make and receive calls, send and receive text messages, and use email How to use the internet, browse the web, and download apps How to take and share photos and videos, edit photos and videos, and create albums How to use Siri, Apple Maps, and Apple CarPlay How to use iCloud to store and sync your data across all of your devices How to use the new Stage Manager multitasking feature How to use the new Freeform app How to use the redesigned lock screen and widgets How to use the new multitasking menu How to use the new Notes app with collaboration features How to use the new Safari app with split-screen browsing and extensions How to use the new Mail app with scheduling and email groups And much more!The iPadOS 18 Complete User Guide is the perfect resource for anyone who wants to get the most out of their new iPad with iPadOS 18. Order your copy today and start mastering your device! |
|
|||
• Designed for new users of AutoCAD 2022 • Uses a tutorial style that progresses with each chapter • Teaches you to use AutoCAD as a tool for drafting and design • This edition features new material on the TRACE and COUNT commands Autodesk AutoCAD 2022 Fundamentals is designed to be used during instructor led training in an eight week course. It is an introductory level textbook intended for new AutoCAD 2022 users. This book covers all the fundamental skills necessary for effectively using AutoCAD and will provide a strong foundation for advancement. This textbook applies the use of AutoCAD as it pertains to mechanical drafting. Knowing how to draw a line in AutoCAD is not the same as understanding which line type is required when creating technical drawings. This text not only provides the necessary information to operate AutoCAD 2022 but also provides the skills to use AutoCAD as a tool to work proficiently as a drafter or designer. Table of Contents 1.   The AutoCAD Environment 2.   View Commands 3.   Drawing Lines 4.   Draw Commands 5.   Modify Commands 6.   Selecting Objects 7.   Object Properties 8.   Drafting Settings and Object Snaps 9.   Dimensions 10. Text Tools 11. Title Blocks and Templates 12. Viewports and Layouts 13. Utility Commands |
|
|||
Primer into the multidisciplinary world of Data Science The book will initially explain the What-Why of Data Science and the process of solving a Data Science problem. The fundamental concepts of Data Science, such as Statistics, Machine Learning, Business Intelligence, Data pipeline, and Cloud Computing, will also be discussed. All the topics will be explained with an example problem and will show how the industry approaches to solve such a problem. The book will pose questions to the learners to solve the problems and build the problem-solving aptitude and effectively learn. The book uses Mathematics wherever necessary and will show you how it is implemented using Python with the help of an example dataset. |
|
|||
NEW YORK TIMES BESTSELLER • An exhilarating tour of humanity's next great technological achievement—quantum computing—which may supercharge artificial intelligence, solve some of humanity's biggest problems, like global warming, world hunger, and incurable disease, and eventually illuminate the deepest mysteries of science, by the bestselling author of The God Equation. • “Expertly describes and rectifies common misconceptions about quantum computing." —Science "[Kaku's] lucid prose and thought process make abundant sense of this technological turning point.” —The New York Times Book Review The runaway success of the microchip may finally be reaching its end. As shrinking transistors approach the size of atoms, the phenomenal growth of computational power inevitably collapses. But this change heralds the birth of a revolutionary new type of computer, one that calculates on atoms themselves. Quantum computers promise unprecedented gains in computing power, enabling advancements that could overturn every aspect of our daily lives. While the media has mainly focused on their startling potential to crack any known encryption method, the race is already on to exploit their incredible power to revolutionize industry. Automotive makers, medical researchers, and consulting firms are all betting on quantum computing to design more efficient vehicles, create life-saving new drugs, and streamline businesses. But this is only the beginning. Quantum computing could be used to decode the complex chemical processes needed to produce cheap fertilizers and unleash a second Green Revolution; create a super battery that will enable the Solar Age; or design nuclear fusion reactors to generate clean, safe, renewable energy. It may even unravel the fiendishly difficult protein folding that lies at the heart of as-yet-incurable diseases like Alzheimer’s, ALS, and Parkinson’s. Already, quantum computers are being put to work to help solve the greatest mystery in science—the origin of the universe. There is no single problem humanity faces that might not be addressed by quantum computers. With his signature clarity and enthusiasm, Dr. Michio Kaku, who has spent his entire professional life working on the quantum theory, tells the thrilling story of this exciting scientific frontier and the race to claim humanity’s future. |
|
|||
Real-world advice on how to be invisible online from "the FBI's most wanted hacker" ( Wired ). Be online without leaving a trace. Your every step online is being tracked and stored, and your identity literally stolen. Big companies and big governments want to know and exploit what you do, and privacy is a luxury few can afford or understand. In this explosive yet practical book, Kevin Mitnick uses true-life stories to show exactly what is happening without your knowledge, teaching you "the art of invisibility" -- online and real-world tactics to protect you and your family, using easy step-by-step instructions. Reading this book, you will learn everything from password protection and smart Wi-Fi usage to advanced techniques designed to maximize your anonymity. Kevin Mitnick knows exactly how vulnerabilities can be exploited and just what to do to prevent that from happening. The world's most famous -- and formerly the US government's most wanted -- computer hacker, he has hacked into some of the country's most powerful and seemingly impenetrable agencies and companies, and at one point was on a three-year run from the FBI. Now Mitnick is reformed and widely regarded as the expert on the subject of computer security. Invisibility isn't just for superheroes; privacy is a power you deserve and need in the age of Big Brother and Big Data. "Who better than Mitnick -- internationally wanted hacker turned Fortune 500 security consultant -- to teach you how to keep your data safe?" -- Esquire |
|
|||
The quick, easy way to leap into the fascinating world of physical computing This is no ordinary circuit board. Arduino allows anyone, whether you're an artist, designer, programmer or hobbyist, to learn about and play with electronics. Through this book you learn how to build a variety of circuits that can sense or control things in the real world. Maybe you'll prototype your own product or create a piece of interactive artwork? This book equips you with everything you'll need to build your own Arduino project, but what you make is up to you! If you're ready to bring your ideas into the real world or are curious about the possibilities, this book is for you.   Learn by doing — start building circuits and programming your Arduino with a few easy to follow examples - right away! Easy does it — work through Arduino sketches line by line in plain English, to learn of how a they work and how to write your own Solder on! — Only ever used a breadboard in the kitchen? Don't know your soldering iron from a curling iron? No problem, you'll be prototyping in no time Kitted out — discover new and interesting hardware to make your Arduino into anything from a mobile phone to a geiger counter! Become an Arduino savant — learn all about functions, arrays, libraries, shields and other tools of the trade to take your Arduino project to the next level. Get social — teach your Arduino to communicate with software running on a computer to link the physical world with the virtual world It's hardware, it's software, it's fun! Start building the next cool gizmo with Arduino and Arduino For Dummies . |
|
|||
This is the eBook version of the printed book. The all-in-one HTML, CSS and JavaScript beginner's guide: covering the three most important languages for web development! Covers everything beginners need to know about the HTML and CSS standards and today's JavaScript and Ajax libraries - all in one book, for the first time Integrated, well-organized coverage expertly shows how to use all these key technologies together Short, simple lessons teach hands-on skills readers can apply immediately By best-selling author Julie Meloni Mastering HTML, CSS, and JavaScript is vital for any beginning web developer - and the importance of these technologies is growing as web development moves away from proprietary alternatives such as Flash. Sams Teach Yourself HTML, CSS, and JavaScript All in One brings together everything beginners need to build powerful web applications with the HTML and CSS standards and the latest JavaScript and Ajax libraries. With this book, beginners can get all the modern web development knowledge you need from one expert source. Bestselling author Julie Meloni (Sams Teach Yourself PHP, MySQL and Apache All in One) teaches simply and clearly, through brief, hands-on lessons focused on knowledge you can apply immediately. Meloni covers all the building blocks of practical web design and development, integrating new techniques and features into every chapter. Each lesson builds on what's come before, showing you exactly how to use HTML, CSS, and JavaScript together to create great web sites. Coverage includes all this, and much more: " Working with HTML text, fonts, tables, links, graphics, and multimedia " Advanced web page design with CSS, including lists, fixed and liquid layouts, and designing for devices " Web Scripting with JavaScript, including DOM, syntax, functions, and libraries " Extending JavaScript with Ajax " Advanced site functionality and management, from site organization through search engine optimization |
|
|||
Unlock the potential of Apple’s Notes app! Version 1.7, updated December 13, 2023 This book tells you everything you need to know about Apple's Notes app for iOS, macOS, and the web, from basic features like formatting to advanced features like scanning documents, password protecting notes, making sketches, and managing attachments. Apple’s Notes has come a long way since it was first introduced with the iPhone as a simple note-taking app, but many users are still unaware of its expanded capabilities. Now available on Macs, on iOS/iPadOS devices, and on the web at iCloud.com, Notes has become a surprisingly powerful tool for writing, sketching, organizing, and sharing information of all kinds. In Take Control of Notes , Josh Centers provides a quick but thorough guide to this deceptively simple app, showing you how to master its many tools—and avoid or work around its limitations. Among many other things, you'll learn how to: • Choose where to store notes (iCloud, IMAP, or a device) and whether or how they sync • Import notes from other apps and services • Apply and modify character-level and paragraph-level formatting in a note • Make lists (including checklists and lists with multiple levels of indentation) • Work with tables in notes • Encrypt notes with a password • Add photos, videos, audio, maps, and other content to your notes • Scan printed documents into Notes and save them as PDF attachments • Draw and sketch using your finger or an Apple Pencil • Share notes with other users, and add @-mentions • Use the Quick Note feature in macOS and iPadOS to start a note from anywhere • Organize your notes into folders, tag notes, and search their contents |
|
|||
"Introduction to Blockchain: Q&A for Beginners" is a straightforward guide for anyone curious about blockchain. This book answers common questions in a simple, easy-to-follow way, covering the basics like what blockchain is, how it works, and why it matters. Whether you're new to the concept or just want to understand it better, this book will help you grasp blockchain technology without getting lost in technical jargon. Start your journey into the world of blockchain today! |
|
|||
For the 75th anniversary, a new edition of The Human Use of Human Beings—the landmark book that delves into the relationship between humans and computers, and presciently anticipates many contemporary dilemmas surrounding AI technology. With a new introduction by Brian Christian, author of the bestselling Algorithms to Live By. In 1950, mathematician-philosopher Norbert Wiener ended this classic book on the place of machines in society with a warning: “We shall never receive the right answers to our questions unless we ask the right questions.... The hour is very late, and the choice of good and evil knocks at our door.” Wiener, the founder of the science of cybernetics—the study of the relationship between computers and the human nervous system—was widely mislabeled as an advocate for the automation of human life. As The Human Use for Human Beings reveals, his vision was much more complex and interesting, and is more relevant in today’s world of AI than anyone could have anticipated. In his new introduction, Brian Christian aptly calls Wiener the “progenitor of contemporary AI-safety discourse.” Wiener hoped that machines would release people from relentless and repetitive drudgery to achieve more creative pursuits, yet he anticipated the danger of dehumanizing and displacement. His pioneering views on the human-machine relationship as a “communicative process” are only more crucial now, as we carry in our pockets AI devices that we can literally speak to. His prescient warnings illuminate our contemporary relationships with language, art, and even social media. The Human Use of Human Beings examines the implications of cybernetics for education, law, language, science, technology, as Wiener anticipates the enormous impact—in effect, a third industrial revolution—that the computer has had on our lives. |
|
|||
Guide de l'utilisateur iOS 18 Êtes-vous dépassé par les nouvelles fonctionnalités et les changements d’iOS 18 ? Vous ne savez pas comment naviguer dans les dernières mises à jour, personnaliser votre appareil ou utiliser efficacement les nouvelles fonctionnalités ? La transition vers un nouveau système d'exploitation peut être intimidante, surtout avec la multitude d'améliorations et de paramètres à explorer. Ce guide complet vous guidera à travers tout ce que vous devez savoir sur iOS 18. Des bases de la mise à niveau et de la configuration de votre appareil aux conseils avancés pour optimiser la productivité et la personnalisation, ce livre couvre tout. Vous apprendrez à : - Personnalisez votre écran d'accueil avec de nouveaux widgets et icônes - Utilisez le centre de contrôle repensé pour un accès plus rapide aux commandes essentielles - Améliorez vos applications Photos et Messages avec de nouvelles fonctionnalités d'organisation et de communication - Optimisez les performances de jeu avec le nouveau mode de jeu - Améliorez la sécurité avec la nouvelle application Mots de passe et les paramètres de confidentialité améliorés - Tirez parti des fonctionnalités d'accessibilité pour adapter votre appareil à vos besoins Avec des explications détaillées, des instructions étape par étape et des conseils pratiques, ce guide est conçu pour aider les utilisateurs de tous niveaux à tirer le meilleur parti d'iOS 18. Ne vous laissez pas intimider par les nouvelles mises à jour. Donnez-vous les connaissances et les outils nécessaires pour maîtriser iOS 18. Obtenez votre exemplaire du guide de l'utilisateur iOS 18 dès aujourd'hui et libérez tout le potentiel de votre iPhone. Que vous soyez débutant ou utilisateur chevronné, ce livre vous permettra de naviguer dans le dernier iOS en toute confiance et facilité. Plongez et transformez votre expérience iPhone maintenant! |
|
|||
The world's most infamous hacker offers an insider's view of the low-tech threats to high-tech security Kevin Mitnick's exploits as a cyber-desperado and fugitive form one of the most exhaustive FBI manhunts in history and have spawned dozens of articles, books, films, and documentaries. Since his release from federal prison, in 1998, Mitnick has turned his life around and established himself as one of the most sought-after computer security experts worldwide. Now, in The Art of Deception, the world's most notorious hacker gives new meaning to the old adage, "It takes a thief to catch a thief." Focusing on the human factors involved with information security, Mitnick explains why all the firewalls and encryption protocols in the world will never be enough to stop a savvy grifter intent on rifling a corporate database or an irate employee determined to crash a system. With the help of many fascinating true stories of successful attacks on business and government, he illustrates just how susceptible even the most locked-down information systems are to a slick con artist impersonating an IRS agent. Narrating from the points of view of both the attacker and the victims, he explains why each attack was so successful and how it could have been prevented in an engaging and highly readable style reminiscent of a true-crime novel. And, perhaps most importantly, Mitnick offers advice for preventing these types of social engineering hacks through security protocols, training programs, and manuals that address the human element of security. |
|
|||
An authoritative introduction to the exciting new technologies of digital money Bitcoin and Cryptocurrency Technologies provides a comprehensive introduction to the revolutionary yet often misunderstood new technologies of digital currency. Whether you are a student, software developer, tech entrepreneur, or researcher in computer science, this authoritative and self-contained book tells you everything you need to know about the new global money for the Internet age. How do Bitcoin and its block chain actually work? How secure are your bitcoins? How anonymous are their users? Can cryptocurrencies be regulated? These are some of the many questions this book answers. It begins by tracing the history and development of Bitcoin and cryptocurrencies, and then gives the conceptual and practical foundations you need to engineer secure software that interacts with the Bitcoin network as well as to integrate ideas from Bitcoin into your own projects. Topics include decentralization, mining, the politics of Bitcoin, altcoins and the cryptocurrency ecosystem, the future of Bitcoin, and more. An essential introduction to the new technologies of digital currencyCovers the history and mechanics of Bitcoin and the block chain, security, decentralization, anonymity, politics and regulation, altcoins, and much moreFeatures an accompanying website that includes instructional videos for each chapter, homework problems, programming assignments, and lecture slidesAlso suitable for use with the authors' Coursera online courseElectronic solutions manual (available only to professors) |
|
|||
Dive into the future of passive income with "ChatGPT Side Hustles" by Alec Rowe. This comprehensive guide unveils over 85 innovative side hustle ideas leveraging the power of AI to boost your income, create new cash flows, and secure a competitive edge. Here’s a glimpse of what you'll uncover inside: Dive Deep into the AI Revolution : Begin your journey with a masterclass in ChatGPT technology. Unearth secrets behind AI advancements that are set to redefine industries – and how you can be at the forefront of this change. Transform Words into Wealth : Venture through the realms of content creation and media. Discover how to enchant your audience with blogs, social media, and podcasts, turning your words into a relentless stream of passive income. Master the Art of Digital Persuasion : Navigate the intricate world of marketing and advertising with AI at your helm. Learn covert strategies for captivating your audience, optimizing campaigns, and skyrocketing your digital presence. Educate and Empower : Forge the future of education and training. Unleash the potential of e-learning courses and personalized tutoring services, tapping into the insatiable demand for digital education. Craft Your Creative Empire : Explore the fusion of creativity and AI in arts and design. From stirring novels to mesmerizing graphic designs, learn how AI can amplify your creative genius. Automate Your Way to Efficiency : Reveal the blueprint for leveraging AI in business support and administration. Discover how automating mundane tasks can free you to focus on growth and innovation. Tech Innovations Unleashed : Step into the role of a tech maestro with insights into web development, app creation, and coding assistance. Transform your tech visions into reality with AI as your co-creator. A Blueprint for Health and Wellness : Carve out a niche in the booming health and wellness sector. Learn how AI can personalize nutrition and fitness, guiding others towards a healthier tomorrow. Redefine Customer Engagement : Elevate your customer service with chatbots and engagement strategies that feel deeply personal and infinitely scalable, thanks to AI. Future-Proof Your Ambitions : Glimpse into the crystal ball with Alec Rowe’s predictions for AI’s impact on the job market. Equip yourself with the knowledge and skills to stay ahead of the curve in a rapidly evolving world. "ChatGPT Side Hustles" by Alec Rowe is more than just a book; it's your roadmap to leveraging AI for financial success and innovation. Get ready to unlock the digital goldmine and make AI work for you! Click the “Add to Cart” button right away! |
|
|||
“Intelligence Artificielle : L’art du Prompt” est un guide complet par Nour El Hadri, axé sur la maîtrise de la formulation de prompts efficaces pour interagir avec l’IA. Il aborde les principes de base, les techniques avancées, les considérations éthiques et des exemples pratiques, dans le but de démystifier la communication avec l’IA et d’améliorer l’expérience utilisateur. |