Vtome.ru - электронная библиотека

  • Добавил: TRex
  • Дата: 12-07-2022, 22:19
  • Комментариев: 0
Название: Programming C# 10
Автор: Ian Griffiths
Издательство: O’Reilly Media
Год: 2022
Формат: ePUB
Размер: 10 Mb
Язык: English

C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 10.0 and .NET 6 fundamentals and techniques for building cloud, web, and desktop applications.
  • Добавил: Igor1977
  • Дата: 12-07-2022, 16:01
  • Комментариев: 0

Название: Основы программирования. Язык высокого уровня С++. Часть I
Автор: Селезнева А.В.
Издательство: Ижевск: Удмуртский государственный университет
Год: 2022
Формат: pdf
Страниц: 199
Размер: 15 mb
Язык: Русский

Учебное пособие состоит из двух частей, каждая из которых содержит теоретический материал, примеры задач с их реализацией, ряд лабораторных работ. Первая часть данного пособия знакомит читателя с основными понятиями программирования, его базовыми конструкциями, средами разработки. Учебное пособие направлено на приобретение студентами общих знаний и навыков программирования на высокоуровневом языке С++.
  • Добавил: alex66
  • Дата: 12-07-2022, 13:15
  • Комментариев: 0

Название: New Horizons in Computational Chemistry Software
Автор: Editors: Michael Filatov, Cheol H. Choi, Massimo Olivucci
Издательство: Springer
Год: 2022
Страниц: 321
Размер: 10.17 МБ
Формат: PDF
Язык: English

This volume presents the current status of software development in the field of computational and theoretical chemistry and gives an overview of the emerging trends. The challenges of maintaining the legacy codes and their adaptation to the rapidly growing hardware capabilities and the new programming environments are surveyed in a series of topical reviews written by the core developers and maintainers of the popular quantum chemistry and molecular dynamics programs.
  • Добавил: TRex
  • Дата: 11-07-2022, 17:18
  • Комментариев: 0
Название: The Recursive Book of Recursion: Ace the Coding Interview with Python and jаvascript
Автор: Al Sweigart
Издательство: No Starch Press
Год: 2022
Формат: True PDF
Страниц: 331
Размер: 10 Mb
Язык: English

An accessible yet rigorous crash course on recursive programming using Python and jаvascript examples.
Recursion, and recursive algorithms, have a reputation for being intimidating. They're seen as an advanced computer science topic often brought up in coding interviews. Moreover, coders often perceive the use of a recursive algorithm as a sophisticated solution that only true programmers can produce. But there's nothing magical about recursion. Its fearsome reputation is more a product of poor teaching than of the complexity of recursion itself.
  • Добавил: TRex
  • Дата: 11-07-2022, 11:44
  • Комментариев: 0
Название: Deep Learning with R, 2nd Edition
Автор: Francois Chollet with Tomasz Kalinowski and J. J. Allaire
Издательство: Manning Publications
Год: 2022
Формат: True PDF
Страниц: 568
Размер: 48,6 Mb
Язык: English

Deep Learning with R, Second Edition shows you how to put deep learning into action. It’s based on the revised new edition of François Chollet’s bestselling Deep Learning with Python . All code and examples have been expertly translated to the R language by Tomasz Kalinowski, who maintains the Keras and Tensorflow R packages at RStudio. Novices and experienced ML practitioners will love the expert insights, practical techniques, and important theory for building neural networks.
  • Добавил: Igor1977
  • Дата: 10-07-2022, 14:05
  • Комментариев: 0

Название: OCP Oracle Certified Professional Java SE 17 Developer Study Guide: Exam 1Z0-829
Автор: Boyarsky J., Selikoff S.
Издательство: Sybex
Год: 2022
Формат: pdf
Страниц: 1110
Размер: 14 mb
Язык: Английский

An effective and practical study aid to the new OCP Java SE 17 Developer certification exam
In the OCP Oracle Certified Professional Java SE 17 Developer Study Guide: Exam 1Z0-829, you'll find accessible and essential test prep material for the in-demand and practical OCP Java SE 17 Developer certification. Providing comprehensive coverage of all OCP Java SE 17 exam objectives and competencies, the Study Guide offers you access to all the skills and knowledge you'll need to succeed on the test and in the field as a new or experienced Java developer.
  • Добавил: TRex
  • Дата: 10-07-2022, 12:09
  • Комментариев: 0
Название: Fundamentals of Deep Learning, 2nd Edition
Автор: Nithin Buduma, Nikhil Buduma, Joe Papa
Издательство: O’Reilly Media
Год: 2022
Формат: True PDF
Страниц: 390
Размер: 16 Mb
Язык: English

We're in the midst of an AI research explosion. Deep learning has unlocked superhuman perception that has powered our push toward self-driving vehicles, the ability to defeat human experts at a variety of difficult games including Go and Starcraft, and even generate essays with shockingly coherent prose. But deciphering these breakthroughs often takes a Ph.D. education in machine learning and mathematics.
  • Добавил: TRex
  • Дата: 10-07-2022, 11:53
  • Комментариев: 0
Название: Software Architecture Metrics
Автор: Christian Ciceri, Dave Farley, Neal Ford, Andrew Harmel-Law, Michael Keeling, Carola Lilienthal, João Rosa, Alexander von Zitzewitz, Rene Weiß, and Eoin Woods
Издательство: O’Reilly Media
Год: 2022
Формат: True PDF
Страниц: 218
Размер: 10 Mb
Язык: English

Software architecture metrics are used to measure the maintainability, architectural quality of a software project and to warn early in the process about dangerous accumulations of architectural and technical debt. In this book leading hands-on software architects introduce some key software architecture metrics through case studies, that every software architect should know. This book is not about theory, it is more about practice and implementation, about what has been already tried and worked. Early detection of software architectural issues is key. It helps mitigate the risk of poor performance, and lowers the cost of repairing these issues.
  • Добавил: TRex
  • Дата: 9-07-2022, 11:37
  • Комментариев: 0
Название: Designing Machine Learning Systems
Автор: Chip Huyen
Издательство: O’Reilly Media
Год: 2022
Формат: True PDF
Страниц: 389
Размер: 15,4 Mb
Язык: English

Many tutorials show you how to develop ML systems from ideation to deployed models. But with constant changes in tooling, those systems can quickly become outdated. Without an intentional design to hold the components together, these systems will become a technical liability, prone to errors and be quick to fall apart.
  • Добавил: TRex
  • Дата: 9-07-2022, 05:58
  • Комментариев: 0
Название: Язык программирования C# 9 и платформа .NET 5: основные принципы и практики программирования
Автор: Троелсен Эндрю, Джепикс Филипп
Издательство: Диaлeктика
Год: 2022 10-е изд.
Формат: PDF
Страниц: 1392
Размер: 96 Mb
Язык: Русский

Классическая книга представляет собой всеобъемлющий источник сведений о языке программирования C# и о связанной с ним инфраструктуре. В 10-м издании книги вы найдете описание новейших возможностей языка C# 9 и .NET 5 вместе с подробным "закулисным" обсуждением, призванным расширить навыки критического мышления разработчиков, когда речь идет об их ремесле. Книга охватывает ASP.NET Core, Entity Framework Core и многое другое наряду с последними обновлениями унифицированной платформы .NET, начиная с улучшений показателей производительности настольных приложений Windows в .NET 5 и обновления инструментария XAML и заканчивая расширенным рассмотрением файлов данных и способов обработки данных. Все примеры кода были переписаны с учетом возможностей последнего выпуска C# 9.