The Sparse Fourier Transform

Автор: literator от 2-04-2020, 15:52, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: 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.
 

Data Science in Production: Building Scalable Model Pipelines with Python

Автор: TRex от 2-04-2020, 15:52, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: 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.
 

Python for Beginners: 2 Books in 1: The Perfect Beginner's Guide to Learning How to Program with Python with a Crash Course + Workbook

Автор: TRex от 2-04-2020, 15:40, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: 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...
 

Learn Angular in 24 Hours: A Step-by-Step Approach

Автор: buratino от 2-04-2020, 14:29, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: 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.
 

Computer Programming in C: DBATU (BTES 104 / 204 Book 1)

Автор: TRex от 2-04-2020, 14:01, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: 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.
 

Building React Apps with Server-Side Rendering: Use React, Redux, and Next to Build Full Server-Side Rendering Applications

Автор: TRex от 2-04-2020, 12:36, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: 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.
 

The Practice of Computing Using Python, Global 3rd Edition

Автор: buratino от 2-04-2020, 12:00, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: 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++.
 

Java: An Introduction to Problem Solving and Programming, Global 8th Edition

Автор: buratino от 2-04-2020, 11:40, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Java: An Introduction to Problem Solving and Programming, Global Edition (Eighth Edition)
Автор: Walter Savitch
Издательство: Pearson Education Limited
Год: 2019
Формат: True PDF
Страниц: 1055
Размер: 10 Mb
Язык: English

For courses in introductory Computer Science courses using Java, and other introductory programming courses in Computer Science, Computer Engineering, CIS, MIS, IT, and Business.A Concise, Accessible Introduction to Java ProgrammingIdeal for a wide range of introductory computer science courses, Java: An Introduction to Problem Solving and Programming, 8th Edition introduces students to object-oriented programming and important concepts such as design, testing and debugging, programming style, interfaces and inheritance, and exception handling. A concise, accessible introduction to Java, the text covers key Java language features in a manner that resonates with introductory programmers. Objects are covered early and thoroughly in the text.
 

DevOps and Microservices Handbook: Non-Programmer's Guide to DevOps and Microservices

Автор: literator от 2-04-2020, 02:41, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: DevOps and Microservices Handbook: Non-Programmer's Guide to DevOps and Microservices
Автор: Stephen Fleming
Издательство: CreateSpace Independent Publishing Platform
Год: 2018
Страниц: 245
Язык: английский
Формат: epub, azw3
Размер: 10.1 MB

Are you a non-coder looking for insight into DevOps and Microservices Architecture? As the industry is moving towards maximum digitization there is consensus that DevOps practices help you deliver software faster, more reliably, and with fewer errors. You may be a consultant, Advisor, Project Manager or a novice into IT industry; after going through this guide you would be able to appreciate DevOps, Microservices and other related concepts like Kanban, Scrum, Agile, SOA, Monolith Architecture, DevOps, Docker, Kubernetes etc.
 

The Python Bible 7 in 1: Volumes One To Seven

Автор: buratino от 1-04-2020, 20:32, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: The Python Bible 7 in 1: Volumes One To Seven (Beginner, Intermediate, Data Science, Machine Learning, Finance, Neural Networks, Computer Vision)
Автор: Florian Dedov
Издательство: NeuralNine
Год: 2020
Формат: epub/mobi/pdf(conv.)
Страниц: 497
Размер: 10.4 Mb
Язык: English

Become A Python Expert From Scratch!
Python's popularity is growing tremendously and it's becoming more and more relevant economically and technologically. The fields of appliaction of the language range from machine learning, over computer networking to business applications.