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



Реклама


Название: Learn to Code by Solving Problems: A Python Programming Primer (Early Acess)
Автор: Daniel Zingaro
Издательство: No Starch
Год: 2021
Формат: PDF
Страниц: 312
Размер: 10 Mb
Язык: English

Learn to Code by Solving Problems is a practical introduction to programming using Python. It uses coding-competition challenges to teach you the mechanics of coding and how to think like a savvy programmer.
Computers are capable of solving almost any problem when given the right instructions. That’s where programming comes in. This beginner’s book will have you writing Python programs right away. You’ll solve interesting problems drawn from real coding competitions and build your programming skills as you go.

Every chapter presents problems from coding challenge websites, where online judges test your solutions and provide targeted feedback. As you practice using core Python features, functions, and techniques, you’ll develop a clear understanding of data structures, algorithms, and other programming basics. Bonus exercises invite you to explore new concepts on your own, and multiple-choice questions encourage you to think about how each piece of code works.
Разместил: vitvikvas 29-05-2021, 08:10 | Комментарии: 1 | Подробнее
Название: Библия C#
Автор: Фленов М.Е.
Издательство: БХВ-Петербург
Год: 2011 - 2-е изд., перераб. и допол.
Cтраниц: 541
Формат: djvu/pdf
Размер: 139 мб

Книга посвящена программированию на языке С# для платформы Microsoft NET, начиная с основ языка и разработки программ для работы в режиме командной строки и заканчивая созданием современных приложений различной сложности (баз данных, графических программ и др.). Материал сопровождается большим количеством практических примеров. Подробно описывается логика выполнения каждого участка программы. Уделено внимание вопросам повторного использования кода.
Разместил: rivasss 29-05-2021, 06:29 | Комментарии: 0 | Подробнее
Название: The Elements of Computing Systems: Building a Modern Computer from First Principles, 2nd Edition
Автор: Noam Nisan, Shimon Schocken
Издательство: The MIT Press
Год: 2021
Формат: epub
Страниц: 344
Размер: 31.7 Mb
Язык: English

A new and extensively revised edition of a popular textbook used in universities, coding boot camps, hacker clubs, and online courses.
The best way to understand how computers work is to build one from scratch, and this textbook leads learners through twelve chapters and projects that gradually build the hardware platform and software hierarchy for a simple but powerful computer system. In the process, learners gain hands-on knowledge of hardware, architecture, operating systems, programming languages, compilers, data structures and algorithms, and software engineering.
Разместил: bomboane 28-05-2021, 09:16 | Комментарии: 0 | Подробнее
Название: Bootstrapping: An Integrated Approach with Python and Stata
Автор: Felix Bittmann
Издательство: De Gruyter
Год: 2021
Формат: true pdf/epub
Страниц: 128
Размер: 10.7 Mb
Язык: English

Bootstrapping is a conceptually simple statistical technique to increase the quality of estimates, conduct robustness checks and compute standard errors for virtually any statistic. This book provides an intelligible and compact introduction for students, scientists and practitioners. It not only gives a clear explanation of the underlying concepts but also demonstrates the application of bootstrapping using Python and Stata.
Разместил: bomboane 27-05-2021, 13:01 | Комментарии: 0 | Подробнее
Название: Systems Performance Modeling (De Gruyter Series on the Applications of Mathematics in Engineering and Information Sciences Book 4)
Автор: Adarsh Anand (Editor), Mangey Ram (Editor)
Издательство: De Gruyter
Год: 2021
Формат: true pdf/epub
Страниц: 216
Размер: 21.2 Mb
Язык: English

This book describes methods to improve software performance and safety using advanced mathematical and computational analytics. The main focus is laid on the increase of software reliability by preventive and predictive maintenance with efficient usage of modern testing resources. The editors collect contributions from international researchers in the field.
Разместил: bomboane 27-05-2021, 11:40 | Комментарии: 0 | Подробнее

Название: Основы программирования в Python: три в одном. Том 1
Автор: Таннинг Ж. Ф.
Издательство: Владимир: Владимирский государственный университет им. А.Г. и Н.Г. Столетовых (ВлГУ)
Год: 2021
Формат: pdf
Страниц: 339
Размер: 10 mb
Язык: русский, английский, французский

В учебном пособии представлены последовательные шаги для начала программирования в Python. Кроме того, в книге описываются и анализируются основные первые важные моменты в изучении этого языка программирования. Сделан акцент на знание алгоритмических схем для повышения эффективности в решении задач. Обучающий материал пособия также дает возможность иностранным студентам освоить определенные дисциплины, преодолевая языковой барьер. Студенты, владеющие русским языком, могут совершенствовать свои знания на французском и английском благодаря синхронизации материала, представленного на этих языках.
Разместил: na5ballov 27-05-2021, 11:03 | Комментарии: 0 | Подробнее
Implementing Machine Learning for Finance: A Systematic Approach to Predictive Risk and Performance Analysis for InvestmentНазвание: Implementing Machine Learning for Finance: A Systematic Approach to Predictive Risk and Performance Analysis for Investment
Автор: Nokeri, Tshepo Chris
Издательство: Apress
Год: 2021
Формат: true pdf/epub
Страниц: 192
Размер: 11.4 Mb
Язык: English

Bring together machine learning (ML) and deep learning (DL) in financial trading, with an emphasis on investment management. This book explains systematic approaches to investment portfolio management, risk analysis, and performance analysis, including predictive analytics using data science procedures.
Разместил: bomboane 27-05-2021, 09:55 | Комментарии: 0 | Подробнее
Название: Mastering Swift Package Manager: Build and Test Modular Apps Using Xcode
Автор: Tsadok, Avi
Издательство: Apress
Год: 2021
Формат: ePUB, PDF
Страниц: 214
Размер: 10 Mb
Язык: English

Maintaining an iOS project often results in thousands of code files scattered around your folders. Did you ever wanted to reuse those files with other projects but found yourself making copies of Swift files? You are not alone! Many iOS developers struggle with this issue as well?unorganized projects, duplicated files, difficulty in testing, and long complication times. This book will show how Swift Package Manager can help you handle these problems by restructuring your project to make it efficient and straightforward.
Разместил: vitvikvas 27-05-2021, 09:48 | Комментарии: 0 | Подробнее
Название: Rootkits, SpyWare/AdWare, Keyloggers & BackDoors: Обнаружение и защита
Автор: Зайцев О.В.
Издательство: СПб.: БХВ-Петербуpг
Год: 2006
Cтраниц: 275
Формат: pdf
Размер: 31 мб
Язык: русский

Рассмотрены технологии и методики, положенные в основу работы распространенных вредоносных программ: руткитов, клавиатурных шпионов, программ SpyWare/AdWare, BackDoor, Trojan-Downloader. Для большинства рассмотренных программ и технологий приведены подробные описания алгоритма работы и примеры кода на Delphi и С, демонстрирующие упрощенную реализацию алгоритма. Описаны различные утилиты, в том числе и популярная авторская утилита AVZ, предназначенные для поиска и нейтрализации вредоносных программ и хакерских "закладок".
Разместил: rivasss 27-05-2021, 06:29 | Комментарии: 0 | Подробнее
Название: Responsible AI: Designing, Building, and Assessing Machine Learning and AI (Early Release)
Автор: Patrick Hall, Rumman Chowdhury
Издательство: O’Reilly Media
Год: 2021-05-26
Формат: epub/mobi/pdf(conv.)
Размер: 10.4 Mb
Язык: English

The past decade has witnessed a wide adoption of artificial intelligence and machine learning (AI/ML) technologies. However, a lack of oversight into their widespread implementation has resulted in harmful outcomes that could have been avoided with proper oversight. Before we can realize AI/ML's true benefit, practitioners must understand how to mitigate its risks. This book describes responsible AI, a holistic approach for improving AI/ML technology, business processes, and cultural competencies that builds on best practices in risk management, cybersecurity, data privacy, and applied social science.
Разместил: bomboane 26-05-2021, 23:03 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности