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



Реклама


Название: Raspberry Pi: A Comprehensive Beginner's Guide to Setup, Programming(Concepts and techniques) and Developing Cool Raspberry Pi Projects
Автор: Joe Grant
Издательство: Amazon Digital Services LLC
Год: 2019
Формат: epub
Страниц: 171
Размер: 1.6 Mb
Язык: English

Programming can feel daunting at times, and it is especially intimidating to beginners, but with the invention of the Raspberry Pi, it became much easier to learn and more affordable. The Pi is a tiny credit card-sized computer that led to the appearance of an entirely new community of geeks. With this straightforward, easy to follow guide, aspiring programmers can now learn the craft without feeling overwhelmed and develop cool gadgets and complex robots.
The Raspberry Pi has sold millions of units since its arrival on the market, and this Comprehensive Beginner’s Guide to Setup, Programming (Concepts and Techniques) and Developing Cool Raspberry Pi Projects will show you why!
Разместил: bomboane 3-10-2019, 11:24 | Комментарии: 0 | Подробнее
Название: Raspberry PI3: Your Definite Guide to Raspberry Projects and Python Programming: Learn the Basics of Raspberry PI3 in One Week
Автор: IT Starter Series and Joseph Connor
Издательство: MJG Publishing OU
Год: 2018
Страниц: 52
Язык: английский
Формат: epub, rtf, pdf (conv)
Размер: 10.1 MB

Are you interested in learning more about programming to advance your career, start a new career, or just curious, then you need to read Raspberry Pi 3: Your Definitive Guide to Raspberry Projects and Programming Python now!
Разместил: Ingvar16 3-10-2019, 11:03 | Комментарии: 0 | Подробнее
Название: Raspberry Pi: A Beginners Guide with Over 20 Projects for the Pocket-Sized Computer: Projects for the Raspberry Pi 2, B+ and A+
Автор: James K. Sargent
Издательство: Amazon Digital Services LLC
Год: 2015
Формат: epub/pdf(conv.)
Страниц: 191
Размер: 3 Mb
Язык: English

What can you do with the new QuadCore Pocket PC?
Anything you want! The Pi 2 has really changed the game in mobile micro computing. Although the hacks and projects in this book address the B+, the projects are massively improved through the new capability the Pi 2 begins.
If you're learning how to program, or looking to build new electronic projects, this hands-on guide will show you just how valuable this flexible little platform can be.
Разместил: bomboane 2-10-2019, 23:25 | Комментарии: 0 | Подробнее
Название: Perl 6 Quick Syntax Reference: A Pocket Guide to the Language, the Core Modules, and the Community
Автор: J.J. Merelo
Издательство: Apress
Год: 2019
Страниц: 269
Язык: английский
Формат: pdf (true), azw3, epub
Размер: 10.15 MB

This condensed code and syntax reference book presents the Perl scripting language in a well-organized format designed to be used time and again. It contains an easy-to-read and use guide to Perl 6 for software application development.
Разместил: Ingvar16 2-10-2019, 21:12 | Комментарии: 0 | Подробнее
Название: C++ for Lazy Programmers: Quick, Easy, and Fun C++ for Beginners
Автор: Will Briggs
Издательство: Apress
Год: 2019
Страниц: 655
Язык: английский
Формат: pdf (true), epub
Размер: 28.6 MB

Learn C++ the quick, easy, and “lazy” way. This book is an introductory programming text that uses humor and fun to make you actually willing to read, and eager to do the projects – with the popular C++ language.
Разместил: Ingvar16 2-10-2019, 21:07 | Комментарии: 0 | Подробнее
Название: Build a Smart Raspberry Pi VPN Server: Auto Configuring, Plug-n-Play, Use from Anywhere (3rd Edition, Rev 3.0)
Автор: Ira Finch
Издательство: Amazon Digital Services LLC
Год: 2019
Формат: epub
Страниц: 87 Mb
Размер: 2.7 Mb
Язык: English

This book is a step-by-step guide on building a Raspberry Pi VPN Server + Tor Router (optional) using Open Source software under Windows 7 and newer, Android 4.0 and newer, and Raspbian OS. As a fully plug-n-play device, you will be able to connect it to virtually any Internet router and it will auto-configure itself to that environment. There is no need for DDNS (Dynamic DNS) as the server will send you emails if/when its IP address changes, so you can make quick/easy changes to your local Client Certificates. For less than $60, you'll have your own VPN Server, and Tor Router, which you can monitor and maintain from almost anywhere without paying service fees to companies that may record, sell, or steal your data or identity.
Разместил: bomboane 2-10-2019, 19:06 | Комментарии: 0 | Подробнее
Название: Raspberry Pi: Setup, Programming and Developing Amazing Projects with Raspberry Pi for Beginners - With Source Code and Step by Step Guides (Raspberry Pi Programming Guide Book 1)
Автор: Steve McCarthy
Издательство: Amazon Digital Services LLC
Год: 2017
Формат: epub
Страниц: 80
Размер: 0.7 Mb
Язык: English

The Ultimate Beginner’s Guide for The Aspiring Programmer Even if You Have Never Touched a Line of Code in Your Life.
If you are the proud new owner of a Raspberry Pi 3, congratulations! You have now come into the world of programming and are overwhelmed with the vast amount of information out there.
You may think:
There’s no way I can learn this. I’m too young. There's TOO MUCH to learn!
I need to be a master before I can start any serious projects.
I must go to an expensive school to learn how to code.
Разместил: bomboane 2-10-2019, 18:56 | Комментарии: 0 | Подробнее
Название: Mastering Machine Learning with Python in Six Steps: A Practical Implementation Guide to Predictive Data Analytics Using Python Second Edition (+code)
Автор: Manohar Swamynathan
Издательство: Apress
Год: 2019
Формат: true pdf/epub
Страниц: 455
Размер: 22.5 Mb
Язык: English

Explore fundamental to advanced Python 3 topics in six steps, all designed to make you a worthy practitioner. This updated version’s approach is based on the “six degrees of separation” theory, which states that everyone and everything is a maximum of six steps away and presents each topic in two parts: theoretical concepts and practical implementation using suitable Python 3 packages.
You’ll start with the fundamentals of Python 3 programming language, machine learning history, evolution, and the system development frameworks. Key data mining/analysis concepts, such as exploratory analysis, feature dimension reduction, regressions, time series forecasting and their efficient implementation in Scikit-learn are covered as well. You’ll also learn commonly used model diagnostic and tuning techniques. These include optimal probability cutoff point for class creation, variance, bias, bagging, boosting, ensemble voting, grid search, random search, Bayesian optimization, and the noise reduction technique for IoT data.
Разместил: bomboane 2-10-2019, 17:57 | Комментарии: 0 | Подробнее
Название: The Art of High Performance Computing for Computational Science, Vol. 2: Advanced Techniques and Examples for Materials Science
Автор: Masaaki Geshi
Издательство: Springer
Год: 2020 (2019 Edition)
Страниц: 209
Язык: английский
Формат: pdf (true), epub
Размер: 16.5 MB

This book presents advanced and practical techniques for performance optimization for highly parallel processing. Featuring various parallelization techniques in material science, it is a valuable resource for anyone developing software codes for computational sciences such as physics, chemistry, biology, earth sciences, space science, weather, disaster prevention and manufacturing, as well as for anyone using those software codes.
Разместил: Ingvar16 2-10-2019, 16:46 | Комментарии: 0 | Подробнее
Название: Python Programming for Beginners: The Complete Beginner’s Guide To Python Programming
Автор: Bruce Berke
Издательство: Amazon Digital Services LLC
Год: 2018
Страниц: 61
Язык: английский
Формат: epub, rtf, pdf (conv)
Размер: 10.1 MB

Are you interested in computer programming?
Do you want something that is easy to get started and will give great results? Python is the thing you are looking for. When it comes to programming computers the novice tends to imagine a complex world that takes years to understand and become proficient in. It is true that this was once the case, but as computers have evolved, so has the programming tools.
Разместил: Ingvar16 2-10-2019, 16:32 | Комментарии: 0 | Подробнее



 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности