|
![](/templates/mirknig91169/images/1.gif) |
|
![](/templates/mirknig91169/images/3.gif) |
|
|
![](/templates/mirknig91169/images/block/8.gif) |
| ![](/templates/mirknig91169/images/block/9.gif) |
|
Название: Python Fastlane Crash Course: The Smart Way To Learn Python Proramming Автор: Martin Goldmeyr Издательство: Independently published Год: 2020 Язык: английский Формат: pdf, rtf, epub Размер: 10.1 MB
Computer Programming is one of the most important skills for engineers and scientists in the 21st century. Python is the number one programming language in various fields. Did you ever want to learn to program? Python is a beginner-friendly and easy-to-learn programming language, even if you have never written a line of code before. With Python you can code console and desktop applications, but also web-based applications and even programs for the very famous single-board computer: The Raspberry Pi. |
Разместил: Ingvar16 2-04-2020, 19:48 | Комментарии: 0 | Подробнее
| | | |
![](/templates/mirknig91169/images/8.gif) |
| ![](/templates/mirknig91169/images/9.gif) |
![](/templates/mirknig91169/images/1.gif) |
|
![](/templates/mirknig91169/images/3.gif) |
|
|
![](/templates/mirknig91169/images/block/8.gif) |
| ![](/templates/mirknig91169/images/block/9.gif) |
|
Название: C++ for Beginners: A Step-by-Step Guide to Learn, in an Easy Way, the Fundamentals of C++ Programming Language with Practical Examples Автор: Julian James McKinnon Издательство: Amazon.com Services LLC Год: 2020 Страниц: 117 Язык: английский Формат: pdf, rtf, epub Размер: 10.5 MB
Not too sure that you can learn a coding language at all? Worried that it will be too hard or that you will pick out the wrong coding language? Put those worries aside because this guidebook will help you get it all done. With this book, you will not believe how fast and easy it is to learn how to code. There are a lot of coding languages out there that we can choose from. All of them have their own purposes and uses, but none are going to be as powerful as working with C++ language. This guidebook is going to take you through all of the parts that you need to know about this amazing language, and how you are able to utilize it for your own needs. |
Разместил: Ingvar16 2-04-2020, 17:29 | Комментарии: 0 | Подробнее
| | | |
![](/templates/mirknig91169/images/8.gif) |
| ![](/templates/mirknig91169/images/9.gif) |
![](/templates/mirknig91169/images/1.gif) |
|
![](/templates/mirknig91169/images/3.gif) |
|
|
![](/templates/mirknig91169/images/block/8.gif) |
| ![](/templates/mirknig91169/images/block/9.gif) |
|
Название: Machine Learning for Beginners: A Math Guide to Mastering Deep Learning and Business Application. Understand How Artificial Intelligence, Data Science, and Neural Networks Work Through Real Examples Автор: Samuel Hack Издательство: Amazon.com Services LLC Год: 2020 Страниц: 118 Язык: английский Формат: pdf, epub Размер: 10,1 MB
Are you interested in learning about the amazing capabilities of machine learning, but you’re worried it will be just too complicated? Or are you a programmer looking for a solid introduction into this field? Then keep reading... Machine learning is an incredible technology which we’re only just beginning to understand. Those who break into this industry early will reap the rewards as this field grows more and more important to businesses the world over. And the good news is, it’s not too late to start! |
Разместил: Ingvar16 2-04-2020, 16:55 | Комментарии: 0 | Подробнее
| | | |
![](/templates/mirknig91169/images/8.gif) |
| ![](/templates/mirknig91169/images/9.gif) |
![](/templates/mirknig91169/images/1.gif) |
|
![](/templates/mirknig91169/images/3.gif) |
|
|
![](/templates/mirknig91169/images/block/8.gif) |
| ![](/templates/mirknig91169/images/block/9.gif) |
|
Название: Data Science in Production: Building Scalable Model Pipelines with Python Автор: Ben Weber Издательство: Amazon.com Services LLC Год: 2020 Формат: PDF, EPUB Страниц: 234 Размер: 10 Mb Язык: English
Putting predictive models into production is one of the most direct ways that data scientists can add value to an organization. By learning how to build and deploy scalable model pipelines, data scientists can own more of the model production process and more rapidly deliver data products.
This book provides a hands-on approach to scaling up Python code to work in distributed environments in order to build robust pipelines. Readers will learn how to set up machine learning models as web endpoints, serverless functions, and streaming pipelines using multiple cloud environments. It is intended for analytics practitioners with hands-on experience with Python libraries such as Pandas and scikit-learn, and will focus on scaling up prototype models to production. |
Разместил: vitvikvas 2-04-2020, 15:52 | Комментарии: 0 | Подробнее
| | | |
![](/templates/mirknig91169/images/8.gif) |
| ![](/templates/mirknig91169/images/9.gif) |
![](/templates/mirknig91169/images/1.gif) |
|
![](/templates/mirknig91169/images/3.gif) |
|
|
![](/templates/mirknig91169/images/block/8.gif) |
| ![](/templates/mirknig91169/images/block/9.gif) |
|
Название: The Sparse Fourier Transform Автор: Haitham Hassanieh Издательство: ACM Books Год: 2018 Страниц: 280 Язык: английский Формат: pdf (true) Размер: 53.3 MB
The Fourier transform is one of the most fundamental tools for computing the frequency representation of signals. It plays a central role in signal processing, communications, audio and video compression, medical imaging, genomics, astronomy, as well as many other areas. Because of its widespread use, fast algorithms for computing the Fourier transform can benefit a large number of applications. The fastest algorithm for computing the Fourier transform is the Fast Fourier Transform (FFT), which runs in near-linear time making it an indispensable tool for many applications. However, today, the runtime of the FFT algorithm is no longer fast enough especially for big data problems where each dataset can be few terabytes. Hence, faster algorithms that run in sublinear time, i.e., do not even sample all the data points, have become necessary. |
Разместил: Ingvar16 2-04-2020, 15:50 | Комментарии: 0 | Подробнее
| | | |
![](/templates/mirknig91169/images/8.gif) |
| ![](/templates/mirknig91169/images/9.gif) |
![](/templates/mirknig91169/images/1.gif) |
|
![](/templates/mirknig91169/images/3.gif) |
|
|
![](/templates/mirknig91169/images/block/8.gif) |
| ![](/templates/mirknig91169/images/block/9.gif) |
|
Название: Python for Beginners: 2 Books in 1: The Perfect Beginner's Guide to Learning How to Program with Python with a Crash Course + Workbook Автор: PROGRAMMING LANGUAGES ACADEMY Издательство: Amazon.com Services LLC Год: 2020 Формат: PDF, EPUB Страниц: 365 Размер: 10 Mb Язык: English
Python Programming for Beginners: The Ultimate Beginner's Guide to Learning the Basics of Python in a Great Crash Course Full of Notions, Tips and Tricks. Have you always wanted to learn how to program? Have you ever thought it was too difficult? Or did you think you didn't have enough necessary skills? If so, keep reading... |
Разместил: vitvikvas 2-04-2020, 15:41 | Комментарии: 0 | Подробнее
| | | |
![](/templates/mirknig91169/images/8.gif) |
| ![](/templates/mirknig91169/images/9.gif) |
![](/templates/mirknig91169/images/1.gif) |
|
![](/templates/mirknig91169/images/3.gif) |
|
|
![](/templates/mirknig91169/images/block/8.gif) |
| ![](/templates/mirknig91169/images/block/9.gif) |
|
Название: Learn Angular in 24 Hours: A Step-by-Step Approach Автор: Lakshmi Kamala Thota Издательство: White Falcon Publishing Год: 2020 Формат: true pdf/azw3 Страниц: 148 Размер: 10 Mb Язык: English
There are different types of web development books available in the market today. Only a few books are focused on basics and targeted to absolute beginners who have no idea of coding. The core idea behind this book is to make sure everyone with or without basic knowledge on Angular should understand and expertise web application development using Angular. After going through all chapters in this book, one can quickly and confidently create a live web application using Angular in just a few hours. Simple language is used in this book to make sure everyone who reads this book can understand every concept without any complexity. All concepts in this book are presented with many examples, screenshots through a step-by-step approach. Live mini-projects at the end of this book adds extra confidence. |
Разместил: bomboane 2-04-2020, 14:28 | Комментарии: 0 | Подробнее
| | | |
![](/templates/mirknig91169/images/8.gif) |
| ![](/templates/mirknig91169/images/9.gif) |
![](/templates/mirknig91169/images/1.gif) |
|
![](/templates/mirknig91169/images/3.gif) |
|
|
![](/templates/mirknig91169/images/block/8.gif) |
| ![](/templates/mirknig91169/images/block/9.gif) |
|
Название: Computer Programming in C: DBATU (BTES 104 / 204 Book 1) Автор: S Jose Dr. Издательство: Amazon.com Services LLC Год: 2020 Формат: PDF Страниц: 247 Размер: 10 Mb Язык: English
This is a unique book written as per First year syllabus of B.Tech programs under Dr. Babasaheb Ambedkar Technological University (DBATU), Lonere, Raigad, Maharashtra, INDIA. There are many classical books on programming with C language authored by noted experts. This book is not at all superior to those, but much suitable for a beginner to take off to the field of computer programming. Once you have grasped the basics, it is advised to move to some classical title to develop a mastery over the subject. |
Разместил: vitvikvas 2-04-2020, 14:01 | Комментарии: 0 | Подробнее
| | | |
![](/templates/mirknig91169/images/8.gif) |
| ![](/templates/mirknig91169/images/9.gif) |
![](/templates/mirknig91169/images/1.gif) |
|
![](/templates/mirknig91169/images/3.gif) |
|
|
![](/templates/mirknig91169/images/block/8.gif) |
| ![](/templates/mirknig91169/images/block/9.gif) |
|
Название: Building React Apps with Server-Side Rendering: Use React, Redux, and Next to Build Full Server-Side Rendering Applications Автор: Mohit Thakkar Издательство: Apress Год: 2020 Формат: PDF Страниц: 207 Размер: 10 Mb Язык: English
Leverage the benefits of both client-side and server-side rendering to get the most out of your React applications. By the end of this book you will be able to build and deploy React applications using the Next.js framework to fully render server-side HTML on every Web page. You`ll begin by reviewing javascript fundamentals and how they work with the core principles of React. You`ll then move on to Next.js, the React framework for server-rendered applications. Using this framework, you will create a fast and secure solutional React application that renders content on the server-side, protects sensitive information, and optimizes response times. Before deploying the application using Docker containers, you`ll create automated unit tests to verify that every component is appropriately doing its job |
Разместил: vitvikvas 2-04-2020, 12:36 | Комментарии: 0 | Подробнее
| | | |
![](/templates/mirknig91169/images/8.gif) |
| ![](/templates/mirknig91169/images/9.gif) |
![](/templates/mirknig91169/images/1.gif) |
|
![](/templates/mirknig91169/images/3.gif) |
|
|
![](/templates/mirknig91169/images/block/8.gif) |
| ![](/templates/mirknig91169/images/block/9.gif) |
|
Название: The Practice of Computing Using Python, Global Edition Third Edition Автор: William F. Punch, Richard Enbody Издательство: Pearson Год: 2017 Формат: True PDF Страниц: 912 Размер: 10 Mb Язык: English
Introduces Python programming with an emphasis on problem-solving Now in its Third Edition, Practice of Computing Using Python continues to introduce both majors and non-majors taking CS1 courses to computational thinking using Python, with a strong emphasis on problem solving through computer science. The authors have chosen Python for its simplicity, powerful built-in data structures, advanced control constructs, and practicality. The text is built from the ground up for Python programming, rather than having been translated from Java or C++. |
Разместил: bomboane 2-04-2020, 11:58 | Комментарии: 0 | Подробнее
| | | |
![](/templates/mirknig91169/images/8.gif) |
| ![](/templates/mirknig91169/images/9.gif) |
br>
|