-
-
-
-
-
Iqtisodiyotning boshqa tarmoqlari
-
-
Iqtisodiyot. Iqtisodiyot fanlari
-
Texnika va amaliy fanlar
-
Ўзбекистон Республикаси вакиллик органларининг функциялари: назария ва амалиёт
Мазкур китоб Ўзбекистон Республикаси вакиллик органларини яхлит тмзим сифатида урганиб, уларнинг функциялари ва ўзаро муносабатлари ҳамда фаолиятининг самарали олиб борилишига салбий таъсир этувчи омиллар ўрганилган бўлиб, мазкур иш юридик фанлар буйича фан номзодлиги учун гайврланган ва ҳимоя қилинган диссертация тадқиқоти асосмда амалга оширилган.
-
Основы работы в СДО Moodle
Настоящая книга аккумулирует опыт авторов по созданию учебных курсов в виртуальной обучающей среде Moodle. В пособии описан интерфейс и раскрыты возможности самой системы дистанционного обучения, а также приведены примеры использования дополнительных модулей: сервис для проведения веб-конференции BigBlueButton, ассоциативные карты MindMap, голосовые записи Nanogong. Пособие предназначено для сетевых педагогов, детей – участников проекта «Дистанционное образование детей-инвалидов» и их родителей.
-
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.
-
Основы приватизации, рынок её объектов и услуг
Настоящий монографический учебник посвящен посвящен системиому освещению и обсуждению георетических и методологических основ, мировой практики и узбекского опыта, тенденций и проблем приватизации.
-
Английский для вас
Цель данного курса-обучение навыкам чтения и разговорной речи на материале английского языка. Курс содержит описание фонетических лексических и грамматических особенностей этого варианта и предназначен для самостоятельно изучающих английский язык.
-
Gandbol
Ushbu o'quv qo'llanma «Gandbol nazariyasi va uslubiyoti» ixtisosligidan namunaviy dastur asosida tuzilib, unda gandbolning kelib chiqishi uning mamlakatimizda rivojlanishi, gandbolchilarning jismoniy, texnik taktik va ruhiy tayyorgarliklari atroflicha yoritilgan.
-
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.
-
Пособие по экономическому переводу
Пособие имеет целью развитие навыков перевода экономических текстов с немецкого языка на русский на основе прочного усвоения необходимого минимума экономических терминов и понятий, знания способов перевода основных грамматических конструкций и ознакомления с общими положениями теории перевода.
-
Стилистика современного английского языка
Основная задача книги-научить студентов сознательно подходить к художественному тексту как целому рассматривая его в единстве формы и идейного содержания.
-
Tikuvchilik texnologiyasi va jihozlari
Ushbu o'quv qo'llanma maktabdan va sinfdan tashqari tarbiyaviy ishlar yo'nalishi bo'yicha tikuvchilik to'garagi tashkilotchilarini tayyorlaydigan pedagogika kasb-hunar kollejlari talabalari uchun moʻljallangan.