-
-
Atrof muhitni muhofaza qilish. Ekologiya
-
-
-
-
-
Modern vim. Craft your development environment with Vim 8 and Neovim
Turn Vim into a full-blown development environment using Vim 8's new features and this sequel to the beloved bestseller Practical Vim. Integrate your editor with tools for building, testing, linting, indexing, and searching your codebase. Discover the future of Vim with Neovim: a fork of Vim that includes a built-in terminal emulator that will transform your workflow. Whether you choose to switch to Neovim or stick with Vim 8, you'll be a better developer. A serious tool for programmers and web developers, no other text editor comes close to Vim for speed and efficiency. Make Vim the centerpiece of a Unix-based IDE as you discover new ways to work with Vim 8 and Neovim in more than 20 hands-on tips. Execute tasks asynchronously, allowing you to continue in Vim while linting, grepping, building a project, or running a test suite. Install plugins to be loaded on startup - or on-demand when you need them - with Vim 8's new package support. Save and restore sessions, enabling you to quit Vim and restart again while preserving your window layout and undo history. Use Neovim as a drop-in replacement for Vim - it supports all of the features Vim 8 offers and more, including an integrated terminal that lets you quickly perform interactive commands. And if you enjoy using tmux and Vim together, you'll love Neovim's terminal emulator, which lets you run an interactive shell in a buffer. The terminal buffers fit naturally with Vim's split windows, and you can use Normal mode commands to scroll, search, copy, and paste. On top of all that: Neovim's terminal buffers are scriptable. With Vim at the core of your development environment, you'll become a faster and more efficient developer.
-
Go`sht mahsulotlarini saqlash va qayta ishlashda innovatsion texnologiyalar
O`quv qo`llanmada go`sht va go`sht mahsulotlarining sifat ko`rsatkichlari,ishlov berish jarayonlardagi o`zgarishlar, saqlash sharoitlari,ishlabchiqarish texnologiyasi va sifatiga qo`yiladigan talablar haqida ma`lumotlar keltirilgan.
-
Java all-in-oneb for dummies
Your one-stop guide to programming with Java If you've always wanted to program with Java but didn't know where to start, this will be the java-stained reference you'll turn to again and again. Fully updated for the JDK 9, this deep reference on the world's most popular programming language is the perfect starting point for building things with Java―and an invaluable ongoing reference as you continue to deepen your knowledge. Clocking in at over 900 pages, Java All-in-One For Dummies takes the intimidation out of learning Java and offers clear, step-by-step guidance on how to download and install Java tools; work with variables, numbers, expressions, statements, loops, methods, and exceptions; create applets, servlets, and JavaServer pages; handle and organize data; and so much more.
-
Аналитик геометриядан қўлланма
Ушбу китобда тўғри чизиқда координаталар методи, текисликда координалар методи ва бошқа геометрияга оид мавзулар берилган.
-
Напряженно-деформированное состояние цилиндрической оболочки
Книга посвящена-расчету замкнутой цилиндрической оболочки, подкрепленной кольцом жесткости за пределом упругости
-
React for real front-end code untangled
When traditional web development techniques don't cut it, try React. Use React to create highly interactive web pages faster and with fewer errors. With a little JavaScript experience under your belt, you'll be up and running in no time creating dynamic web applications. Craft isolated components that make your apps easier to develop and maintain, with plenty of guidance on best practices. Set up automated tests, and make pages render fast for your users. See how to use your React skills to integrate with other front-end technologies when needed. Dive right into React by defining components, the basic building blocks of a React application. Integrate modern JavaScript language features such as classes and arrow functions in your app. Analyze the relationships in your data to isolate state, and sync the data model with what your users see.
-
Математик анализ асослари 2-том
Ушбу китоб сонли қаторлар, асосий тушунчалар, мусбат қаторларнинг яқинлашиши ва бошқа математикага доир мавзулар берилган.
-
МУҲАНДИСЛИК ГЕОЛОГИЯСИ ВА АТРОФ МУҲИТНИ МУҲОФАЗА ҚИЛИШ
Узбекистон Республикаси Олий ва ўрта махсус таълим вазирлиги олий ўқув юртлари қурилиш факультетларининг «Саноат корхо- налари ва тураржойлар қурилиши», «Сув иншоотлари, гидро- электростанцияларнинг гидротехник курилиши», «Сув таъминоти ва канализация», «Амалий геодезия» ихтисосликлари талабалари учун дарслик ва геология мутахассисликлари учун укув кулланма сифатида тавсия этган.
-
Математика
Ушбу китобда тўпламлар назарияси элементлари, қисм тўплам, универсал тўплам ва бошқа математикага доир бошқа мавзулар берилган.
-
Аруз назарияси
Мазкур қўлланма доцент А.Абдураҳмоновнинг қаламига мансуб бўлиб.Унда муаллиф Навоий Бобур каби мумтоз аруз назариётчиларининг тадқиқотларига таянган холда кўп йиллар мобайнида кузатишлар олиб борган.
-
Osiyo taraqqiyot banki uskunalari bo'yicha fizikadan laboratoriya ishlari
Mazkur o‘quv qo'llanma Osiyo taraqqiyot banki uskunlari asosida yaratildi. Fizika chuqur o'rganiladigan kasb-hunar kollejlari talabalariga mo'ljallangan bo‘lib, Davlat "Tarmoq standard va o'quv dasturi" asosida yozildi. Ushbu o‘quv qo'llanmadan kasb-hunar kolleji va akademik litsey o‘quvchilari hamda ko‘p sonli talabalar foydalanishlari mumkin
-
Matematik analiz (Funksional analizga kirish)
Ushbu o'quv qo'llanma pedagogika oliy ta'lim muassasalari 5110100-Matematika o'qitish metodikasi ta'lim yonalishining «Matematik analiz" fani dasturiga mos yozilgan bo'lib, bunda funksional analizning asosiy tushunchalari (metrik jozo, chiziqli, normalangan, Gilbert fazolari, ularda aniqlangan operator va funksionallarning xossalari) va ularning variatsion hisobdagi tatbiqlariga oid nazariy ma'lumotlar to'liq berilggan.
-
Seven concurrency models in seven weeks. When theads unravel
Your software needs to leverage multiple cores, handle thousands of users and terabytes of data, and continue working in the face of both hardware and software failure. Concurrency and parallelism are the keys, and Seven Concurrency Models in Seven Weeks equips you for this new world. See how emerging technologies such as actors and functional programming address issues with traditional threads and locks development. Learn how to exploit the parallelism in your computer's GPU and leverage clusters of machines with MapReduce and Stream Processing. And do it all with the confidence that comes from using tools that help you write crystal clear, high-quality code. This book will show you how to exploit different parallel architectures to improve your code's performance, scalability, and resilience. You'll learn about seven concurrency models: threads and locks, functional programming, separating identity and state, actors, sequential processes, data parallelism, and the lambda architecture.
-
Стойкость. 2-е изд
Автор этой книги, Д. В. Павлов, 30 лет находился на постах наркома и министра торговли СССР и РСФСР, министра пищевой промышленности СССР, а в годы Отечественной войны был начальником Главного управления продовольственного снабжения Красной Армин. В книге повествуется о многих важных событиях из исторник нашей страны, очевидцем и участником которых был автор, о героических днях блокады Ленинграда, о сложностях решения экономических проблем в мирные и военные годы. В книге много ярких эпизодов, интересных рассказов о видных деятелях партии и государства, ученых, общественных деятелях. Второе издание дополнено новыми фактами и эпизодами, учтены пожелания читателей.
-
CAD/CAM/CAE loyihalash
0 ‘quv qo‘llanma dasturi ishlab chiqarishini avtomatlashtirish kurslarini o ‘rganishda o‘ziga xos asos bo‘lib hisoblanadi. U elektronika, elektromexanika, axborot texnologiyalari elementlarini o‘z ichiga olgan texnik obyektlaming konseptual tuzilishi va yaratish tamoyillarini yaxlit tushunish uchun axborot va uslubiy zamin hozirlaydi. CAD/CAM/CAE loyihalash'o‘quv dasturi kursida CAD/CAM/CAE loyihalashning rivojlanish shart-sharoitlari, mexatronik tizimlaming qo‘llanish sohasi; mexatronik tizimlarning qurish konsepsiyasi; CAD/CAM/CAE loyihalash tushunchalari va atamalari; mexatron tizimlarning integratsiyalashuv tuzilishi va prinsiplari; harakatlanuvchi mexatron modullar; zamonaviy mexaronik tizimlar; mexatron modullar va tizimlami zamonaviy boshqarish usullari va mavjud muammolar kabi masalalar ko‘rib chiqiladi.