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



Реклама


Название: Data Structures and Algorithms in Python
Автор: Robert Karamagi
Издательство: by Robert Karamagi
Год: 2020
Формат: PDF, EPUB
Страниц: 404
Размер: 36 Mb
Язык: English

A Data Structure is a way of collecting and organising data in such a way that we can perform operations on these data in an effective way. An Algorithm is a step-by-step procedure, which defines a set of instructions to be executed in a certain order to get the desired output. Algorithms are generally created independent of underlying programming languages. This book is based on Python and is structured to give an insight into the various data structures and algorithms.
Разместил: vitvikvas 18-10-2020, 08:10 | Комментарии: 0 | Подробнее
Название: Работа в Турбо Си
Автор: Бошкин А. В., Дубнер П. Н.
Издательство: НИВФ Юкис
Год: 1991
ISBN: 5-86030-013-1
Формат: pdf
Страниц: 185
Размер: 10,8 Mb
Язык: Русский

Эта книга - руководство к действию для пользователей Турбо Си, желающих повысить эффективность своего труда. В книге содержится описание среды Турбо Си как инструмента создания программ, приводятся советы технологического порядка - как создавать многомодульные программы, как работать с библиотеками объектных программ, как избавиться от предупреждений, выдаваемых компилятором и т. д. Детально рассматриваются версии языка Си, встроенного в операционное окружение Турбо Си.
Разместил: oksanavalera 18-10-2020, 07:49 | Комментарии: 0 | Подробнее

Название: Ловушка для багов. Полевое руководство по веб-хакингу
Автор(ы): Яворски П.
Издательство: Питер
Год: 2020
Страниц: 272
Формат: pdf. epub
Размер: 11 Мб
Язык: русский

«Чтобы чему-то научиться, надо применять знания на практике. Именно так мы освоили ремесло взлома» — Майкл Принс и Йоберт Абма, соучредители HackerOne. «Ловушка для багов» познакомит вас с белым хакингом — поиском уязвимостей в системе безопасности.
Разместил: MIHAIL62 18-10-2020, 04:09 | Комментарии: 0 | Подробнее

Название: High Performance Computing
Автор: Julian M. Kunkel, Thomas Ludwig
Издательство: Springer
Год: 2015
Страниц: 530
Формат: PDF
Размер: 49,6 Мб
Язык:English

This book constitutes the refereed proceedings of the 30th International Conference, ISC High Performance 2015, [formerly known as the International Supercomputing Conference] held in Frankfurt, Germany, in July 2015.
Разместил: vikCAT 17-10-2020, 22:40 | Комментарии: 0 | Подробнее
Multicriteria Portfolio Construction with PythonНазвание: Multicriteria Portfolio Construction with Python
Автор: Elissaios Sarmas, Panos Xidonas, Haris Doukas
Издательство: Springer
Год: 2020
Страниц: 182
Язык: английский
Формат: pdf (true), epub
Размер: 18.3 MB

This book covers topics in portfolio management and multicriteria decision analysis (MCDA), presenting a transparent and unified methodology for the portfolio construction process. The most important feature of the book includes the proposed methodological framework that integrates two individual subsystems, the portfolio selection subsystem and the portfolio optimization subsystem. An additional highlight of the book includes the detailed, step-by-step implementation of the proposed multicriteria algorithms in Python. The implementation is presented in detail; each step is elaborately described, from the input of the data to the extraction of the results. Algorithms are organized into small cells of code, accompanied by targeted remarks and comments, in order to help the reader to fully understand their mechanics. Readers are provided with a link to access the source code through GitHub.
Разместил: Ingvar16 17-10-2020, 19:48 | Комментарии: 0 | Подробнее
Название: Beginning R 4: From Beginner to Pro
Автор: Matt Wiley, Joshua F. Wiley
Издательство: Apress
Год: 2020
Формат: PDF
Страниц: 481
Размер: 10 Mb
Язык: English

Learn how to use R 4, write and save R scripts, read in and write out data files, use built-in functions, and understand common statistical methods. This in-depth tutorial includes key R 4 features including a new color palette for charts, an enhanced reference counting system (useful for big data), and new data import settings for text (as well as the statistical methods to model text-based, categorical data). Each chapter starts with a list of learning outcomes and concludes with a summary of any R functions introduced in that chapter, along with exercises to test your new knowledge. The text opens with a hands-on installation of R and CRAN packages for both Windows and macOS. The bulk of the book is an introduction to statistical methods (non-proof-based, applied statistics) that relies heavily on R (and R visualizations) to understand, motivate, and conduct statistical tests and modeling.
Разместил: vitvikvas 17-10-2020, 19:18 | Комментарии: 0 | Подробнее
iPhone. Разработка приложений с открытым кодомНазвание: iPhone. Разработка приложений с открытым кодом
Автор: Здзиарски Дж.
Издательство: СПб.: БХВ-Петербург
Год: 2009
ISBN: 978-5-9775-0397-6
Формат: pdf
Страниц: 360
Размер: 51 Mb
Язык: Русский

Книга посвящена разработке приложений для iPhone на языке Objective-C с помощью iPhone API, используя последние версии инструментария с открытым кодом, обновленного для программного обеспечения iPhone 2.x и iPhone 3G. Рассматриваются настройка и работа с приложениями iPhone. Описана разработка пользовательских интерфейсов с помощью графической оболочки UIK.it. Показана обработка событий.
Разместил: oksanavalera 17-10-2020, 19:05 | Комментарии: 0 | Подробнее
ES6 in Practice: The Complete Developer's GuideНазвание: ES6 in Practice: The Complete Developer's Guide
Автор: Zsolt Nagy
Издательство: Leanpub
Год: 2019 (ver. 2019-11-30)
Страниц: 375
Язык: английский
Формат: pdf (true), epub, mobi
Размер: 10.1 MB

ES6 is Everywhere. Master ES6 with special emphasis on improving your coding skills and solving practical problems. Strengthen your problem solving skills by using the new features of ES6. Access 59 exercises and reference solutions and all future updates. ES6 comes with a lot of new features, focusing on making javascript more usable. Popular frameworks already come with ES6 support. More importantly, ES6 makes javascript more popular, which means to you that there will be more javascript-centric frontend and full stack positions available to you.
Разместил: Ingvar16 17-10-2020, 18:49 | Комментарии: 0 | Подробнее
The Opinionated Guide to ReactНазвание: The Opinionated Guide to React
Автор: Sara Vieira
Издательство: opinionatedreact.com
Год: 2020
Страниц: 200
Язык: английский
Формат: pdf (true), epub
Размер: 14.1 MB

As React takes over the javascript world as one of the most popular libraries for building user interfaces, its convenience also comes with many opinionated flavors and decision gotchas around its tooling alternatives and architecture decision can make the programming experience slower and confusing. This is a book about this framework at its core, where I dive into the tools and techniques I use to be able to proficiently apply the wonderful advantages of this library to make the best out of it as part of a developer's toolkit.
Разместил: Ingvar16 17-10-2020, 17:35 | Комментарии: 0 | Подробнее
Название: Самоучитель UML 2
Автор: Леоненков А.В.
Издательство: СПб.: БХВ-Петербург
Год: 2007
Cтраниц: 576
Формат: pdf
Размер: 14 мб
Язык: русский

Рассмотрена современная технология объектно-ориентированного анализа и проектирования программных систем и бизнес-процессов в контексте нотации унифицированного языка моделирования UML2. Подробно изложены все понятия языка UML 2 в полном соответствии с оригинальной спецификацией последней версии этого языка. Приведены конкретные рекомендации по разработке канонических диаграмм языка и рассмотрены особенности разработки моделей с помощью CASE-средства Borland® Together® Designer.
Разместил: rivasss 17-10-2020, 15:37 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности