-
-
-
Madaniyat. Madaniyatshunoslik
-
-
Tibbiyot va sog‘liqni saqlash
-
-
-
Qurilish. Arxitektura
-
Modern C++ For Software Developers Serious C++ Development
This is a book on serious software development with Modern C++. It is my go-to desktop reference when I am developing C++ applications. I hope that you will also consider this book in such an exalted light. This book is divided into eight main sections. The first section is a C language refresher. Knowledge of the C language is presumed. The next section exposes core C++. This is C++ before C++11. This section is followed by four sections that discuss important features of C++11, C++14, C++17 and the latest standard, C++20. This is followed by a section that discusses important functions in the C++ Standard Library. The next section is devoted to the GNU C++ compiler and the GNU debugger. The last section looks at some miscellaneous topics. Every important C++ feature that is discussed in this book is accompanied by a short C++ program to demonstrate how the feature works.
-
Minimal APIs in ASP.NET 9. Design, implement, and optimize robust APIs in C# with .NET 9
Book Description: Written by an esteemed technology leader, a .NET specialist, and Microsoft MVP for Developer Technologies, Minimal APIs in ASP.NET 9 provides you with specialized insights into the latest advancements in .NET technology, particularly minimal APIs. You’ll get your first minimal API set up and running, before exploring the anatomy of a typical minimal API project, seeing how the framework can be used to create various HTTP endpoints, route, and validate requests, as well as enhancing those requests with custom middleware. After covering the basics, you’ll move on to data mapping, managing important dependencies through dependency injection and integrating your minimal APIs with data sources such as Entity Framework, Dapper, and SQL databases for creating CRUD operations. The chapters also walk you through performance optimization, asynchronous programming, and caching, which’ll allow you to examine the more advanced aspects of minimal API development, with code examples reflecting real-world scenarios. By the end of this book, you’ll be armed with the necessary best practices and skills needed for deploying performant, elegant, and scalable minimal APIs in .NET.
-
Oila psixoterapiyasi nazariyalari
"Oila psixoterapiyasi nazariyalari" darsligi ta'lim va ijtimoly xizmat tizimida faoliyat yuritadigan psixologlarning faoliyati mazmuni haqida talablarga bilim va ko'nikmalar berishga qaratilgan repetitorlik va individual o'qitish metodlari asosida yaratilgan. Ushbu darslik O'zbekiston Respublikasi Oliy ta'lim, fan va innovatsiyalar vazirligi Mirzo Ulug bek nomidagi O'zbekiston Milliy universitetining 2023-yil 29-avgustdagi I-sonli garori Amaliy psixologiya-60310900, Psixologiya (faoliyat turlari bo yicha)-60310903, Oila psixologiyasi-60310904 va Yoshlar psixologiyasi -60310905 bakalavr ta'lim yo'nalishi talabalari uchun tuzilgan. "Oila psixoterapiyasi nazriyalari" namunaviy fan dasturi asosida ishlab chigilgan.
-
QISHLOQ XO‘JALIGI MASHINALARI
Ushbu darslikda Respublikamiz tuproq-iqlim sharoitiga moslangan qishloq xo‘jaligi mashinalarining asosiy turlari, jumladan, yerni ekin ekishga tayyorlash mashinalari, g‘alla kombayni, kartoshka kavlash, paxta terish, don tozalash va boshqa mashinalarining umumiy tuzilishi, sozlanishi hamda texnologik jarayoni asoslari bayon qilingan. Shu bilan birga, amaliy mashg‘ulotlarni o‘tkazish yuzasidan tavsiyalar hamda o‘quvchilarning har bir bob yuzasidan olgan bilimlarini tekshirish uchun namunaviy test topshiriqlari havola qilingan
-
Women and Religion in the Middle East and the Mediterranean
The increasing polarization between the Western World and the Arabic countries after the 11th of September 2001 has strengthened the Western belief that Islam is a major part of the problem.
-
Табиатшунослик асослари
Мазкур курснинг ўқитилишидан мақсад табиий фанларнинг ғояси асосида табиат, атроф муҳит, ҳайвонот дунёси ва коинотнинг бир бутун мутаносиб гармонияда эканлигини кўрсатишдан иборат.
-
PATOLOGIK FIZIOLOGIYA
Tibbiyotning turli muammolarini anglash, savollarga davrning o'ziga xos fan-texnika yutuqlari asosida javob berish kabi vazifalarni o'z ichiga olgan patofiziologiya - nihoyatda murakkab fandir, tibbiyotning turli sohalariga oid ma'lumotlarni topish va bilish, ularni dialektik nuqtai nazardan tahlil eta olish, uning asosida eksperimental sharoitda davolash choralarini topib, asoslab berish va boshqa masalalarni hal etish - shu fanning zimmasidadir. Ushbu darslik bu sohada mavjud bo'lganlaridan faqat birinchi bor o'zbek tilida lotin alifbosida yozilganligi bilangina emas, balki afzalligi va mukammalligi bilan ham tubdan farq qiladi
-
ПАТОЛОГИК ФИЗИОЛОГИЯ 1-Том
Ўқувчилар эътиборига ҳавола қилинаётган патологик физиология дарслиги профессор М.М. Хақбердиев таририяти остида ёзилган. Дарсликнинг айрим бўлимлари Тошкент Педиатрия Тиббиёт Институти, Тошкент Давлат Тиббиёт Академияси ҳамда Россия Федирациясидаги бир неча машҳур (масалан: Москва) институтларининг патофизиология кафедралаининг етакчи олимлари томонидан ёзилди. Демак, бу қўлланма бутун бир муаллифлар жамоаси меҳнатиниг натижасидир. Ҳар хил давлатлар олимларининг бу соҳадаги ҳамкорлиги ўқиш жараёнини яхшилаш, унинг сифатини янада кўтаришга хизмат қилади. Турли мамлакатлар олимлари ўртасида ўзаро фойдали богланишлар ривожланишига кўмаклашади.
-
Усулхои фаъол дар таълими география.
Китоби дарсй барои донишчуёни ихтисосхои географияи донишгох ва донишкадахо омада карда шудааст.
-
Migrating to Microservice Databases From Relational Monolith to Distributed Data
Microservices certainly aren’t a panacea, but they’re a good solution if you have the right problem. And each solution also comes with its own set of problems. Most of the attention when approaching the microservice solution is focused on the architecture around the code artifacts, but no application lives without its data. And when distributing data between different microservices, we have the challenge of integrating them. In the sections that follow, we’ll explore some of the reasons you might want to consider microservices for your application. If you understand why you need them, we’ll be able to help you figure out how to distribute and integrate your persistent data in relational databases.
-
Конструкция автомобильных и тракторных двигателей
В учебнике изложены принципы действия и типичные конструкции современных двигателей автотракторного типа. Рассмотрены особенности устройства назначение и действие механизмов систем.
-
Language Assessment: Principles and classroom practices
Language Assessment: Principles and Classroom Practices is designed to offer a comprehensive survey of essential principles and tools for second language assessment. Its first and second editions have been successfully used in teacher-training courses, teacher certification curricula, and TESOL master of arts programs. As the third in a trilogy of teacher education textbooks, it is designed to follow H. Douglas Brown’s other two books, Principles of Language Learning and Teaching (sixth edition, Pearson Education, 2014) and Teaching by Principles(fourth edition, Pearson Education, 2015). References to those two books are made throughout the current book. Language Assessment features uncomplicated prose and a systematic, spiraling organization. Concepts are introduced with practical examples, understandable explanations, and succinct references to supportive research.
-
Oziq-ovqat tovarlari sifat ekspertizasi
Darslik Oziq-ovqat tovarlari sifat ekspertizasi fanining ob’ektlari hisoblangan don va don mahsulotlari, ho‘l va qayta ishlangan meva-sabzavotlar, kraxmal, asal va qandolat mahsulotlari, lazzatli mahsulotlar, ozuqabop yog‘lar, sut va sut mahsulotlari, tuxum va tuxum mahsulotlari, go‘sht va go‘sht mahsulotlari, baliq va baliq mahsulotlarining sifat ekspertizasini o‘tkazish bilan bog‘liq bo‘lgan bilimlarni mujassamlantirgan. Kirish qismida esa oziq-ovqat tovarlari sifat ekspertizasi fanining maqsadi, vazifalari, tamoyillari kabi masalalar yoritilgan.
-
OZIQ-OVQAT TEXNOLOGIYASI ASOSLARI
Darslikda " Oziq-ovqat texnologiyasi asoslari " fani bo‘yicha umumiy tushunchalar, oziq-ovqat mahsulotlari ishlab chiqarish texnalogiyasi va usullari, ularning sifat ko‘rsatgichlarini baholanishi va tahlil etilishi, xom ashyo va tayyor mahsulotlarni saqlash va qayta ishlash ularni nazariy jihatdan baholash, texnologik jarayonlarni va ularning usullarini amalga oshirish shart-sharoitlarini o‘rganish, baholanish ko‘rsatkichlari va ularning sifat belgilari keltirilgan
-
Сейсмическая шкала и методы измерения сейсмической интенсивности
Шкалой надлежит руководствоваться при составлении нормативов и документов по проектированию и возведению зданий и сооружений карт сейсмического районирования.