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



Реклама


Using Gatsby and Netlify CMS: Build Blazing Fast JAMstack Apps Using Gatsby and Netlify CMSНазвание: Using Gatsby and Netlify CMS: Build Blazing Fast JAMstack Apps Using Gatsby and Netlify CMS
Автор: Joe Attardi
Издательство: Apress
Год: 2020
Страниц: 207
Язык: английский
Формат: pdf (true), epub
Размер: 10.7 MB

Leverage the powerful new combination of Gatsby and Netlify CMS, a free open source content management solution, to build blazing fast apps. This book shows you how to create a React-powered website using the Gatsby framework for the frontend, and Netlify CMS as the content backend. Through the course of the book you'll gradually build a website for a coffee shop that includes a blog and a bakery/coffee menu that is customizable through Netlify CMS. The project starts with a bare-bones Gatsby site to which you'll add functionality such as setting up/configuring the CMS, creating different types of content, and writing some Gatsby glue code to consume the Markdown data via plugins. When done, you'll be well-equipped to build on your existing javascript and React knowledge to effectively use Gatsby and Netlify CMS for yourself or your clients.
Разместил: Ingvar16 6-10-2020, 17:55 | Комментарии: 0 | Подробнее
Название: Создание сайта без знания программирования
Автор: Самсон Давыдов
Издательство: Литрес
Жанр: Интернет, Обучение
Год: 2020
Язык: Русский
Формат: fb2. rtf
Размер файла: 11 Мб

С помощью этой книги вы узнаете, как создать полноценный сайт без знания программирования. Книга содержит все необходимые основы, которые помогут вам создать собственный сайт.
Разместил: martin-games 6-10-2020, 16:50 | Комментарии: 0 | Подробнее
Название: 128 советов начинающему программисту
Автор: Очков В.Ф., Пухначев Ю.В.
Издательство: Энергоатомиздат
Год: 1991
Формат: pdf
Страниц: 259
Для сайта: Mirknig.su
Размер: 31.3 Мб
Язык: русский

Приведены программы решения различных задач на персональном компьютере, а также различные игры. Программы написаны на языках Бейсик, Паскаль, Фортран, Модула-2 и в кодах ПМК. Основной упор в книге сделан на иллюстрацию разнообразных приемов алгоритмизации и программирования, освещение вопросов взаимодействия человека с компьютером.

Разместил: 366887 6-10-2020, 09:41 | Комментарии: 0 | Подробнее
Название: Deep Learning Examples with PyTorch and fastai: A Developers' Cookbook
Автор: Dr. Bernhard J. Mayr MBA
Издательство: Independently published
Год: 2020
Формат: PDF, EPUB
Страниц: 390
Размер: 26 Mb
Язык: English

The Book Deep Learning Examples with PyTorch and fastai - A Developers' Cookbook is full of practical examples on how to apply the deep learning frameworks PyTorch and fastai on different problems.
Разместил: vitvikvas 6-10-2020, 08:16 | Комментарии: 0 | Подробнее
Programming Kotlin: Enhance your skills for Android development using KotlinНазвание: Programming Kotlin: Enhance your skills for Android development using Kotlin
Автор: Alexander Aronowitz
Издательство: NLN lnc
Год: 2020
Страниц: 291
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

Kotlin has already been adopted by some big companies—including Uber, Netflix, Pinterest, and Square—as their primary language for developing Android apps. And in May of 2017, Google announced Kotlin was now a “first-class language” for writing Android apps, subsequently conducting all of its developers’ conferences in it. The message is clear. Why Kotlin? To appreciate the attractiveness of Kotlin, you should first figure out which Java occupies a place in the modern world of software development. The Kotlin code is runs under the Java Virtual Machine, so the two languages are closely interrelated. Java is the most trusted and reliable language used for developing industrial applications for many years. But the language Java was created back in 1995, and since that time, the criteria for evaluating good programming languages have changed.
Разместил: Ingvar16 6-10-2020, 00:42 | Комментарии: 0 | Подробнее
Elements Of Kotlin 0.3Название: Elements Of Kotlin 0.3
Автор: Mark L. Murphy
Издательство: CommonsWare
Год: 2020
Страниц: 373
Язык: английский
Формат: pdf (true), rtf, mobi, epub
Размер: 10.1 MB

The programming language for the first generation of Android app development was Java. The programming language that will dominate the second generation of Android app development will be Kotlin. Kotlin is a powerful language, designed to be concise yet expressive, both for application code and for libraries. However, some of that comes at a cost, as Kotlin has a lot more keywords and specialty features than does Java. A lot of that complexity is only needed by intermediate to advanced Kotlin developers, though. This introductory book to Kotlin focuses on helping existing programmers get up to speed on reading and writing Kotlin code. Particular emphasis is placed on the sorts of syntax and language capabilities that most Kotlin developers will need, with light coverage of the advanced capabilities that allow library developers to create easy-to-use APIs.
Разместил: Ingvar16 5-10-2020, 23:55 | Комментарии: 0 | Подробнее
The Algorithm Design Manual, 3rd EditionНазвание: The Algorithm Design Manual, 3rd Edition
Автор: Steven S. Skiena
Издательство: Springer
Год: 2020
Страниц: 800
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Unique, handy reference package with a practical, hands-on appeal to a wide audience. This classic bestseller has been fully updated, and enhanced with new and expanded material on hashing and randomized algorithms, divide and conquer algorithms, and dealing with hard problems (including quantum algorithms). Contains a highly unique catalog of the 75 most important algorithmic problems.
Разместил: Ingvar16 5-10-2020, 19:30 | Комментарии: 0 | Подробнее
Learn PHP 8: Using MySQL, JavaScript, CSS3, and HTML5, Second EditionНазвание: Learn PHP 8: Using MySQL, javascript, CSS3, and HTML5, Second Edition
Автор: Steve Prettyman
Издательство: Apress
Год: 2020
Страниц: 442
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Write solid, secure, object-oriented code in the new PHP 8. In this book you will create a complete three-tier application using a natural process of building and testing modules within each tier. This practical approach teaches you about app development and introduces PHP features when they are actually needed rather than providing you with abstract theory and contrived examples.
Разместил: Ingvar16 5-10-2020, 18:49 | Комментарии: 0 | Подробнее
Python Design Pattern (Python Technologies)Название: Python Design Pattern (Python Technologies)
Автор: Vishal Gupta
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 121
Язык: английский
Формат: pdf, rtf, epub
Размер: 10.1 MB

This book explains the various types of design patterns and their implementation in Python scripting language. This book will take you through a roller coaster ride with different approaches and examples using Python concepts. This book is aimed to benefit both basic and intermediate levels of programmers and developers. Before you proceed with this book, it is assumed that the user is already aware of basic Python programming concepts.
Разместил: Ingvar16 5-10-2020, 14:22 | Комментарии: 0 | Подробнее
Название: Совершенный алгоритм. Серия из 3 книг
Автор: Рафгарден Тим
Издательство: Питер
Год: 2019-2020
Страниц: 258+258+256
Язык: русский
Формат: True PDF, PDF (Scan)
Размер: 14.9 MB, 39.4 MB

Алгоритмы - это сердце и душа computer science. Без них не обойтись, они есть везде - от сетевой маршрутизации и расчетов по геномике до криптографии и машинного обучения. «Совершенный алгоритм» превратит вас в настоящего профи, который будет ставить задачи и мастерски их решать как в жизни, так и на собеседовании при приеме на работу в любую IT-компанию. Вы изучите не­сколько невероятно быстрых подпрограмм для обработки данных и несколько полезных структур для организации данных, которые можете применять не­посредственно в ваших собственных программах. Реализация и применение этих алгоритмов расширит и улучшит ваши навыки программирования.
Разместил: Ingvar16 5-10-2020, 12:37 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности