Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: Programming Arduino With Python For Robots (2020 Edition): A Beginner to Advanced Reference Guide to Arduino programming for Microcontroller processing and Robotics
Автор: Ted Humphrey
Издательство: Amazon
Год: 2020
Формат: epub/pdf(conv.)
Страниц: 117
Размер: 16.4 Mb
Язык: English

The Arduino board is an easy to use microcontroller that can interface with a lot of electronics for the purpose of controlling these gadgets with minimal stress. The Arduino C programming language is the language of instruction for Arduino through which it interfaces itself with a computer. This book shows you how to compile the Arduino programming language and use it to control hardware attached to the Arduino USB. The python programming language is also handy for Arduino and it can serve as a basis for a lot of user-friendly Arduino projects.
Разместил: bomboane 1-08-2020, 12:00 | Комментарии: 0 | Подробнее
Название: Гибкая разработка приложений на Java с помощью Spring, Hibernate и Eclipse
Автор: Анил Хемраджани
Издательство: Вильямс
Год: 2008
ISBN: 978-5-8459-1375-3
Формат: pdf
Страниц: 319
Размер: 60,1 Mb
Язык: Русский

В этой книге основное внимание уделено разработке и в меньшей степени инфраструктуре. Другими словами, больше внимания уделено технологиям разработки приложений, таким как Spring, Hibernate и Eclipse, а не программным продуктам, таким как серверы приложений или базы данных. Все, что представлено в этой книге, опробовано в реальных приложениях, которые успешно работают (некоторые в кластеризуемой среде сервера приложений).
Разместил: oksanavalera 1-08-2020, 10:52 | Комментарии: 0 | Подробнее

Название: MATLAB-based Finite Element Programming in Electromagnetic Modeling
Автор: Ozlem Ozgun, Mustafa Kuzuoglu
Издательство: CRC Press
Год: 2019
Формат: PDF
Страниц: 440
Размер: 66.56 МБ
Язык: English

This book is a self-contained, programming-oriented and learner-centered book on finite element method (FEM), with special emphasis given to developing MATLAB® programs for numerical modeling of electromagnetic boundary value problems. It provides a deep understanding and intuition of FEM programming by means of step-by-step MATLAB® programs with detailed descriptions, and eventually enabling the readers to modify, adapt and apply the provided programs and formulations to develop FEM codes for similar problems through various exercises.
Разместил: ak5812 1-08-2020, 08:10 | Комментарии: 0 | Подробнее
Название: Факты и заблуждения профессионального программирования
Автор: Роберт Гласс
Издательство: Символ-Плюс
Год: 2007
ISBN: 978-5-93286-092-2
Формат: pdf
Страниц: 233
Размер: 12,3 Mb
Язык: Русский

Автор, имеющий огромный опыт работы в индустрии ПО, посвятил свой труд ее фактам, мифам и недоразумениям, представив 55 фактов и 10 заблуждений, относящихся к менеджменту, жизненному циклу, качеству, исследованиям и образованию в сфере разработки ПО.
Разместил: oksanavalera 1-08-2020, 08:03 | Комментарии: 0 | Подробнее

Название: Разработка программных комплексов на языке jаvascript
Автор: Солодушкин С.И., Юманова И.Ф.
Издательство: Екатеринбург: Уральский федеральный университет
Год: 2020
Формат: pdf
Страниц: 132
Размер: 17 mb
Язык: Русский

Рассматриваются вопросы практического использования языка jаvascript для разработки веб‑сервисов. Основное внимание уделяется подробному разбору сложных теоретических вопросов прототипного наследования, политик безопасности. В качестве средств разработки используются платформа Node.js и фреймворк Express.
Разместил: na5ballov 31-07-2020, 17:01 | Комментарии: 0 | Подробнее
Design and Analysis of Computer AlgorithmsНазвание: Design and Analysis of Computer Algorithms
Автор: Smartest Library
Издательство: Smartest Library
Год: 2020
Страниц: 393
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

This lecture note discusses the approaches to designing optimization algorithms, including dynamic programming and greedy algorithms, graph algorithms, minimum spanning trees, shortest paths, and network flows. Also it briefly discusses algorithmic problems arising from geometric settings, that is, computational geometry. What is an algorithm? Our text defines an algorithm to be any well-defined computational procedure that takes some values as input and produces some values as output. Like a cooking recipe, an algorithm provides a step-by-step method for solving a computational problem. Unlike programs, algorithms are not dependent on a particular programming language, machine, system, or compiler.
Разместил: Ingvar16 31-07-2020, 14:37 | Комментарии: 0 | Подробнее
Название: Learn R: As a Language
Автор: Pedro J. Aphalo
Издательство: Chapman and Hall/CRC
Год: 2020
Формат: PDF, EPUB
Страниц: 364
Размер: 19,6 Mb
Язык: English

Learning a computer language like R can be either frustrating, fun, or boring. Having fun requires challenges that wake up the learner’s curiosity but also provide an emotional reward on overcoming them. This book is designed so that it includes smaller and bigger challenges, in what I call playgrounds, in the hope that all readers will enjoy their path to R fluency. Fluency in the use of a language is a skill that is acquired through practice and exploration. Although rarely mentioned separately, fluency in a computer programming language involves both writing and reading. The parallels between natural and computer languages are many, but differences are also important. For students and professionals in the biological sciences, humanities, and many applied fields, recognizing the parallels between R and natural languages should help them feel at home with R. The approach I use is similar to that of a travel guide, encouraging exploration and describing the available alternatives and how to reach them. The intention is to guide the reader through the R landscape of 2020 and beyond.
Разместил: vitvikvas 31-07-2020, 10:20 | Комментарии: 0 | Подробнее
Название: The Power of Python (Power of Coding)
Автор: Rachel Keranen
Издательство: Cavendish Square
Год: 2018
Формат: EPUB
Страниц: 112
Размер: 10 Mb
Язык: English

Though Python takes its name from the comical British television series Monty Python's Flying Circus, the coding language is seriously powerful. Guido van Rossum, the programmer who wrote Python, was motivated to create a coding language that is intuitive and easy to understand. This book traces how van Rossum achieved his goal and how both novice programmers and experts use Python to create apps like Instagram and Pinterest and to achieve other objectives.
Разместил: vitvikvas 31-07-2020, 10:09 | Комментарии: 0 | Подробнее
JavaScript для чайников
Название: jаvascript для чайников
Автор: Минник, Крис, Холланд, Ева
Издательство: М.: ООО "И.Д. Вильямс"
Год: 2017
Формат: PDF
Страниц: 320
Размер: 104,94 МБ
Язык: русский

jаvascript — ключевой инструмент создания современных сайтов, и благодаря данному руководству, ориентированному на новичков, вы сможете изучить язык в короткие сроки и с минимумом усилий. Узнайте, какова структура языка, как правильно записывать его инструкции, как применять CSS, работать с онлайн-графикой и подключать программные интерфейсы HTML5. Все темы можно закрепить практическими упражнениями.
Разместил: ak5812 31-07-2020, 08:27 | Комментарии: 4 | Подробнее
Python Crash Course: Python Machine Learning. Find out how you can use it for faster coding. Discover algorithms and strategy analysis for financeНазвание: Python Crash Course: Python Machine Learning. Find out how you can use it for faster coding. Discover algorithms and strategy analysis for finance
Автор: Jason Scratch
Издательство: Independently published
Год: 2020
Страниц: 109
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

Do you want to learn the basics of Python and its machine? If yes, then this is the right book for you! Python is among the top programming languages that universities and industries prefer to teach and use, respectively. The charm of Python is hidden in the fact that it has extensive applications in a wide range of fields. Most people hate Python because of its use in building artificial intelligence models. Python is very easy to read and learn. You can easily read source codes for different programs that are created by other programmers. But no matter how easy it is on the outside to read and learn, it needs, like all the other programming languages, dedicated practice. You will have to get to the Python editor and practice all codes. In the beginning, you can take the code and paste it in the editor to see the results. In the second phase, you can make minor edits to the code and see the results.
Разместил: Ingvar16 30-07-2020, 19:58 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности