SuperagencyReid Hoffman & Greg Beato
- Genre: Computers & Internet
- Publish Date: January 28, 2025
- Publisher: Authors Equity
- Apple Books | $2.99Amazon Kindle
The most popular and best selling computer ebooks at the Apple iBookstore.
Chart of the top computer ebook best sellers was last updated:
1
SuperagencyReid Hoffman & Greg Beato
Instant New York Times and USA Today Bestseller. Tech visionary and co-founder of Manas AI Reid Hoffman shares his unique insider’s perspective on an AI-powered future, making the case for its potential to unlock a world of possibilities. "An essential companion." — Fei-Fei Li "An important read." —Bill Gates "Brilliant mind. Compassionate heart. Bold ideas…Read this book!” —Van Jones "Refreshingly optimistic and welcome perspective." — Ariana Huffington "A fascinating and insightful book." —Yuval Noah Harari As taught at UPenn's Wharton and Stanford. Superagency offers a roadmap for using AI inclusively and adaptively to improve our lives and create positive change. While acknowledging challenges like disinformation and potential job changes, the book focuses on AI’s immense potential to increase individual agency and create better outcomes for society as a whole. Imagine AI tutors personalizing education for each child, researchers rapidly discovering cures for diseases like Alzheimer's and cancer, and AI advisors empowering people to navigate complex systems and achieve their goals. Hoffman and co-author, tech and culture writer Greg Beato envision a world where these possibilities, and many more, become a reality. Superagency challenges conventional fears, inviting us to view the future through a lens of opportunity, rather than fear. It’s a call to action – to embrace AI with excitement and actively shape a world where human ingenuity and the power of AI combine to create something extraordinary. Entrepreneur Reid Hoffman is a co-founder of LinkedIn, Inflection AI, and Manas AI. He is also host of the podcasts Possible and Masters of Scale .
2
Why Machines LearnAnil Ananthaswamy
A rich, narrative explanation of the mathematics that has brought us machine learning and the ongoing explosion of artificial intelligence Machine learning systems are making life-altering decisions for us: approving mortgage loans, determining whether a tumor is cancerous, or deciding if someone gets bail. They now influence developments and discoveries in chemistry, biology, and physics—the study of genomes, extrasolar planets, even the intricacies of quantum systems. And all this before large language models such as ChatGPT came on the scene. We are living through a revolution in machine learning-powered AI that shows no signs of slowing down. This technology is based on relatively simple mathematical ideas, some of which go back centuries, including linear algebra and calculus, the stuff of seventeenth- and eighteenth-century mathematics. It took the birth and advancement of computer science and the kindling of 1990s computer chips designed for video games to ignite the explosion of AI that we see today. In this enlightening book, Anil Ananthaswamy explains the fundamental math behind machine learning, while suggesting intriguing links between artificial and natural intelligence. Might the same math underpin them both? As Ananthaswamy resonantly concludes, to make safe and effective use of artificial intelligence, we need to understand its profound capabilities and limitations, the clues to which lie in the math that makes machine learning possible.
3
How Computers Really WorkMatthew Justice
An approachable, hands-on guide to understanding how computers work, from low-level circuits to high-level code. How Computers Really Work is a hands-on guide to the computing ecosystem: everything from circuits to memory and clock signals, machine code, programming languages, operating systems, and the internet. But you won't just read about these concepts, you'll test your knowledge with exercises, and practice what you learn with 41 optional hands-on projects. Build digital circuits, craft a guessing game, convert decimal numbers to binary, examine virtual memory usage, run your own web server, and more. Explore concepts like how to: Think like a software engineer as you use data to describe a real world conceptUse Ohm's and Kirchhoff's laws to analyze an electrical circuitThink like a computer as you practice binary addition and execute a program in your mind, step-by-step The book's projects will have you translate your learning into action, as you: Learn how to use a multimeter to measure resistance, current, and voltageBuild a half adder to see how logical operations in hardware can be combined to perform useful functionsWrite a program in assembly language, then examine the resulting machine codeLearn to use a debugger, disassemble code, and hack a program to change its behavior without changing the source codeUse a port scanner to see which internet ports your computer has openRun your own server and get a solid crash course on how the web works And since a picture is worth a thousand bytes, chapters are filled with detailed diagrams and illustrations to help clarify technical complexities. Requirements: The projects require a variety of hardware - electronics projects need a breadboard, power supply, and various circuit components; software projects are performed on a Raspberry Pi. Appendix B contains a complete list. Even if you skip the projects, the book's major concepts are clearly presented in the main text.
4
Python Crash Course, 3rd EditionEric Matthes
Python Crash Course is the world’s bestselling programming book, with over 1,500,000 copies sold to date! Python Crash Course is the world’s best-selling guide to the Python programming language. This fast-paced, thorough introduction will have you writing programs, solving problems, and developing functioning applications in no time. You’ll start by learning basic programming concepts, such as variables, lists, classes, and loops, and practice writing clean code with exercises for each topic. You’ll also learn how to make your programs interactive and test your code safely before adding it to a project. You’ll put your new knowledge into practice by creating a Space Invaders–inspired arcade game, building a set of data visualizations with Python’s handy libraries, and deploying a simple application online. As you work through the book, you’ll learn how to: Use powerful Python libraries and tools, including pytest, Pygame, Matplotlib, Plotly, and DjangoMake increasingly complex 2D games that respond to keypresses and mouse clicksGenerate interactive data visualizations using a variety of datasetsBuild apps that allow users to create accounts and manage their own data, and deploy your apps online Troubleshoot coding errors and solve common programming problems New to this edition : This third edition is completely revised to reflect the latest in Python code. New and updated coverage includes VS Code for text editing, the pathlib module for file handling, pytest for testing your code, as well as the latest features of Matplotlib, Plotly, and Django. If you’ve been thinking about digging into programming, Python Crash Course will provide you with the skills to write real programs fast. Why wait any longer? Start your engines and code! Covers Python 3.x
5
Artificial IntelligenceHarvard Business Review, Thomas H. Davenport, Erik Brynjolfsson, Andrew McAfee & H. James Wilson
Companies that don't use AI will soon be obsolete. From making faster, better decisions to automating rote work to enabling robots to respond to emotions, AI and machine learning are already reshaping business and society. What should you and your company be doing today to ensure that you're poised for success and keeping up with your competitors in the age of AI? Artificial Intelligence: The Insights You Need from Harvard Business Review brings you today's most essential thinking on AI and explains how to launch the right initiatives at your company to capitalize on the opportunity of the machine intelligence revolution. Business is changing. Will you adapt or be left behind? Get up to speed and deepen your understanding of the topics that are shaping your company's future with the Insights You Need from Harvard Business Review series. Featuring HBR's smartest thinking on fast-moving issues--blockchain, cybersecurity, AI, and more--each book provides the foundational introduction and practical case studies your organization needs to compete today and collects the best research, interviews, and analysis to get it ready for tomorrow. You can't afford to ignore how these issues will transform the landscape of business and society. The Insights You Need series will help you grasp these critical ideas--and prepare you and your company for the future.
6
Black Hat BashNick Aleks & Dolev Farhi
Master the art of offensive bash scripting. This highly practical hands-on guide covers chaining commands together, automating tasks, crafting living-off-the-land attacks, and more! In the hands of the penetration tester, bash scripting becomes a powerful offensive security tool. In Black Hat Bash , you’ll learn how to use bash to automate tasks, develop custom tools, uncover vulnerabilities, and execute advanced, living-off-the-land attacks against Linux servers. You’ll build a toolbox of bash scripts that will save you hours of manual work. And your only prerequisite is basic familiarity with the Linux operating system. You’ll learn the basics of bash syntax, then set up a Kali Linux lab to apply your skills across each stage of a penetration test—from initial access to data exfiltration. Along the way, you’ll learn how to perform OS command injection, access remote machines, gather information stealthily, and navigate restricted networks to find the crown jewels. Hands-on exercises throughout will have you applying your newfound skills. Key topics covered include: Bash scripting essentials: From control structures, functions, loops, and text manipulation with grep, awk, and sed.How to set up your lab: Create a hacking environment with Kali and Docker and install additional tools.Reconnaissance and vulnerability scanning: Learn how to perform host discovery, fuzzing, and port scanning using tools like Wfuzz, Nmap, and Nuclei.Exploitation and privilege escalation: Establish web and reverse shells, and maintain continuous access.Defense evasion and lateral movement: Audit hosts for landmines, avoid detection, and move through networks to uncover additional targets. Whether you’re a pentester, a bug bounty hunter, or a student entering the cybersecurity field, Black Hat Bash will teach you how to automate, customize, and optimize your offensive security strategies quickly and efficiently, with no true sorcery required.
7
Effective C, 2nd EditionRobert C. Seacord
Effective C, 2nd edition , is an introduction to essential C language programming that will soon have you writing programs, solving problems, and building working systems. The latest release of the C programming language, C23, enhances the safety, security, and usability of the language. This second edition of Effective C has been thoroughly updated to cover C23, offering a modern introduction to C that will teach you best practices for writing professional, effective, and secure programs that solve real-world problems. Effective C is a true product of the C community. Robert C. Seacord, a long-standing member of the C standards committee with over 40 years of programming experience, developed the book in collaboration with other C experts, such as Clang’s lead maintainer Aaron Ballman and C project editor JeanHeyd Meneide. Thanks to the efforts of this expert group, you’ll learn how to: Develop professional C code that is fast, robust, and secureUse objects, functions, and types effectivelySafely and correctly use integers and floating-point typesManage dynamic memory allocation Use strings and character types efficientlyPerform I/O operations using C standard streams and POSIX file descriptors Make effective use of C’s preprocessorDebug, test, and analyze C programs The world runs on code written in C. Effective C will show you how to get the most out of the language and build robust programs that stand the test of time. New to this edition: This edition has been extensively rewritten to align with modern C23 programming practices and leverage the latest C23 features. Updated to cover C23
8
iOS 26 User Guide for Beginners and SeniorsClear Start Guides
“Ready to unlock everything iOS 26 can do — without the confusion or hidden stress?” Apple’s latest iOS 26 update is packed with the powerful new Liquid Glass design, smarter Apple Intelligence tools, and stronger privacy features than ever before. But for many people — especially beginners and seniors — all these hidden updates just make the iPhone feel more complicated. That’s where Clear Start Guides comes in: your trusted, step-by-step companion that makes every feature simple, clear, and stress-free. Whether you’re brand new to iPhone or upgrading from an older model, you’ll finally understand how to set up your phone properly, use every new tool, and keep your information safe — all without the frustration. Inside this premium guide, you’ll discover: – How to master your iPhone’s core settings so it works exactly the way you need it to – Step-by-step instructions for taking full advantage of iOS 26’s Liquid Glass Home Screen and Control Center – Clear guidance for using Apple Intelligence features to plan, write, and search smarter than ever before – Privacy, security, and safety tips to protect your personal data – Troubleshooting tricks and simple solutions when things go wrong – Easy photo and video tips so you can capture and share your best memories – Quick-start sections to get you up to speed fast — no more hunting through hidden menus – Helpful customizations and shortcuts to make everyday tasks easier – Accessibility features and large-text settings so your iPhone fits your comfort level – Plus: Bonus iPhone tips every new user should know to feel confident Why choose this guide? – Written in plain English — no confusing tech jargon, ever – Perfect for seniors and beginners who want real answers they can trust – Clear explanations for both basic tasks and advanced iOS 26 options – Includes easy examples and checklists to help you put everything into practice – Designed to stay relevant with the latest updates so you’re never left behind Whether you want to make FaceTime calls with family, safely browse the web, listen to your favorite music, or explore Apple’s new features without the stress — this guide gives you the tools and peace of mind to do it all. No more confusion. No more wasted time searching for settings you can’t find. Just a smart, secure, easy-to-use iPhone that makes your life simpler — the way it should be. Start your iOS 26 journey today — and see how clear and stress-free your iPhone can be!
9
Agentic Artificial IntelligencePascal Bornet
A practical, non-technical guide for business leaders, entrepreneurs, and curious minds "Agents are (…) bringing about the biggest revolution in computing since we went from typing commands to tapping on icons." — Bill Gates "AI agents will become the primary way we interact with computers in the future." — Satya Nadella "The age of agentic AI is here"— Jensen Huang In a world where ChatGPT took us by storm, a far more powerful revolution is unfolding: AI Agents. Like Jarvis in Iron Man or Samantha in Her, these intelligent systems can execute actions, learn from experience, and orchestrate digital interactions with minimal human supervision. They promise to redefine business and society. However, behind the excitement lies a crucial reality: a significant gap between promise and reality . This comprehensive guide on agentic AI cuts through the hype and offers a clear, jargon-free strategic roadmap to understanding and applying this technology . The authors bring a rare perspective , having implemented agentic AI across diverse organizations—from global enterprises to agile startups—witnessing both remarkable successes and sobering failures. Through illuminating case studies and hands-on experiments, the authors reveal: •A step-by-step method for identifying high-value agentic opportunities and building impactful agents in your business, work, and personal life •The secrets behind today's most successful agentic transformations at scale : cutting costs by over 25% while boosting customer satisfaction by over 40% •Approaches to seize the new opportunities of the Agent Economy —new business models, Agentic-driven startups, rapid scaling, and game-changing revenue opportunities. •Hands-on guidance to navigate common pitfalls such as workflow integration, error handling, data quality, agent control, and user adoption •The new mindset and skills required to lead effectively in a world where humans and AI agents need to work seamlessly together •The profound impact of agentic AI on society , employment, education, and our personal lives AI agents create what the authors call " compounding intelligence advantages "—the more they're used, the smarter they become, creating an accelerating gap between early adopters and laggards. Hence, those who understand and leverage AI agents today will define the next business era. The question isn't whether AI agents will transform your industry—it's how you will lead that change. Every revolution demands foresight and responsibility. This book challenges you to not just adopt agentic AI, but to shape it with purpose and integrity.
10
Mastering iPad 10th Generation A Step-by-Step Guide with Essential Tips, Tricks, and Hidden FeaturesQuashida Russell
Are you ready to take your iPad skills to the next level? Look no further than "Mastering iPad 10th Generation: A Step-by-Step Guide with Essential Tips, Tricks, and Hidden Features". This comprehensive guide is designed to help you unlock the full potential of your iPad, whether you are a beginner or a seasoned user. Inside, you will find detailed instructions on how to navigate the latest features and functionalities of the 10th generation iPad. From setting up your device to customizing your settings, managing your apps, and maximizing your productivity, this book covers it all. Learn how to master multitasking, use Siri effectively, and optimize your battery life. Discover the best apps for entertainment, productivity, and creativity, and explore hidden features that will take your iPad experience to the next level. Packed with step-by-step tutorials, screenshots, and practical tips, this guide is easy to follow and suitable for users of all levels. Whether you use your iPad for work, school, or leisure, "Mastering iPad 10th Generation" will help you become a more confident and proficient iPad user. Don't miss out on this essential resource for unlocking the full potential of your iPad. Order your copy today and start mastering your iPad like never before!
11
Ten Arguments for Deleting Your Social Media Accounts Right NowJaron Lanier
AS SEEN IN THE NETFLIX DOCUMENTARY THE SOCIAL DILEMMA A WIRED " ALL-TIME FAVORITE BOOK" A FINANCIAL TIMES BEST BOOK "THE CONSCIENCE OF SILICON VALLEY"- GQ “Profound . . . Lanier shows the tactical value of appealing to the conscience of the individual. In the face of his earnest argument, I felt a piercing shame about my own presence on Facebook. I heeded his plea and deleted my account.” - Franklin Foer, The New York Times Book Review “Mixes prophetic wisdom with a simple practicality . . . Essential reading.” - The New York Times (Summer Reading Preview) You might have trouble imagining life without your social media accounts, but virtual reality pioneer Jaron Lanier insists that we’re better off without them. In Ten Arguments for Deleting Your Social Media Accounts Right Now , Lanier, who participates in no social media, offers powerful and personal reasons for all of us to leave these dangerous online platforms. Lanier’s reasons for freeing ourselves from social media’s poisonous grip include its tendency to bring out the worst in us, to make politics terrifying, to trick us with illusions of popularity and success, to twist our relationship with the truth, to disconnect us from other people even as we are more “connected” than ever, to rob us of our free will with relentless targeted ads. How can we remain autonomous in a world where we are under continual surveillance and are constantly being prodded by algorithms run by some of the richest corporations in history that have no way of making money other than being paid to manipulate our behavior? How could the benefits of social media possibly outweigh the catastrophic losses to our personal dignity, happiness, and freedom? Lanier remains a tech optimist, so while demonstrating the evil that rules social media business models today, he also envisions a humanistic setting for social networking that can direct us toward a richer and fuller way of living and connecting with our world.
12
The Scaling EraDwarkesh Patel
An inside view of the AI revolution, from the people and companies making it happen. How did we build large language models? How do they think, if they think? What will the world look like if we have billions of AIs that are as smart as humans, or even smarter? In a series of in-depth interviews with leading AI researchers and company founders—including Anthropic CEO Dario Amodei, DeepMind cofounder Demis Hassabis, OpenAI cofounder Ilya Sutskever, MIRI cofounder Eliezer Yudkowsky, and Meta CEO Mark Zuckerberg—Dwarkesh Patel provides the first comprehensive and contemporary portrait of the technology that is transforming our world. Drawn from his interviews on the Dwarkesh Podcast , these curated excerpts range from the technical details of how LLMs work to the possibility of an AI takeover or explosive economic growth. Patel’s conversations cut through the noise to explore the topics most compelling to those at the forefront of the field: the power of scaling, the potential for misalignment, the sheer input required for AGI, and the economic and social ramifications of superintelligence. The book is also a standalone introduction to the technology. It includes over 170 definitions and visualizations, explanations of technical points made by guests, classic essays on the theme from other writers, and unpublished interviews with Open Philanthropy research analyst Ajeya Cotra and Anthropic cofounder Jared Kaplan. The Scaling Era offers readers unprecedented insight into a transformative moment in the development of AI—and a vision of what comes next.
13
A Thousand BrainsJeff Hawkins & Richard Dawkins
A "fascinating book" that will revolutionize our understanding of the brain and the future of AI ( Financial Times ) For all of neuroscience's advances, we've made little progress on its biggest question: How do simple cells in the brain create intelligence? Jeff Hawkins and his team discovered that the brain uses maplike structures to build a model of the world—not just one model, but hundreds of thousands of models of everything we know. This discovery allows Hawkins to answer important questions about how we perceive the world, why we have a sense of self, and the origin of high-level thought. A Thousand Brains heralds a revolution in the understanding of intelligence. It is a big-think book, in every sense of the word.
14
iPhone 17 Pro Max User Guide for Everyday UsersClear Start Guides
iPhone 17 Pro Max User Guide — Unlock the Power. Save Time. Master It with Confidence. The Ultimate Companion for Everyday Users The iPhone 17 Pro Max isn’t just an upgrade — it’s Apple’s most powerful, most intelligent phone to date, designed to redefine how you work, connect, capture, and create. With its expansive screen, next-gen camera system, and advanced Apple Intelligence features, it’s a technological masterpiece. But for many everyday users, all that potential can feel overwhelming. Complex menus. Hidden features. New gestures. Most people only scratch the surface of what their iPhone 17 Pro Max can truly do. This guide changes everything. Created by Clear Start Guides — the trusted name that’s helped thousands of Apple users master their devices with clarity and confidence — this book is your shortcut to total mastery. It’s not just a manual. It’s your personal blueprint for turning your iPhone from a confusing gadget into your most powerful, stress-free daily tool. Whether you're upgrading from an older model or setting up your iPhone for the first time, this guide walks you through every feature in plain English — no tech jargon, no guesswork, no frustration. Inside, you’ll learn how to: – Set up your iPhone 17 Pro Max for maximum speed, privacy, and performance – Customize widgets, layouts, and settings to match your lifestyle – Use Apple Intelligence to automate tasks and boost productivity effortlessly – Master the Pro Max camera for cinematic video, spatial zoom, and pro-grade photography – Discover powerful gestures, shortcuts, and hidden tools even Apple doesn’t advertise – Maximize iOS 26’s latest features — including Notes, Reminders, Journal, and Focus modes – Keep your data and payments secure with the latest built-in privacy controls – Solve common issues fast and extend battery life with practical maintenance tips Every chapter is clear, visual, and beginner-friendly, yet packed with smart, time-saving techniques that even seasoned users will appreciate. Unlike scattered YouTube tutorials or complex manuals, this guide flows step-by-step — from setup to expert-level use. You won’t just know how your iPhone 17 Pro Max works — you’ll know how to make it work for you. Don’t just own the iPhone 17 Pro Max — master it, and make it your everyday advantage.
15
Designing Data-Intensive ApplicationsMartin Kleppmann
Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have an overwhelming variety of tools, including relational databases, NoSQL datastores, stream or batch processors, and message brokers. What are the right choices for your application? How do you make sense of all these buzzwords? In this practical and comprehensive guide, author Martin Kleppmann helps you navigate this diverse landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications. Peer under the hood of the systems you already use, and learn how to use and operate them more effectivelyMake informed decisions by identifying the strengths and weaknesses of different toolsNavigate the trade-offs around consistency, scalability, fault tolerance, and complexityUnderstand the distributed systems research upon which modern databases are builtPeek behind the scenes of major online services, and learn from their architectures
16
iOS 26 User Guide: Tips, Tricks & Hidden Features for Everyday UsersClear Start Guides
Did you know your iPhone hides dozens of tricks that Apple never tells you about? Apple’s new iOS 26 update is packed with secret gestures, hidden settings, and clever shortcuts that most users never discover — costing you time, privacy, and peace of mind every day. This clear, trusted guide cuts through the clutter and shows you exactly how to unlock the best your iPhone has to offer — without the confusion, tech jargon, or endless hunting through menus. Inside this powerful, everyday user’s guide, you’ll learn how to: – Use hidden Control Center tricks and quick toggles to make everyday tasks lightning-fast. – Discover secret gestures and shortcuts that put the smartest tools right at your fingertips. – Personalize your Home Screen and Lock Screen to match your daily routine and style. – Get more from Messages, FaceTime, and Safari with pro-level tips anyone can use. – Keep your personal information secure with privacy tweaks most people miss. – Fix weird glitches on your own — and stop wasting hours on simple problems. – Capture and manage photos like a pro, with smart organizing and sharing tips. – Use built-in Apple Intelligence features to write, search, and plan smarter than ever. – Tap into under-the-radar iOS 26 settings that help you stay productive and stress-free. – And plenty more bonus tricks that will make you say, “I didn’t know my iPhone could do that!” Why everyday users love this guide: ✔️ Written in plain, friendly English — zero tech confusion. ✔️ Perfect for iPhone owners who want real results — not dry manuals. ✔️ Fresh, up-to-date insights for iOS 26 — no recycled tips from old versions. ✔️ Covers both the big wins and the tiny tweaks that save you time every day. ✔️ Filled with practical examples so you can use what you learn right now. Don’t settle for using only half of what you’re paying for. Your iPhone is one of the most powerful tools in your pocket — so why not make it work harder for you? Whether you’re checking emails, snapping photos, video calling family, or just trying to get through the day with less stress, this guide is your key to mastering iOS 26 your way. Stop leaving hidden shortcuts and smart settings on the table. Unlock your iPhone’s full potential — and enjoy the calm confidence of knowing you’re in control. Grab your copy today — and find out what your iPhone is really capable of.
17
iOS 26 Pro User Guide — Mastering Apple Intelligence and the Power of Your iPhoneClear Start Guides
Ready to go beyond settings — and start using your iPhone like it was designed for you? Apple’s iOS 26 redefines what a phone can do. With Apple Intelligence, Liquid Glass design, and the next generation of privacy and performance tools, your iPhone is now a personal command center — smarter, faster, and more adaptive than ever before. But most people only experience a fraction of its real power. Because it’s not just about what’s new — it’s about what’s possible when you actually master it. That’s where Clear Start Guides comes in. This isn’t a beginner’s manual — it’s your step-by-step system for professional-level control. Whether you use your iPhone for work, creative projects, or just want to move beyond the basics, this guide shows you how to combine every new feature into a workflow that feels fast, seamless, and truly personal. Inside, you’ll discover how to: – Unlock the full potential of Apple Intelligence to write, summarize, and search naturally – Master Liquid Glass navigation and hidden gestures for faster, frictionless control – Automate tasks with Shortcuts and Focus modes that save hours every week – Use visual understanding to translate, identify, and act on what’s in front of your camera or screen – Create secure, synchronized systems across your Apple devices using iCloud, Face ID, and privacy vaults – Capture, edit, and share pro-quality photos and videos without third-party apps – Reclaim your focus by structuring notifications, widgets, and Live Activities the right way – And much more — from charging optimization to real-time collaboration and creative workflows Why this guide works – Written in clear, calm English — no tech jargon, no wasted words – Structured for real-world mastery, not just feature lists – Designed to match how pros actually use iOS — with workflows that stick – Ideal for anyone upgrading to iPhone 17 or running iOS 26 on Pro-class hardware – Crafted by Clear Start Guides, known for transforming complexity into clarity across Apple’s ecosystem Your iPhone can already do more than you think. This guide shows you how to unlock that potential with purpose — so every tap, swipe, and automation feels intentional, productive, and powerful. Stop adapting to your phone. Make your iPhone adapt to you. Start mastering iOS 26 today — and experience the Pro difference.
18
ISC2 CISSP Certified Information Systems Security Professional Official Study GuideMike Chapple, James Michael Stewart & Darril Gibson
CISSP Study Guide - fully updated for the 2024 CISSP Body of Knowledge ISC2 Certified Information Systems Security Professional (CISSP) Official Study Guide, 10th Edition has been completely updated based on the latest 2024 CISSP Detailed Content Outline. This bestselling Sybex Study Guide covers 100% of the CISSP objectives. You'll prepare smarter and faster with Sybex thanks to expert content, knowledge from our real-world experience, access to the Sybex online interactive learning environment, and much more. Reinforce what you've learned with key topic Study Essentials and chapter review questions. The book’s co-authors bring decades of experience as cybersecurity practitioners and educators, integrating real-world expertise with the practical knowledge you'll need to successfully prove your CISSP mastery. Combined, they've taught cybersecurity concepts to millions of students through their books, video courses, and live training programs. Along with the book, you also get access to Sybex's superior online interactive learning environment that includes: Over 900 practice test questions with complete answer explanations. This includes all of the questions from the book plus four additional online-only practice exams, each with 125 unique questions. You can use the online-only practice exams as full exam simulations. Our questions will help you identify where you need to study more. More than 1000 Electronic Flashcards to reinforce your learning and give you last-minute test prep A searchable glossary in PDF to give you instant access to the key terms you need to know Audio Review. Author Mike Chapple reads the Study Essentials for each chapter providing you with more than 2 hours of up-to-date audio review for yet another way to reinforce your knowledge as you prepare. Coverage of all of the CISSP topics in the book means you'll be ready for: Security and Risk Management Asset Security Security Architecture and Engineering Communication and Network Security Identity and Access Management (IAM) Security Assessment and Testing Security Operations Software Development Security
19
100 Things Every Mac User Should KnowMacworld Editors
We all like to think we're pretty savvy when it comes to using our Macs, and in the case of the typical Macworld reader, that's usually true. But there's a funny thing we've noticed when we talk even to veteran Mac users: There's almost always some essential stuff—basic things that would make their Mac use easier or more efficient—that they've either forgotten or never learned. So we got some Macworld editors and contributors together and asked: What are the things that every Mac user should know how to do? Not the really basic stuff—Command-C, Command-V, and so on—but the skills and knowledge that mark you as Mac-literate. After much pondering and discussion, we came up with a list of 100 items that fit the bill. Those skills run the gamut from startup to shutdown: they include smart ways to manage files and accounts, search, and customize your Mac. We'll bet that you already know many of them. But we'll also bet that you don't know them all. And if you can really, honestly say that you knew every one, you're a whole lot savvier than any of us.
20
AI Snake OilArvind Narayanan & Sayash Kapoor
From two of TIME’ s 100 Most Influential People in AI, what you need to know about AI—and how to defend yourself against bogus AI claims and products Confused about AI and worried about what it means for your future and the future of the world? You’re not alone. AI is everywhere—and few things are surrounded by so much hype, misinformation, and misunderstanding. In AI Snake Oil , computer scientists Arvind Narayanan and Sayash Kapoor cut through the confusion to give you an essential understanding of how AI works and why it often doesn’t, where it might be useful or harmful, and when you should suspect that companies are using AI hype to sell AI snake oil—products that don’t work, and probably never will. While acknowledging the potential of some AI, such as ChatGPT, AI Snake Oil uncovers rampant misleading claims about the capabilities of AI and describes the serious harms AI is already causing in how it’s being built, marketed, and used in areas such as education, medicine, hiring, banking, insurance, and criminal justice. The book explains the crucial differences between types of AI, why organizations are falling for AI snake oil, why AI can’t fix social media, why AI isn’t an existential risk, and why we should be far more worried about what people will do with AI than about anything AI will do on its own. The book also warns of the dangers of a world where AI continues to be controlled by largely unaccountable big tech companies. By revealing AI’s limits and real risks, AI Snake Oil will help you make better decisions about whether and how to use AI at work and home.
21
Build a Large Language Model (From Scratch)Sebastian Raschka
How to implement LLM attention mechanisms and GPT-style transformers. In Build a Large Language Model (from Scratch) bestselling author Sebastian Raschka guides you step by step through creating your own LLM. Each stage is explained with clear text, diagrams, and examples. You’ll go from the initial design and creation, to pretraining on a general corpus, and on to fine-tuning for specific tasks. Build a Large Language Model (from Scratch) teaches you how to: • Plan and code all the parts of an LLM • Prepare a dataset suitable for LLM training • Fine-tune LLMs for text classification and with your own data • Use human feedback to ensure your LLM follows instructions • Load pretrained weights into an LLM Build a Large Language Model (from Scratch) takes you inside the AI black box to tinker with the internal systems that power generative AI. As you work through each key stage of LLM creation, you’ll develop an in-depth understanding of how LLMs work, their limitations, and their customization methods. Your LLM can be developed on an ordinary laptop, and used as your own personal assistant. About the technology Physicist Richard P. Feynman reportedly said, “I don’t understand anything I can’t build.” Based on this same powerful principle, bestselling author Sebastian Raschka guides you step by step as you build a GPT-style LLM that you can run on your laptop. This is an engaging book that covers each stage of the process, from planning and coding to training and fine-tuning. About the book Build a Large Language Model (From Scratch) is a practical and eminently-satisfying hands-on journey into the foundations of generative AI. Without relying on any existing LLM libraries, you’ll code a base model, evolve it into a text classifier, and ultimately create a chatbot that can follow your conversational instructions. And you’ll really understand it because you built it yourself! What's inside • Plan and code an LLM comparable to GPT-2 • Load pretrained weights • Construct a complete training pipeline • Fine-tune your LLM for text classification • Develop LLMs that follow human instructions About the reader Readers need intermediate Python skills and some knowledge of machine learning. The LLM you create will run on any modern laptop and can optionally utilize GPUs. About the author Sebastian Raschka , PhD, is an LLM Research Engineer with over a decade of experience in artificial intelligence. His work spans industry and academia, including implementing LLM solutions as a senior engineer at Lightning AI and teaching as a statistics professor at the University of Wisconsin–Madison. Sebastian collaborates with Fortune 500 companies on AI solutions and serves on the Open Source Board at University of Wisconsin–Madison. He specializes in LLMs and the development of high-performance AI systems, with a deep focus on practical, code-driven implementations. He is the author of the bestselling books Machine Learning with PyTorch and Scikit-Learn , and Machine Learning Q and AI . The technical editor on this book was David Caswell . Table of Contents 1 Understanding large language models 2 Working with text data 3 Coding attention mechanisms 4 Implementing a GPT model from scratch to generate text 5 Pretraining on unlabeled data 6 Fine-tuning for classification 7 Fine-tuning to follow instructions A Introduction to PyTorch B References and further reading C Exercise solutions D Adding bells and whistles to the training loop E Parameter-efficient fine-tuning with LoRA
22
Don't Make Me Think, RevisitedSteve Krug
Since Don’t Make Me Think was first published in 2000, hundreds of thousands of Web designers and developers have relied on usability guru Steve Krug’s guide to help them understand the principles of intuitive navigation and information design. Witty, commonsensical, and eminently practical, it’s one of the best-loved and most recommended books on the subject. Now Steve returns with fresh perspective to reexamine the principles that made Don’t Make Me Think a classic–with updated examples and a new chapter on mobile usability. And it’s still short, profusely illustrated…and best of all–fun to read. If you’ve read it before, you’ll rediscover what made Don’t Make Me Think so essential to Web designers and developers around the world. If you’ve never read it, you’ll see why so many people have said it should be required reading for anyone working on Web sites. “After reading it over a couple of hours and putting its ideas to work for the past five years, I can say it has done more to improve my abilities as a Web designer than any other book.” –Jeffrey Zeldman, author of Designing with Web Standards
23
Genius MakersCade Metz
"This colorful page-turner puts artificial intelligence into a human perspective. Through the lives of Geoff Hinton and other major players, Metz explains this transformative technology and makes the quest thrilling." —Walter Isaacson, author of The Code Breaker Recipient of starred reviews in both Kirkus and Library Journal THE UNTOLD TECH STORY OF OUR TIME What does it mean to be smart? To be human? What do we really want from life and the intelligence we have, or might create? With deep and exclusive reporting, across hundreds of interviews, New York Times Silicon Valley journalist Cade Metz brings you into the rooms where these questions are being answered. Where an extraordinarily powerful new artificial intelligence has been built into our biggest companies, our social discourse, and our daily lives, with few of us even noticing. Long dismissed as a technology of the distant future, artificial intelligence was a project consigned to the fringes of the scientific community. Then two researchers changed everything. One was a sixty-four-year-old computer science professor who didn’t drive and didn’t fly because he could no longer sit down—but still made his way across North America for the moment that would define a new age of technology. The other was a thirty-six-year-old neuroscientist and chess prodigy who laid claim to being the greatest game player of all time before vowing to build a machine that could do anything the human brain could do. They took two very different paths to that lofty goal, and they disagreed on how quickly it would arrive. But both were soon drawn into the heart of the tech industry. Their ideas drove a new kind of arms race, spanning Google, Microsoft, Facebook, and OpenAI, a new lab founded by Silicon Valley kingpin Elon Musk. But some believed that China would beat them all to the finish line. Genius Makers dramatically presents the fierce conflict among national interests, shareholder value, the pursuit of scientific knowledge, and the very human concerns about privacy, security, bias, and prejudice. Like a great Victorian novel, this world of eccentric, brilliant, often unimaginably yet suddenly wealthy characters draws you into the most profound moral questions we can ask. And like a great mystery, it presents the story and facts that lead to a core, vital question: How far will we let it go?
24
The Linux Mint Beginner's GuideJonathan Moeller
The Linux Mint Beginner's Guide will show you how to get the most out of Linux Mint, from using the Cinnamon desktop environment to advanced command-line tasks. In the Guide, you will learn how to: -Install Linux Mint. -Use the desktop environment. -Manage files and folders. -Manage users, groups, and file permissions. -Install software on a Linux Mint system, both from the command line and the GUI. -Configure network settings. -Use the vi editor to edit system configuration files. -Install and configure a Samba server for file sharing. -Install SSH for remote system control using public key/private key encryption. -Install a LAMP server. -Install web applications like WordPress. -Configure an FTP server. -Manage ebooks. -Convert digital media. -And many other topics.
25
Black Hat Python, 2nd EditionJustin Seitz & Tim Arnold
Fully-updated for Python 3, the second edition of this worldwide bestseller (over 100,000 copies sold) explores the stealthier side of programming and brings you all new strategies for your hacking projects. When it comes to creating powerful and effective hacking tools, Python is the language of choice for most security analysts. In Black Hat Python, 2nd Edition , you’ll explore the darker side of Python’s capabilities—writing network sniffers, stealing email credentials, brute forcing directories, crafting mutation fuzzers, infecting virtual machines, creating stealthy trojans, and more. The second edition of this bestselling hacking book contains code updated for the latest version of Python 3, as well as new techniques that reflect current industry best practices. You’ll also find expanded explanations of Python libraries such as ctypes, struct, lxml, and BeautifulSoup, and dig deeper into strategies, from splitting bytes to leveraging computer-vision libraries, that you can apply to future hacking projects. You’ll learn how to: • Create a trojan command-and-control using GitHub • Detect sandboxing and automate common malware tasks, like keylogging and screenshotting • Escalate Windows privileges with creative process control • Use offensive memory forensics tricks to retrieve password hashes and inject shellcode into a virtual machine • Extend the popular Burp Suite web-hacking tool • Abuse Windows COM automation to perform a man-in-the-browser attack • Exfiltrate data from a network most sneakily When it comes to offensive security, your ability to create powerful tools on the fly is indispensable. Learn how with the second edition of Black Hat Python . New to this edition : All Python code has been updated to cover Python 3 and includes updated libraries used in current Python applications. Additionally, there are more in-depth explanations of the code and the programming techniques have been updated to current, common tactics. Examples of new material that you'll learn include how to sniff network traffic, evade anti-virus software, brute-force web applications, and set up a command-and-control (C2) system using GitHub.
26
Effective JavaJoshua Bloch
The Definitive Guide to Java Platform Best Practices–Updated for Java 7, 8, and 9 Java has changed dramatically since the previous edition of Effective Java was published shortly after the release of Java 6. This Jolt award-winning classic has now been thoroughly updated to take full advantage of the latest language and library features. The support in modern Java for multiple paradigms increases the need for specific best-practices advice, and this book delivers. As in previous editions, each chapter of Effective Java, Third Edition, consists of several “items,” each presented in the form of a short, stand-alone essay that provides specific advice, insight into Java platform subtleties, and updated code examples. The comprehensive descriptions and explanations for each item illuminate what to do, what not to do, and why. The third edition covers language and library features added in Java 7, 8, and 9, including the functional programming constructs that were added to its object-oriented roots. Many new items have been added, including a chapter devoted to lambdas and streams. New coverage includes Functional interfaces, lambda expressions, method references, and streams Default and static methods in interfaces Type inference, including the diamond operator for generic types The @SafeVarargs annotation The try-with-resources statement New library features such as the Optional interface, java.time, and the convenience factory methods for collections
27
Rust for RustaceansJon Gjengset
Master professional-level coding in Rust. For developers who’ve mastered the basics, this book is the next step on your way to professional-level programming in Rust. It covers everything you need to build and maintain larger code bases, write powerful and flexible applications and libraries, and confidently expand the scope and complexity of your projects. Author Jon Gjengset takes you deep into the Rust programming language, dissecting core topics like ownership, traits, concurrency, and unsafe code. You’ll explore key concepts like type layout and trait coherence, delve into the inner workings of concurrent programming and asynchrony with async/await, and take a tour of the world of no_std programming. Gjengset also provides expert guidance on API design, testing strategies, and error handling, and will help develop your understanding of foreign function interfaces, object safety, procedural macros, and much more. You'll Learn: How to design reliable, idiomatic, and ergonomic Rust programs based on best principlesEffective use of declarative and procedural macros, and the difference between themHow asynchrony works in Rust – all the way from the Pin and Waker types used in manual implementations of Futures, to how async/await saves you from thinking about most of those wordsWhat it means for code to be unsafe, and best practices for writing and interacting with unsafe functions and traitsHow to organize and configure more complex Rust projects so that they integrate nicely with the rest of the ecosystemHow to write Rust code that can interoperate with non-Rust libraries and systems, or run in constrained and embedded environments Brimming with practical, pragmatic insights that you can immediately apply, Rust for Rustaceans helps you do more with Rust, while also teaching you its underlying mechanisms.
28
Generative AI: The Insights You Need from Harvard Business ReviewHarvard Business Review, Ethan Mollick, David De Cremer, Tsedal Neeley & Prabhakant Sinha
The future of AI is here. The world is transfixed by the marvel (and possible menace) of ChatGPT and other generative AI tools. It's clear Gen AI will transform the business landscape, but when and how much remain to be seen. Meanwhile, your smartest competitors are already navigating the risks and reaping the rewards of these new technologies. They're experimenting with new business models around generating text, images, and code at astonishing speed. They're automating customer interactions in ways never before possible. And they're augmenting human creativity in order to innovate faster. How can you take advantage of generative AI and avoid having your business disrupted? Generative AI: The Insights You Need from Harvard Business Review will help you understand the potential of these new technologies, pick the right Gen AI projects, and reinvent your business for the new age of AI. Business is changing. Will you adapt or be left behind? Get up to speed and deepen your understanding of the topics that are shaping your company's future with the Insights You Need from Harvard Business Review series. Featuring HBR's smartest thinking on fast-moving issues—blockchain, cybersecurity, AI, and more—each book provides the foundational introduction and practical case studies your organization needs to compete today and collects the best research, interviews, and analysis to get it ready for tomorrow. You can't afford to ignore how these issues will transform the landscape of business and society. The Insights You Need series will help you grasp these critical ideas—and prepare you and your company for the future.
29
Gaming AIGeorge Gilder
Pointing to the triumph of artificial intelligence over unaided humans in everything from games such as chess and Go to vital tasks such as protein folding and securities trading, many experts uphold the theory of a "singularity." This is the trigger point when human history ends and artificial intelligence prevails in an exponential cascade of self-replicating machines rocketing toward godlike supremacy in the universe. Gaming AI suggests that this belief is both dumb and self-defeating. Displaying a profound and crippling case of professional amnesia, the computer science establishment shows an ignorance of the most important findings of its own science, from Kurt Gödel's "incompleteness" to Alan Turing's "oracle" to Claude Shannon's "entropy." Dabbling in quantum machines, these believers in machine transcendence defy the deepest findings of quantum theory. Claiming to create minds, they are clinically "out of their minds." Despite the quasi-religious pretensions of techno- elites nobly saving the planet from their own devices, their faith in a techno-utopian singularity is a serious threat to real progress. An industry utterly dependent on human minds will not prosper by obsoleting both their customers and their creators. Gaming AI calls for a remedial immersion in the industry's own heroic history and an understanding of the actual science of their own human minds.
30
Building Large Scale Web AppsAddy Osmani & Hassan Djirdeh
"Building Large Scale Web Apps" is a toolkit for managing large-scale React applications. React as a library allows you to start building user interfaces quickly and easily. But how do things scale as an application grows? How do you ensure that your codebase remains manageable, your performance metrics stay on point, and your team continues to work cohesively as the project evolves? In this book, you'll uncover strategies that industry professionals use to build scalable, performant, and maintainable React applications, all without becoming overwhelmed by complexity.
31
HBR's 10 Must Reads on AI (with bonus article "How to Win with Machine Learning" by Ajay Agrawal, Joshua Gans, and Avi Goldfarb)Harvard Business Review, Thomas H. Davenport, Marco Iansiti, Tsedal Neeley & Ajay Agrawal
The next generation of AI is here—use it to lead your business forward. If you read nothing else on artificial intelligence and machine learning, read these 10 articles. We've combed through hundreds of Harvard Business Review articles and selected the most important ones to help you understand the future direction of AI, bring your AI initiatives to scale, and use AI to transform your organization. This book will inspire you to: Create a new AI strategyLearn to work with intelligent robotsGet more from your marketing AIBe ready for ethical and regulatory challengesUnderstand how generative AI is game changingStop tinkering with AI and go all in This collection of articles includes "Competing in the Age of AI," by Marco Iansiti and Karim R. Lakhani; "How to Win with Machine Learning," by Ajay Agrawal, Joshua Gans, and Avi Goldfarb; "Developing a Digital Mindset," by Tsedal Neeley and Paul Leonardi; "Learning to Work with Intelligent Machines," by Matt Beane; "Getting AI to Scale," by Tim Fountaine, Brian McCarthy, and Tamim Saleh; "Why You Aren't Getting More from Your Marketing AI," by Eva Ascarza, Michael Ross, and Bruce G. S. Hardie; "The Pitfalls of Pricing Algorithms," by Marco Bertini and Oded Koenigsberg; "A Smarter Strategy for Using Robots," by Ben Armstrong and Julie Shah; "Why You Need an AI Ethics Committee," by Reid Blackman; "Robots Need Us More Than We Need Them," by H. James Wilson and Paul R. Daugherty; "Stop Tinkering with AI," by Thomas H. Davenport and Nitin Mittal; and "ChatGPT Is a Tipping Point for AI," by Ethan Mollick. HBR's 10 Must Reads paperback series is the definitive collection of books for new and experienced leaders alike. Leaders looking for the inspiration that big ideas provide, both to accelerate their own growth and that of their companies, should look no further. HBR's 10 Must Reads series focuses on the core topics that every ambitious manager needs to know: leadership, strategy, change, managing people, and managing yourself. Harvard Business Review has sorted through hundreds of articles and selected only the most essential reading on each topic. Each title includes timeless advice that will be relevant regardless of an ever‐changing business environment.
32
The Year in Tech, 2025Harvard Business Review, Amy Webb, Elisa Farri, Gabriele Rosani & Alex Tapscott
A year of HBR's essential thinking on tech—all in one place. Generative AI, biometrics, spatial computing, electric vehicles—new technologies like these are reshaping organizations at the hybrid office, on factory floors, and in the C-suite. What should you and your company be doing now to take advantage of the new opportunities these technologies are creating—and avoid falling victim to disruption? The Year in Tech 2025: The Insights You Need from Harvard Business Review will help you understand what the latest and most important tech innovations mean for your organization and how you can use them to compete and win in today’s turbulent business environment. Business is changing. Will you adapt or be left behind? Get up to speed and deepen your understanding of the topics that are shaping your company's future with the Insights You Need from Harvard Business Review series. Featuring HBR's smartest thinking on fast-moving issues—blockchain, cybersecurity, AI, and more—each book provides the foundational introduction and practical case studies your organization needs to compete today and collects the best research, interviews, and analysis to get it ready for tomorrow. You can't afford to ignore how these issues will transform the landscape of business and society. The Insights You Need series will help you grasp these critical ideas—and prepare you and your company for the future.
33
The Beginner's Guide to Procreate DreamsDavid Miller
Animate anywhere and bring stories to life with Procreate Dreams! Procreate Dreams is a revolutionary way to make your own animated creations. Artist and instructor David Miller shows how to easily use the app and make stunning animations. Dive into the rich history of 2D animation, then take charge of the digital stage with Procreate Dreams' unique features. Including:-Hands-on tutorials on performance animation, gesture controls, frame rates, and keyframing.-Experiment with advanced techniques like masking, blending modes, and faux 3D effects, while organizing your projects with ease.-Expand your toolkit with lessons incorporating cinematography, classic animation techniques, and storyboarding.Whether you're crafting short-form content, motion graphics, or character rigging for a film, this book empowers you to bring your wildest ideas to life.
34
Simply Linux: BasicsJohn E. Meister, Jr
Simply Linux provides a systematic approach to learning Linux through examples and scripts. The author has taught Linux and UNIX for over 25 years, with more than 35 years of hands-on experience. Simply Linux approaches Linux with the idea that there are two major elements, FILES and PROCESSES. And, that if one can remember five essential commands they will be able to navigate with those commands through the more complex features of the system. The basics of how to use the vi editor are provided, as well as how to setup a productive and secure user environment. The powerful features of regular expressions are described and examples provided. Common commands are discussed before we set up ssh and address network, file, and user management. A chapter is included on updating and installing tools. The appendix provides a number of working scripts. There are internal links throughout the book to allow for easy navigation. The material is presented logically but the sections are independent of each other and can be read in any order. For example, the chapter dealing with ssh precedes networking because it's important to have ssh configured before you connect to remote systems. The chapter on the vi editor precedes configuring the .bashrc because the user will need to know the basics of vi first.
35
Introduction to SAP BusinessObjects Web IntelligenceFrank Hecker
This training manual is meant for self-study in SAP® BusinessObjects Web Intelligence. It can also be used as a support for a guided introductory training. The reader will be systematically and successively learn how to use the software based on examples and exercises. Starting with elementary functionalities, he will get an ever-increasing insight into the possibilities of reporting. It does not aim at explaining each and every single menu item, but focuses on the most commonly used range of functions. The chapters each begin with a practical question from everyday reporting, the solution to which is explained by detailed and well-illustrated click-through instructions. Following the click-through instructions, short summaries as well as further in-depth background knowledge are offered, to facilitate the conceptual classification of the topics.
36
Hands-On Machine Learning with Scikit-Learn and PyTorchAurélien Géron
The potential of machine learning today is extraordinary, yet many aspiring developers and tech professionals find themselves daunted by its complexity. Whether you're looking to enhance your skill set and apply machine learning to real-world projects or are simply curious about how AI systems function, this book is your jumping-off place. With an approachable yet deeply informative style, author Aurélien Géron delivers the ultimate introductory guide to machine learning and deep learning. Drawing on the Hugging Face ecosystem, with a focus on clear explanations and real-world examples, the book takes you through cutting-edge tools like Scikit-Learn and PyTorch—from basic regression techniques to advanced neural networks. Whether you're a student, professional, or hobbyist, you'll gain the skills to build intelligent systems. Understand ML basics, including concepts like overfitting and hyperparameter tuning Complete an end-to-end ML project using scikit-Learn, covering everything from data exploration to model evaluation Learn techniques for unsupervised learning, such as clustering and anomaly detection Build advanced architectures like transformers and diffusion models with PyTorch Harness the power of pretrained models—including LLMs—and learn to fine-tune them Train autonomous agents using reinforcement learning
37
Deep Learning with PyTorch Step-by-Step: A Beginner's Guide - Volume I: FundamentalsDaniel Voigt Godoy
Revised for PyTorch 2.x! Why this book? Are you looking for a book where you can learn about deep learning and PyTorch without having to spend hours deciphering cryptic text and code? A technical book that's also easy and enjoyable to read ? This is it! How is this book different? •First, this book presents an easy-to-follow , structured , incremental , and from-first-principles approach to learning PyTorch. •Second, this is a rather informal book: It is written as if you, the reader, were having a conversation with Daniel, the author . •His job is to make you understand the topic well, so he avoids fancy mathematical notation as much as possible and spells everything out in plain English . What will I learn? In this first volume of the series, you'll be introduced to the fundamentals of PyTorch: autograd , model classes, datasets , data loaders , and more. You will develop, step-by-step, not only the models themselves but also your understanding of them. By the time you finish this book, you'll have a thorough understanding of the concepts and tools necessary to start developing and training your own models using PyTorch . If you have absolutely no experience with PyTorch, this is your starting point. What's Inside •Gradient descent and PyTorch's autograd •Training loop, data loaders, mini-batches, and optimizers •Binary classifiers, cross-entropy loss, and imbalanced datasets •Decision boundaries, evaluation metrics, and data separability
38
Reinforcement LearningWilliam Smith
"Reinforcement Learning: From Basics to Expert Proficiency" provides a comprehensive exploration into the rapidly evolving field of Reinforcement Learning (RL). Tailored for readers who seek a detailed understanding of RL principles, this book covers the fundamental concepts, from Markov Decision Processes and Dynamic Programming to advanced techniques such as Deep Reinforcement Learning and Policy Gradients. With a structured approach, each chapter builds on the previous one, offering clear explanations, practical examples, and insightful case studies that make complex ideas accessible and engaging. Perfect for students, researchers, and professionals, this book bridges the gap between theoretical foundations and real-world applications. Readers will gain proficiency in essential RL methodologies, learn to implement sophisticated algorithms, and discover how RL is transforming industries like robotics, finance, healthcare, and more. "Reinforcement Learning: From Basics to Expert Proficiency" is your definitive guide to mastering the intricacies of decision-making processes and unlocking the vast potential of intelligent agents.
39
Godot from Zero to Proficiency (Proficient)Patrick Felicia
First Edition, Published in February 2022 In this book, the fifth book in the series, you will become comfortable with creating your own RPG. If you were ever interested in creating systems for your game to speed up your coding and create and maintain levels easily, then this book is for you. The book includes a list of the learning objectives at the start of each chapter, step-by-step activities, and quizzes to test your knowledge, and the content of each chapter is as follows: • Chapter 1 gives an introduction to the RPG genre. You will learn the design principles that will help you to speed up your development process. • Chapter 2 helps you to create and animate your main 3D character, add a camera that will follow this character as well as a mini-map. You will also learn to use Godot's built-in 3D editor to create a village. • Chapter 3 explains how to create a dialogue system from a JSON file and how to integrate it seamlessly into your game. • Chapter 4 explains how you can create a simple inventory system and use it to collect, store, and use items that you will find in your quest. • Chapter 5 shows you how to create a shop where the player can buy items that will then be added to the inventory. • Chapter 6 explains how you can add intelligent NPCs that will challenge the player. • Chapter 7 explains how you can create a quest system based on a JSON file to manage the objectives for each of your levels. You will learn to read and use this file for your game. • Chapter 8 explains how you can create an XP attribution system where the player can use the Xps gained in the previous level to increase his/her skills (e.g., accuracy, power, etc.) • Chapter 9 combines the skills that you have learned so far to create a final level where the player needs to eliminate guards, collect gold, and also defeat the boss. After reading this book you will become a better game programmer, improve your knowledge of coding and Godot, understand how to make a more complex game, learn some techniques to make an RPG game more modular, especially the quest system, use reusable code/assets that you can employ in your own game, create an inventory for your characters and much more… If you want to get started with your first RPG in Godot and learn reusable systems for your other games, using a tried-and-tested method: download this book now!
40
You to the Power of TwoJoseph Bradley & Don Tapscott
"A thoughtful view of artificial intelligence and how it relates to being human . . . Those interested in technology, specifically AI, as well as educators and parents thinking about the future will be eager to read this book." — Booklist A new era of artificial intelligence will transform human life forever. Discover what this means for our personal identity and our future. AI tools are already reshaping the way we work and communicate, but as they gain autonomy, they will no longer be mere tools; they will become active participants in our world. As our digital identities become smarter and more capable, we enter the age of “Identic” AI: a place where ever-present AI companions streamline daily tasks, enhance wellbeing, and offer lifelong learning. For professionals, these intelligent agents will amplify creativity, boost productivity, and expand human potential. But with this extraordinary promise comes profound risks—to individuals, businesses, and society itself. From technology experts Joseph M. Bradley and Don Tapscott, You to the Power of Two is a thought-provoking and timely guide that will prepare readers to thrive in world of personal AI agents by: • Revealing how our new “digital sidekicks” will transform our careers, healthcare, education, and relationships • Empowering readers to embrace AI with confidence and purpose rather than fear • Exploring AI’s role in redefining human potential, success, and the institutions of society • Explaining self-sovereign identity and decentralized AI models that will safeguard autonomy, control, and the future Identic AI will reshape how we work, learn, and connect. Will we harness its power for a more equitable future, or will we let it shape us in ways we can’t control? The future isn’t written. It’s ours to create.
41
Neural NetworksSasha Kurzweil
Neural Networks: Mimicking the Human Brain explores the complex world of artificial intelligence, focusing on how neural networks emulate the human brain's learning and decision-making capabilities. This book examines how these networks, inspired by neuroscience, mathematics, and computer science, are structured and applied to solve real-world problems. Did you know that neural networks have roots tracing back to early perceptrons, evolving into today's sophisticated deep learning models? These models are transforming industries from healthcare to finance, showcasing their broad applicability. The book progresses from fundamental concepts to advanced architectures like convolutional neural networks (CNNs) and recurrent neural networks (RNNs), highlighting their strengths and weaknesses. Case studies demonstrate applications in image recognition, natural language processing, and predictive modeling. The book also discusses the ethical implications of AI, including bias and privacy, advocating for responsible AI development. It emphasizes transparency, accountability, and fairness, encouraging critical thinking about the potential societal impacts of these powerful algorithms. The book approaches the topic by providing a historical context of AI and semantics, discussing the evolution of neural networks. It provides a balanced perspective, exploring both the benefits and risks to appeal to students, researchers, and industry practitioners interested in machine learning and cognitive science.
42
Deep Learning with PyTorch Step-by-Step: A Beginner's Guide - Volume II: Computer VisionDaniel Voigt Godoy
Revised for PyTorch 2.x! Why this book? Are you looking for a book where you can learn about deep learning and PyTorch without having to spend hours deciphering cryptic text and code? A technical book that's also easy and enjoyable to read ? This is it! How is this book different? •First, this book presents an easy-to-follow , structured , incremental , and from-first-principles approach to learning PyTorch. •Second, this is a rather informal book: It is written as if you, the reader, were having a conversation with Daniel, the author . •His job is to make you understand the topic well, so he avoids fancy mathematical notation as much as possible and spells everything out in plain English . What will I learn? In this second volume of the series, you'll be introduced to deeper models and activation functions , convolutional neural networks , initialization schemes, learning rate schedulers, transfer learning , and more. By the time you finish this book, you'll have a thorough understanding of the concepts and tools necessary to start developing, training, and fine-tuning computer-vision models using PyTorch . If your goal is to learn about deep learning models for computer vision, and you're already comfortable training simple models in PyTorch, the second volume is the right one for you. What's Inside •Deep models, activation functions, and feature spaces •Torchvision, datasets, models, and transforms •Convolutional neural networks, dropout, and learning rate schedulers •Transfer learning and fine-tuning popular models (ResNet, Inception, etc.)
43
Deep Learning with PyTorch Step-by-Step: A Beginner's Guide - Volume III: Sequences & NLPDaniel Voigt Godoy
Revised for PyTorch 2.x! Why this book? Are you looking for a book where you can learn about deep learning and PyTorch without having to spend hours deciphering cryptic text and code? A technical book that's also easy and enjoyable to read ? This is it! How is this book different? •First, this book presents an easy-to-follow , structured , incremental , and from-first-principles approach to learning PyTorch. •Second, this is a rather informal book: It is written as if you, the reader, were having a conversation with Daniel, the author . •His job is to make you understand the topic well, so he avoids fancy mathematical notation as much as possible and spells everything out in plain English . What will I learn? In this third volume of the series, you'll be introduced to all things sequence-related: recurrent neural networks and their variations, sequence-to-sequence models, attention , self-attention, and Transformers . This volume also includes a crash course on natural language processing (NLP) , from the basics of word tokenization all the way up to fine-tuning large models (BERT and GPT-2) using the Hugging Face library. By the time you finish this book, you'll have a thorough understanding of the concepts and tools necessary to start developing, training, and fine-tuning language models using PyTorch . This volume is more demanding than the other two, and you're going to enjoy it more if you already have a solid understanding of deep learning models. What's Inside •Recurrent neural networks (RNN, GRU, and LSTM) and 1D convolutions •Seq2Seq models, attention, masks, and positional encoding •Transformers, layer normalization, and the Vision Transformer (ViT) •BERT, GPT-2, word embeddings, and the HuggingFace library
44
How to Use AI to Do Your Job FasterThe Learning Collective
What if AI could take the grunt work out of your job—freeing you to focus on what really matters? AI is no longer a futuristic concept—it’s here, and it can help you work smarter, faster, and more effectively than ever. In How to Use AI to Do Your Job Faster: Save Time and Maximize Efficiency, discover step-by-step strategies to integrate AI into your workflow, automate repetitive tasks, and optimize productivity without feeling overwhelmed by technology. What You’ll Learn: Identify the Right AI Tools for Your Job: Find the best AI software for content creation, data analysis, project management, and more. Automate Routine Workflows: Use AI to handle emails, scheduling, customer service, and other time-consuming tasks. Enhance Decision-Making with AI: Leverage AI-powered insights to work smarter and make better business decisions. Improve Communication & Collaboration: Use AI to streamline meetings, team messaging, and project coordination. Future-Proof Your Career: Stay ahead of the competition by mastering AI skills for long-term success. Who This Is For: Professionals who want to work smarter, not harder, using AI automation. Entrepreneurs & business owners looking to optimize operations and increase efficiency. Anyone who wants to stay competitive and future-proof their career in an AI-driven workforce. AI isn’t here to replace you—it’s here to help you succeed.
45
IPAD AIR 2025 M3 USER GUIDERuby keen
Unlock the full potential of your iPad Air 2025 M3 with this comprehensive user guide. Learn how to navigate iPadOS 18, customize settings, and integrate essential accessories. Master productivity, multitasking, and advanced workflow techniques for work, study, and creativity. Discover hidden tips, gestures, shortcuts, and features to optimize your daily experience. Manage files, cloud storage, security, and backups with confidence and ease. Explore entertainment, gaming, and creative tools for maximum enjoyment. Troubleshoot common issues and maintain peak performance effortlessly. The ultimate guide for beginners and advanced users seeking to make the most of their iPad.
46
Writing a C CompilerNora Sandler
A fun, hands-on guide to writing your own compiler for a real-world programming language. Compilers are at the heart of everything programmers do, yet even experienced developers find them intimidating. For those eager to truly grasp how compilers work, Writing a C Compiler dispels the mystery. This book guides you through a fun and engaging project where you’ll learn what it takes to compile a real-world programming language to actual assembly code. Writing a C Compiler will take you step by step through the process of building your own compiler for a significant subset of C—no prior experience with compiler construction or assembly code needed. Once you’ve built a working compiler for the simplest C program, you’ll add new features chapter by chapter. The algorithms in the book are all in pseudocode, so you can implement your compiler in whatever language you like. Along the way, you’ll explore key concepts like: Lexing and parsing: Learn how to write a lexer and recursive descent parser that transform C code into an abstract syntax tree. Program analysis: Discover how to analyze a program to understand its behavior and detect errors. Code generation: Learn how to translate C language constructs like arithmetic operations, function calls, and control-flow statements into x64 assembly code. Optimization techniques: Improve performance with methods like constant folding, dead store elimination, and register allocation. Compilers aren’t terrifying beasts—and with help from this hands-on, accessible guide, you might even turn them into your friends for life.
47
EnshittificationCory Doctorow
Enshittification: it’s not just you—the internet sucks now. Here’s why, and here’s how we can disenshittify it. We’re living through the Enshittocene, the Great Enshittening, a time in which the services that matter to us, that we rely on, are turning into giant piles of shit. It’s frustrating. Demoralizing. Even terrifying. Enshittification identifies the problem and proposes a solution. When Cory Doctorow coined the term enshittification , he was not just finding a funner way to say “things are getting worse.” He was making a specific diagnosis about the state of the digital world and how it is affecting all of our lives (and not for the better). The once-glorious internet was colonized by platforms that made all-but-magical promises to their users—and, at least initially, seemed to deliver on them. But once users were locked in, the platforms turned on them to make their business customers happy. Then the platforms turned to abusing their business customers to claw back all the value for themselves. In the end, the platforms die. Doctorow’s argument clearly resonated. Once named, it became obvious that enshittification is everywhere, so much so that the American Dialect Society named it its 2023 Word of the Year, and was cited as an inspiration for the 2025 season of Black Mirror. Here, now, in Enshittification the book, Doctorow moves the conversation beyond the overwhelming sense of our inevitably enshittified fate. He shows us the specific decisions that led us here, who made them, and—most important—how they can be undone. At the Publisher's request, this title is being sold without Digital Rights Management Software (DRM) applied.
48
If Anyone Builds It, Everyone DiesEliezer Yudkowsky & Nate Soares
INSTANT NEW YORK TIMES BESTSELLER | The New Yorker 's Best Books of 2025 | A 2025 Booklist Editors' Choice Pick The scramble to create superhuman AI has put us on the path to extinction—but it’s not too late to change course, as two of the field’s earliest researchers explain in this clarion call for humanity. "May prove to be the most important book of our time.”—Tim Urban, Wait But Why In 2023, hundreds of AI luminaries signed an open letter warning that artificial intelligence poses a serious risk of human extinction. Since then, the AI race has only intensified. Companies and countries are rushing to build machines that will be smarter than any person. And the world is devastatingly unprepared for what would come next. For decades, two signatories of that letter—Eliezer Yudkowsky and Nate Soares—have studied how smarter-than-human intelligences will think, behave, and pursue their objectives. Their research says that sufficiently smart AIs will develop goals of their own that put them in conflict with us—and that if it comes to conflict, an artificial superintelligence would crush us. The contest wouldn’t even be close. How could a machine superintelligence wipe out our entire species? Why would it want to? Would it want anything at all? In this urgent book, Yudkowsky and Soares walk through the theory and the evidence, present one possible extinction scenario, and explain what it would take for humanity to survive. The world is racing to build something truly new under the sun. And if anyone builds it, everyone dies. “The best no-nonsense, simple explanation of the AI risk problem I've ever read.”—Yishan Wong, Former CEO of Reddit
49
Apple Watch Ultra 3 User Guide for Everyday UsersClear Start Guides
The Apple Watch Ultra 3 isn’t just another smartwatch — it’s Apple’s most powerful, precise, and adventure-ready wearable ever. But for most everyday users, that power can feel overwhelming. Complex settings. Hidden gestures. Constant updates. It’s easy to end up using only a fraction of what the Ultra 3 can actually do. This guide changes that. Created by Clear Start Guides — the trusted name that’s helped thousands of Apple users master their devices with clarity and confidence — this book is your shortcut to complete confidence. You won’t just follow steps. You’ll build real fluency, unlocking every feature that matters without the confusion, guesswork, or wasted time. Unlike scattered online tips or dense technical manuals, this guide is designed specifically for real-world everyday users who want results without frustration. It removes the clutter, simplifies decisions, and reveals how to get the most out of your Ultra 3 — whether you’re training for a 10K, managing your health data, or just aiming to stay connected and safe wherever life takes you. Inside, you’ll discover how to: – Set up your Ultra 3 quickly and cleanly with watchOS 26 – Customize faces, complications, and the Action Button for instant control – Track workouts, fitness, and health metrics with clarity and purpose – Navigate off-grid using dual-frequency GPS, Backtrack, and waypoints – Use satellite messaging, SOS, and safety features with confidence – Maximize battery life and daily performance without sacrificing features – Streamline notifications, Smart Stack, Wallet, and everyday utilities – Troubleshoot problems instantly with pro-level quick fixes Every tap, swipe, and glance will finally make sense. By the time you finish this guide, your Apple Watch Ultra 3 won’t just be a gadget — it’ll be your most reliable daily companion for fitness, health, safety, and beyond. Don’t just wear the Ultra 3. Command it with confidence. It’s built for more. This guide will show you how.
50
SuperintelligenceNick Bostrom
The human brain has some capabilities that the brains of other animals lack. It is to these distinctive capabilities that our species owes its dominant position. Other animals have stronger muscles or sharper claws, but we have cleverer brains. If machine brains one day come to surpass human brains in general intelligence, then this new superintelligence could become very powerful. As the fate of the gorillas now depends more on us humans than on the gorillas themselves, so the fate of our species then would come to depend on the actions of the machine superintelligence. But we have one advantage: we get to make the first move. Will it be possible to construct a seed AI or otherwise to engineer initial conditions so as to make an intelligence explosion survivable? How could one achieve a controlled detonation? To get closer to an answer to this question, we must make our way through a fascinating landscape of topics and considerations. Read the book and learn about oracles, genies, singletons; about boxing methods, tripwires, and mind crime; about humanity's cosmic endowment and differential technological development; indirect normativity, instrumental convergence, whole brain emulation and technology couplings; Malthusian economics and dystopian evolution; artificial intelligence, and biological cognitive enhancement, and collective intelligence. This profoundly ambitious and original book picks its way carefully through a vast tract of forbiddingly difficult intellectual terrain. Yet the writing is so lucid that it somehow makes it all seem easy. After an utterly engrossing journey that takes us to the frontiers of thinking about the human condition and the future of intelligent life, we find in Nick Bostrom's work nothing less than a reconceptualization of the essential task of our time.