-
-
-
Iqtisodiyotning boshqa tarmoqlari
-
Atrof muhitni muhofaza qilish. Ekologiya
-
-
-
Menejment, tashkilot va boshqaruv
-
Statistika
Darslikda statistika predmeti va metodi, statistik kuzatish uslubiyati kabi mavzularga bag'ishlangan bo'limlar muammoli ma‘ruzalar tamoyili asosida yozilgan. Variatsiya ko'rsatkichlari, trendlarni aniqlash, dispersion, korrelyatsion va regression tahlil singari ko'p hisoblash bilan bog'liq bo'lgan masalalarni yoritishda axborot texnologiyalaridan foydalanish zarurati va yo'llari ko'rsatib o'tilgan.
-
Modern Parallel Programming with C++ and Assembly Language
Learn the fundamentals of x86 Single instruction multiple data (SIMD) programming using C++ intrinsic functions and x86-64 assembly language. This book emphasizes x86 SIMD programming topics and technologies that are relevant to modern software development in applications which can exploit data level parallelism, important for the processing of big data, large batches of data and related important in data science and much more. Modern Parallel Programming with C++ and Assembly Language is an instructional text that explains x86 SIMD programming using both C++ and assembly language. The book’s content and organization are designed to help you quickly understand and exploit the SIMD capabilities of x86 processors. It also contains an abundance of source code that is structured to accelerate learning and comprehension of essential SIMD programming concepts and algorithms.
-
Modern Concurrency on Apple Platforms: Using async/await with Swift
Build solid software with modern and safe concurrency features. Concurrency is one of the hardest problems in computer science. For years, computer scientists and engineers have developed different strategies for dealing with concurrency. However, the original concurrency primitives are complicated and difficult to understand, and even harder to implement. Using the new async/await APIs in Swift, this book will explain how your code can abstract a lot of the complexity with a simpler interface so you never have to deal with concurrency primitives such as semaphores, locks, and threads yourself. This will allow you to write concurrent code that is easier to read, easier to write, and easier to maintain. These new APIs are deeply ingrained into Swift, offering compile-level features that will keep you from writing dangerous concurrent code. You’ll start by exploring why concurrency is hard to implement in a traditional system. Explaining the definition of concurrency and what its primitives are will help you understand why they are hard to use correctly. These concepts will become clearer as you work through the sample projects. The book’s focus then shifts exclusively to the new APIs, helping you understand how the integration of the system with the language itself makes it easier for you to write concurrent code without overstepping the bounds of the concurrency safe zone.
-
Kubernetes Native Development: Develop, Build, Deploy, and Run Applications on Kubernetes
Building applications for Kubernetes is both a challenge and an opportunity―a challenge because the options and complexity to develop for Kubernetes are evolving rapidly, an opportunity because, if done right, your applications will go into production quicker, scale easier, and run smoother. This book outlines the impact of Containers and Kubernetes on modern software development and discusses the application frameworks to pick from, how to design an application, and how to develop for and on Kubernetes. You are guided through the application life cycle: development, build, and deployment into the runtime phase. In each phase, you see how it ties to Kubernetes and how to leverage its manifold capabilities. Applications will be more lightweight, easier to maintain, and simpler to operate by just focusing on the business logic. This book provides a strong technical foundation in modern software development and operations. Practical examples show you how to apply the concepts and teach you the full potential of Kubernetes.
-
Just React. Learn React the React Way
Here is your perfect companion for learning about and developing React applications. This book introduces concepts innovatively, using real-world examples based on the most recommended practices to help you establish a firm foundation. This comprehensive approach provides a strong focus on building components by using React hooks. You’ll begin by learning web fundamentals, next-generation JavaScript, and how React fits into this. In the chapters that follow, you’ll build a React application from scratch and learn about JSX, components, props, state management, prop drilling, context, and lifecycle events. Along the way you’ll build a multi-component app and see how the components interact. Debugging and styling React applications are also discussed. You’ll then take an in depth look at React hooks and see how to create a custom hook. There is also a penultimate chapter that explores important concepts such as routing and authentication. The book concludes with a review of some exciting features in the upcoming release of React 18. After reading Just React you will be equipped with the skills necessary to build complex web and mobile user interfaces using this flexible JavaScript library.
-
Основы приватизации, рынок её объектов и услуг
Настоящий монографический учебник посвящен посвящен системиому освещению и обсуждению георетических и методологических основ, мировой практики и узбекского опыта, тенденций и проблем приватизации.
-
Java Design Patterns: A Hands-On Experience with Real-World Examples
The book is divided into four parts. Part one covers the SOLID design principles and the Simple Factory pattern. Part two covers the 23 (GoF) design patterns, including the creational patterns, structural patterns, and behavioral patterns. Part three covers alternative design patterns, including the Null Object pattern, and the model-view-controller (MVC) pattern. Part four covers criticisms of design patterns with a quick overview of anti-patterns. It also includes a chapter on FAQs on design patterns. Use the step-by-step approach of this book to learn and implement design patterns in real-world applications. It focuses on classical design patterns with Java 17 and Eclipse (2021-09). In addition to Gang of Four (GoF) design patterns, the book covers popular and alternative design patterns and includes criticisms of design patterns in a chapter on anti-patterns. The book also includes a chapter on FAQs on design patterns. Each pattern is explained with real-world examples and the pros and cons of each of the design patterns are discussed. The book concludes with FAQs that can help you prepare for a job interview.
-
Atrov-muhit sifat analizi va monitoringi
Ushbu darslik liavo, suv, tuproq va atrof-muhitning boshqa obyektlarini ifloslovchi moddalarni tahlil qilish uchun analitik usullarning asosini va amaiiy qo'llanilishini bayon qilishga bag'ishlangan. Darslikda ifloslovchi moddalarni aniqlash uchun turli mamlakatlarda qo'llaniladigan klassik va analitik usullar hamda asboblar haqida keng ma'lumot beriladi. Ko'pgina organik va noorganik moddalarni aniqlash usullari to'liq bayon qilingan.Ushbu darslik oliy ta'limning atrof-muhit muhofazasi, kimyoviy texnologiya va ekologiya yo'nalishi talabalari, magistrlari va aspirantlari uchun tavsiya etiladi. Darslik muhandis texnologlar, analitik kimyogarlar, toksikologlarning keng ommasiga ham foyda berishi mumkin.
-
Getting Started with Ethereum: A Step-by-Step Guide to Becoming a Blockchain Developer
Get started with blockchain development with this step-by-step guide. This book takes you all the way from installing requisite software through writing, testing, and deploying smart contracts. Getting Started with Ethereum delves into technologies most closely associated with Ethereum, such as IPFS, Filecoin, ENS, Chainlink, Truffle, Ganache, OpenZeppelin, Pinata, Fleek, Infura, Metamask, and Opensea. Author Davi Bauer walks you through project creation, how to compile projects and contracts, configure networks, and deploy smart contracts on blockchains. He then covers smart contracts, including deploying and verifying them. This book approaches blockchain in a way that allows you to focus on the topic that most interests you, covering Ethereum-related technologies broadly and not just focusing on Solidity. This hands-on guide offers a practical rather than conceptual approach get you coding. Upon completing this book, you will be able to confidently develop and deploy smart contracts on blockchains.
-
Строительные машины
В книге рассмотрены основы теории и расчета и конструкции дробильных, сортировочных, смесительных машин, дозировочной аппаратуры, оборудования для транспортирования бетонных и раствор ных смесей, для уплотнения бетонов, а также основные типыдробильно-сортировочных, бетоно- и растворосмесительных заводов и установок и т д
-
Cloud Native Applications with Docker and Kubernetes. Design and Build Cloud Architecture and Applications with Microservices, EMQ, and Multi-Site
his book takes developers on a journey into the cloud with Docker and Kubernetes. It walks you through the basics of Docker containers, how they are built, run, and published, and how the Kubernetes system allows you to use containers to better manage a cloud native application. Additionally, it walks you through various issues in cloud architecture, and how to design a cloud architecture that will work with your application and your team. The book takes a unique approach, getting you immersed in each subject with tutorials, then building up your technical knowledge, and finally backing up and thinking about more big-picture issues. Part one introduces Docker, building and working with Docker images, and covering best practices for Docker Containers. Part two covers the practicalities of "cloud native” and managing a Kubernetes application, including a full working example. The last part covers the design of cloud and microservice architectures, including the use of enterprise message queues, multi-site configurations and the common values that such architectures follow
-
Полимерные строительные материалы
Резкое уведйчеяие объема жилищного и грахданского строительства требует расширения ессортиыенте катериалов для внутренней отделки зданий. Особенно острый недостаток строительного иатеривла ощущается при отделке мест общего назначения (кухни,коридоры и т.п.) и санузлов (венные коыяеты, уборные и т.п.). Для этих помещений требуются материалы, обладающие повышенной водостойкостью, легко , устойчивые газообразным сернистым соединениям. Вместе с тем они должны иметь соответствующие декоративные качества и быть устойчивыми к старению
-
Cloud Attack Vectors: Building Effective Cyber-Defense Strategies to Protect Cloud Resources
Cyberattacks continue to increase in volume and sophistication, targeting everything owned, managed, and serviced from the cloud. Today, there is widespread consensus―it is not a matter of if, but rather when an organization will be breached. Threat actors typically target the path of least resistance. With the accelerating adoption of cloud technologies and remote work, the path of least resistance is shifting in substantive ways. In recent years, attackers have realigned their efforts, focusing on remaining undetected, monetization after exploitation, and publicly shaming organizations after a breach. New, innovative, and useful products continue to emerge and offer some cloud protection, but they also have distinct limitations. No single, standalone solution or strategy can effectively protect against all cloud attack vectors or identify all malicious activity. The simple fact is that the cloud is based on a company’s assets being offered as services. As a result, the best security any organization can achieve is to establish controls and procedures in conjunction with services that are licensed in the cloud. Cloud Attack Vectors details the risks associated with cloud deployments, the techniques threat actors leverage, the empirically-tested defensive measures organizations should adopt, and shows how to improve detection of malicious activity.
-
Адабиёт назарияси
Ушбу адабиёт назарияси китобидан сиз Адабиёт ва замонавийлик, унинг спецификаси, турлари, аруз назарияси, ижодий метод ва услублари ҳақида маълумот оласиз.
-
Технология изготовления швейных изделий по индивидуальным заказам
Изложены сведения о получении волокон, пряжи, нитей, тканей и их свойсвах. Описаны органолептический и лабораторный способы распознавания волокон. Освещены вопросы стандартизации и классификации материалов. Приведены данные о производстве, строении и свойствах трикотажа, утепляющих материалов. Даны сведения о свойствах кожевенных материалов, ковров и др.
-
Управление организацией
Настоящий учебник представляет собой подготовленное учеными Государственного Университета управления второе издание учебного пособия «Менеджмент организации». В нем расширена структура глав, включены дополнительные материалы, отражающие углубленное рассмотрение вопросов управления основными видами деятельности организации. Это предопределило и название учебника — «Управление организацией». Для студентов, аспирантов, специалистов организаций, изучающих современные проблемы управления; учебник окажет реальную помощь в учебе и работе по формированию систем управления.