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



Реклама


Название: Лучшие примеры разработки ПО
Автор: Джоэл Х. Спольски
Издательство: Питер
Год: 2007
ISBN: 5-469-01291-3
Формат: pdf, djvu
Страниц: 210
Размер: 62,1 Mb
Язык: Русский

Перед вами книга Джоэла Спольски - ветерана индустрии программного обеспечения. Его электронный журнал "Joel on Software" стал одним из самых популярных независимых веб-изданий среди программистов.
Эта книга - не учебник, не документация, не набор методик и/или практик. Это классное чтиво для разработчика со стажем и мозгами. Это иллюстрации по поводу того, как можно вообще относиться к тому, что делаешь и что делается вокруг тебя. Это, в конце концов, набор сумасшедших идеек, которые могут примениться и в жизни.
Разместил: oksanavalera 1-08-2020, 15:43 | Комментарии: 0 | Подробнее
Название: Unity game programming: Learning C# and coding in Unity for beginners
Автор: Alexander Aronowitz
Издательство: mEm lnc
Год: July 2020
Формат: epub/pdf(conv.)
Размер: 10 4 Mb
Язык: English

Learning C# and coding in Unity for beginners
we'll discuss the major foundations of scripting with C# in Unity and apply what we've learned into a mini project. To start out, we'll look at the core workflow for creating and executing scripts in the Unity Editor. Then we'll learn about the core fundamentals that are used when scripting in Unity such as creating and manipulating variables, understanding the different types of operators, and how we can create instructions for our game objects using functions. We'll also jump into creating logic with conditional statements, loops, and basic arrays.
Разместил: bomboane 1-08-2020, 12:12 | Комментарии: 0 | Подробнее
Название: 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 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности