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



Реклама


Python Programming For Beginners: The Beginner’s Guide to Learning the Basics of Python. Tips and Tricks to Master Programming Quickly with Practical ExamplesНазвание: Python Programming For Beginners: The Beginner’s Guide to Learning the Basics of Python. Tips and Tricks to Master Programming Quickly with Practical Examples
Автор: James Herron
Издательство: Amazon.com Services LLC
Год: 2020
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

Why Learn Python? Python is a general-purpose language, which means it can be used to build just about anything, which will be made easy with the right tools/libraries. Python is one of the over 1000 computer programming languages that are known today. Python has also grown tremendously to become one of the leading programming languages. People have liked it for its syntax and semantics which are easy for one to grasp, even those without a background in computer programming. Due to this, Python is taught to juniors in many schools worldwide. Python is also cross-platform, meaning that one can code in Python from various operating systems. Professionally, Python is great for backend web development, data analysis, artificial intelligence, and scientific computing.
Разместил: Ingvar16 26-05-2020, 17:23 | Комментарии: 0 | Подробнее
Название: Make Your First GAN With PyTorch
Автор: Tariq Rashid
Издательство: Independently published
Год: 2020
Формат: PDF
Страниц: 207
Размер: 33,2 Mb
Язык: English

A gentle introduction to Generative Adversarial Networks, and a practical step-by-step tutorial on making your own with PyTorch.
This beginner-friendly guide will give you hands-on experience:
learning PyTorch basics
developing your first PyTorch neural network
exploring neural network refinements to improve performance
introduce CUDA GPU acceleration
Разместил: vitvikvas 26-05-2020, 16:24 | Комментарии: 0 | Подробнее
Название: javascript for Impatient Programmers
Автор: Dr. Axel Rauschmayer
Издательство: Independently published
Год: 2019
Формат: EPUB, PDF
Страниц: 526
Размер: 10 Mb
Язык: English

This book makes javascript less challenging to learn for newcomers, by offering a modern view that is as consistent as possible.
Разместил: vitvikvas 26-05-2020, 12:51 | Комментарии: 0 | Подробнее
Название: TinyML: Machine Learning with TensorFlow Lite on Arduino and Ultra-Low-Power Microcontrollers 1st Edition
Автор: Pete Warden, Daniel Situnayake
Издательство: O'Reilly Media
Год: 2020
Формат: true pdf, epub
Страниц: 520
Размер: 21 Mb, 26.3 Mb
Язык: English

Neural networks are getting smaller. Much smaller. The OK Google team, for example, has run machine learning models that are just 14 kilobytes in size—small enough to work on the digital signal processor in an Android phone. With this practical book, you’ll learn about TensorFlow Lite for Microcontrollers, a miniscule machine learning library that allows you to run machine learning algorithms on tiny hardware.
Разместил: bomboane 26-05-2020, 00:55 | Комментарии: 0 | Подробнее

Название: Продуктивный программист. Как сделать сложное простым, а невозможное - возможным
Автор(ы): Форд Нил
Издательство: М.: Символ-плюс
Год: 2009
Страниц: 247
Формат: PDF
Размер: 11 Мб
Язык: русский

Всякому, кто зарабатывает на жизнь разработкой программного обеспечения, крайне важно добиваться лучшего результата быстрее и с меньшими усилиями. Правильный выбор редактора и сборка наилучшего набора инструментов для конкретной работы, использование преимуществ мета программирования, тонкое управление жизненным циклом объектов — вот лишь некоторые темы, которые опытный разработчик и преподаватель Нил Форд рассматривает в своей новой книге.
Разместил: MIHAIL62 25-05-2020, 20:25 | Комментарии: 0 | Подробнее
Android And Java For Beginners: 2 Books In 1 - Learn Coding Fast! Android And Java Crash Course, A QuickStart GuideНазвание: Android And Java For Beginners: 2 Books In 1 - Learn Coding Fast! Android And Java Crash Course, A QuickStart Guide
Автор: Tam Sel
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 249
Язык: английский
Формат: pdf, azw3
Размер: 10.1 MB

This Books Absolutely For Beginners:
“ANDROID FOR BEGINNERS” covers all BASIC ANDROID knowledge. You can learn complete primary skills of ANDROID for applications fast and easily. The book includes practical examples for beginners for the college exam, the engineer certification, and the job interview.
"JAVA FOR BEGINNERS " covers all essential JAVA language knowledge. You can learn complete primary skills of JAVA programming fast and easily.
Разместил: Ingvar16 25-05-2020, 15:08 | Комментарии: 0 | Подробнее
Название: Введение в языки программирования
Автор: Баррон Д.
Издательство: М.: Мир
Год: 1980
Cтраниц: 190
Формат: pdf/djvu
Размер: 11 мб
Язык: русский

Цель книги Д. Баррона, хорошо знакомого читателям по двум его книгам из серии "Математическое обеспечение ЭВМ", - помочь разобраться в существующем многообразии языков программирования. Общие принципы их построения иллюстрируются примерами из таких известных языков, как АЛГОЛ-60, ФОРТРАН, АЛГОЛ-68, ПЛ/1, АПЛ. В доступной и интересной форме, но вместе с тем достаточно аккуратно, рассматриваются основные понятия языков программирования, значительное внимание уделяется вводу-выводу и общей структуре программ.
Разместил: rivasss 25-05-2020, 14:40 | Комментарии: 0 | Подробнее
The Definitive Guide to Masonite: Building Web Applications with PythonНазвание: The Definitive Guide to Masonite: Building Web Applications with Python
Автор: Christopher Pitt, Joe Mancuso
Издательство: Apress
Год: 2020
Страниц: 215
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.1 MB

Build fast and effective applications using Masonite, a Python-based framework. This book covers creating an ecommerce application, but it’s certainly not the only kind of application you could build. By working on this kind of project, you’ll cover the broad range of topics and requirements you’re likely to find as you establish your own web empire. You’ll see how Masonite is a developer-centric Python framework, which provides all the tools you’ll need to build powerful and maintainable web applications. After reading and using this book, you'll have the tools to make and deploy your own web ecommerce application from scratch using the Masonite framework.
Разместил: Ingvar16 25-05-2020, 14:11 | Комментарии: 0 | Подробнее

Название: Разработка игр на Unity 2018 за 24 часа
Автор(ы): Майк Гейг
Издательство: Эксмо
Год: 2020
Страниц: 466
Формат: PDF
Размер: 33 Мб
Язык: русский

Unity — невероятно мощный игровой движок, популярный среди разработчиков игр как профессионального, так и любительского уровня. Автор книги — Майк Гейг, руководитель направления информационно-разъяснительной работы в компании Unity Technologies. Эта книга призвана ускорить обучение читателя и дать ему возможность как можно быстрее начать работу с Unity и освоить принципы игрового программирования. Вы не только приобретете теоретические знания об игровом движке Unity, но и создадите небольшое портфолио игр, которое пригодится вам в будущем.


Разместил: MIHAIL62 25-05-2020, 13:00 | Комментарии: 0 | Подробнее
Название: Cyber-Enabled Intelligence
Автор: Huansheng Ning (Editor), Liming Chen (Editor), Ata Ullah (Editor), Xiong Luo (Editor)
Издательство: Taylor & Francis
Год: 2020
Формат: True PDF
Страниц: 353
Размер: 53.7 Mb
Язык: English

The book provides an advanced vision and trends of computational intelligence in cyberspace and cyber-enabled spaces. It reviews architectures and models, as well as state-of-the-art computational and interpretation capabilities for social, industrial, and multimedia applications. Cyber-enabled intelligence involves the design and development of intelligent and innovative application scenarios in social networks, computer vision, multimedia, and image processing. Application scenarios can also cover the applicability of intelligent sensing, data collection and predictive analysis in Internet of Things.
Разместил: bomboane 25-05-2020, 12:44 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности