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



Реклама


Название: Java в примерах. Справочник
Автор: Дэвид Флэнаган
Издательство: Символ-Плюс
Год: 2003
ISBN: 5-93286-042-1
Формат: pdf
Страниц: 668
Размер: 36,7 Mb
Язык: Русский

Второе издание книги "Java в примерах. Справочник" содержит 164 законченных практических примера: свыше 17900 строк тщательно прокомментированного, профессионально написанного Java-кода, работающего с 20 различными программными интерфейсами Java, такими как сервлеты, JSP, XML, Swing и Java 2D. Приведены примеры, иллюстрирующие ключевые интерфейсы Java для корпоративных проектов, включая вызов удаленных методов (RMI), доступ к базам данных (JDBC).
Разместил: oksanavalera 11-07-2020, 08:47 | Комментарии: 0 | Подробнее
Название: Delphi 7 на примерах
Автор: Шпак Ю. А.
Издательство: К.: Юниор
Год: 2003
ISBN: 966-7323-28-5
Формат: pdf
Страниц: 384
Размер: 21,3 Mb
Язык: Русский

Книга адресована широкому кругу начинающих разработчиков приложений средствами Delphi 7, предназначенных для управления базами данных разных структур: локальными базами данных и базами данных, расположенными на SQL-серверах. Особое место в книге занимают части, посвященные разработке WEB-серверных и клиентских приложений, а также оптимизации работы с базами данных и их защиты.
Разместил: oksanavalera 11-07-2020, 06:21 | Комментарии: 0 | Подробнее
Название: C#. Сборник рецептов (+CD)
Автор: Агуров П.В.
Издательство: BHV-Петербург
Год: 2007
ISBN: 5-94157-969-1
Формат: pdf
Страниц: 410
Размер: 63,5 Mb
Язык: Русский

В книге содержатся советы, алгоритмы и готовые примеры программ из различных областей: шифрование, файловые и сетевые операции, XML, ASP.NET, взаимодействие с MS Office и Internet Explorer и др. Описаны синтаксис языка С#, вопросы отладки и профилирования приложений, а также проблемы, возникающие при переходе с других языков программирования на язык С#. Рассматриваются примеры наиболее часто используемых регулярных выражений. Отдельная глава посвящена работе с аппаратурой.
Разместил: oksanavalera 11-07-2020, 06:16 | Комментарии: 0 | Подробнее
Название: The C(++) within us...
Автор: Devang Kharbanda, Karamvir Singh Rajpal
Издательство: White Falcon Publishing
Год: 2020
Формат: True PDF
Страниц: 187
Размер: 26.4 Mb
Язык: English

The book encapsulates all the thorough implications which the C and C(++) offers to any strata of developer, technocrat and any technical evangelist. The book uses a very lucid approach and real world examples forms rational synergy.
Разместил: bomboane 11-07-2020, 01:45 | Комментарии: 0 | Подробнее
Название: Data Structures and Algorithms Made Easy in Java: Data Structure and Algorithmic Puzzles, 5th Edition
Автор: Narasimha Karumanchi
Издательство: CareerMonk Publications
Год: 2020 (English Edition)
Формат: True PDF
Страниц: 412
Размер: 22.7 Mb
Язык: English

Peeling Data Structures and Algorithms for (Java, Second Edition): * Programming puzzles for interviews * Campus Preparation * Degree/Masters Course Preparation * Instructor’s * GATE Preparation * Big job hunters: Microsoft, Google, Amazon, Yahoo, Flip Kart, Adobe, IBM Labs, Citrix, Mentor Graphics, NetApp, Oracle, Webaroo, De-Shaw, Success Factors, Face book, McAfee and many more * Reference Manual for working people
Разместил: bomboane 11-07-2020, 01:34 | Комментарии: 0 | Подробнее
Название: GANs in Action: Deep learning with Generative Adversarial Networks
Автор: Jakub Langr, Vladimir Bok
Издательство: Manning Publications
Год: 2019
Формат: true pdf/epub
Страниц: 240
Размер: 25.8 Mb
Язык: English

GANs in Action teaches you how to build and train your own Generative Adversarial Networks, one of the most important innovations in deep learning. In this book, you'll learn how to start building your own simple adversarial system as you explore the foundation of GAN architecture: the generator and discriminator networks.
About the Technology
Generative Adversarial Networks, GANs, are an incredible AI technology capable of creating images, sound, and videos that are indistinguishable from the "real thing." By pitting two neural networks against each other—one to generate fakes and one to spot them—GANs rapidly learn to produce photo-realistic faces and other media objects. With the potential to produce stunningly realistic animations or shocking deepfakes, GANs are a huge step forward in deep learning systems.
Разместил: bomboane 10-07-2020, 23:26 | Комментарии: 0 | Подробнее
Python for Algorithmic Trading: From Idea to Cloud Deployment (Early Release)Название: Python for Algorithmic Trading: From Idea to Cloud Deployment (Early Release)
Автор: Yves Hilpisch
Издательство: O’Reilly Media, Inc.
Год: 2020
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Financial trading, once the exclusive domain of institutional players, is now open to small organizations and individual traders using online platforms. The tool of choice for many traders today is Python and its ecosystem of powerful packages. In this practical book, author Yves Hilpisch shows students, academics, and practitioners how to use Python in the fascinating field of algorithmic trading.
Разместил: Ingvar16 10-07-2020, 22:43 | Комментарии: 1 | Подробнее
Название: Learning Apache OpenWhisk: Developing Open Serverless Solutions
Автор: Michele Sciabarra
Издательство: O'Reilly Media
Год: 2019
Страниц: 394
Язык: английский
Формат: epub
Размер: 10.1 MB

Serverless computing greatly simplifies software development. Your team can focus solely on your application while the cloud provider manages the servers you need. This practical guide shows you step-by-step how to build and deploy complex applications in a flexible multicloud, multilanguage environment using Apache OpenWhisk. You'll learn how this platform enables you to pursue a vendor-independent approach using preconfigured containers, microservices, and Kubernetes as your cloud operating system.
Разместил: Ingvar16 10-07-2020, 22:26 | Комментарии: 0 | Подробнее
Название: Statistical Methods for Machine Learning: Discover how to Transform Data into Knowledge with Python
Автор: Jason Brownlee
Издательство: Machine Learning Mastery Pty Ltd.
Год: 2019
Страниц: 291
Язык: английский
Формат: pdf (true), djvu
Размер: 10.1 MB

Statistics is a pillar of Machine Learning (ML). You cannot develop a deep understanding and application of Machine Learning without it. Cut through the equations, Greek letters, and confusion, and discover the topics in statistics that you need to know. Using clear explanations, standard Python libraries, and step-by-step tutorial lessons, you will discover the importance of statistical methods to Machine Learning, summary stats, hypothesis testing, nonparametric stats, resampling methods, and much more.
Разместил: Ingvar16 10-07-2020, 22:19 | Комментарии: 0 | Подробнее
Название: Surviving the Whiteboard Interview: A Developer’s Guide to Using Soft Skills to Get Hired
Автор: William Gant
Издательство: Apress
Год: 2019
Страниц: 136
Язык: английский
Формат: pdf (true), rtf, epub
Размер: 10.1 MB

The industry standard whiteboard interview can be daunting for developers. Let’s face it: it combines the worst aspects of a typical interview, on-the-spot public speaking, a quiz show, and a dinner party full of strangers judging you—all at once. Brilliant developers can let their nerves get the best of them and completely bomb a whiteboard interview, while inexperienced developers who excel in soft skills can breeze through them. In Surviving the Whiteboard Interview, author William Gant uses his real-world knowledge and expertise to guide you through the psychological roadblocks of a coding test while also providing you with a sample coding challenge. With enough preparation, information, and assured confidence, you can survive a whiteboard interview at any organization. In addition to the benefits listed above, Gant helps you explore how you can create a good soft skills impression that will last beyond the whiteboard test by showing your work ethic, positive attitude, and ability to take and implement criticism effectively.
Разместил: Ingvar16 10-07-2020, 22:08 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности