Coding by Doing: For Absolute Beginners – 2 Books in One – Learn SQL and Python Programming: Learn Programming Fast

Автор: literator от 9-05-2020, 01:56, Коментариев: 0

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

Coding by Doing: For Absolute Beginners – 2 Books in One – Learn SQL and Python Programming: Learn Programming FastНазвание: Coding by Doing: For Absolute Beginners – 2 Books in One – Learn SQL and Python Programming: Learn Programming Fast
Автор: Coding Languages Academy
Издательство: Coding Languages Academy
Год: 2019
Страниц: 332
Язык: английский
Формат: pdf, azw3
Размер: 23.7 MB

In this book bundle, you’ll learn the basics, techniques and best practices for SQL and Python programming
 

Guide to Competitive Programming: Learning and Improving Algorithms Through Contests, Second Edition

Автор: literator от 8-05-2020, 18:08, Коментариев: 0

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

Guide to Competitive Programming: Learning and Improving Algorithms Through Contests, Second EditionНазвание: Guide to Competitive Programming: Learning and Improving Algorithms Through Contests, Second Edition
Автор: Antti Laaksonen
Издательство: Springer
Год: 2020
Страниц: 315
Язык: английский
Формат: pdf (true), epub
Размер: 24.4 MB

Building on what already is the most comprehensive introduction to competitive programming, this enhanced new textbook features new material on advanced topics, such as calculating Fourier transforms, finding minimum cost flows in graphs, and using automata in string problems. Critically, the text accessibly describes and shows how competitive programming is a proven method of implementing and testing algorithms, as well as developing computational thinking and improving both programming and debugging skills.
 

Python Programming For Advanced: The Updated Advanced Guide to Master Python Programming Step by Step

Автор: literator от 8-05-2020, 15:24, Коментариев: 0

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

Python Programming For Advanced: The Updated Advanced Guide to Master Python Programming Step by StepНазвание: Python Programming For Advanced: The Updated Advanced Guide to Master Python Programming Step by Step In A Few Days with Machine Learning and Data Science Resources (Vol. 3)
Автор: Bill Steven
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 103
Язык: английский
Формат: pdf, rtf, epub
Размер: 10.7 MB

Python is a programming language that has several features that makes it very attractive to programmers and developers. First of all, Python is a free programming language which means it is available for anybody. Python is also an open-source language which means you can contribute to the source code if you wish. In fact, Python is a language that is supported by a community that gathers its effort through the internet to improve this language. Python is a language that belongs to the category of high-level languages. This implies that Python does not require compiling like other languages such as C or C++, Fortran, and so on. It implies also that the syntax of Python is very easy to use and learn. These features make Python programs to be easily developed, interpreted, and maintained at low cost.
 

Angular Programming: The Ultimate Beginner's Guide to Learn AngularJS Programming Step by Step

Автор: literator от 8-05-2020, 14:55, Коментариев: 0

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

Angular Programming: The Ultimate Beginner's Guide to Learn AngularJS Programming Step by StepНазвание: Angular Programming: The Ultimate Beginner's Guide to Learn AngularJS Programming Step by Step
Автор: John Bach
Издательство: mEm lnc
Год: 2020
Страниц: 180
Язык: английский
Формат: pdf, rtf, epub
Размер: 10.1 MB

The ambition of this ebook is to evolve with Angular. If it turns out that Angular is the great framework we hope, you will receive updates with the best practices and some new features as they emerge (and with fewer typos, because, despite our countless reviews, there are probably some left...). And I would love to hear back from you - if some chapters aren’t clear enough, if you spot a mistake or if you have a better way for some parts. I’m fairly confident about the code samples, though, as they are all in a real project, with several hundred unit tests. It was the only way to write an ebook with a newborn framework, and to beable to catch all the problems that inevitably arose with each release.
 

Recent Trends and Advances in Artificial Intelligence and Internet of Things

Автор: literator от 8-05-2020, 13:49, Коментариев: 0

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

Recent Trends and Advances in Artificial Intelligence and Internet of ThingsНазвание: Recent Trends and Advances in Artificial Intelligence and Internet of Things
Автор: V.E. Balas, Raghvendra Kumar
Издательство: Springer
Год: 2020
Страниц: 618
Язык: английский
Формат: pdf (true)
Размер: 28.2 MB

This book covers all the emerging trends in Artificial Intelligence (AI) and the Internet of Things (IoT). The Internet of Things is a term that has been introduced in recent years to define devices that are able to connect and transfer data to other devices via the Internet. While IoT and sensors have the ability to harness large volumes of data, AI can learn patterns in the data and quickly extract insights in order to automate tasks for a variety of business benefits. Machine learning, an AI technology, brings the ability to automatically identify patterns and detect anomalies in the data that smart sensors and devices generate, and it can have significant advantages over traditional business intelligence tools for analyzing IoT data
 

Create Simple GUI Applications, with Python & Qt5

Автор: literator от 8-05-2020, 11:40, Коментариев: 0

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

Create Simple GUI Applications, with Python & Qt5Название: Create Simple GUI Applications, with Python & Qt5
Автор: Martin Fitzpatrick
Издательство: Leanpub
Год: 2019
Страниц: 264
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Welcome to Create Simple GUI Applications the practical guide to building professional desktop applications with Python & Qt. If you want to learn how to write GUI applications it can be pretty tricky to get started. There are a lot of new concepts you need to understand to get anything to work. A lot of tutorials offer nothing but short code snippets without any explanation of the underlying systems and how they work together. But, like any code, writing GUI applications requires you to learn to think about the problem in the right way. In this book I will give you the real useful basics that you need to get building functional applications with the PyQt framework.
 

Сжатие данных, изображений и звука

Автор: Bender от 8-05-2020, 10:10, Коментариев: 0

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

Название: Сжатие данных, изображений и звука
Автор: Д.Сэломон
Издательство: Техносфера
Серия: Мир программирования
Год издания: 2004
Страниц: 368
ISBN: 5-94836-027-Х
Формат: PDF
Размер: 10 Мб
Язык: русский

В учебном пособии изложены как общие идеи и основы теории сжатия информации, так и практические методы с подробным описанием конкретных алгоритмов компрессии различных типов цифровых данных. Общие концепции описываются вполне строго и основываются на четких научных принципах. Все алгоритмы проиллюстрированы подробными примерами, снабжены таблицами, диафаммами и рисунками.
 

Python Brain Teasers: 30 brain teasers to tickle your mind and help you master Python

Автор: buratino от 8-05-2020, 03:50, Коментариев: 0

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

Название: Python Brain Teasers: 30 brain teasers to tickle your mind and help you master Python
Автор: Miki Tebeka
Издательство: Amazon
Год: 2020
Формат: epub/azw3/pdf
Размер: 1 Mb
Язык: English

In this book you'll find 30 brain teasers. Each come with a solution and an explanation on Python's internals and why the program behave this way. You'll have fun, and learn a lot about Python along the way.
 

Learn MongoDB And Python: Coding For Beginners! MongoDB And Python Crash Course, A QuickStart Guide, Tutorial Book by Program Examples, In Easy Steps!

Автор: literator от 7-05-2020, 20:14, Коментариев: 0

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

Learn MongoDB And Python: Coding For Beginners! MongoDB And Python Crash Course, A QuickStart Guide, Tutorial Book by Program Examples, In Easy Steps!Название: Learn MongoDB And Python: Coding For Beginners! MongoDB And Python Crash Course, A QuickStart Guide, Tutorial Book by Program Examples, In Easy Steps!
Автор: J.J. Tam
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 209
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

Well it is almost 5 years I started my IT career, I love to work in Java, and explore open source packages. Now a day I felt bored to work in Java, so want to learn new language, one of my friend suggested me to learn Python. Immediately I thought, why should I learn Python? Following are some of the reasons that forced me to learn Python... (First and best reason is I am fed up in working with same language for 5 years:)
 

Reinforcement Learning: Industrial Applications of Intelligent Agents (Early Release)

Автор: literator от 7-05-2020, 19:56, Коментариев: 0

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

Reinforcement Learning: Industrial Applications of Intelligent Agents (Early Release)Название: Reinforcement Learning: Industrial Applications of Intelligent Agents (Early Release)
Автор: Phil Winder
Издательство: O’Reilly Media
Год: 2020
Страниц: 134
Язык: английский
Формат: epub
Размер: 10.2 MB

Reinforcement learning (RL) will deliver one of the biggest breakthroughs in AI over the next decade, enabling algorithms to learn from their environment to achieve arbitrary goals. This exciting development avoids constraints found in traditional machine learning (ML) algorithms. This practical book shows data science and AI professionals how to perform the reinforcement process that allows a machine to learn by itself.