-
Xalq ta’limi. Pedagogika
-
-
-
-
-
-
-
-
-
-
Харакатнинг турғунлик назарияси
Мазкур қўлланмада асосан автоном системалар харакатининг турғунлиги ёритилган.
-
Обучаем по системе Л.В.Занкова.
Как учить детей без принуждения? Как сделат учение радостным? Как помочь ребенку раскрыть свои возможности?
-
Водные потоки рассеяния сульфидного оруденения алтая и их поисковое значение
В настоящее время геохимические методы завоевали должное место в практике поисков рудвых месторождений. Между тем гидрогеохимический метод поисков все еще по нашел достаточно эффективного применения в производственной практике.
-
Nemis tili
Табиийки чэт тилларни ўзлаштириш хар бир кишидан вақт қунт сабр тоқат талаб этади.Мазкур қўлланма техника олий ўқув юртлари талабалари учун мўлжалланган
-
Инженерлик геодезиясидан практикум
Китобда съемка турлари ва уларга оид назарий маълумотлар материалнинг мантикий изчиллиги тартибида берилади.
-
Гидравлика и гидравлические машины
Определение основных размеров маслопроводов систем водяного охлаждения разного рода сопловых аппаратов и насадков а также расчет водоструйных насосов.
-
Texnik tizimlarni boshqarish
Darslik avtomabil transport texnik ekspluatatsiyasida boshqarishni tashkil qilish, boshqaruv qarorlarini optimallashtirishning va transport tizimlarida tashkiliy tuzilimalarni qurishning amaliy v nazariy jihatlari keng yoritilgan
-
Бозор иктисодиёти
Бозор - харидорлар ва сотувчилар уртасидаги эркин алмашувни пул воситалари билан амалга оширувчи ва иктисодий муаммоларни хал этувчи.
-
-
Kiber xavfsizlik
Darslikda talabalarga kiber xavfsizlik asoslari fani bo‘yicha bilimlarning nazariy asoslarini, kiber xavfsizlikning asosiy tushunchalari va kategoriyalarini, kiber xavfsizlik tamoyillarini o‘rgatish hamda ularni amaliyotda tatbiq etish ko‘nikmasini hosil qilishdan iborat.
-
Milliy g’oya tarixi va nazariyasi
Mazkur darslikda respublikamizda milliy g‘oya tarixi va nazariyasi bilan bog‘liq jarayonlar, milliy g‘oyaning tarixiy taraqqiyoti, uning konsepsiya sifatida vujudga kelish xususiyatlari yoritilgan. Unda milliy g‘oyaning mafkuraviy mohiyati, insonning erkinliklari, siyosiy institutlarning o‘ziga xos xususiyatlari va milliy g‘oya tamoyillarining jamiyatdagi ahamiyati ochib berilgan. Darslikda milliy g‘oya tarixi va nazariyasining nazariy asoslari va rivojlanish mexanizmlari yoritilgan bo‘lib, u 5111600 - “Milliy g‘oya, ma’naviyat asoslari va huquq ta’limi” bakalavriat ta’lim yo‘nalishining “Milliy g‘oya tarixi va nazariyasi” fanidan darslik sifatida tavsiya etiladi.
-
Jahon tarixi (I-qisim)
Ushbu darslikda jahon tarixining qadimgi dunyo hamda o‘rta asrlar davri tarixiga oid eng muhim mavzular qamrab olingan. O‘rganilayotgan davrda jahon mamlakatlari rivojlanishining alohida va umumiy xususiyatlari, jumladan, shakllanishi, taraqqiyoti, inqirozga yuz tutishi kabilar tarixiy manbalar asosida tahlil qilingan.
-
Data Science With Rust
Reactive Publishing. Dive into the world of data science with "Data Science with Rust," your comprehensive guide to mastering data analysis and machine learning using Rust’s powerful and type-safe code. Written by Hayden Van Der Post, a seasoned psychologist, method actor, and entrepreneur with a knack for breaking down complex subjects into engaging and understandable content, this book promises to transform the way you approach data science. Whether you're a beginner eager to step into the data science arena or a seasoned professional looking to leverage Rust's unparalleled efficiency and safety features, this book is designed for you. Hayden's unique blend of expertise in psychology, SEO, marketing, and technology imbues this guide with insights not found in typical technical manuals. It's not just about coding; it's about understanding data's narrative and extracting meaningful insights with precision and flair.
-
Data Science and Machine Learning for Non-Programmers Using SAS Enterprise Miner
As data continues to grow exponentially, knowledge of data science and machine learning has become more crucial than ever. Machine learning has grown exponentially; however, the abundance of resources can be overwhelming, making it challenging for new learners. This book aims to address this disparity and cater to learners from various non-technical fields, enabling them to utilize machine learning effectively. Adopting a hands-on approach, readers are guided through practical implementations using real datasets and SAS Enterprise Miner, a user-friendly data mining software that requires no programming. Throughout the chapters, two large datasets are used consistently, allowing readers to practice all stages of the data mining process within a cohesive project framework. This book also provides specific guidelines and examples on presenting data mining results and reports, enhancing effective communication with stakeholders.
-
Data Structures and Algorithms with Co. Create efficient solutions and optimize your Co coding skills
Description: Go, designed by Google, is a modern, open-source language known for its simplicity, readability, and efficiency. It excels at building web applications, network tools, and cloud services. Its clear syntax and built-in concurrency features make it a popular choice for modern developers. This guide simplifies the basics by introducing arrays, lists, stacks, queues, maps, trees, and graphs in a practical way. Get hands-on experience, understand essential operations, and compare strengths and weaknesses. Perfect your skills with searching, sorting, and efficient data retrieval techniques. Traverse graphs and trees with ease, all illustrated in the Go code for real-world application, and conclude with insights for ongoing learning. After reading this book, the reader can determine when and why specific data structures should be used and when an algorithm best fits the actual problem’s solution.
-
Data Structures and Algorithms Using C#
C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.