-
-
-
-
-
-
Iqtisodiyotning boshqa tarmoqlari
-
-
-
Iqtisodiyotning boshqa tarmoqlari
-
-
Multi-Cloud Administration Guide
This is a comprehensive guide that equips you with the knowledge and skills needed to manage multiple cloud environments effectively. The book begins by exploring the Cloud Adoption Frameworks, providing a solid foundation for understanding multi-cloud strategies. It then covers topics such as virtualizing and managing connectivity, storage, and compute resources across different clouds. The book also discusses creating interoperability, managing data in a multi-cloud environment, and building and operating cloud-native applications. Lastly, it covers containerization, serverless computing, access management, security, and automating compliance.
-
Methods of IT Project Management
Designed for graduate, advanced undergraduate, and practitioner project management courses with an information technology focus, Methods of IT Project Management is designed around the Project Management Body of Knowledge (PMBOK), incorporating material from the latest seventh edition while still maintaining the book’s process approach. The text provides students with all the concepts, techniques, artifacts, and methods found in the leading project management reference books and modern development methodologies (agile, hybrid, and traditional), while also conveying practical knowledge that can immediately be applied in real-world settings. Unlike other books in this area, the material is organized according to the sequence of a generic project life cycle—from project selection to initiation, planning, execution, control, and iteration or project closeout. Following this life-cycle approach, as opposed to covering the material by knowledge area or project performance domain, allows new learners to simultaneously study project management concepts and methods as they develop skills they can use immediately during and upon completion of the course. The text’s structure also allows different programs to use the book during real-world student projects.
-
Arxitektura ashyoshunosligi
O'zbekiston RespubIikasi Davlat standartlari talabIariga ko'rа arxitektura yo'nalishida o'qiyotgan oliy o'quv yurti talabalari uchun ilk bor yaratilgan ushbu darslikda qurilish ashyolarining arxitektura, dizayn sohasida ishlatilishi уа tarixiy yodgorliklarni ta'mirlashdagi o'rni hamda ahamiyati to'g'risida o'quv dasturi doirasida ma'lumotlar yoritilgan. Shuningdek, darslikda qurilish ashyolariga doir normativ hujjatlar to'g'risida qisqacha ma'lumotlar, arxitektura ashyolarining tasniti, tarkibi, tur!ari, xossalari, ishlab chiqarish asoslari, iqtisodiy samaradorlikni oshirish usullari keltirilgan
-
Mastering SQL Joins. A quick handbook on mastering SQL joins with practical exercises
This book is not another dense theory-packed boring textbook filled with only technical jargon and fluff, which you need a computer science degree to understand. Understanding the concept of SQL Joins is indeed a challenging task for many people. Combining data from multiple datasets and creating advanced queries leads to frustration and confusion. All you need is a resource that simplifies SQL joins and provides ample opportunities for practice. "Mastering SQL Joins: A Quick Handbook On Mastering SQL Joins With Practical Exercises" is your ultimate solution. This short handbook has everything you want to know about SQL as well as the hands-on challenges that'll equip you with skills to succeed.
-
Umurtqalilar zoologiyasi
Darslikda umurtqalilar zoologiyasi o'quv predmetining muqsadi va vazifalari, xordalilarning umumiy tavsifi. MDHda va shu jumladan, O’zbekistonda o'rganilishining qisqacha tarixi. xordali hayvonlarning xilma-xilligi, ularning tashqi va ichki tuzilishi. tarqalishi, biologik xususiyatlari, ekologiyasi hamda kelib chiqishiga oid ma'lumotlar berilgan.
-
Mastering Python for Artificial Intelligence. Learn the Essential Coding Skills to Build Advanced AI Applications
Look no further! "Mastering Python for Artificial Intelligence" is your gateway to learning the essential coding skills that will empower you to build cutting-edge AI applications. Whether you're a beginner or an experienced programmer, this book will guide you through Python's intricacies and equip you with the knowledge to unleash the true potential of AI. Mastering Python for Artificial Intelligence" offers an innovative approach encompassing three well-defined principles, ensuring an empowering learning journey for readers.
-
База данных
Рассмотрены теоретические вопросы проектирования баз данных, особенности применения редактора ER Win, приведено большое количество практических примеров построения концептуальных моделей (ER-диаграмм) различных предметных областей.
-
Mastering augmented reality development with unity create immersive and engaging AR experiences with unity
The book begins with an introduction to AR, covering its core principles and potential applications. You will learn how to visualize AR environments and create visually stunning experiences. Next, the book explores the various tools and development platforms available for AR, with a focus on Unity 3D as the industry-standard platform. You will be guided through creating custom AR components and refreshing your C# programming skills within Unity. The book covers practical applications of AR development, including building 3D mobile apps, marker-based AR apps using Vuforia, and marker-less AR apps with AR Kit and AR Core. You will also learn about world-scale AR development with Niantic Lightship. The latter part of the book focuses on best practices in AR application design, ensuring intuitive and user-friendly experiences. Additionally, readers will learn techniques for optimizing AR app performance.
-
The Well-Grounded Python Developer. How the pros use Python and Flask
About this book. The Well-Grounded Python Developer shows you why Python, the world’s most popular programming language, is a fantastic tool for professional development. It guides you through the most important skills, like how to name variables, functions, and classes, how to identify and write a good API, and how to use objects. You’ll also learn how to deal with inevitable failures, how to make software that connects to the internet, core security practices, and many other professional-grade techniques. As a new programmer, you’re happy just to see your code run. A professional developer, on the other hand, needs to create software that runs reliably. It must be fast, maintainable, scalable, secure, well designed and documented, easy for others to update, and quick to ship. This book teaches you the skills you need to go from Python programmer to Python developer.
-
Ichki audit.
Mazkur darslik 5230900 - “Buxgalteriya hisobi va audit” bakalavriat ta’lim yo‘nalishi talabalari uchun mo‘ljallangan bo‘lib, unda korxonalarda ichki audit xizmatini tashkil etish bo‘yicha amaliy malakaga ega bo‘lish, ichki auditni tashkil qilishning normativ-huquqiy asoslari, uni rejalashtirish va o‘tkazish tartibi hamda boshqa masalalar yoritib berilgan.
-
Bilvosita davlat va bandlik uchun soliqlar
Ushbu darslikda soliqlarni to'lash tartibi, hisobot turlari, soliq bazasi, soliq obyekti manbalari, yirik soliq to'lovchilarninng mezonlari, soliq qarorlari, soliqni hisoblash, sankstiyalar, foyda solig'ining soliq kodeksi bo'yicha shakllanish jarayoni, foyda solig'ining mazmun va mohiyati o'z aksini topgan.
-
Rust Servers, Services, and Apps
About this book. Rust Servers, Services, and Apps shows you how to create modern distributed web apps using the Rust language. You’ll start with the basics: building a simple HTTP server and a RESTful web service. Then, you’ll make them production ready by adding security, database interactivity, and error handling. Finally, you’ll tackle a digital storefront service, create a single page app, and dig into asynchronous programming. All examples are fully illustrated and include annotated code you can easily adapt to your own projects. Build speedy, stable, and safe web servers in Rust! With a unique approach to memory management and concurrency, Rust excels at getting the low-level details right so your applications run fast and flawlessly. And Rust’s incredible compiler helps you avoid expensive mistakes when you’re deploying web services and other core components in production.
-
React Quickly
About this book. React Quickly, Second Edition offers a unique approach to learning the React framework. More than 80 concise examples guide you from your first steps through advanced applications. You’ll appreciate the up-to-date coverage of functional components, React hooks, and web accessibility, along with interesting projects to practice your new skill, about the technology. React makes it a breeze to build beautiful, reliable web frontends. This amazing JavaScript library has a modular architecture, so you can create, combine, and test components seamlessly. React is perfect for small prototypes, enterprise scale sites, and everything in between.
-
Теория государства и права
Настоящий учебник раскрывает основные понятия и положения теории и государства и права. В частности, рассматриваются теории происхождения государства и права , понятие, сущность и типология государства, его формы и функции. Раскрываются такие понятия, как право в качестве социального регулятора, правовая система, правосознание и правовая культура.
-
Designing deep learning systems. A guide for software engineers
Deep learning systems are the components and infrastructure essential to supporting a deep learning model in a production environment. Written especially for software engineers with minimal knowledge of deep learning’s design requirements, Designing Deep Learning Systems is full of hands-on examples that will help you transfer your software development skills to creating these deep learning platforms. You’ll learn how to build automated and scalable services for core tasks like dataset management, model training/serving, and hyperparameter tuning. This book is the perfect way to step into an exciting—and lucrative—career as a deep learning engineer.
-
Маркетинг
в учебнике рассматриваются основные понятия, сущность, закономерности маркетинга как инструмента ор ганизации рыночного хозяйствования. Особое внимание уделено основам комплексного исследования рынка, организации и стимулирования сбьгга, выработке рыночной сратегии и тактики, обеспечивающей решающие преимущества в условиях конкурентной борьбы. Работа написанa в соответствии с российскими программами изучения данной дисциплины, на материалах российской практики.