-
-
-
Veterinariya va chorvachilik
-
Iqtisodiyot. Iqtisodiyot fanlari
-
-
A Complete Guide to DevOps with AWS Deploy, Build, and Scale Services with AWS Tools and Techniques
A Complete Guide to DevOps with AWS will show you how to use AWS DevOps to launch and scale services using AWS tools. It demonstrates how to handle infrastructure as code such as AWS CodeCommit, AWS CodeBuild, and AWS CodeArtifact, and how to adapt your software with familiar tools such as terraform and cloud formation. This practice also helps in the continuous integration and deployment of pipelines such as AWS CodeDeploy and AWS CodePipeline with different deployment strategies. You will also learn how to find bugs quicker, enhance software quality, reduce your time to market, and how to build, test, and prepare for a release with frequent code changes. You will also see how to scale your applications to provide maximum performance for users with high traffic. The book also covers monitoring and logging applications, giving an overall picture of the ecosystem of product development. It also explains Kubernetes in depth with AWS EKS. It concludes by walking you through how to build projects with AWS DevOps tools and technologies.
-
Pro Jakarta EE 10 Open Source Enterprise Java-based Cloud-native Applications Development
Welcome to your in-depth professional guide to the open source Eclipse Jakarta EE 10 platform. This book will help you build more complex native enterprise Java-based cloud and other applications that can run in corporate and other mission-critical settings. The majority of the key Jakarta EE 10 APIs or features are dissected in this book, including JSF, JSP, JPA, CDI, REST, Microprofiles, WebSockets, and many more. Along the way, various open source Apache, Eclipse, and other projects are integrated and used for more complete workflows and treatment in general. The book presents a survey of architecture-related advanced topics, including micro profiles. In a supporting technologies chapter, JSON and XML processing methods are revisited and deepened, and the usage of scripting engines is introduced.
-
React 18 design patterns and best practices
React helps you work smarter, not harder — but to reap the benefits of this popular JavaScript library and its components, you need a straightforward guide that will teach you how to make the most of it. React 18 Design Patterns and Best Practices will help you use React effectively to make your applications more flexible, easier to maintain, and improve their performance, while giving your workflow a huge boost. With a better organization of topics and knowledge about best practices added to your developer toolbox, the updated fourth edition ensures an enhanced learning experience. The book is split into three parts; the first will teach you the fundamentals of React patterns, the second will dive into how React works, and the third will focus on real-world applications. All the code samples are updated to the latest version of React and you’ll also find plenty of new additions that explore React 18 and Node 19’s newest features, alongside MonoRepo Architecture and a dedicated chapter on TypeScript.
-
Learning JavaScript Design Patterns: A JavaScript and React Developer's Guide
Author Addy Osmani shows you how to apply modern design patterns to JavaScript and React—including modules, mixins, observers, and mediators. You'll learn about performance and rendering patterns such as server-side rendering and Islands architecture. You'll also learn how architectural patterns like MVC, MVP, and MVVM are useful from the perspective of a modern web application developer. This book explores. Architectural patterns for structuring your components and apps. More than 20 design patterns in JavaScript and React, applicable for developers at any level. Different pattern categories including creational, structural, and behavioral. Essential performance patterns including dynamic imports and code-splitting. Rendering patterns such as server-side rendering, hydration, Islands architecture, and more
-
Gidromashinalar va gidroelektrostansiyalar. Kitob-2
Darslikda «Gidromashinalar va gidroelektrostansiyalar», «Gidromashinalar», «Gidroelektrostansiyalar» fanlari dasturlariga mos bo‘lib, unda gidroenergetik qurilamlar: gidroelektrostansiyalar, kichik gidrolektrostansiyalar, erkin oqimchali gidroenergetik qurilmalar hamda gidroakkumulyasiyali elektr stansiyalar va suv to‘lqin elektr stansiyalarning konstruktiv tuzilishi, to‘g‘onlar turlari, suv omborlari, gidrouzellardan kompleks foydalanish, yer osti, yarim yer osti stansiyalar, ulardagi gidromexanik va elektromexanik jixozlar to‘g‘risida ma’lumotlar, shuningdek muqobil manbalarni taqqoslash va kichik daryolardan keng foydalanishga e’tibor qaratiladi.
-
Umumiy va noorganik kimyo
Mazkur o’quv qo’llanma lotin alifbosida yozilgan bo’lib Davlat ta’lim standartlari talablariga to’la mos keladi. O’quv qo’llanma bugungi kun talablaridan kelib chiqib davriy sistema elementlari haqida qiziqarli ma’lumotlar va kashf qilgan olimlar haqidagi ma’lumotlar bilan to’ldirilgan.
-
Ultimate Typescript Handbook. Build, scale and maintain. Modern Web Applications with Typescript
This book provides a comprehensive guide to TypeScript, a programming language that extends JavaScript with powerful features like static typing, classes, and interfaces. The book is divided into thirteen chapters that cover everything from setting up a development environment to building an Angular app with TypeScript. We start with an introduction to TypeScript and its benefits and go on to explain how TypeScript can help developers write more maintainable, scalable code and catch errors before they make it to production. The book then dives into more technical topics like basic type annotations, using the TypeScript compiler, advanced features like enums and interfaces, and manipulating types. The book then discusses chapters on classes and control flow analysis that are particularly helpful for developers looking to build more complex applications. The book teaches by example, with numerous code examples that illustrate the main concepts and approaches towards writing TypeScript programs and codes, and finishes with a comprehensive practical example that shows step-by-step development of a modern web application using TypeScript and Angular.
-
Tiny CSS Projects
The projects may be tiny, but the CSS skills you’ll learn are huge! Tiny CSS Projects teaches you how to make beautiful websites and applications by guiding you through a dozen fun coding challenges. You’ll learn important skills through hands-on practice as you tinker with your own code and make real creative decisions about the projects you’re building. You’ll rapidly master the basics and then press on into CSS’s exciting layout features including grid and flexbox, animations, transitions, and media queries. Tiny CSS Projects builds your CSS skills by guiding you through 12 creative mini-projects. Each interesting challenge starts with a downloadable HTML skeleton. As you flesh it out with your own design ideas, you’ll master CSS concepts like transitions, layout, and styling forms, and explore powerful features including Flexbox and Grid. All the skills you’ll learn are easy to transfer to full-size applications. When you finish, you’ll have an exciting portfolio of designs ready to go for your next project.
-
Pearls of Algorithm Engineering
There are many textbooks on algorithms focusing on big-O notation and basic design principles. This book offers a unique approach to taking the design and analyses to the level of predictable practical efficiency, discussing core and classic algorithmic problems that arise in the development of big data applications, and presenting elegant solutions of increasing sophistication and efficiency. Solutions are analyzed within the classic RAM model, and the more practically significant external-memory model that allows one to perform I/O-complexity evaluations. Chapters cover various data types, including integers, strings, trees, and graphs, algorithmic tools such as sampling, sorting, data compression, and searching in dictionaries and texts, and lastly, recent developments regarding compressed data structures. Algorithmic solutions are accompanied by detailed pseudocode and many running examples, thus enriching the toolboxes of students, researchers, and professionals interested in effective and efficient processing of big data.
-
Pro Cryptography and Cryptanalysis with C++23 Creating and Programming Advanced Algorithms
Develop strong skills for writing cryptographic algorithms and security schemes/modules using C++23 and its new features. This book will teach you the right methods for writing advanced cryptographic algorithms, such as elliptic curve cryptography algorithms, lattice-based cryptography, searchable encryption, and homomorphic encryption. You'll also examine internal cryptographic mechanisms and discover common ways in which the algorithms can be implemented and used correctly in practice. The authors explain the mathematical basis of cryptographic algorithms in terms that a programmer can easily understand. They also show how “bad” cryptography can creep in during implementation and what “good” cryptography should look like by comparing advantages and disadvantages based on processing time, execution time, and reliability.
-
Beginning iPhone Development with SwiftUI Exploring the iOS SDK
Tame the power of Apple’s new user interface toolkit, SwiftUI. This revised and expanded Seventh Edition covers the basic information you need to get up and running quickly to turn your great ideas into working iOS apps with stunningly interactive interfaces using SwiftUI. New chapters cover expandable text fields, multidate pickers, using gauges, progress views and variable SF symbol icons, creating chats, and using the navigation stack and split view. Then integrate all the interface elements iOS users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders with less effort and more efficiency. You’ll also learn about touch gestures, lists, and grids for displaying data on a user interface. And you’ll even go beyond those simple controls to liven up any user interface with simple animation techniques. Spice your designs up with movement, scaling, and resizing, including spring and bounce effects!
-
Git Repository Management in 30 Days
Git is a popular open-source version control system that allows developers to efficiently track changes to their codebase and collaborate with others on software projects. If you want to gain a solid understanding of Git and its capabilities, then this book is for you. "Git Repository Management in 30 Days" is a step-by-step guide for developers looking to master the art of Git repository management. This book covers everything from the fundamentals of Git to advanced subjects like branching, merging, rebasing, and dispute resolutionThe book will help you learn how to establish, manage, and collaborate on Git repositories. Besides this, it will also teach you how to use Git commands, tools, and workflows to increase code quality and streamline your development process. On completing the book, you will be able to manage your Git code repositories effectively.
-
Иkтисодиёт асослари
Ушбу Колланма уч кисмдан иборат булиб, унинг биринчи кисмида иктисодиёт илмининг шаклланиши, иктисодиётнинг таркиби, конунлари, катеroриялари, мулкий муносабатлар, ишлаб чик.ариш омиллари, эхгиёжлар, жамгариш, ик;гисодий усиш ва ресурсларга оид иктисодиётнинг умумий асослари назарий ва амалий жихатдан изоаб берилган; иккинчи кисмида бозор ик;гисодиётининг асослари булган товар-пул муносабатлари, менежмент, маркетинг, бизнес ва тадбиркорлик, фойда, молиякредит, солик., аграр муносабатлар, банк муносабатлари, бозорни бошк.ариш механизми каби мавзулар урин олган.
-
ОИВ Инфекцияси прафилактикаси,ОИВ юқиш хафли юқори бўлган аҳоли груҳларига нисбатан стигма ва дискриминацияни юмшатиш.
Аксарият кассаликларининг олдини олиш ногиронлик ва ўлим даражасини камайтиришни тадқиқотлар ишонарли даражада исботлаб берган. Ўзбекистонда ОИВ инфекцяси епидемияси концентрациялашган босқичда бўлиб кассалик асосан юқиш ехтимоли юқори.
-
Иқтисодий таҳлил: 100 савол ва жавоб
Китоб бозор муносабатларига асосланган эркин иқтисодиёт шароитида корхонада иқтисодий таҳлилни ташкиллаштириш, унда қўлланиладиган усуллар, корхона иқтисодий ва молиявий салоҳияти, меҳнат салоҳияти, молиявий барқарорлик каби муҳим иқтисодий категорияларни ифодаловчи кўрсаткичлар, уларнинг тизими, тавсифи, аниқланиш ва баҳоланиш йўллари, таҳлил қилиш усуллари назарий ва амалий жиҳатдан очиб берилган.
-
ИШ ЮРИТИШ
Ушбу кулланмада ташкилот ва муассасаларминг иш юритиш фаолияти да эиг куп куллаиадигаи хужжатлар, уларни тузиш тартиб- коидалари масалаларига тухталинди, улар тегишли намуналар билан курсатилди, иш ю ритиш га оид лугат берилди. Кулланма, биринчи павбатд аташ ки ло тлар рахбарлари ва ходимларига. бош карув фаолиятида бево ситахужжат устид а ишловчилар котиб-референтлар. кадр хизмати ходимларига мулжалланган, шуиингдек, уидан бухгалтерлар, адлия маслахатчилари, аудитор, менежерлар хам фойд аланиш лари мумкин.