-
Iqtisodiyotning boshqa tarmoqlari
-
-
-
-
-
Atrof muhitni muhofaza qilish. Ekologiya
-
Buxgalteriya hisobiga kirish
Mazkur o'quv qo'llanma "Buxgalteriya hisobiga kirish" fani bo'yicha o'tilgan mavzularni mustahkamlash va o'zlashtirib olishda asos bo'lib xizmat qiladi. Qo'llanma buhgalteriya hisobining iqtisodiyotda tutgan o'rni, vazifasi, tamoyillari va usullari kabi nazariy bilimlar bo'yicha talabalarda tushuncha hamda ko'nikma hosil qilishga mo'ljallangan.
-
Jismoniy tarbiya va sport
Mazkur o'quv qo'llanmada Davlat ta'lim standartlari va uning o'quv dasturiga binoan talabalar o'zlashtirishlari kerak bo'lgan nazariy bilim, amaliy ko'nikma va malakalar bayon qilingan.
-
Data Science Essentials in Python: Collect - Organize - Explore - Predict - Value (The Pragmatic Programmers)
Go from messy, unstructured artifacts stored in SQL and NoSQL databases to a neat, well-organized dataset with this quick reference for the busy data scientist. Understand text mining, machine learning, and network analysis; process numeric data with the NumPy and Pandas modules; describe and analyze data using statistical and network-theoretical methods; and see actual examples of data analysis at work. This one-stop solution covers the essential data science you need in Python. Data science is one of the fastest-growing disciplines in terms of academic research, student enrollment, and employment. Python, with its flexibility and scalability, is quickly overtaking the R language for data-scientific projects. Keep Python data-science concepts at your fingertips with this modular, quick reference to the tools used to acquire, clean, analyze, and store data. This one-stop solution covers essential Python, databases, network analysis, natural language processing, elements of machine learning, and visualization. Access structured and unstructured text and numeric data from local files, databases, and the Internet. Arrange, rearrange, and clean the data. Work with relational and non-relational databases, data visualization, and simple predictive analysis (regressions, clustering, and decision trees). See how typical data analysis problems are handled. And try your hand at your own solutions to a variety of medium-scale projects that are fun to work on and look good on your resume.
-
Materiallar qarshiligi 2 qism
O'quv qo'llanmada tashqi kuchlar ta'sirida materiallar qarshiligining tajriba natijalari bilan tasdiqlangan qonunlar nazariyasi keltirib chiqarishni o'z ichiga oladi
-
Veracity of Big Data: Machine Learning and Other Approaches to Verifying Truthfulness
Examine the problem of maintaining the quality of big data and discover novel solutions. You will learn the four V’s of big data, including veracity, and study the problem from various angles. The solutions discussed are drawn from diverse areas of engineering and math, including machine learning, statistics, formal methods, and the Blockchain technology. Veracity of Big Data serves as an introduction to machine learning algorithms and diverse techniques such as the Kalman filter, SPRT, CUSUM, fuzzy logic, and Blockchain, showing how they can be used to solve problems in the veracity domain. Using examples, the math behind the techniques is explained in easy-to-understand language. Determining the truth of big data in real-world applications involves using various tools to analyze the available information. This book delves into some of the techniques that can be used. Microblogging websites such as Twitter have played a major role in public life, including during presidential elections. The book uses examples of microblogs posted on a particular topic to demonstrate how veracity can be examined and established. Some of the techniques are described in the context of detecting veiled attacks on microblogging websites to influence public opinion.
-
Python testing with pytest. Simple, rapid, effective, and scalable
Although the goal of the book is to teach you how to effectively and efficiently use pytest, it does it in the context of a working application. Throughout the book I discuss various testing topics that relate to my philosophy of testing. Although it isn't a book intended to teach you all you need to know about test strategy, there is some of that in there. I don't assume much Python and/or testing experience. Experienced folks won't get bored, either. I've had people tell me that they've been testing for years with pytest and realized while reading the book many ways to improve their testing.
-
Game programming patterns
The biggest challenge facing many game programmers is completing their game. Most game projects fizzle out, overwhelmed by the complexity of their own code. Game Programming Patterns tackles that exact problem. Based on years of experience in shipped AAA titles, this book collects proven patterns to untangle and optimize your game, organized as independent recipes so you can pick just the patterns you need. You will learn how to write a robust game loop, how to organize your entities using components, and take advantage of the CPUs cache to improve your performance. You'll dive deep into how scripting engines encode behavior, how quadtrees and other spatial partitions optimize your engine, and how other classic design patterns can be used in games.
-
Bulutli hisoblash
Mazkur o'quv qo'llanmada bulutli hisoblash tehnologiyalari, xizmat ko'rsatish modellari, turkumlanishi, bulutli hisoblash provayderlari tomonidan ko'rsatilayotgan xizmatlar, bulutli hisoblashning dasturiy ta'minoti bayon etilgan. Bakalavriyatning "Bulutli hisoblash" fanidan o'quv qo'llanma sifatida tavsiya etiladi.
-
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-том
Ушбу китоб сонли қаторлар, асосий тушунчалар, мусбат қаторларнинг яқинлашиши ва бошқа математикага доир мавзулар берилган.
-
МУҲАНДИСЛИК ГЕОЛОГИЯСИ ВА АТРОФ МУҲИТНИ МУҲОФАЗА ҚИЛИШ
Узбекистон Республикаси Олий ва ўрта махсус таълим вазирлиги олий ўқув юртлари қурилиш факультетларининг «Саноат корхо- налари ва тураржойлар қурилиши», «Сув иншоотлари, гидро- электростанцияларнинг гидротехник курилиши», «Сув таъминоти ва канализация», «Амалий геодезия» ихтисосликлари талабалари учун дарслик ва геология мутахассисликлари учун укув кулланма сифатида тавсия этган.