Jump to content

whiteandgrey89

Wariano Leyenda
  • Posts

    9,491
  • Joined

  • Last visited

Everything posted by whiteandgrey89

  1. [img]https://i123.fastpic.org/big/2024/0707/64/2e6b6e9119ad00e8a8e720744552aa64.jpg[/img] [b]Architecture Modernization (Audiobook) English | 2024 | 9781633438156AU | 3GP@65 kbps | 18h 33m | 520 MB [/b] Proven techniques and principles for modernizing legacy systems into new architectures that deliver serious competitive advantage. For a business to thrive, it needs a modern software architecture that is aligned with its corporate architecture. This book presents concrete practices that sync software, product, strategy, team dynamics, and work practices. You'll evolve your technical and social architecture together, reducing needless dependencies and achieving faster flow of innovation across your organization. In Architecture Modernization: Socio-technical alignment of software, strategy, and structure you'll learn how to Identify strategic ambitions and challenges using listening and mapping tours Visualize your business landscape and crucial capabilities with Wardley Mapping Create a product taxonomy as a framework for your architecture Run big picture EventStorming workshops to map business domains Apply Team Topologies patterns to identify and refine value streams Design loosely coupled, domain-aligned software architectures Build internal developer platforms for rapid, reliable evolution Implement data mesh principles and tools to revolutionize data engineering Deliver compelling modernization roadmaps focused on continuous value Architecture Modernization: Socio-technical alignment of software, strategy, and structure shows you how to turn the practice of architecting systems into a transformative process for your entire company. Chapter-by-chapter, you'll identify the reasons and benefits of modernization, design an architecture that works for your business, and then implement your new approach in a progressive and sustainable manner. Every technique is illustrated with insightful industry examples and an interactive Miro board that lets you dig deeper. About the Technology The decisions you make about your software are inherently connected to the decisions you make about your business. Why not turn the mundane task of modernizing legacy systems into a transformative process for your entire company? This book shows you how! It reveals a socio-technical approach to align your software and products with organizational dynamics and ways of working. About the Book Architecture Modernization: Socio-technical alignment of software, strategy, and structure presents a clear path for upgrading your entire organization when you re-imagine your software. In it, you'll learn to combine practices like Domain-Driven Design, Event Storming, and Wardley Mapping to discover user needs, design optimal architecture, and avoid falling back into old habits. Provocative examples from Danske, Salesforce, the UK Government, and others show the real-world result of each approach, identifying techniques you can apply effectively in your own business. What's Inside Uncover cross-org challenges and opportunities A product-centric approach to architecture Envision architecture as a portfolio to prioritize investment [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/c2516e073ec2b4defb04e1f4530b34ec/Architecture_Modernization.rar.html https://nitroflare.com/view/17365E93BFCF8B4/Architecture_Modernization.rar [/code]
  2. [img]https://i123.fastpic.org/big/2024/0707/a3/a6acb5a3ff33dd4edf6063bc7e3f93a3.jpg[/img] [b]Web Design Playground, Second Edition (Audiobook) English | 2024 | 9781633438323AU | 3GP@65 kbps | 9h 31m | 267 MB [/b] Enter the Web Design Playground and start experimenting with all aspects of creating a web page-from design, to development, to publishing-in an easy-to-use free online workspace. This exciting second edition of Web Design Playground is fully updated with new technologies and thoughtful approaches for building modern websites. You'll have a blast experimenting with a landing page, photo gallery, portfolio site, and more while you learn important web design skills. In Web Design Playground, Second Edition you'll learn essential tools of the web design trade, such as Structuring a web page with HTML Styling a web page with CSS Modern page layout techniques Using colors in web design Making text look awesome with typography HTML, CSS, and the principles of good web design are all you need to build something beautiful! You'll find them all inside this one-of-a-kind guide. Best of all, this book gives you free access to a custom online workspace, the "playground!" You can concentrate on core skills like page layout and adding images and video, as well as learning typography, responsive design, and the other modern web design techniques. About the Technology If you can use a web browser, you can create a web site! Web Design Playground, Second Edition shows you how, progressing step by step through fun and engaging projects. You learn the basics of HTML, CSS, and other important web skills. With its unique online "playground," the book helps you build a landing page, a photo gallery, a portfolio site, and more, all from scratch. No prior experience or knowledge of special tools is required. About the Book Web Design Playground, Second Edition takes a creative, visual approach and clear explanations of the components, concepts, and of each step you'll need to build your own web pages. You'll become a confident web designer as you practice each new skill in the Playground. The many small projects introduce everything from page layout basics to new tags and features like Flexbox and CSS Grid-all presented in author Paul McFedries's inimitably friendly style. Don't worry about setting up your own servers and domain names-the book comes with a free online "playground" to experiment with and get creative. You can concentrate on core skills like page layout and adding images and video, as well as learning typography, responsive design, and the other modern web design techniques. Before you know it, you'll be ready to create gorgeous pages that reflect your creativity and style. What's Inside Structure a web page with HTML Style a web page with CSS Modern page layout techniques How to use colors and typography [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/dd3e3ecd3cead32f3e8035cb6a2645f3/Web_Design_Playground,_Second_Edition.rar.html https://nitroflare.com/view/3E8F4B0132BCB48/Web_Design_Playground%252C_Second_Edition.rar [/code]
  3. [img]https://i123.fastpic.org/big/2024/0707/47/2b3e44a827f1357e1b4e818ce1538747.jpg[/img] [b]Elixir in Action, Third Edition (Audiobook) English | 2024 | 9781633438514AU | 3GP@65 kbps | 12h 33m | 352 MB [/b] Fully updated to Elixir 1.15, this authoritative bestseller reveals how Elixir tackles problems of scalability, fault tolerance, and high availability. Thousands of developers have learned to build applications in Elixir by using Saša Jurić's Elixir in Action. You'll skip the programming basics or 101 introductions; this book builds on your existing knowledge to get you quickly writing real Elixir code. Along the way, you'll develop an appreciation for, and considerable skill in, functional and concurrent programming. Inside Elixir in Action, Third Edition you'll find Updates for Elixir 1.15 Elixir modules, functions, and type system Functional and concurrent programming Introduction to distributed system design Creating deployable releases Fully updated to Elixir 1.15, this book contains new coverage of working with application configuration and the latest OTP releases. It teaches you the underlying principles and functional concepts of Elixir, and how each piece fits into the bigger picture of building production-ready systems with Elixir, Erlang, and the OTP framework. About the Technology With best-in-class fault tolerance and concurrency, a pragmatic approach to functional programming, and the power to operate at scale, Elixir is the perfect choice for mission-critical software. Start reading Elixir in Action, and you'll quickly understand why Elixir creator José Valim says it "...tops the list" of Elixir books. About the Book Elixir in Action, Third Edition teaches you how to create distributed applications and server-side systems using Elixir and the Erlang VM. This Third Edition from Elixir expert Saša Jurić is fully updated to include the latest features of Elixir 1.15. In it, you'll master the foundations of the language, discover how the OTP framework minimizes tedious boilerplate code, and explore numerous examples that ensure you're learning hands-on. What's Inside Elixir modules, functions, and type system Functional and concurrent programming Introduction to distributed system design Creating deployable releases [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/d6cb3560ce05d84826de98607f292af4/Elixir_in_Action,_Third_Edition.rar.html https://nitroflare.com/view/C39B6FD08BF6BED/Elixir_in_Action%252C_Third_Edition.rar [/code]
  4. [img]https://i123.fastpic.org/big/2024/0707/35/bbc9099fc07c637bd4c86b0695213b35.jpg[/img] [b]Code Like a Pro in Rust (Audiobook) English | 2024 | 9781617299643AU | 3GP@65 kbps | 6h 15m | 175 MB [/b] Get ready to code like a pro in Rust with insider techniques used by Rust veterans! Code Like a Pro in Rust dives deep into memory management, asynchronous programming, and the core Rust skills that make you a Rust pro! Plus, you'll find essential productivity techniques for Rust testing, tooling, and project management. You'll soon be writing high-quality code that needs way less maintenance overhead. In Code Like A Pro in Rust, you will learn Essential Rust tooling Core Rust data structures Memory management Testing in Rust Asynchronous programming for Rust Optimized Rust Rust project management Code Like A Pro in Rust is a fast-track guide to building and delivering professional quality software in Rust. It skips the fluff and gets right to the heart of this powerful modern language. You'll learn how to sidestep common Rust pitfalls and navigate quirks you might never have seen before-even if you've been programming for many years! Plus, discover timeless strategies for navigating the evolving Rust ecosystem and ensure your skills can easily adapt to future changes. About the Technology Rust is famous for its safety, performance, and security, but it takes pro skills to make this powerful language shine. This book gets you up to speed fast, so you'll feel confident with low-level systems, web applications, asynchronous programming, concurrency, optimizations, and much more. About the Book Code Like a Pro in Rust will make you a more productive Rust programmer. This example-rich book builds on your existing know-how by introducing Rust-specific design patterns, coding shortcuts, and veteran skills like asynchronous programming and integrating Rust with other languages. You'll also meet amazing Rust tools for testing, code analysis, and application lifecycle management. It's all the good stuff in one place! What's Inside Core Rust data structures Memory management Creating effective APIs Rust tooling, testing, and more [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/f2847f79fc721dffd365cd4d7d9114d0/Code_Like_a_Pro_in_Rust.rar.html https://nitroflare.com/view/561FE392EFB11F5/Code_Like_a_Pro_in_Rust.rar [/code]
  5. [img]https://i123.fastpic.org/big/2024/0707/b1/0a7dfdffa05f0231d76e39aaeaaa87b1.jpg[/img] [b]Learn C++ by Example (Audiobook) English | 2024 | 9781633438330AU | 3GP@65 kbps | 7h 23m | 207 MB [/b] Learn the latest features of modern C++ by coding eight engaging projects. Don't let the multitude of C++ updates intimidate you! Learn C++ by Example takes you through the major language changes since C++ 11, with each new feature demonstrated with a fun project or minigame. It's perfect for beginners who know C++ basics, coders coming back to the language, or current C++ developers missing out on everything the language has to offer. Inside Learn C++ by Example you'll find important skills such as Utilizing the new C++ features from C++ 11 to 23 Effectively testing your C++ code What happens "under the hood" of C++ code Picking efficient algorithms and data structures std::format, STL algorithms, ranges, and coroutines Learn C++ by Example rapidly gets up to speed with C++'s updates and changes, and ensures you'll stay ahead as the language continues to change and grow. You'll learn about vectors and ranges by generating Pascal's triangle, create a racing game with new special member functions, build a slot machine with parameter packs, and more. About the Technology C++ delivers the flexibility and performance you need for everything from low-level systems programming to secure financial applications and AAA game development. First introduced in 1985, the language is still evolving, with exciting changes in every new version. Whether you're just getting started or you're a veteran coder adding to your toolbox, the eight hands-on projects in this book will get you up to speed on modern C++ features and practices. About the Book Learn C++ by Example is a fun and practical way to start writing modern C++ code. It guides you through entertaining challenges, emphasizing features and techniques made possible by C++ 17, 20, and 23. You'll learn about objects and arrays by creating a deck of playing cards, master the C++ random library for a number guess game, use the chrono library to create a countdown timer, and much more. Along the way you'll also pick up valuable tips for testing, project organization, and other productivity skills. What's Inside New C++ features from C++ 11 to 23 Effectively test your C++ code What happens "under the hood" Efficient algorithms and data structures [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/9062778ec1111e5d0b592ccf67511926/Learn_C___by_Example.rar.html https://nitroflare.com/view/94DC1A6BD4F0ED5/Learn_C___by_Example.rar [/code]
  6. [img]https://i123.fastpic.org/big/2024/0707/31/564fa3d8bdcc623a8a180568bdb49231.jpg[/img] [b]Kubernetes for Developers (Audiobook) English | 2024 | 9781617297175AU | 3GP@65 kbps | 9h 7m | 255 MB [/b] A clear and practical beginner's guide that shows you just how easy it can be to make the switch to Kubernetes! Kubernetes for Developers reveals practical and painless methods for deploying your apps on Kubernetes-even for small-to-medium sized applications! You'll learn how to migrate your existing apps onto Kubernetes without a rebuild, and implement modern cloud native architectures that can handle your future growth. Inside, you'll learn how to Containerize a web application with Docker Host a containerized app on Kubernetes with a public cloud service Save money and improve performance with cloud native technologies Make your deployments reliable and fault tolerant Prepare your deployments to scale without a redesign Monitor, debug and tune application deployments on Kubernetes Designed for busy working developers, this hands-on guide helps your first steps into Kubernetes using the powerful Google Kubernetes Engine (GKE) service. Learn how the GKE's powerful automation tools can perform automatic checks and scaling, giving you more time to spend developing great applications. You'll soon see that you don't need to incur huge costs or have the manpower of an enterprise organization to get a productivity boost from Kubernetes! About the Technology Modern software needs to perform at scale while effectively handling load balancing, state and security. Kubernetes makes these tasks easier and more reliable for apps of any size. This book, written especially for software developers creating applications that run on Kubernetes, shows you exactly how to address these and other important issues. About the Book Kubernetes for Developers covers everything you need to know to containerize and deploy an app on Kubernetes from the developer's perspective. You'll start by creating a small application you can run on a cloud-based Kubernetes cluster. Then, you'll systematically explore best practices for stable long-term deployment, including scaling, capacity planning, and resource optimization. What's Inside Deploying reliable web applications using automated operations Scaling up without an application redesign Monitoring, debugging, and tuning workloads [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/0064702d2296bbb4be2da6b6cdee44fc/Kubernetes_for_Developers.rar.html https://nitroflare.com/view/4B693C51E3A65FE/Kubernetes_for_Developers.rar [/code]
  7. [img]https://i123.fastpic.org/big/2024/0707/a4/4b8a2cdd4df29bc5aea4e2d2a1cf3aa4.jpg[/img] [b]Functional Programming in C#, Second Edition (Audiobook) English | 2022 | 9781617299827AU | 3GP@65 kbps | 12h 21m | 346 MB [/b] Real world examples and practical techniques for functional programming in C# without the jargon and theory. In Functional Programming in C#, Second Edition you will learn how to Use higher-order functions to reduce duplication and do more with less code Use pure functions to write code that is easy to test and optimize Write pleasant APIs that accurately describe your program's behavior Use dedicated types to handle nullability, system errors, and validation rules predictably and elegantly Write composable code without the overhead of an IoC container Functional Programming in C# has helped thousands of developers apply functional thinking to C# code. Its practical examples and spot-on treatment of FP concepts makes it the perfect guide for proficient C# programmers. This second edition is fully revised to cover new functional-inspired features in the most recent releases of C#, including tuples, async streams, pattern matching, and records. Each chapter is packed with awesome perspectives and epiphany moments on how functional programming can change the way you code. About the Technology Turbocharge your C# code. Good functional techniques will improve concurrency, state management, event handling, and maintainability of your software. This book gives you practical answers to why, how, and where to add functional programing into your C# coding practice. About the Book Functional Programming in C#, Second Edition teaches functional thinking for real-world problems. It reviews the C# language features that allow you to program functionally and through many practical examples shows the power of function composition, data-driven programming, and immutable data structures. All code examples work with .NET 6 and C# 10. What's Inside Higher-order functions reduce duplication and do more with less code Code based on pure functions is easy to test and optimize Write pleasant APIs that accurately describe your program's behavior Write a Web API in a functional style Monadic composition with LINQ [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/1afbba19adb3d50bf3213dacbe26a6ef/Functional_Programming_in_C,_Second_Edition.rar.html https://nitroflare.com/view/A5ADEDE5E677243/Functional_Programming_in_C%252C_Second_Edition.rar [/code]
  8. [img]https://i123.fastpic.org/big/2024/0707/0e/9e243db21ae889b753dc4ae4436a880e.jpg[/img] [b]Kubernetes Native Microservices with Quarkus and MicroProfile (Audiobook) English | 2022 | 9781617298653AU | 3GP@65 kbps | 6h 22m | 179 MB [/b] Build fast, efficient Kubernetes-based Java applications using the Quarkus framework, MicroProfile, and Java standards. In Kubernetes Native Microservices with Quarkus and MicroProfile you'll learn how to Deploy enterprise Java applications on Kubernetes Develop applications using the Quarkus runtime Compile natively using GraalVM for blazing speed Create efficient microservices applications Take advantage of MicroProfile specifications Popular Java frameworks like Spring were designed long before Kubernetes and the microservices revolution. Kubernetes Native Microservices with Quarkus and MicroProfile introduces next generation tools that have been cloud-native and Kubernetes-aware right from the beginning. Written by veteran Java developers John Clingan and Ken Finnigan, this book shares expert insight into Quarkus and MicroProfile directly from contributors at Red Hat. You'll learn how to utilize these modern tools to create efficient enterprise Java applications that are easy to deploy, maintain, and expand. About the Technology Build microservices efficiently with modern Kubernetes-first tools! Quarkus works naturally with containers and Kubernetes, radically simplifying the development and deployment of microservices. This powerful framework minimizes startup time and memory use, accelerating performance and reducing hosting cost. And because it's Java from the ground up, it integrates seamlessly with your existing JVM codebase. About the Book Kubernetes Native Microservices with Quarkus and MicroProfile teaches you to build microservices using containers, Kubernetes, and the Quarkus framework. You'll immediately start developing a deployable application using Quarkus and the MicroProfile APIs. Then, you'll explore the startup and runtime gains Quarkus delivers out of the box and also learn how to supercharge performance by compiling natively using GraalVM. Along the way, you'll see how to integrate a Quarkus application with Spring and pick up pro tips for monitoring and managing your microservices. What's Inside Deploy enterprise Java applications on Kubernetes Develop applications using the Quarkus runtime framework Compile natively using GraalVM for blazing speed Take advantage of MicroProfile specifications [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/471b4bc22e09990f4d7b5cae2111e23b/Kubernetes_Native_Microservices_with_Quarkus_and_MicroProfile.rar.html https://nitroflare.com/view/7AC0FB23BB42D10/Kubernetes_Native_Microservices_with_Quarkus_and_MicroProfile.rar [/code]
  9. [img]https://i123.fastpic.org/big/2024/0707/9c/1735fe12cef818042a52908179de329c.jpg[/img] [b]Data Analysis with Python and PySpark (Audiobook) English | 2022 | 9781617297205AU | 3GP@65 kbps | 10h 20m | 290 MB [/b] Think big about your data! PySpark brings the powerful Spark big data processing engine to the Python ecosystem, letting you seamlessly scale up your data tasks and create lightning-fast pipelines. In Data Analysis with Python and PySpark you will learn how to Manage your data as it scales across multiple machines Scale up your data programs with full confidence Read and write data to and from a variety of sources and formats Deal with messy data with PySpark's data manipulation functionality Discover new data sets and perform exploratory data analysis Build automated data pipelines that transform, summarize, and get insights from data Troubleshoot common PySpark errors Creating reliable long-running jobs Data Analysis with Python and PySpark is your guide to delivering successful Python-driven data projects. Packed with relevant examples and essential techniques, this practical book teaches you to build pipelines for reporting, machine learning, and other data-centric tasks. Quick exercises in every chapter help you practice what you've learned, and rapidly start implementing PySpark into your data systems. No previous knowledge of Spark is required. About the Technology The Spark data processing engine is an amazing analytics factory: raw data comes in, insight comes out. PySpark wraps Spark's core engine with a Python-based API. It helps simplify Spark's steep learning curve and makes this powerful tool available to anyone working in the Python data ecosystem. About the Book Data Analysis with Python and PySpark helps you solve the daily challenges of data science with PySpark. You'll learn how to scale your processing capabilities across multiple machines while ingesting data from any source-whether that's Hadoop clusters, cloud data storage, or local data files. Once you've covered the fundamentals, you'll explore the full versatility of PySpark by building machine learning pipelines, and blending Python, pandas, and PySpark code. What's Inside Organizing your PySpark code Managing your data, no matter the size Scale up your data programs with full confidence Troubleshooting common data pipeline problems Creating reliable long-running jobs [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/8e3845c6071ae8f7c5a1e57b211c3605/Data_Analysis_with_Python_and_PySpark-AU.rar.html https://nitroflare.com/view/72DCF4CDE59F614/Data_Analysis_with_Python_and_PySpark-AU.rar [/code]
  10. [img]https://i123.fastpic.org/big/2024/0707/91/8f2dd9752b0afc5f0b941ccfab36c891.jpg[/img] [b]Python Concurrency with asyncio (Audiobook) English | 2022 | 9781617298660AU | 3GP@64 kbps | 9h 5m | 255 MB [/b] Learn how to speed up slow Python code with concurrent programming and the cutting-edge asyncio library. Use coroutines and tasks alongside async/await syntax to run code concurrently Build web APIs and make concurrency web requests with aiohttp Run thousands of SQL queries concurrently Create a map-reduce job that can process gigabytes of data concurrently Use threading with asyncio to mix blocking code with asyncio code Python is flexible, versatile, and easy to learn. It can also be very slow compared to lower-level languages. Python Concurrency with asyncio teaches you how to boost Python's performance by applying a variety of concurrency techniques. You'll learn how the complex-but-powerful asyncio library can achieve concurrency with just a single thread and use asyncio's APIs to run multiple web requests and database queries simultaneously. The book covers using asyncio with the entire Python concurrency landscape, including multiprocessing and multithreading. About the Technology It's easy to overload standard Python and watch your programs slow to a crawl. Th e asyncio library was built to solve these problems by making it easy to divide and schedule tasks. It seamlessly handles multiple operations concurrently, leading to apps that are lightning fast and scalable. About the Book Python Concurrency with asyncio introduces asynchronous, parallel, and concurrent programming through hands-on Python examples. Hard-to-grok concurrency topics are broken down into simple flowcharts that make it easy to see how your tasks are running. You'll learn how to overcome the limitations of Python using asyncio to speed up slow web servers and microservices. You'll even combine asyncio with traditional multiprocessing techniques for huge improvements to performance. What's Inside Build web APIs and make concurrency web requests with aiohttp Run thousands of SQL queries concurrently Create a map-reduce job that can process gigabytes of data concurrently Use threading with asyncio to mix blocking code with asyncio code [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/024990a19d980203a3758da6ed9ebf36/Python_Concurrency_with_asyncio.rar.html https://nitroflare.com/view/5E2D45263FFD1AE/Python_Concurrency_with_asyncio.rar [/code]
  11. [img]https://i123.fastpic.org/big/2024/0707/44/28af869ead0fd9cf802f25b7d9d63244.jpg[/img] [b]The Economist Audio Edition - July 06, 2024 English | 2024 | MP3 | 214 MB [/b] About The Economist "It is not only The Economist's name that people find baffling. Here are some other common questions. First, why does it call itself a newspaper? Even when The Economist incorporated the Bankers' Gazette and Railway Monitor from 1845 to 1932, it also described itself as "a political, literary and general newspaper". It still does so because, in addition to offering analysis and opinion, it tries in each issue to cover the main events-business and political-of the week. It goes to press on Thursdays and, printed simultaneously in six countries, is available in most of the world's main cities the following day or soon after. Readers everywhere get the same editorial matter. The advertisements differ. The running order of the sections, and sometimes the cover, also differ. But the words are the same, except that each week readers in Britain get a few extra pages devoted to British news. Why is it anonymous? Many hands write The Economist, but it speaks with a collective voice. Leaders are discussed, often disputed, each week in meetings that are open to all members of the editorial staff. Journalists often co-operate on articles. And some articles are heavily edited. The main reason for anonymity, however, is a belief that what is written is more important than who writes it. As Geoffrey Crowther, editor from 1938 to 1956, put it, anonymity keeps the editor "not the master but the servant of something far greater than himself. You can call that ancestor-worship if you wish, but it gives to the paper an astonishing momentum of thought and principle." [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/1bb1e1af9866e8f3ce3d542d269db18e/The_Economist_Audio_Edition_July_06_2024.zip.html https://nitroflare.com/view/5B2404C1981A69B/The_Economist_Audio_Edition_July_06_2024.zip [/code]
  12. [img]https://i123.fastpic.org/big/2024/0707/b6/1f463bda16f60475d1206684319107b6.jpg[/img] [b]Math for Programmers (Audiobook) English | 2020 | 9781617295355 | @64 kbps | 17h 16m | 417 MB [/b] A gentle introduction to some of the most useful mathematical concepts that should be in your developer toolbox. Christopher Haupt, New Relic To score a job in data science, machine learning, computer graphics, and cryptography, you need to bring strong math skills to the party. Math for Programmers teaches the math you need for these hot careers, concentrating on what you need to know as a developer. Filled with lots of helpful graphics and more than 200 exercises and mini-projects, this book unlocks the door to interesting-and lucrative!-careers in some of today's hottest programming fields. about the technology Skip the mathematical jargon: This one-of-a-kind book uses Python to teach the math you need to build games, simulations, 3D graphics, and machine learning algorithms. Discover how algebra and calculus come alive when you see them in code! about the book In Math for Programmers you'll explore important mathematical concepts through hands-on coding. Filled with graphics and more than 200 exercises and mini-projects, this book unlocks the door to interesting-and lucrative!-careers in some of today's hottest fields. As you tackle the basics of linear algebra, calculus, and machine learning, you'll master the key Python libraries used to turn them into real-world software applications. what's inside Vector geometry for computer graphics Matrices and linear transformations Core concepts from calculus Simulation and optimization Image and audio processing Machine learning algorithms for regression and classification [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/985755ed3980e1f9f6e4c02096f99168/Math_for_Programmers.rar.html https://nitroflare.com/view/F045F7F1911E67E/Math_for_Programmers.rar [/code]
  13. [img]https://i123.fastpic.org/big/2024/0707/f6/bae982c6c079a80830b16f05e6d771f6.jpg[/img] [b]The Rise of The Nazi Party: How Hitler Used The Power of Propaganda And Mass Communication to Rise to Power [Audiobook] English | ISBN: 9798882486951 | 2024 | 2 hours and 33 minutes | M4B@192 kbps | 210 MB[/b] The Nazi party's rise to power in Germany during the 1930s is widely attributed to its leaders' strategic use of propaganda, most notably Adolf Hitler. Propaganda played a significant role in shaping public opinion and manipulating the masses to support the Nazi party's extremist ideologies, ultimately leading to one of the most catastrophic events in human history - World War II. This rise to power was not a sudden occurrence but a gradual process involving an extensive and sophisticated propaganda campaign targeting various aspects of German society. In this book, we will explore how propaganda was used to fuel the Nazi party's rise and examine how it gained support from the German people, including through symbols, slogans, and persuasive rhetoric. The consequences of this propaganda-driven rise to power continue to profoundly impact modern-day politics and how we perceive the power of propaganda in shaping public opinion. [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/ff92e9e0b711e26b1f0fbbdb6aa43a1f/The_Rise_of_The_Nazi_Party_A.m4b.html https://nitroflare.com/view/7C06A173EB47C88/The_Rise_of_The_Nazi_Party_A.m4b [/code]
  14. [img]https://i123.fastpic.org/big/2024/0707/41/fa187f619252687467373d7e2dd0dd41.jpg[/img] [b]The Lasting Harm: Witnessing the Trial of Ghislaine Maxwell [Audiobook] English | ASIN: B0CZP7PR6T | 2024 | 10 hours and 30 minutes | M4B@64 kbps | 259 MB [/b] The explosive account of the trial of the century. In November 2021, Ghislaine Maxwell was convicted of five counts of sex-trafficking of minors, and now faces twenty years in prison for the role she played in Jeffrey Epstein's abuse of four girls. The trial was meticulously covered by journalist and legal reporter Lucia Osborne-Crowley, one of the only reporters allowed into the courtroom every day. The Lasting Harm is her account of that trial, a gripping true crime drama and a blistering critique of a criminal justice system ill-equipped to deliver justice for abuse survivors, no matter the outcome. Giving voice to four women and their testimonies, and supplemented by exclusive interviews, The Lasting Harm brings this incendiary trial to life, questions our age-old appetite for crime and punishment and offers a new blueprint for meaningful reparative justice. [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/0a81c2e59f05df9585e81c394fb6aec6/The_Lasting_Harm_Witnessing_The_Trial_A.m4b.html https://nitroflare.com/view/447F2A3FC95246B/The_Lasting_Harm_Witnessing_The_Trial_A.m4b [/code]
  15. [img]https://i123.fastpic.org/big/2024/0707/64/4b33032da18ff929d7ed2c8415aab264.jpg[/img] [b]¡Viva Mexico! [Audiobook] English | ASIN: B0CZ7LZDZW | 2024 | 5 hours and 59 minutes | M4B@128 kbps | 334 MB [/b] There's so much to love about Mexico. Indigenous traditions stretching back millennia; colourful cuisine that's loved the world over; and vibrant festivals bursting with joyful energy. Mexico is a country worth celebrating-and that's exactly what ¡Viva Mexico! is all about. Within this book, you'll discover the rich diversity of this vast country. Uncover its varied natural landscapes, which stretch from white-sand beaches to jungle-cloaked mountains; explore its vibrant cuisine and how it differs greatly from region to region; and learn about its ever-changing cycle of colourful feasts and fiestas. The book also covers Day of the Dead traditions, how staples of Mexican food have changed as they've travelled the globe, and how pioneering filmmakers continue to influence the world of cinema. Throughout, you'll unearth the unshakable ties that link this diverse country together, whether it's the importance of family, a love of chilis or simply the desire to keep chatting around the table long after dinner has finished. So, get ready to learn what makes Mexico so special-¡viva Mexico! Long live Mexico! [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/bd9639c06fc24aba02f0e4415faa76b4/iViva_Mexico_A.m4b.html https://nitroflare.com/view/BC7F45B74F03E53/iViva_Mexico_A.m4b [/code]
  16. [img]https://i123.fastpic.org/big/2024/0707/36/47c4948a1eecf92375eb2dd856504436.jpg[/img] [b]Burn: The Burn Boot Camp 5-Step Strategy for Inner and Outer Strength [Audiobook] English | ASIN: B0CKNFK4XD | 2024 | 6 hours and 28 minutes | M4B@128 kbps | 364 MB [/b] The founders of Burn Boot Camp offer a healthy lifestyle plan for people who struggle with their self-improvement-featuring 12 exclusive workouts and 50 recipes you can make in 10 minutes or less. How would you like to create a life you love? As the Visionary and CEO of Burn Boot Camp, one of the fastest growing health franchises in the world, co-founders Devan and Morgan Kline have spent years devising the ultimate plan to answer that question. Now, they share their all their best advice in Burn, your five point plan to stop self-sabotage and break bad habits like eating junk food, drinking too much, and not exercising enough. And once and for all, you can end your depression and experience greater happiness. Burn is a book for people who struggle with their self-improvement efforts. It's based on one powerful assertion that makes this book radically different from others in this category: When your body moves, your psychology also changes for the better. Your feelings, thoughts, motivation, and behavior (what we call "inner fitness") improve! Your mind goes where your body leads, not the other way around. No matter who you are, what shape you're in, or the setbacks you've endured, you can move forward to create the life you want-starting right now [b]DOWNLOAD [/b] [code]https://rapidgator.net/file/64e0342c14f4cdcb4ff2f835f8cab28a/Burn_The_Burn_Boot_Camp_A.m4b.html https://nitroflare.com/view/9B72F10B0D722CC/Burn_The_Burn_Boot_Camp_A.m4b [/code]
  17. [img]https://i123.fastpic.org/big/2024/0707/a0/cbde0faf19c2c47c5f35e39b2e8f85a0.jpg[/img] [b]Get Me Through the Next Five Minutes: Odes to Being Alive [Audiobook] English | ASIN: B0D82NL2M2 | 2024 | 5 hours and 17 minutes | M4B@128 kbps | 251 MB [/b] From the vertiginously talented James Parker, a collection of uproarious odes that show how to find gratitude in unexpected places. Our politics are broken; our world is melting; the next catastrophe looms. Enter James Parker, who for years now has been writing odes of appreciation on subjects from the seemingly minor ("Ode to Naps") to the unexpected ("Ode to Giving People Money") to the seemingly minor, unexpected, and hyperspecific ("Ode to Running in Movies"). Finally collecting Parker's beloved and much-lauded odes in one place, this volume demonstrates the profound power of the form. Each ode is an exercise in gratitude. Each celebrates the permanent susceptibility of everyday humdrum life to dazzling saturations of divine light: the squirrel in the street, the crying baby, the misplaced cup of tea. Parker's odes are songs of praise, but with a decent amount of complaining in there, too: a human ratio of moans. Varied in length but unified in tone, mostly in prose, sometimes toppling into verse, the odes range across music, movies, literature, psychology, and beyond, all through the lens of Parker's personal history. Gathered together, they form an accidental how-to guide to honoring your own experience-and to finding your own odes. [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/493d007ba6b2a474689a9de7435f715e/Get_Me_Through_The_Next_Five_Minutes_A.m4b.html https://nitroflare.com/view/13AF472BC47410A/Get_Me_Through_The_Next_Five_Minutes_A.m4b [/code]
  18. [img]https://i123.fastpic.org/big/2024/0707/65/8a99ab5e677836d0b931a61191717f65.jpg[/img] [b]Night of Power: The Betrayal of the Middle East [Audiobook] English | ASIN: B0CYTGQRK5 | 2024 | 23 hours and 23 minutes | M4B@64 kbps | 672 MB [/b] An extraordinary chronicle of Fisk's trademark rigorous journalism, historical analysis and eyewitness reporting. Fully immersed in the Middle East and critical of the West's ongoing interference, Fisk was committed to uncovering complex and uncomfortable truths that rarely featured on the traditional news agenda. With a foreword from fellow Middle East correspondent and former colleague Patrick Cockburn, Night of Power delivers an essential and final account from one of the world's finest journalists, and proves itself timely as ever. [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/0727a20f67e37c672d42b2f03f4cec45/Night_of_Power_The_Betrayal_A.m4b.html https://nitroflare.com/view/9BEB189C629A296/Night_of_Power_The_Betrayal_A.m4b [/code]
  19. [img]https://i123.fastpic.org/big/2024/0707/1a/4cc9b34605aed3bd8e23e4865d0e801a.jpg[/img] [b]Know What You're For: A Growth Strategy for Work, an Even Better Strategy for Life (Audiobook) English | October 01, 2019 | ASIN: B07PXKRH3F | M4B@128 kbps | 5h 45m | 325 MB [/b] Your organization - business, church, or nonprofit - will experience unprecedented growth when you close the gap between these two game-changing questions: What are we known for? What do we want to be known for? In Know What You're For, entrepreneur and thought leader Jeff Henderson makes it clear that if we want to change the world with our products or our mission, then we must shift the focus of our messaging and marketing. Rather than self-promoting, we must transform our organizations to be people-centric. This sounds like a no-brainer, but looking closer, shows just how little this is true and how impactful the change would be if it were. Whether you're a business leader, a change advocate, or a movement maker, Know What You're For will help you - and your organization - thrive. It's what happens when you create an organization focused on who it is for. This is the future. Thriving organizations will be more concerned with becoming raving fans of their customers than they are trying to convince customers to become raving fans of the organization. This isn't theory. Jeff Henderson has experienced it. Working with companies like Chick-fil-A and the Atlanta Braves, then serving as a pastor for 15 years at one of the country's largest and most influential churches, North Point, Jeff knows what success looks like for healthy organizations and healthy lives. With fascinating stories from a host of entrepreneurs and Jeff's remarkable career, Know What You're For equips you with a simple strategy and the tools for extraordinary growth. You'll discover how to Work for your current and future customers with a new, effective method Be for your team and help your people reach full potential Create a ripple impact by being for your community Live and work your best by caring for yourself In a hypercritical, cynical world, one that is often known for what it's against, let's be a group of people known for who and what we're for. It's a powerful strategy for business. But more importantly, it is a revolutionary way to live. [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/28bc7a8dd571d25a69f19984a77ba11e/Know.What.You.re.For.rar.html https://nitroflare.com/view/D9EEEB380FCEBAD/Know.What.You.re.For.rar [/code]
  20. [img]https://i123.fastpic.org/big/2024/0707/b1/b9d6e5854dbf0012ee2525350af10db1.jpg[/img] [b]Lost & Found: How to Wander Your Way to a Better Life [Audiobook] English | ASIN: B0D47SS1GV | 2024 | 8 hours and 25 minutes | M4B@128 kbps | 459 MB [/b] Dr Tim Sharp has been researching, writing and speaking about happiness for decades, as one of Australia's leaders of the positive psychology movement. But in recent years, he's realised that maybe he's been a bit more lost than he wanted to admit. And that might actually be a good thing. A large and growing body of research highlights the value of getting 'lost' to improve our resilience and our mental health. That could mean literally wandering outdoors in nature or letting our minds do the wandering by sitting with negative thoughts and unpleasant emotions, rather than constantly trying to fight or push them away. Packed with psychological insights, practical tips and personal stories from Tim's life, Lost & Found is a new kind of self-help book that invites all of you to the table: the bad and the good, your failures and your successes, challenges and breakthroughs. By sitting with discomfort, we allow ourselves to become more authentic and vulnerable - and by becoming lost, we find our true selves. [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/50e01e5d4ca8a82b024e4970390b74e8/Lost_Found_How_to_Wander_A.m4b.html https://nitroflare.com/view/DA92DC63FD70492/Lost_Found_How_to_Wander_A.m4b [/code]
  21. [img]https://i123.fastpic.org/big/2024/0707/8d/0819e32117dc011624d0902d0acf1f8d.jpg[/img] [b]Blue Ruin: A Novel by Hari Kunzru (Audiobook) English | 2024 | MP3@52 Kbps | ASIN: B0CGRZHKYV | Duration: 8:51 h | 216 MB Hari Kunzru / Narrated by Hari Kunzru[/b] A MOST ANTICIPATED BOOK From one of the sharpest voices in fiction today, a profound and enthralling novel about beauty and power, capital, art and those who devote their lives to creating it Once, Jay was an artist. After graduating from art school in London, he was tipped for greatness, a promising career taking shape before him. That was not to happen. Now, undocumented in the United States, having survived Covid, he lives out of his car and barely makes a living as an essential worker, delivering groceries in a wealthy area of upstate New York. One day, as Jay attempts to make a delivery at a house surrounded by acres of woods, he is confronted by his destructive past: Alice, a former lover from his art school days, and the friend she left him for. Recognizing Jay's dire circumstances, Alice invites him to stay on their property-where an erratic gallery owner and his girlfriend are isolating as well-setting in motion a reckoning that has been decades in the making. Gripping and brilliantly orchestrated, Blue Ruin moves back and forth through time, delivering an extraordinary portrait of an artist as he reunites with his past and confronts the world he once loved and left behind. [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/ac8e123731404b15fee1e5f5c85a41d8/Blue_Ruin.rar.html https://nitroflare.com/view/E3A6C6EBDE862F9/Blue_Ruin.rar [/code]
  22. [img]https://i123.fastpic.org/big/2024/0707/7c/8c8ab9463540d35d5e73dc613fe5af7c.jpg[/img] [b]A Hue of Blu by Marie-France Leger (Audiobook) English | 2024 | MP3@64 Kbps | ASIN: B0D3MWNWJ1 | Duration: 8:33 h | 235 MB Marie-France Leger / Narrated by Caitlin Kelly, Nick Mondelli[/b] How much pain are you willing to endure for someone you love? Bold, charismatic, and charming Blu Henderson wears a fake smile every day, pushing through life because she has to-not because she wants to. Quiet, introverted, and mysterious Jace Boland catches her eye the second she sees him. After that, it's game over-not just for Blu, but for Jace as well. Drawn together by inexplicable attraction, a whirlwind connection forms that persists and torments, mends and breaks, and forces both Blu and Jace to confront the traumas of their past while trying to make their relationship work. A Hue of Blu explores how two broken hearts can find comfort in tragic losses, how two broken souls can find peace in pain, and how loving yourself may be the only way to love another. No matter the consequence. [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/ae76b5a76974d4759783ed96123b8eb6/A_Hue_of_Blu.rar.html https://nitroflare.com/view/69EB0D0C3D35852/A_Hue_of_Blu.rar [/code]
  23. [img]https://i123.fastpic.org/big/2024/0707/23/fe904a13f2c2744fb9a74c8fdfb81323.jpg[/img] [b]Selfish, Shallow, and Self-Absorbed: Sixteen Writers on the Decision Not to Have Kids (Audiobook) English | 2015 | MP3@64 Kbps | ASIN: B013IID4OY | Duration: 7:40 h | 211 MB Meghan Daum / Narrated by Johnny Heller, Jo Anna Perrin[/b] One of the main topics of cultural conversation during the last decade was the supposed "fertility crisis" and whether modern women could figure out a way to have it all - a successful, demanding career and the required 2.3 children - before their biological clocks stopped ticking. Now, however, conversation has turned to whether it's necessary to have it all (see Anne-Marie Slaughter) or, perhaps more controversial, whether children are really a requirement for a fulfilling life. The idea that some women and men prefer not to have children is often met with sharp criticism and incredulity by the public and mainstream media. In this provocative and controversial collection of essays curated by writer Meghan Daum, 16 acclaimed writers explain why they have chosen to eschew parenthood. Contributors include Lionel Shriver, Sigrid Nunez, Kate Christiensen, Elliott Holt, Geoff Dyer, and Tim Kreider, among others, who will give a unique perspective on the overwhelming cultural pressure of parenthood. Selfish, Shallow, and Self-Absorbed makes a thoughtful and passionate case for why parenthood is not the only path in life, taking our parent-centric, kid-fixated, baby-bump-patrolling culture to task in the process. What emerges is a more nuanced, diverse view of what it means to live a full, satisfying life. [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/30357797b011d4990ade185d4b74832b/Selfish,_Shallow,_and_Self-Absorbed.rar.html https://nitroflare.com/view/52637E9485F402B/Selfish%252C_Shallow%252C_and_Self-Absorbed.rar [/code]
  24. [img]https://i123.fastpic.org/big/2024/0707/61/5f6c9cef74c479a720de54813b990161.jpg[/img] [b]What We Talk About When We Talk About Rape (Audiobook) English | 2018 | M4B@68 Kbps | ASIN: B07K4SDNN9 | Duration: 5:57 h | 172 MB Sohaila Abdulali / Narrated by Sohaila Abdulali[/b] After surviving gang rape at 17 in Mumbai, Sohaila Abdulali was indignant about the deafening silence that followed and wrote a fiery piece about the perception of rape - and rape victims - for a women's magazine. Thirty years later, with no notice, her article reappeared and went viral in the wake of the 2012 fatal gang rape in New Delhi, prompting her to write a New York Times op-ed about healing from rape that was widely circulated. Now, Abdulali has written What We Talk About When We Talk About Rape - a thoughtful, generous, unflinching look at rape and rape culture. Drawing on her own experience and her work with hundreds of survivors as the head of a rape crisis center in Boston, Abdulali tackles some of our thorniest questions about rape, articulating the confounding way we account for who gets raped and why. In interviews with survivors from around the world, we hear moving personal accounts of hard-earned strength, humor, and wisdom that collectively tell the larger story of what rape means and how healing can occur. Abdulali also points to the questions we don't talk about: Is rape always a life-defining event? Is one rape worse than another? Is a world without rape possible? What We Talk About When We Talk About Rape is an audiobook for this #MeToo and #TimesUp age that will stay with listeners - men and women alike - for a long, long time. [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/acc0efe8a9598dbce0d9c41cb9802dba/What_We_Talk_About_When_We_Talk_About_Rape.rar.html https://nitroflare.com/view/62C0442B986BC6C/What_We_Talk_About_When_We_Talk_About_Rape.rar [/code]
  25. [img]https://i123.fastpic.org/big/2024/0707/9c/d782b9c762ebca9a6fd1abef15769e9c.jpg[/img] [b]Beautiful Writers: A Journey of Big Dreams and Messy Manuscripts-with Tricks of the Trade from Bestselling Authors [Audiobook] English | ASIN: B0D71ZYY9L | 2024 | 13 hours and 42 minutes | M4B@64 kbps | 376 MB [/b] Imagine you're at a dinner party with some of the most successful authors of our time. "Book Mama" and Beautiful Writers Podcast cocreator Linda Sivertsen is the host. As she shares her story of the many hilarious, outrageous, and practical things she did to launch her bestselling writing career, your favorite writers chime in with their own anecdotes, leaving you enlightened and newly inspired. The wisdom in this book will nourish anyone who appreciates the art of storytelling and dreams of living a creative life. Beautiful Writers is a love letter to reading, writing, and everyone who reads and writes. It's the book Linda wished she had when she was starting out. In it, she shares-and expands on-the best of advice and storytelling from her podcast and follow-up interviews with literary greats, including Terry McMillan, Cheryl Strayed, Tom Hanks, Van Jones, Jenny Lawson, Steven Pressfield, Elizabeth Gilbert, Anne Lamott, Mary Karr, Seth Godin, Abby Wambach, Martha Beck, Marie Forleo, Lee Child, Patricia Cornwell, Dean Koontz, Maria Shriver, Dr. Jane Goodall, Sabaa Tahir, Tomi Adeyemi, Ann Patchett, Dani Shapiro, Danielle LaPorte, Tosca Lee, Joy Harjo, and Deepak Chopra. [b]DOWNLOAD [/b] [code] https://rapidgator.net/file/b8edd5fd86530ac2c8fc9440b74a988e/Beautiful_Writers_A_Journey_of_Big_Dreams_A.m4b.html https://nitroflare.com/view/84EFB5191B021DE/Beautiful_Writers_A_Journey_of_Big_Dreams_A.m4b [/code]
×
×
  • Create New...