Delphi 2005 для .NET

Автор: alex66 от 21-07-2021, 19:33, Коментариев: 0

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


Название: Delphi 2005 для .NET
Автор: Марков Е. П., Никифоров В. В.
Издательство: СПб.: БХВ-Петербург
Год: 2005
Формат: PDF
Страниц: 896
Размер: 16,99 МБ
Язык: русский

Рассмотрены практические аспекты программирования в Borland Delphi 2005 для .NET. Описаны вопросы реализации .NET в Delphi, а также синтаксис и объектные модели двух языков программирования — Delphi и С#. Показаны особенности разработки приложений для двух основных типов приложений — Windows Forms и VCL.NET. Большое внимание уделено созданию приложения для работы с базами данных.
 

Mastering Git (1st Edition)

Автор: literator от 21-07-2021, 18:58, Коментариев: 0

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

Mastering Git (1st Edition)Название: Mastering Git (1st Edition)
Автор: Chris Belanger
Издательство: Razeware LLC
Год: 2020
Страниц: 359
Язык: английский
Формат: pdf (true), epub
Размер: 12.9 MB, 13.1 MB

Learn how Git works under the hood, master workflows, branching, merging and rebasing your work for easy and successful project collaboration! It can be a bit challenging to get started with command-line Git if you haven’t done much work on the command line before. Since you’ll be interacting with Git through the command line throughout this book, this chapter will take you through a quick crash course on how to do it.
 

Real-World Android by Tutorials (1st Edition)

Автор: literator от 21-07-2021, 17:47, Коментариев: 0

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

Real-World Android by Tutorials (1st Edition)Название: Real-World Android by Tutorials (1st Edition)
Автор: Ricardo Costeira, Subhrajyoti Sen, Kolin Sturt
Издательство: Razeware LLC
Год: 2021
Страниц: 520
Язык: английский
Формат: pdf (true), epub
Размер: 56.7 MB, 43.2 MB

The best book to teach you to build professional, secure Android apps for the real world using the most important architectures and libraries. You’ll gain all the foundations of Android development you need to make the best decisions in your own codebase, while addressing critical problems like finding the right architecture, making the UI responsive and appealing, and implementing efficient animations.
 

Practical Machine Learning for Computer Vision (Early Release)

Автор: TRex от 21-07-2021, 11:30, Коментариев: 0

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

Название: Practical Machine Learning for Computer Vision (Early Release)
Автор: Valliappa Lakshmanan, Martin Gorner, and Ryan Gillard
Издательство: O’Reilly Media
Год: 2021-06-29: Third Release
Формат: ePUB
Страниц: 580
Размер: 52,3 Mb
Язык: English

By using machine learning models to extract information from images, organizations today are making breakthroughs in healthcare, manufacturing, retail, and other industries. This practical book shows ML engineers and data scientists how to solve a variety of image problems including classification, object detection, autoencoders, image generation, counting, and captioning with proven ML techniques.
 

Kafka: The Definitive Guide, 2nd Edition (Early Release)

Автор: TRex от 21-07-2021, 10:48, Коментариев: 0

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

Название: Kafka: The Definitive Guide, 2nd Edition (Early Release)
Автор: Gwen Shapira, Todd Palino, Rajini Sivaram
Издательство: O’Reilly Media
Год: 2021-07-20: Eleventh Release
Формат: ePUB
Страниц: 491
Размер: 10 Mb
Язык: English

Every enterprise application creates data, whether it consists of log messages, metrics, user activity, outgoing messages, or something else. Moving all of this data is just as important as the data itself. This book’s updated second edition shows application architects, developers, and production engineers new to the Kafka open source streaming platform how to handle real-time data feeds. Additional chapters cover Kafka’s AdminClient API, new security features, and tooling changes.
 

Practical MLOps: Operationalizing Machine Learning Models (Early Release)

Автор: TRex от 21-07-2021, 10:36, Коментариев: 0

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

Название: Practical MLOps: Operationalizing Machine Learning Models (Early Release)
Автор: Noah Gift and Alfredo Deza
Издательство: O’Reilly Media
Год: 2021-07-19: Fourth Release
Формат: ePUB
Страниц: 573
Размер: 83,4 Mb
Язык: English

Getting your models into production is the fundamental challenge of machine learning. MLOps offers a set of proven principles aimed at solving this problem in a reliable and automated way. This insightful guide takes you through what MLOps is (and how it differs from DevOps) and shows you how to put it into practice to operationalize your machine learning models.
 

Modernizing Enterprise Java: A Concise Cloud Native Guide for Developers (Early Release)

Автор: literator от 21-07-2021, 02:50, Коментариев: 0

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

Modernizing Enterprise Java: A Concise Cloud Native Guide for Developers (Early Release)Название: Modernizing Enterprise Java: A Concise Cloud Native Guide for Developers (Early Release)
Автор: Markus Eisele, Natale Vinto
Издательство: O’Reilly Media, Inc.
Год: 2021-07-20
Страниц: 116
Язык: английский
Формат: pdf , epub
Размер: 10.1 MB

While containers, microservices, and distributed systems dominate discussions in the tech world, the majority of applications in use today still run monolithic architectures that follow traditional development processes. This practical book helps developers examine these long established models and demonstrates how to bring monolithic applications successfully into the future. Relying on their years of modernization experience, authors Markus Eisele and Natale Vinto walk you through the steps necessary to update your application. You'll discover how to dismantle your monolithic application and move to an up-to-date software stack that works across clouds and on-premises installations.
 

Learn Git The Hard Way

Автор: literator от 20-07-2021, 21:38, Коментариев: 0

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

Learn Git The Hard WayНазвание: Learn Git The Hard Way
Автор: Ian Miell
Издательство: Leanpub
Год: 2020-04-22
Страниц: 164
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 14.7 MB

Git is such a ubiquitous technology in software now that it’s easy to take for granted. It’s also very easy to ‘get by’ with a little knowledge of it. Every day I come across very smart people who ‘only use three commands’ in Git. Usually that’s fine, but the reason I’ve come across them is because something’s happened and they’re bewildered, and they don’t know where to turn. It’s my argument that the software community is woefully under-served when it comes to learning about Git, and that mastering it pays massive dividends, and not just when using Git! This book helps you to be comfortable with Git, a technology more often used than understood. Git need not be stressful.
 

Borland JBuilder. Руководство разработчика

Автор: kotmatros255 от 20-07-2021, 20:18, Коментариев: 0

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

Название: Borland JBuilder. Руководство разработчика
Автор: Майкл Ленди, Салим Сиддикви, Джефф Свишер и др.
Издательство: Вильямс
Год: 2004
ISBN: 5-8459-0540-4
Формат: djvu
Страниц: 859
Размер: 45,1 Мб
Язык: русский

Данная книга, несомненно, окажет большую помощь программистам, специализирующимся на создании приложений на языке Java. Она рассчитана на специалистов, имеющих опыт создания Java-программ. Авторы книги рассказывают читателям об основных принципах написания различных типов программ на языке Java.
 

Beginning Unity Editor Scripting: Create and Publish Your Game Tools

Автор: TRex от 20-07-2021, 19:09, Коментариев: 0

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

Название: Beginning Unity Editor Scripting: Create and Publish Your Game Tools
Автор: Benny Kok
Издательство: Apress
Год: 2021
Формат: PDF, ePUB
Страниц: 274
Размер: 20 Mb
Язык: English

Learn about editor scripting in Unity, including different possible methods of editor customization to fit your custom game workflow or even to create assets that could be published on the Asset Store to earn a passive income. The knowledge of editor scripting, although rarely covered in books, gives a game developer insight into how things work in Unity under the hood, which you can leverage to create custom tools that empower your unique game idea.