-
-
-
-
Davlat va huquq. Huquqiy fanlar
-
-
-
-
Iqtisodiyot nazariyasi
O'zbekiston Respublikasining bozor iqtisodiyotiga o'tishi va bozorni boshqarish mexanizmlarning takomillashib borishi talabalardan va umuman iqtisodiyot bilan qiziquvchilardan davr talabi asosida iqtisodiy bilimlarini oshira borishni talab etadi.
-
Интернет ва ундан фойдаланиш асослари
Ушбу китоб Интернет узи нима, унинг имкониятлари, Интернет ва Электрон почтадан фойдаланиш асослари, Интернет технологиялар, электрон кутубхоналар, масофадан укитиш, электрон тадбиркорлик, электрон иш биржалари, телемедицина билан таништиради. Ўқув қўлланма Интернетда ишлашни мукаммал ўрганмоқчи бўлган талаба, ўқувчиларга, аспирант, турли мутахассисларга ва умуман кенг оммага мўлжалланган.
-
Нато: Кеча ва бугун
Ўзбекистон Республикаси Президенти И.А.Каримов «Ўзбекистон XXI аср бўсағасида: хавфсизликка таҳдид, барқарорлик шартлари ва тараққиёт кафолатлари» асарида ва яна бир қатор Ўзбекистон ва жаҳон ҳамжамияти мунособатлари масалаларига бағишланган асарларида улкан назарий ва амалий аҳамиятга эга бўлган ҳаётий масалаларни кўтариб чиқди.
-
Иктисодий таълимотлар тарихи
Иктисодий таълимотлар тарихи иктисодий фанлар тизимида алохида ўрин тутади.
-
Кўчмас мулкни баҳолаш асослари
Ушбу қўлланма кўчмас мулк объектлари (ер, бинолар ва иншоатлар)ни техник, ҳуқуқий, иқтисодий бахолаш бўйича фан ва амалиётнинг зарур бўлимларидан сабоқ беради.
-
Иктисодиёт назарияси
Иктисодиёт назарияси ўзининг фундаментал характерига эга эканлигига карамай тавсиялари амалиётда кўлланиладиган фан хамдир.
-
Umumiy va anorganik kimyodan аmаliy va laboratoriya mashg‘ulotlari.
Ushbu o‘quv qo‘llanma «Umumiy va anorganik kimyo» fanidan Texnika oliygohida tahsil оlayotgan bakalavriyatning 5320400-Kimyoviy texnologiya, 5321300- Neft va neft-gazni qayta ishlash texnologiyasi, 5321000- Oziq-ovqat texnologiyasi, yo‘nalishidagi talabalariga mo‘ljallangan.
-
50 Concepts Every Java Developer Should Know
This Book is wonderful because it has not only fundamental concepts but also intermediate and advanced ones. You will learn topics such as: Design patterns in Java, Thread Synchronization, Enumerations, API Creation with Spring Framework, Collections and Methods and many more concepts that will help you feel more confident with the JavaScript programming language.
-
FastAPI Modern Python Web Development
This is a pragmatic introduction to FastAPI—a modern Python web framework. It’s also a story of how, now and then, the bright and shiny objects that we stumble across can turn out to be very useful. A silver bullet is nice to have when you encounter a werewolf. (And you will encounter werewolves later in this book.)
-
50 Python Concepts Every Developer Should Know
This Book is wonderful because it has not only fundamental concepts but also intermediate and advanced ones. Multiprocessing Debuggins Techniques Code review practices Idiomatic Pythonic Code Threading Time complexity analysis. And many more concepts that will help you feel more confident with the Python programming language. By knowing these concepts, you will begin to handle the Python Syntax more efficiently and will help you with most of the Code quickly.
-
Enabling Microservice Success
Microservice architectures can be a very effective approach to speeding up delivery of value to your organization and customers. If you get it right. Get it wrong and you can end up with a complex mess that makes operation and maintenance very hard and leaves you with small teams trying to support lots of services, some of which they’ve never touched.
-
Umumiy psixodiagnostika.
Ushbu o‘quv qo‘llanma psixologiyaning asosiy sohalaridan biri, amaliy va nazariy fan bo'lib “Umumiy psixodiagnostika” ga bag‘ishlangan bo‘lib, psixologiya ta’lim yo'nalishi bo‘yicha tahsil olayotgan talabalar uchun mo‘ljallangan.
-
Active Directory and PowerShell for Jobseekers
This book provides a detailed guide on how to build an Active Directory environment within a cloud infrastructure and configure it using standard tools and/or PowerShell automation. Throughout the book, readers will gain insights into the key features of Active Directory and learn how to leverage PowerShell for the administration of Active Directory environments. Additionally, the book covers security best practices and cloud automation, enhancing daily AD administration for greater efficiency and repeatability
-
Effective TypeScript 83 Specic Ways to Improve Your TypeScript
It’s hard to believe it’s been nearly five years since the first edition of Effective TypeScript was published. The book and its companion website have both been well received and have helped countless developers improve their understanding and usage of the language.
-
Umumiy pedagogika.
Mazkur "Umumiy pedagogika" (Pedagogika Tarixidan Seminar mashg'ulotlari) moduli bo'yicha tayyorlangan o'quv qo'llanma bakalavr yo'nalishidagi talabalar foydalanishlari uchun mo'ljallangan.
-
Effective Rust 35 Specic Ways to Improve Your Rust Code
In the crowded landscape of modern programming languages, Rust is different. Rust offers the speed of a compiled language, the efficiency of a non-garbage-collected lan‐guage, and the type safety of a functional language—as well as a unique solution to memory safety problems. As a result, Rust regularly polls as the most loved program‐ming language.