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

  • Добавил: umkaS
  • Дата: 26-10-2021, 12:27
  • Комментариев: 0
Название: Алгоритмика в теории и практике
Автор: Анеликова Л.А.
Издательство: СОЛОН-Пресс
Год: 2018
Формат: pdf
Размер: 11 мб
Язык: русский

Данное учебное пособие предназначено для учителей и учащихся как средних так высших учебных заведений, изучающих программирование на классическом языке Qbasic, как в качестве базового модуля, так и на элективных курсах. Практикум содержит большое количество примеров и упражнений по работе в вышеуказанной среде. Рассматриваются все возможные классические конструкции, используемые в программировании. Задачи сопровождаются текстами программ и блок-схемами, для наглядности структуры алгоритма.
  • Добавил: Igor1977
  • Дата: 26-10-2021, 11:08
  • Комментариев: 0

Название: C# 9.0. Карманный справочник
Автор: Албахари, Джозеф, Албахари, Бен
Издательство: Санкт-Петербург, ООО "Диалектика"
Год: 2021
Формат: pdf, djvu
Страниц: 256
Размер: 11 mb
Язык: Русский

C# является универсальным, безопасным в отношении типов, объектно-ориентированным языком программирования, целью которого является обеспечение продуктивности работы программистов. Для этого в нем соблюдается баланс между простотой, выразительностью и производительностью. Версия C# 9 рассчитана на работу с исполняемой средой Microsoft .NET 5
  • Добавил: TRex
  • Дата: 26-10-2021, 10:31
  • Комментариев: 0
Название: Artificial Intelligence For Dummies, 2nd Edition
Автор: Mueller John Paul, Massaron Luca
Издательство: For Dummies
Год: 2022
Формат: PDF
Страниц: 371
Размер: 18,8 Mb
Язык: English

Forget far-away dreams of the future. Artificial intelligence is here now!
Every time you use a smart device or some sort of slick technology—be it a smartwatch, smart speaker, security alarm, or even customer service chat box—you’re engaging with artificial intelligence (AI). If you’re curious about how AI is developed—or question whether AI is real—Artificial Intelligence For Dummies holds the answers you’re looking for. Starting with a basic definition of AI and explanations of data use, algorithms, special hardware, and more, this reference simplifies this complex topic for anyone who wants to understand what operates the devices we can’t live without.
  • Добавил: TRex
  • Дата: 26-10-2021, 09:43
  • Комментариев: 0
Название: Making Games for Impact
Автор: Kurt Squire
Издательство: The MIT Press
Год: 2021
Формат: True ePUB
Страниц: 252
Размер: 19 Mb
Язык: English

Designing games for learning: case studies show how to incorporate impact goals, build a team, and work with experts to create an effective game.
Digital games for learning are now commonplace, used in settings that range from K–12 education to advanced medical training. In this book, Kurt Squire examines the ways that games make an impact on learning, investigating how designers and developers incorporate authentic social impact goals, build a team, and work with experts in order to make games that are effective and marketable.
  • Добавил: TRex
  • Дата: 25-10-2021, 21:18
  • Комментариев: 0
Название: Beginning Hibernate 6: Java Persistence from Beginner to Pro
Автор: Joseph B. Ottinger, Jeff Linwood, Dave Minter
Издательство: Apress
Год: 2022
Формат: ePUB, PDF
Страниц: 495
Размер: 10 Mb
Язык: English

Get started with Hibernate, an open source Java persistence layer and gain a clear introduction to the current standard for object-relational persistence in Java. This updated edition includes the new Hibernate 6.0 framework which covers new configuration, new object relational mapping changes, and enhanced integration with the more general Spring, Boot and Quarkus and other Java frameworks.
  • Добавил: TRex
  • Дата: 25-10-2021, 21:10
  • Комментариев: 0
Название: PHP 8 Solutions: Dynamic Web Design and Development Made Easy
Автор: David Powers
Издательство: Apress
Год: 2022
Формат: ePUB, PDF
Страниц: 571
Размер: 30 Mb
Язык: English

Make your websites more dynamic by adding a feedback form, creating a private area where members can upload images that are automatically resized, or storing all your content in a database. David Powers has updated his definitive book to incorporate the latest techniques and changes to PHP with the arrival of PHP 8. New features include named attributes, constructor property promotion, the stricter and more concise match expression, union types, and more.​
  • Добавил: TRex
  • Дата: 25-10-2021, 21:02
  • Комментариев: 0
Название: Data Science Solutions with Python
Автор: Tshepo Chris Nokeri
Издательство: Apress
Год: 2022
Формат: ePUB, PDF
Страниц: 128
Размер: 10 Mb
Язык: English

Apply supervised and unsupervised learning to solve practical and real-world big data problems. This book teaches you how to engineer features, optimize hyperparameters, train and test models, develop pipelines, and automate the machine learning (ML) process.
  • Добавил: TRex
  • Дата: 25-10-2021, 20:55
  • Комментариев: 0
Название: Game Development with MonoGame: Build a 2D Game Using Your Own Reusable and Performant Game Engine
Автор: Louis Salin, Rami Morrar
Издательство: Apress
Год: 2021
Формат: ePUB, PDF
Страниц: 215
Размер: 23 Mb
Язык: English

Create a polished game that includes many levels and fights using MonoGame. This book will show you how to add AI agents and 2D physics into your game, while improving the performance of the game engine. By the end of Game Development with MonoGame, you will have created a game worthy of being published.
  • Добавил: TRex
  • Дата: 25-10-2021, 19:40
  • Комментариев: 0
Название: Modularizing Legacy Projects Using TDD: Test-Driven Development with XCTest for iOS
Автор: Khaled El-Morabea, Hassaan El-Garem
Издательство: Apress
Год: 2021
Формат: ePUB, PDF
Страниц: 343
Размер: 14,7 Mb
Язык: English

Improve current or new projects with top notch testability and maintainability. Writing tests improves the design of your apps, as it pushes you to have a more modularized design. This in turn improves the maintainability and sustainability of your apps. This book is for iOS developers who already know the basics of iOS and Swift development but want to learn all the testing pro features in iOS.
  • Добавил: ekvator
  • Дата: 25-10-2021, 17:44
  • Комментариев: 0
Git. Практическое руководство. Управление и контроль версий в разработке программного обеспечения
Название: Git. Практическое руководство. Управление и контроль версий в разработке программного обеспечения
Автор: Фишерман Леонид
Издательство: Наука и техника
Год: 2021
Формат: pdf
Страниц: 306
Размер: 68,5 Мб
Язык: русский

Git в настоящее время нужен практически всем программистам, которые занимаются разработкой программного обеспечения. Git - это система управления версиями, с помощью которой вы сможете вести и контролировать разработку нескольких версий одного приложения, осуществлять совместную разработку одного приложения несколькими разработчиками.