Designing Data-Intensive ApplicationsBy Martin KleppmannPublisher(s): O'Reilly Media, Inc.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 ...bookHands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 3rd EditionBy Aurélien GéronPublisher(s): O'Reilly Media, Inc.Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient ...bookPython Crash Course, 3rd EditionBy Eric MatthesPublisher(s): No Starch PressPython Crash Course is the world's best-selling guide to the Python guide programming language, with over 1,500,000 copies sold to date! This fast-paced, thorough introduction to programming with Python will have ...bookHands-On Large Language ModelsBy Jay Alammar, Maarten GrootendorstPublisher(s): O'Reilly Media, Inc.AI has acquired startling new language capabilities in just the past few years. Driven by rapid advances in deep learning, language AI systems are able to write and understand text better ...bookISC2 CISSP Certified Information Systems Security Professional Official Study Guide, 10th EditionBy Mike Chapple, James Michael Stewart, Darril GibsonPublisher(s): SybexCISSP 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 ...bookLearning Go, 2nd EditionBy Jon BodnerPublisher(s): O'Reilly Media, Inc.Go has rapidly become the preferred language for building web services. Plenty of tutorials are available to teach Go's syntax to developers with experience in other programming languages, but tutorials aren't ...bookFluent Python, 2nd EditionBy Luciano RamalhoPublisher(s): O'Reilly Media, Inc.Don't waste time bending Python to fit patterns you've learned in other languages. Python's simplicity lets you become productive quickly, but often this means you aren't using everything the language has ...bookFundamentals of Data EngineeringBy Joe Reis, Matt HousleyPublisher(s): O'Reilly Media, Inc.Data engineering has grown rapidly in the past decade, leaving many software engineers, data scientists, and analysts looking for a comprehensive view of this practice. With this practical book, you'll learn ...bookBuild a Large Language Model (From Scratch)By Sebastian RaschkaPublisher(s): Manning PublicationsLearn how to create, train, and tweak large language models (LLMs) by building one from the ground up! In Build a Large Language Model (from Scratch) bestselling author Sebastian Raschka guides ...bookAcing the System Design InterviewBy zhiyong tanPublisher(s): Manning PublicationsThe system design interview is one of the hardest challenges you’ll face in the software engineering hiring process. This practical book gives you the insights, the skills, and the hands-on practice ...bookDesigning Data-Intensive Applications, 2nd EditionBy Martin Kleppmann, Chris RiccominiPublisher(s): O'Reilly Media, Inc.Data is at the center of many challenges in system design today. Difficult issues such as scalability, consistency, reliability, efficiency, and maintainability need to be resolved. In addition, there's an overwhelming ...bookHead First Design Patterns, 2nd EditionBy Eric Freeman, Elisabeth RobsonPublisher(s): O'Reilly Media, Inc.What will you learn from this book? You know you don't want to reinvent the wheel, so you look to Design Patterns: the lessons learned by those who've faced the same ...bookDesigning Machine Learning SystemsBy Chip HuyenPublisher(s): O'Reilly Media, Inc.Machine learning systems are both complex and unique. Complex because they consist of many different components and involve many different stakeholders. Unique because they're data dependent, with data varying wildly from ...bookCompTIA Security+ SY0-701By Sari GreenePublisher(s): Pearson27+ Hours of Video Instruction Get the edge you need to successfully study for the CompTIA Security+ exam! Overview CompTIA Security+ (SY0-701) is designed to prepare you for the SY0-701 version ...videoAI EngineeringBy Chip HuyenPublisher(s): O'Reilly Media, Inc.Recent breakthroughs in AI have not only increased demand for AI products, they've also lowered the barriers to entry for those who want to build AI products. The model-as-a-service approach has ...bookPython for Data Analysis, 3rd EditionBy Wes McKinneyPublisher(s): O'Reilly Media, Inc.Get the definitive handbook for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.10 and pandas 1.4, the third edition of this hands-on guide is packed with practical ...bookReact - The Complete Guide (Includes Hooks, React Router, and Redux) - Second EditionBy Academind by Maximilian SchwarzmüllerPublisher(s): Packt Publishing**This course is now updated for React 18** Starting with an introduction to React concepts, you will progress through JavaScript refresher modules to solidify your knowledge base before tackling React essentials ...videoOCP Oracle Certified Professional Java SE 17 Developer Study GuideBy Scott Selikoff, Jeanne BoyarskyPublisher(s): SybexAn effective and practical study aid to the new OCP Java SE 17 Developer certification exam In the OCP Oracle Certified Professional Java SE 17 Developer Study Guide: Exam 1Z0-829, you'll ...bookPrompt Engineering for Generative AIBy James Phoenix, Mike TaylorPublisher(s): O'Reilly Media, Inc.Large language models (LLMs) and diffusion models such as ChatGPT and Stable Diffusion have unprecedented potential. Because they have been trained on all the public text and images on the internet, ...bookAdvanced Engineering Mathematics, 10th EditionBy Erwin Kreyszig, Herbert Kreyszig, Edward J. NormintonPublisher(s): WileyThe tenth edition of this bestselling text includes examples in more detail and more applied exercises; both changes are aimed at making the material more relevant and accessible to readers. Kreyszig ...bookFundamentals of Software ArchitectureBy Mark Richards, Neal FordPublisher(s): O'Reilly Media, Inc.Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real guide exists to help developers become architects. Until now. This book provides the first comprehensive ...bookCCNP and CCIE Enterprise Core ENCOR 350-401 Official Cert Guide, 2nd EditionBy Brad Edgeworth, Ramiro Garza Rios, David Hucaby, Jason GooleyPublisher(s): Cisco PressTrust the best-selling Official Cert Guide series from Cisco Press to help you learn, prepare, and practice for the CCNP and CCIE ENCOR 350-401 exam. Well regarded for its level of ...bookClean Code: A Handbook of Agile Software CraftsmanshipBy Robert C. MartinPublisher(s): PearsonEven 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 ...bookThe Staff Engineer's PathBy Tanya ReillyPublisher(s): O'Reilly Media, Inc.For years, companies have rewarded their most effective engineers with management positions. But treating management as the default path for an engineer with leadership ability doesn't serve the industry well--or the ...bookThe Pragmatic Programmer: your journey to mastery, 20th Anniversary Edition, 2nd EditionBy David Thomas, Andrew HuntPublisher(s): Addison-Wesley Professional"One of the most significant books in my life." —Obie Fernandez, Author, The Rails Way "Twenty years ago, the first edition of The Pragmatic Programmer completely changed the trajectory of my ...bookBuilding Microservices, 2nd EditionBy Sam NewmanPublisher(s): O'Reilly Media, Inc.As organizations shift from monolithic applications to smaller, self-contained microservices, distributed systems have become more fine-grained. But developing these new systems brings its own host of problems. This expanded second edition ...bookIntro to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and The CloudBy Paul J. Deitel, Harvey M. DeitelPublisher(s): PearsonThis is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book. For introductory-level Python ...bookPython Fundamentals with Paul DeitelBy Paul J. DeitelPublisher(s): PearsonExpanded in 2024 with 22 New Features through Python 3.12 50 hours of video instruction—Includes Paul’s two-hour “What’s New in Python” lesson (located between lessons 10 and 11), covering features that ...videoSQL Queries for Mere Mortals: A Hands-On Guide to Data Manipulation in SQL, 4th EditionBy John L. ViescasPublisher(s): Addison-Wesley ProfessionalThe #1 Easy, Common-Sense Guide to SQL Queries—Updated with More Advanced Techniques and Solutions Foreword by Keith W. Hare, Vice Chair, USA SQL Standards Committee SQL Queries for Mere Mortals has ...bookRed Hat Certified System Administrator (RHCSA) RHEL 9By Sander van VugtPublisher(s): Pearson14+ Hours of Video Instruction Description Learn, practice, and then validate your skills with this 14-hour full exam prep toolkit. Overview Explore all exam objectives in the RHCSA RHEL 9 exam ...videoHead First Java, 3rd EditionBy Kathy Sierra, Bert Bates, Trisha GeePublisher(s): O'Reilly Media, Inc.What will you learn from this book? Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique ...bookIntroducing Python, 2nd EditionBy Bill LubanovicPublisher(s): O'Reilly Media, Inc.Easy to understand and fun to read, this updated edition of Introducing Python is ideal for beginning programmers as well as those new to the language. Author Bill Lubanovic takes you ...bookLearning SQL, 3rd EditionBy Alan BeaulieuPublisher(s): O'Reilly Media, Inc.As data floods into your company, you need to put it to work right away—and SQL is the best tool for the job. With the latest edition of this introductory guide, ...bookEffective Java, 3rd EditionBy Joshua BlochPublisher(s): Addison-Wesley ProfessionalSince this Jolt-award winning classic was last updated in 2008, the Java programming environment has changed dramatically. Java 7 and Java 8 introduced new features and functions including, forEach() method in ...bookKubernetes for the Absolute Beginners - Hands-OnBy Mumshad MannambethPublisher(s): Packt PublishingStarting from the fundamental concept of containers, the course gradually unfolds into a comprehensive guide on managing and deploying applications with Kubernetes. It covers everything from the basics of Kubernetes architecture ...videoHead First Software ArchitectureBy Raju Gandhi, Mark Richards, Neal FordPublisher(s): O'Reilly Media, Inc.What will you learn from this book? If you're a software developer looking for a quick on-ramp to software architecture, this handy guide is a great place to start. From the ...bookA Guide to the Project Management Body of Knowledge (PMBOK® Guide) – Seventh Edition and The Standard for Project Management (ENGLISH)By Project Management InstitutePublisher(s): Project Management InstitutePMBOK® Guide is the go-to resource for project management practitioners. The project management profession has significantly evolved due to emerging technology, new approaches and rapid market changes. Reflecting this evolution, The ...bookTerraform: Up and Running, 3rd EditionBy Yevgeniy BrikmanPublisher(s): O'Reilly Media, Inc.Terraform has become a key player in the DevOps world for defining, launching, and managing infrastructure as code (IaC) across a variety of cloud and virtualization platforms, including AWS, Google Cloud, ...bookClean Code FundamentalsBy Robert C. MartinPublisher(s): PearsonExpanded Edition (Updated February 2022) Updated with episodes from SOLID Principles and Advanced TDD in the Clean Code Fundamentals series from Clean Coders by "Uncle Bob" Martin. New episodes include: The ...videoGenerative Deep Learning, 2nd EditionBy David FosterPublisher(s): O'Reilly Media, Inc.Generative AI is the hottest topic in tech. This practical book teaches machine learning engineers and data scientists how to use TensorFlow and Keras to create impressive generative deep learning models ...bookKafka: The Definitive Guide, 2nd EditionBy Gwen Shapira, Todd Palino, Rajini Sivaram, Krit PettyPublisher(s): O'Reilly Media, Inc.Every enterprise application creates data, whether it consists of log messages, metrics, user activity, or outgoing messages. Moving all this data is just as important as the data itself. With this ...bookClean Architecture: A Craftsman's Guide to Software Structure and DesignBy Robert C. MartinPublisher(s): PearsonBuilding upon the success of best-sellers The Clean Coder and Clean Code, legendary software craftsman Robert C. "Uncle Bob" Martin shows how to bring greater professionalism and discipline to application architecture ...bookSecurity in Computing, 6th EditionBy Charles Pfleeger, Shari Lawrence Pfleeger, Lizzie Coles-KempPublisher(s): Addison-Wesley ProfessionalThe New State of the Art in Information Security: From Cloud to Crypto, AI-Driven Security to Post-Quantum Computing Now extensively updated throughout, Security in Computing, Sixth Edition, is today's one-stop, primary ...bookSystem Design on AWSBy Jayanth Kumar, Mandeep SinghPublisher(s): O'Reilly Media, Inc.Enterprises building complex and large-scale applications in the cloud face multiple challenges. From figuring out the right tools to estimating the right provisioning, nearly every solution comes with a complicated set ...bookSoftware Architecture: The Hard PartsBy Neal Ford, Mark Richards, Pramod Sadalage, Zhamak DehghaniPublisher(s): O'Reilly Media, Inc.There are no easy decisions in software architecture. Instead, there are many hard parts--difficult problems or issues with no best practices--that force you to choose among various compromises. With this book, ...bookProgramming Rust, 2nd EditionBy Jim Blandy, Jason Orendorff, Leonora F. S. TindallPublisher(s): O'Reilly Media, Inc.Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are ...bookHands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd EditionBy Aurélien GéronPublisher(s): O'Reilly Media, Inc.Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient ...bookCCNA 200-301 Official Cert Guide, Volume 1, 2nd EditionBy Wendell OdomPublisher(s): Cisco PressTrust the best-selling Official Cert Guide series from Cisco Press to help you learn, prepare, and practice for exam success. They are built with the objective of providing assessment, review, and ...bookKubernetes: Up and Running, 3rd EditionBy Brendan Burns, Joe Beda, Kelsey Hightower, Lachlan EvensonPublisher(s): O'Reilly Media, Inc.This third edition comes with a dedicated playlist of interactive Katacoda labs mapped to each section of the book. As you read through each chapter, you can practice the concepts covered ...bookNatural Language Processing with Transformers, Revised EditionBy Lewis Tunstall, Leandro von Werra, Thomas WolfPublisher(s): O'Reilly Media, Inc.Since their introduction in 2017, transformers have quickly become the dominant architecture for achieving state-of-the-art results on a variety of natural language processing tasks. If you're a data scientist or coder, ...book
The Latest Books, Reports, Videos, and Audiobooks - O'Reilly Media (2025)
References
Top Articles
BSX May 23rd Options Begin Trading
Duke-NUS and NUS Medicine join forces to launch Systems Metabolomics Centre for precision medicine
Cheap Car Insurance Sarasota Springs FL: Compare Quotes From Best Companies - [Mom Prepared]
Latest Posts
ChatGPT Plus is free for students now - how to grab this deal before finals
Singapore, Vietnam sign five agreements across digital development, people ties, electricity trade
Recommended Articles
- 8 beauty editors share their favourite hand washes of all time
- Soy benefits and risks every eater should know
- Birch street clothing wrap dress Intuitions and clothing
- Walking aids, wheelchairs and mobility scooters - Social care and support guide
- Ernst Haas: Master of photography | The Independent Photographer
- Are pregnancy tests accurate? What you need to know
- VW Amarok Zubehör und Tuning für den Amarok 2010 bis 2016
- Best Glue On Nails Amazon (2025 Update) - Social Moms
- Do Back Braces Really Work?|Advantages & Disadvantages of Back Brace
- Cuppingmassage: alles wat je moet weten
- Understanding Soy Protein Isolate: Composition and Benefits
- Meghan Markle's Latest Instagram Post Labeled A 'Giant F-ck You'
- Wetenschappelijke rekenmachine - Nederlands
- Papers Past | Newspapers | Manawatu Standard | 10 March 1928
- Make-up-Entferner im Test: Die besten Produkte für Gesicht und Augen
- What to Expect in 2025: A Glimpse into the Future - America's Future
- Hair Factor 4 for Thinning Hair: A Holistic Solution to Hair Loss and Scalp Health | Kent Reporter
- Does Aluminum Free Deodorant Make You Stink? | Fresh Insights
- Actress hopes to pave way for Jordanian women in comedy - Jordan News | Latest News from Jordan, MENA
- Die Filmstarts-Kritik zu Powder Blue
- THE 10 BEST Acupuncture Retreats in British Columbia for 2025
- Derma Roller vs. Other Hair Growth Treatments: Which One Reigns Supreme? - sthint.com
- Tiny cotton swabs: the bizarre truth behind ear hygiene, hamster fashion shows and why your cat is plotting to steal them - FotoBreak News !
- Avene Make-Up Removing Micellar Gel
- A Patient's Guide to Lower Limb Lengthening with a Precice Nail :: Royal National Orthopaedic Hospital
- Bath Kneeler and Elbow Rest Pad Set, Quick Dry Baby Bath Kneeling Pad Thick Soft Non-Slip Baby Bathtub Mat for Baby Bathing, Baby Accessories Organizer, Gifts for Parents, Grey
- Why A Hercule Poirot Actor Refused To Make The Agatha Christie Character Funny - SlashFilm
- Borna Babić, riječki plesač i koreograf: 'Tražim namjeru iza pokreta, osjećaj ili nekakvu imaginaciju' - Novi list
- Callus Shaver Blades 20 Pack
- The 18 best bronzers for a natural, sun-kissed glow on every skin tone
- 4 in Hard Skin Remover Foot Care Tool Wooden Bath Brush Brosser Pour Les Pieds • EUR 10,49
- Is Nonnas based on a true story? Details explored
- Amazon’s Summer Beauty Sale Is Here — And We’ve Found The 27 Best Deals
- Best OTC Allergy Relief for Spring
- Live with Dr Shahid Masood Program 13-May-2025 Dr Shahid Masood Naila Ali GNN News
- 180 Starcraft HD Wallpapers Backgrounds
- 750+ Lip Gloss Business Names (From Cute to Luxury Options)
- The Role of Facial Tissues in Personal Hygiene and Health
- High Beta Egyptian Stocks — TradingView
- Varela Inmobiliaria - Atlántida - agencia inmobiliaria en atlántida
- Vloeibare Concealer online kopen bij Blisso - Online Beauty
- Save Big on Bulk 6 In 1 Facial Beauty Machine Rf Skin Rejuvenaiton Microdermabrasion Hydro Dermabrasion Bio Lifting Wrinkle Removal Hydraulic Facial Hydrotherapy Machine477 | Best Deals on DHgate
- 6 Best Tattoo Machines For Beginners
- Eye Health Vitamins | New Leaf Supplements
- Princess Charlene wows in bridal white for Pope Leo XVI's inauguration | HELLO!
- Book Online Hot Candle Massage Services in San Phak Wan at GoWabi
- The SKIN Special: Summer | Stralende huid in de zomer | The Body Clinic
- 70+ Valentine’s Day Beauty Gifts for Any Cosmetics Lover
- LED Spiegel online kaufen
- The Best Lymphatic Beauty Tools And How To Use Them, According To Experts
- What Does CPAP Mean, and What Does it Do? - Sleep Advisor
- FE LASHES AND BEAUTY - 1451 Foothill Blvd, La Verne, CA 91750, USA
- This Is the Hair Removal Tool That Makes My Makeup Look So Much Smoother
- 10-night Classic Denali Cruisetour R8L
- Wat je moet weten over 'lip blushing', volgens een cosmetisch tatoeëerder
- Does Smoking Cause Snoring?
- Adding Elegance to Your Bathroom with Textured Shower Glass in Conroe
- Intim-Waxing: Kann man sich im Intimbereich Waxen?
- Can Eyelashes Fall Out? | Essential Insights
- La Roche Posay Toleriane Dermo Cleanser for Sensitive Skin 400ml | LOOKFANTASTIC
- 10 Best Shoe Deodorizer Sprays Reviewed in 2024 | WalkJogRun
- Mesh Nebulizer Manufacturer, Air Compressor Nebulizer, Rhinitis Supplier
- Premium product launches power Unilever’s Oral Care growth | Unilever
- 10 Amazing Spirulina Benefits Backed by Science
- Nicole Kidman suffers hair malfunction on Cannes red carpet | HELLO!
- Understanding Hurricane Milton's Unconventional Track to Florida
- One Direction Star Dead After Fall in Argentina
- Recap: Juicy Burger Cup 2024 – Beijing's Top 16 Burgers
- Hollywood tough guy, 84, shows off his tender side with actress wife
- Taylor Swift calls It Ends With Us subpoena 'clickbait,' says she didn't see for film 'until weeks after release' | HELLO!
- Antioxidant, Hypoglycemic, and Hypolipidemic Effects of Puerarin In Vivo
- What is a paraffin bath?
- The Best Skin Care Tools & Devices
- How Do Pregnancy Tests Work? - Seed of Hope | Wisconsin
- Makeup Remover - Skin Care | Ulta Beauty
- Clinics in Leicester with top Pain management specialist in Acupuncture
- Hair Products May Increase the Risk of Certain Cancers
- How To Sharpen Razor Blades (3 Foolproof Methods) - DapperlyClub
- How cotton swab is made
- Are pedicures really necessary all year long? Experts say yes — here's why
- 8 Best Hair Curlers in Netherlands - 2025
- 9' Patio Umbrella - Crank Lift & Wind-Resistant | GARVEE
- 3 back, neck and shoulder problems during perimenopause and menopause
- Netanyahu says Israel will control Gaza as pressure mounts on aid
- Best Tools for Blackhead Extraction in 2025: Your Ultimate Guide
- Philosophy Shower Gel Reviews (2025): The Ultimate Guide | Bathroom Gadgets Ideas
- Professional Nail Drill Bits | MelodySusie
- Animal In Prison by Jawaharlal Nehru
- China Professional Nd YAG Diode Laser Hair Removal Machine Price Manufacturers, Factory - Wholesale Price - MOONLIGHT
- 5 Easy Ways to Master Liquid Eyeliner Application
- Blepharoplasty | Eyelid Reduction Surgery | Eyebag Removal
- +++ 03:48 Kanzleramtschef Frei: Putin spielt auf Zeit +++
- 19.4: Protein Synthesis and the Genetic Code
- What Battery Does Microcurrent Device Use?
- Best Hair Care Solutions for Men: Say Goodbye to Balding & Dandruff.
- Dressing Aids - Dressing & Comfort Aids for the Elderly and Disabled
- Window Air Conditioners with With Heat | P.C. Richard & Son
- This Is the Hair Removal Tool That Makes My Makeup Look So Much Smoother
- The 6 Best Nail Scissors You Can Buy in 2024
- The Best Natural Hair Loss Treatments - Ashley and Martin
Article information
Author: Wyatt Volkman LLD
Last Updated:
Views: 5902
Rating: 4.6 / 5 (66 voted)
Reviews: 89% of readers found this page helpful
Author information
Name: Wyatt Volkman LLD
Birthday: 1992-02-16
Address: Suite 851 78549 Lubowitz Well, Wardside, TX 98080-8615
Phone: +67618977178100
Job: Manufacturing Director
Hobby: Running, Mountaineering, Inline skating, Writing, Baton twirling, Computer programming, Stone skipping
Introduction: My name is Wyatt Volkman LLD, I am a handsome, rich, comfortable, lively, zealous, graceful, gifted person who loves writing and wants to share my knowledge and understanding with you.