-
-
Aloqa. Kommunikatsiya texnologiyalari
-
-
Aloqa. Kommunikatsiya texnologiyalari
-
Aloqa. Kommunikatsiya texnologiyalari
-
-
Aloqa. Kommunikatsiya texnologiyalari
-
Veterinariya va chorvachilik
-
Aloqa. Kommunikatsiya texnologiyalari
-
Aloqa. Kommunikatsiya texnologiyalari
-
-
Aloqa. Kommunikatsiya texnologiyalari
-
Aloqa. Kommunikatsiya texnologiyalari
-
ЗИРОАTHOMA
"Фанн-и кишту зироат" китоби ҳозирча XV-XVI асрлардаги Ўрта Осиё қишлоқ хўжалиги тарихи ҳақида маълумот берувчи ягона асар ҳисобланади. Унда ўтмишда яшаган бобо- деҳқонларнинг минг йиллар давомида орттирган тажрибалари акс эттирилган. Китобда келтирилган кўпгина тажрибалар ҳозир ҳам ўз аҳамиятини йўқотмаган, қишлоқ хўжалиги билан шуғулланувчи зироат ва илм аҳллари диққатини жалб этиши шубҳасиздир. Бундан ташқари, у Ўрта Осиё қишлоқ хўжалигининг узоқ тарихини ёритишда ҳамда баъзи унутилиб кетган тажрибаларни қайта тиклашда ҳам муҳим аҳамиятга
-
Clean Code Principles and Patterns
This book teaches you how to write clean code. It presents software design and development principles and patterns in a very practical manner. This book is suitable for both junior and senior developers. Basic understanding and knowledge of object-oriented programming in one language, like C++, Java, JavaScript/TypeScript, Python or C# is required. Examples in this book are presented in Java, JavaScript/TypeScript, or C++. Most examples are in Java or JavaScript/ TypeScript and are adaptable to other programming languages, too. The content of this book is divided into eleven chapters.
-
Cloud Native Microservices
Welcome to the preface of this book, where I am thrilled to share my journey and passion for technology with you. From the very beginning, I have been captivated by the wonders of technology, finding immense joy in seeing my contributions come to life and being used by people. It has been an exhilarating ride dedicating my entire career to crafting and delivering technology solutions, particularly in the BFSI domain.
-
The Ultimate Guide to Snowpark
Snowpark is a powerful framework that helps you unlock a realm of possibilities within the Snowflake Data Cloud. However, leveraging Snowpark’s full potential with Python can be challenging without proper guidance. Packed with practical examples and code snippets, this book will guide you to successfully use Snowpark with Python.The Ultimate Guide to Snowpark helps you develop an understanding of Snowpark and how it integrates various workloads, such as data engineering, data science, and data applications, within the Data Cloud.
-
Modern Full-Stack React Projects
In my time as a technical advisor and developer for enterprises and the public sector, I have noticed that more and more companies look to reduce the gap between frontend and backend developers.Their business requirements often result in the need for a so-called “backend for frontend,” where data is fetched from different backend systems and prepared in a way that can be easily displayed in the frontend.As an entrepreneur, I also have experience with starting new projects with smaller teams, where it is essential that every developer on your team can do everything, not just the frontend or the backend.In such cases, it often makes sense to develop the backend and frontend in the same language, which is often JavaScript (or TypeScript), because there is a big ecosystem and a large number of developers available.
-
Экономика предприятия
В курсе лекций "Экономика предприятия" дается современное представление о производственном предприятии как целестной организационно-экономической и социальной системе. Для преподавателейб студентов очной и заочной форм обученияб предпринимателей и практических работников.
-
Computer Architecture. A Quantitative Approach
Computer Architecture: A Quantitative Approach, Sixth Edition has been considered essential reading by instructors, students and practitioners of computer design for over 20 years. The sixth edition of this classic textbook from Hennessy and Patterson, winners of the 2017 ACM A.M. Turing Award recognizing contributions of lasting and major technical importance to the computing field, is fully revised with the latest developments in processor and system architecture. The text now features examples from the RISC V (RISC Five) instruction set architecture, a modern RISC instruction set developed and designed to be a free and openly adoptable standard. It also includes a new chapter on domain specific architectures and an updated chapter on warehouse scale computing that features the first public information on Google's newest WSC. True to its original mission of demystifying computer architecture, this edition continues the longstanding tradition of focusing on areas where the most exciting computing innovation is happening, while always keeping an emphasis on good engineering design.
-
ZAMONAVIY LINGVISTIKA
Mazkur o'quv qo'lanmada lingvomadaniyatshunoslikning fan sifatida shakllanishi, bu yo‘nalish haqidagi dastlabki ilmiy g‘oya va fikrlar, tilmadaniyat- etnos triadasining talqini, moddiy va ma’naviy madaniyat haqidagi fikrlar, lingvomadaniyatshunoslik va etnolingvistikaning bir-biri bilan kesishgan nuqtalari, lisoniy shaxs tushunchasi va uning tuzilishi hamda til va madaniyat olam manzarasini ifodalovchi vosita ekanligi yoritilgan. Shuningdek, lingvomadaniyatshunoslikning eng muhim tushunchalari lingvokulturema va logoepistema, lingvokulturema va konsept, so‘z va lingvokulturema haqida fikr yuritilgan hamda leksik va frazeologik birliklaming va badiiy matning milliy-madaniy aspektlari kabi mavzular o ‘rin olgan.
-
YOVVOYI VA EKZOTIK HAYVONLAR KASALLIKLARI DIAGNOSTIKASI
Mamlakatimizda tabiatni asrash, uning boyliklaridan oqilona foydalanish, qo'riqxonalar faoliyatini yanada rivojlantirish masalalariga alohida e'tibor qaratilmoqda. Shu bilan birga, tabiat mutanosibligi ko'p jihatdan insoniyat faoliyati bilan chambarchas bog'liq. Ammo hozirgi kunga kelib, yovvoyi va ekzotik hayvonlarning noqonuniy ovlanishi, ularning turli xil yuqumli va yuqumsiz kasalliklar bilan kasallanishi singari salbiy holatlar uning izdan chiqishiga sabab bo'lmoqda.
-
Concurrent, Parallel and Distributed Computing
Computing that is concurrent, parallel, and distributed (CPDC) is increasingly integrated into nearly all aspects of computer use. It is no longer adequate for programmers of any level to have merely abilities in conventional sequential programming. Even beginner programmers need to be able to do more. This book discusses hands-on exploration of parallelism, targeting instructors of students with no or minimal prior programming experience.
-
C++ Cookbook. How to write great code with the latest C++ releases
C++ Cookbook walks you through all the recent new features. In acookbook-type style that talks about each new class or function, it shows you in simple terms how to use it. Authored by a software professional,with over 3 decades of experience, their passion for coding shows in the book. This book takes the reader on a tour of what they will need to know to be up to date with the latest C++ abilities.
-
YERLAR MELIORATSIYASI
O'quv qo'llanmada melioratsiyaning sug'orish va zax qochirish bo'limlariga oid zamonaviy ma'lumotlar, qishloq xo'jaligi ekinlarining sug'orish rejimlari, sug'orish texnikasi va texnologiyasi, zaxi qochiriladigan meliorativ maydonlarning suv rejimi, sug'orish va zax qochirish tarmoqlari, melioratsiyada qo'llaniladigan mashina va qurilmalar, texnik mukammal meliorativ tarmoqlarni loyihalash asoslari, yerlarni sug'orish va zax qochirish usullari to'g'risida ma'lumotlar keltirilgan.
-
C++ Programming Cookbook
"C++ Programming Cookbook" stands out as a clear, concise, and powerful technical resource for programmers who want to master C++'s intricacies. C++ programmers face a wide variety of problems, and this carefully written book is a treasure trove of solutions and methods to those software development challenges. Each chapter is organized to help you get a good grasp of the language and everything it can do, from the basics of C++20 to more complex topics like sophisticated type manipulation and performance optimization.
-
Data Science
This textbook aims to be an approachable introduction to the world of data science. In this book, we define data science as the process of generating insight from data through reproducible and auditable processes. If you analyze some data and give your analysis to a friend or colleague, they should be able to re-run the analysis from start to finish and get the same result you did (reproducibility).
-
YAYLOVSHUNOSLIK
Darslik 5620600 Zootexniya (tarmoqlar bo'yicha) baholov riyt YO'nalishlari bo'yicha ta'lim olayotgan talabalar lIchun O'zbekiston Oliy va o 'ita maxsus ta'lim vazirligi tomonidan tasdiqlangan Davlat la'lim standarti talablari asosida tuzilgan namunaviy o'quv rejasi va fan dasturi asosida tayyorlangan.
-
Exploring Data Science with R and the Tidyverse
This is the first edition of “Exploring Data Science with R and the Tidyverse: A Concise Introduction”, published by CRC Press. This textbook was used to teach the courses Data Science for the World (CSC100) and Introduction to Data Science in R (CSC200) at the University of Miami in Fall 2021 and