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



Реклама



Название: Python for Data Analysis: The Ultimate Beginner's Guide to Data Analytics, Deep Learning
Автор: by Daniel Howard
Издательство: Amazon Digital Services LLC
Год: 2019
Формат: EPUB, PDF, MOBI, FB2
Страниц: 102
Размер: 11,1 Mb
Язык: English

In this crash course, you will find everything you need to become proficient in this discipline, regardless of your previous experience. Starting from the basics, Daniel Howard will teach you the most up-to-date techniques to manipulate and process data, using Python libraries such us NumPy, Pandas and Matplotlib.
Разместил: vitvikvas 28-11-2019, 15:15 | Комментарии: 0 | Подробнее
Название: C#: An Ultimate Beginner’s Guide to C#
Автор: Liam Damien
Издательство: Amazon Digital Services LLC
Год: 2019
Формат: epub/pdf(conv.)
Размер: 10.9 Mb
Язык: English

This book will help you in learning C# in an easy manner as it provides step by step approach for learning C#. It will cover all aspects of OOPS, namespaces, methods, loops, collections, delegates, classes, and interfaces.
It has been designed to prepare you for writing C# programs on your own using the best coding standards and best practices for naming conventions. This eBook provides the best practices and naming conventions for C#, and they are consistent with Microsoft .Net Framework and are easy to read.
Разместил: bomboane 28-11-2019, 15:04 | Комментарии: 0 | Подробнее
Название: Artificial Intelligence for Beginners: Easy to understand guide of Ai, data Science and Internet of Things
Автор: Jeff Mc Frockman
Издательство: Amazon Digital Services LLC
Год: 2019
Формат: epub/mobi/azw3/pdf(conv.)
Страниц: 109
Размер: 10 Mb
Язык: English

This book will provide you with the knowledge you are looking for in an easy to follow format. So, whether you are an expert on the topic or a relative novice, you will find all of the information you need on this topic in a single volume. Best of all, your knowledge and understanding of these topics will grow over time.
Разместил: bomboane 28-11-2019, 10:52 | Комментарии: 0 | Подробнее
Название: C++: Step by step Beginners Guide in Mastering C++
Автор: Liam Damien
Издательство: Amazon Digital Services LLC
Год: 2019
Формат: epub/azw3/pdf(conv.)
Размер: 10 Mb
Язык: English

C++ is the most widely learned programming language for beginners to start their programming career and is the core language that is offered in 95% of the technical schools or universities around the world. “Step by Step Beginners Guide for Mastering in C++” acquaints you with the basics of C++ programming.
Разместил: bomboane 28-11-2019, 10:10 | Комментарии: 0 | Подробнее
Название: Hybrid Imaging and Visualization: Employing Machine Learning with Mathematica - Python
Автор: Joseph Awange, Bala Palancz
Издательство: Springer
Год: 2019 (2020 Edition)
Страниц: 419
Язык: английский
Формат: pdf (true)
Размер: 20.3 MB

The book introduces the latest methods and algorithms developed in machine and deep learning (hybrid symbolic-numeric computations, robust statistical techniques for clustering and eliminating data as well as convolutional neural networks) dealing not only with images and the use of computers, but also their applications to visualization tasks generalized by up-to-date points of view. Associated algorithms are deposited on iCloud. Computer vision is a subfield of artificial intelligence that enables the understanding of the content of digital images, such as photographs. Currently, machine learning is making impressive inroads in tackling challenges posed by computer vision related tasks, promising further impressive advances.
Разместил: Ingvar16 27-11-2019, 23:04 | Комментарии: 0 | Подробнее
Название: Getting Started with Visual Studio 2019: Learning and Implementing New Features
Автор: Dirk Strauss
Издательство: Apress
Год: 2019
Страниц: 278
Язык: английский
Формат: pdf (true)
Размер: 12.5 MB

Know how to use the features of Visual Studio 2019 and utilize the IDE correctly to become your one-stop solution for creating quality code. Learn what's new in VS 2019 and explore the existing features of Visual Studio so you can use them more efficiently. Getting Started with Visual Studio 2019 begins with an overview of Visual Studio and explores new features such as Visual Studio Live Share, Visual Studio Search, Solution Filters, and Intellicode. Author Dirk Strauss teaches you how to create project templates, write code snippets, and manage NuGet packages.
Разместил: Ingvar16 27-11-2019, 22:40 | Комментарии: 0 | Подробнее

Название: Building Scalable PHP Web Applications Using the Cloud Автор: Jonathan Bartlett
Издательство: Apress
Год: 2019
Страниц: 209
Язык: английский
Формат: pdf (true), epub
Размер: 11.84 MB

Eliminate the guesswork involved in writing and deploying a cloud application. This step-by-step guide uses PHP to minimize the complexity of the code and setup, but the tools and techniques can be applied on any platform using any language. Everything that you need to jumpstart your application on the cloud is right here.
Разместил: Ingvar16 27-11-2019, 16:23 | Комментарии: 0 | Подробнее
Название: GCC: Настольная книга пользователей, программистов и системных администраторов
Автор: Гриффитс А.
Издательство: ДиаСофт
Год: 2004
Cтраниц: 609
Формат: pdf
Размер: 24 мб

GCC — основной компилятор проекта GNU. Он поддерживает набор всех наиболее используемых языков программирования и обеспечивает перенос программ на десятки аппаратных платформ. Все свободно распространяемое программное обеспечение, включая и компиляторы, на том или ином уровне основываются на GCC. В книге даются подробные сведения о получении, конфигурировании, установке и тестированию компилятора.
Разместил: rivasss 27-11-2019, 14:11 | Комментарии: 0 | Подробнее
Название: Python Workout: 50 Essential Exercises
Автор: Reuven M. Lerner
Издательство: Manning Publications
Год: 2019
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.18 MB

The only way to master a skill is to practice. In Python Workout, author Reuven M. Lerner guides you through 50 carefully selected exercises that invite you to flex your programming muscles. As you take on each new challenge, you’ll build programming skill and confidence. The thorough explanations help you lock in what you’ve learned and apply it to your own projects. Along the way, Python Workout provides over four hours of video instruction walking you through the solutions to each exercise and dozens of additional exercises for you to try on your own.
Разместил: Ingvar16 27-11-2019, 07:16 | Комментарии: 0 | Подробнее

Название: Data Science Bookcamp: Ten Python projects
Автор: L. Apeltsin
Издательство: Manning Publications
Год: 2020
Формат: True (PDF, EPUB, MOBI) + Code
Страниц: 247
Размер: 25,6 Mb
Язык: English

Learn data science with Python by building 10 real-world projects! In Data Science Bookcamp you’ll test and build your knowledge of Python and learn to handle the kind of open-ended problems that professional data scientists work on daily. Downloadable data sets and thoroughly-explained solutions help you lock in what you’ve learned, building your confidence and making you ready for an exciting new data science career.
Разместил: vitvikvas 27-11-2019, 07:04 | Комментарии: 0 | Подробнее



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