-
-
Aloqa. Kommunikatsiya texnologiyalari
-
-
-
-
-
Электрические сети и системы
В книге рассмотрены классификация и параметры электрических сетей, даны расчеты характерных режимов, освещены вопросы повышения качества, экономичности электроэнергии и надежности электроснабжения потребителей. Книга предназначена для студентов вузов неэлектроэнергетических специальностей и может быть использована инженерно-техническими работниками проектных и эксплуатирующих организаций.
-
Program Management for Open Source Projects
This epigraph from Ben Cotton isn’t simply a fun, self-congratulating laugh line I use in presentations. It represents a fundamental truth of complex technical undertakings: you can’t avoid program management, so you might as well do it deliberately. Whether or not you realize it, you’re already doing the work of program management. This book gives you the tools to do the work consciously and do it well.
-
Okta Administration Up and Running
Welcome to the first revision of Okta Administration Up and Running. If you’ve ever wondered how to manage user identities and secure access to your organization’s resources effortlessly, you’re in the right place. In this book, we’ll guide you through the exciting world of Okta administration, breaking down complex concepts into plain, everyday language. You’ll learn the ins and outs of Okta’s features, from user provisioning and single sign-on to multifactor authentication and group management. So, whether you’re a tech enthusiast or a seasoned IT pro, get ready to empower your organization’s identity and access management with this clear, engaging, and informative journey through Okta’s capabilities. Let’s get started!
-
Cloud and Edge Networking
Cloud Networking is revolutionizing the field of networks by proposing a complete paradigm shift. The Cloud imposes a completely different vision of the Internet with centralized controls and a virtualization of all the functions necessary to the life of a network, the latter consisting of the replacement of hardware equipment by software equipment which runs in the Cloud. As a result, physical networks are replaced by logical networks that ru
-
Software Architecture with C++
Modern C++ allows you to write high-performing applications in a high-level language without sacrificing readability and maintainability. There's more to software architecture than just language, though. We're going to show you how to design and build applications that are robust and scalable and that perform well.Complete with step-by-step explanations of essential concepts, practical examples, and selfassessment questions, you will begin by understanding the importance of architecture,looking at a case study of an actual application.
-
Command Line Git - Everything you need to know to get started
The goal of this book is to get you up and running using Git fromthe command line as quickly as possible without overwhelming you with too much information.To make the learning process more intuitive and engaging, I use mental models, analogies and metaphors to help you understand and remember the concepts.I also use diagrams and illustrations. They help you visualize complex ideas and also serve as a bit of entertainment to keep youengaged.
-
Shell Scripting for Cybersecurity
This book is here to help you get your job done. In general, if example code is offered with this book, you may use it in your programs and documentation. You do not need to contact us for permission unless you’re reproducing a significantportion of the code. For example, writing a program that uses several chunks of code from this book does not require permission. Selling or distributing a CDROM of examples from O’Reilly books does require permission. Answering a question by citing this book and quoting example code does not require permission. Incorporating a significant amount of example code from this book into your product’s documentation does require permission.
-
ОРГАНИК КИМЁ
Укув кулланмада баён этилган маълумотлар «Органик кимё» курси буйича мавжуд дастур асосида ёзилган. Унда органик бирикмаларнинг синфларга ажратилиши, шунингдек, уларнинг гомологик катори, изомерияси ва номенклатураси билан бирга тукимачилик ва енгил саноатда ишлатиладиган хом ашёнинг кимёвий тузилиши ва хоссалари хакида хам суз юритилган.
-
ORGANIK KIMYONING BOSHLANG4CH ASOSLARI
O 'quv qo‘llanmada organik kimyoning boshlang'ich asoslari tizimli ravishda A.M .Butlerovning organik moddalarning kimyoviy tuzilish nazariyasi asosida bayon qilingan. Oddiy va qo‘shbog‘laming tabiati kvant mexanikasi ma’lumotlari asosida sodda, tushunarli bayon qilingan.
-
Java Systems Design Interview Challenger
The Systems Design interview is a difficult one. You need the knowledge and the strategy. You need to know how to handle it. Otherwise, the chances to pass in such an interview are very low. Even if you are knowledgeble.
-
Java Image Processing Recipes
OpenCV, the computer vision library, has always been one of the tools to work on imaging- and vision-related projects, even more so with every improvement in AI and neural networks. But OpenCV was always taking some time to get the right libraries, and the right build tools, and the right build settings, and so forth. The vision of the Clojure wrapper Origami is to bring you all the power of OpenCV to your hands almost instantly, along with a pleasurable syntax. This way we hope you can focus and spend your time entirely on the job, not on the tool.
-
MOLEKULAR FIZIKA
Mazkuro'quv qollanma 5140200-fizika ta'lim yo'nalishi talabalariga mo'ljallangan bo‘lib, Oliy ta'lim Davlat ta'lim standarti, O'zbekiston Respublikasi Oliy va o‘rta maxsus ta'Iim vazirligi tomonidan tasdiqlangan o'quv rejasi va o‘quv dasturiga muvofiq tayyorlangan.
-
Java Challenges
First of all, thank you for choosing this book. Here you will find a wide range of practice exercises on a broad mix of topics that will improve your knowledge in an entertaining way. It can also help prepare you for job interviews and will certainly help improve your problem-solving skills.
-
Clean Code Fundamentals
This is a Leanpub book. Leanpub empowers authors and publishers with the Lean Publishing process. Lean Publishing is the act of publishing an in-progress ebook using lightweight tools and many iterations to get reader feedback, pivot until you have the right book and build traction once you do.
-
Java Essentials
An introduction to Java, covering its architecture, key features, and the evolution across versions, setting the stage for your programming journey. Step-by-step instructions on setting up your Java environment, including configuring system variables, integrating build tools, and mastering version control with Git. A deep dive into the fundamentals of Java programming, exploring variables, data type operators, conditional statements, and looping mechanisms to solidify your coding prowess. Practical coverage of arrays and strings, enabling you to manipulate data with ease and understand advanced concepts and string operations.