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



Реклама


Programming for Computations - Python: A Gentle Introduction to Numerical Simulations with Python
Название: Programming for Computations - Python: A Gentle Introduction to Numerical Simulations with Python
Автор: Svein Linge, Hans Petter Langtangen
Издательство: Springer
Год: 2016
Страниц: 232
Формат: PDF
Размер: 13 Mb
Язык: English

This book presents computer programming as a key method for solving mathematical problems. There are two versions of the book, one for MATLAB and one for Python. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen), but the style is more accessible and concise, in keeping with the needs of engineering students.
Разместил: bhaer 21-11-2016, 22:05 | Комментарии: 0 | Подробнее
Экстремальное программирование
Название: Экстремальное программирование
Автор: К. Бек
Издательство: Питер
Год: 2002
Формат: fb2, mobi, doc
ISBN: 5-94723-032-1
Размер: 10,8 мб
Качество: хорошее
Язык: русский

В данной книге обсуждаются базовые предположения, которые мы должны учитывать, подбирая методики разработки программного обеспечения, – метафора управления автомобилем, четыре значения, принципы, сформированные на основе этих значений, а также деятельность, которую требуется структурировать в рамках новой дисциплины разработки программного обеспечения. Обсуждается практическое применение стратегий, описанных в предыдущей части. После того, как вы выбрали упрощенный набор стратегий, вы получаете значительно большую гибкость, с которой вы можете их использовать. Вы можете использовать эту гибкость для многих целей, однако прежде всего вы должны знать о том, что эта гибкость существует, и о том, какие возможности она перед вами открывает.
Разместил: Mikong1983 21-11-2016, 13:17 | Комментарии: 0 | Подробнее
High Performance Images: Shrink, Load, and Deliver Images for Speed
Название: High Performance Images: Shrink, Load, and Deliver Images for Speed
Автор: Colin Bendell, Tim Kadlec, Yoav Weiss, Guy Podjarny, Nick Doyle, Mike McCall
Издательство: O'Reilly Media
Год: 2016
Страниц: 354
Формат: EPUB
Размер: 10 Mb
Язык: English

High-quality images have an amazing power of attraction. Just add some stunning photos and graphics to your website or app and watch your user engagement and conversion numbers climb. It can be tricky, but with this practical guide, you’ll master the many facets of delivering high performance images on the internet—without adversely affecting site performance.
Разместил: bhaer 21-11-2016, 12:39 | Комментарии: 0 | Подробнее
Programming Phoenix: Productive |> Reliable |> Fast
Название: Programming Phoenix: Productive |> Reliable |> Fast
Автор: Bruce Tate, Chris McCord, Jose Valim
Издательство: Pragmatic Bookshelf
Год: 2016
Страниц: 300
Формат: EPUB
Размер: 10 Mb
Язык: English

Don't accept the compromise between fast and beautiful: you can have it all. Phoenix creator Chris McCord, Elixir creator Jose Valim, and award-winning author Bruce Tate walk you through building an application that's fast and reliable. At every step, you'll learn from the Phoenix creators not just what to do, but why. Packed with insider insights, this definitive guide will be your constant companion in your journey from Phoenix novice to expert, as you build the next generation of web applications.
Разместил: bhaer 21-11-2016, 11:42 | Комментарии: 0 | Подробнее
A Primer on Scientific Programming with Python (5th edition)
Название: A Primer on Scientific Programming with Python (5th edition)
Автор: Hans Petter Langtangen
Издательство: Springer
Год: 2016
Страниц: 922
Формат: PDF
Размер: 10 Mb
Язык: English

The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches "Matlab-style" and procedural programming as well as object-oriented programming. High school mathematics is a required background and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, mathematics and scientific applications, the book lays a solid foundation for practicing computational science.
Разместил: bhaer 21-11-2016, 11:40 | Комментарии: 0 | Подробнее
Unraveling Angular 2: The Ultimate Beginners Guide with over 130 Complete Samples
Название: Unraveling Angular 2: The Ultimate Beginners Guide with over 130 Complete Samples
Автор: Istvan Novak
Издательство: CreateSpace Independent Publishing Platform
Год: 2016
Страниц: 398
Формат: PDF
Размер: 13 Mb
Язык: English

This is the book to learn the essentials of Angular 2 from!
You can learn Angular 2 from this book in a relaxing way. The author goes on with the approach of the Unraveling series and explains all fundamental Angular concepts in details with tons of examples.
Разместил: bhaer 20-11-2016, 13:24 | Комментарии: 0 | Подробнее
C++ руководство для начинающих
Название: C++ руководство для начинающих
Автор: Шилдт Г.
Издательство: Вильямс, 2-е издание
Год: 2005
Формат: PDF
Страниц: 670
Размер: 77.7 MB
Язык: Русский

В этой книге описаны основные средства языка С++, которые необходимо освоить начинающему программисту. После рассмотрения элементарных понятий (переменных, операторов, инструкций управления, функций, классов и объектов) читатель легко перейдет к изучению таких более сложных тем, как перегрузка операторов, механизм обработки исключительных ситуаций (исключений), наследование, полиморфизм, виртуальные функции, средства ввода-вывода и шаблоны. Автор справочника - общепризнанный авторитет в области программирования на языках C и C++, Java и C# - включил в свою книгу множество тестов для самоконтроля, которые позволяют быстро проверить степень освоения материала, а также разделы "вопросов и ответов", способствующие более глубокому изучения основ программирования даже на начальном этапе.
Разместил: Интересненько 20-11-2016, 13:03 | Комментарии: 0 | Подробнее
Cyber GuerillaНазвание: Cyber Guerilla
Автор: Jelle Van Haaster and Rickey Gevers
Издательство: Syngress
Год: 2016
Формат: PDF, EPUB
Размер: 5,2 Мб
Язык: английский / English

Much as Che Guevara’s book Guerilla Warfare helped define and delineate a new type of warfare in the wake of the Cuban revolution in 1961, Cyber Guerilla will help define the new types of threats and fighters now appearing in the digital landscape.

Cyber Guerilla provides valuable insight for infosec professionals and consultants, as well as government, military, and corporate IT strategists who must defend against myriad threats from non-state actors. The authors take readers inside the operations and tactics of cyber guerillas, who are changing the dynamics of cyber warfare and information security through their unconventional strategies and threats. This book draws lessons from the authors’ own experiences but also from illustrative hacker groups such as Anonymous, LulzSec and Rebellious Rose.
Разместил: black 20-11-2016, 10:01 | Комментарии: 0 | Подробнее
Go Recipes: A Problem-Solution Approach
Название: Go Recipes: A Problem-Solution Approach
Автор: Shiju Varghese
Издательство: Apress
Год: 2016
Страниц: 237
Формат: PDF
Размер: 10 Mb
Язык: English

Solve your Go problems using a problem-solution approach. Each recipe is a self-contained answer to a practical programming problem in Go. Go Recipes contains recipes that deal with the fundamentals of Go, allowing you to build simple, reliable, and efficient software. Other topics include working with data using modern NoSQL databases such as MongoDB and RethinkDB. The book provides in-depth guidance for building highly scalable backend APIs in Go for your mobile client applications and web client applications.
Разместил: bhaer 19-11-2016, 17:58 | Комментарии: 0 | Подробнее
Логический подход к искусственному интеллекту
Название: Логический подход к искусственному интеллекту
Автор: Тейз А., Грибомон П., Луи Ж.
Издательство: Мир
ISBN: 5-03-001636-8
Год: 1990
Формат: PDF/DjVu
Качество: Отсканированные страницы + слой распознанного текста
Страниц: 430
Размер: 110.8 MB
Язык: Русский

Монография специалистов из Бельгии и Швейцарии, излагающая проблемы н методы искусственного интеллекта с точки зрения математической логики. Она состоит из шести глав: логика, аксиоматические системы, представление знаний и рассуждений, логика н модифицируемые рассуждения, формальные грамматики и логическое программирование, Пролог и логическое программирование. Кинга построена так, что для понимания материала от читателя требуется только знание основ информатики.
Разместил: Интересненько 19-11-2016, 14:40 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности