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

  • Добавил: TRex
  • Дата: 17-02-2022, 11:34
  • Комментариев: 0
Название: Selenium with Java – A Beginner’s Guide: Web Browser Automation for Testing using Selenium with Java
Автор: Pallavi Sharma
Издательство: BPB Publications
Год: 2022
Формат: ePUB
Страниц: 268
Размер: 10 Mb
Язык: English

This book introduces setting up the environment for writing test scripts after covering Selenium and its capabilities. Numerous functionalities, including the web driver interface, the web element interface, and locators, are illustrated in-depth using the By class.
  • Добавил: umkaS
  • Дата: 17-02-2022, 08:58
  • Комментариев: 0
Название: VBA. Практическое программирование
Автор: Туркин О.В.
Издательство: СОЛОН-Пресс
Год: 2017
Cтраниц: 125
Формат: pdf
Размер: 24 мб
Язык: русский

Книга посвящена применению известного для многих пользователей компьютера языка программирования Visual Basic for Application в различных областях. Популярность этого языка объясняется тем, что он основан на широко известном языке Basic и одновременно связан с офисными приложениями. Эти особенности позволяют легко решить многие задачи связанные с работой в электронной таблице и другими продуктами компании Microsoft Office.
  • Добавил: TRex
  • Дата: 17-02-2022, 07:40
  • Комментариев: 0
Название: Mastering Java: A Beginner's Guide (Mastering Computer Science)
Автор: Sufyan bin Uzayr
Издательство: CRC Press
Год: 2022
Формат: PDF
Страниц: 518
Размер: 10 Mb
Язык: English

Mastering Java: A Beginner's Guide introduces developers of all ages to the beautiful and valuable world of Java.
Java is frequently used as the default platform for scientific applications, including natural language processing. The primary reason for this is that it is secure, portable, and extensible. It also has excellent high-level concurrency tools.
In terms of software development, the introduction of Java undoubtedly was a watershed moment. You've surely heard of Java if you're a software developer. For a multitude of reasons, its relevance and functionality in the world of coding deserve high acclaim. Computers have become highly adaptable devices that can handle multi-level undo and multi-threaded apps, mostly thanks to Java.
  • Добавил: buratino
  • Дата: 17-02-2022, 06:29
  • Комментариев: 0
Название: Introducing .NET 6: Getting Started with Blazor, MAUI, Windows App SDK, Desktop Development, and Containers
Автор: Nico Vermeir
Издательство: Apress
Год: 2022
Формат: true pdf
Страниц: 332
Размер: 10 Mb
Язык: English

Welcome to .NET 6, Microsoft’s unified framework that converges the best of the modern and traditional .NET Framework. This book will introduce you to the new aspects of Microsoft’s fully supported .NET 6 Framework and will teach you how to get the most out of it. You will learn about the progress to one unified .NET, including MAUI and the revival of desktop development. You will dive into Roslyn, Blazor, CLI, Containers, Cloud, and much more, using a “framework first” learning approach. You will begin by learning what each tool is, its practical uses, and how to apply it and then you will try it out on your own for learning reinforcement. And, of course, there will be plenty of code samples using C# 10.
  • Добавил: TRex
  • Дата: 16-02-2022, 10:34
  • Комментариев: 0
Название: JAVA 2021 лёгкий старт
Автор: Павел Забелин
Издательство: Издательские решения
Год: 2021
Формат: PDF
Страниц: 93
Размер: 10 Mb
Язык: Русский

Главная цель этой книги — показать читателю, что программирование на Java, гораздо более проще, чем принято об этом думать. Как известно «хочешь лучше понять сам — расскажи об этом другому», что я и попытался сделать на страницах этой книге в меру своих сил и времени. Эта книга как раз вам поможет обрести базовые знания программирования и языка программирования Java, и избавит вас от проблем с пониманием основ программирования.
  • Добавил: umkaS
  • Дата: 16-02-2022, 07:17
  • Комментариев: 0
Название: Программирование на языке Си
Автор: В.В. Подбельский, С.С.Фомин
Издательство: Финансы и статистика
Год: 2004
Формат: pdf/djvu
Страниц: 600
Размер: 20 мб
Язык: русский

Это пособие предназначено для изучения программирования на стандартном языке Си. Ориентация сделана как на изложение синтаксиса и семантики конструкций языка, так и на их практическое использование при решении типовых задач программирования.
  • Добавил: TRex
  • Дата: 15-02-2022, 18:15
  • Комментариев: 0
Название: Обратные вызовы в C++
Автор: Виталий Ткаченко
Издательство: СИ
Год: 2020
Формат: ePUB, PDF
Страниц: 173
Размер: 10 Mb
Язык: Русский

В практике разработки ПО зачастую встает задача динамической модификации программного кода в зависимости от текущих или настраиваемых значений параметров. Для решения этой задачи широко используются обратные вызовы. В языке C++ обратные вызовы реализуются различными способами, и далеко не всегда очевидно, какой из них лучший для конкретной ситуации. В книге рассмотрены теоретические и практические аспекты организации обратных вызовов, проанализированы достоинства и недостатки различных реализаций, выработаны рекомендации по выбору в зависимости от требований к проектируемому ПО.
  • Добавил: TRex
  • Дата: 15-02-2022, 13:19
  • Комментариев: 0
Название: Artificial Intelligence Methods For Software Engineering
Автор: Meir Kalech, Rui Abreu, Mark Last
Издательство: World Scientific
Год: 2021
Формат: PDF
Страниц: 457
Размер: 18,5 Mb
Язык: English

Software is an integral part of our lives today. Modern software systems are highly complex and often pose new challenges in different aspects of Software Engineering (SE).Artificial Intelligence (AI) is a growing field in computer science that has been proven effective in applying and developing AI techniques to address various SE challenges.This unique compendium covers applications of state-of-the-art AI techniques to the key areas of SE (design, development, debugging, testing, etc).All the materials presented are up-to-date. This reference text will benefit researchers, academics, professionals, and postgraduate students in AI, machine learning and software engineering.
  • Добавил: TRex
  • Дата: 15-02-2022, 10:59
  • Комментариев: 0
Название: Machine Learning - A Journey To Deep Learning: With Exercises And Answers
Автор: Andreas Miroslaus Wichert, Luis Sa-couto
Издательство: World Scientific
Год: 2021
Формат: PDF
Страниц: 641
Размер: 20,5 Mb
Язык: English

This unique compendium discusses some core ideas for the development and implementation of machine learning from three different perspectives — the statistical perspective, the artificial neural network perspective and the deep learning methodology.The useful reference text represents a solid foundation in machine learning and should prepare readers to apply and understand machine learning algorithms as well as to invent new machine learning methods. It tells a story outgoing from a perceptron to deep learning highlighted with concrete examples, including exercises and answers for the students.
  • Добавил: TRex
  • Дата: 15-02-2022, 09:34
  • Комментариев: 0
Название: Mastering Ruby on Rails: A Beginner's Guide (Mastering Computer Science)
Автор: Sufyan bin Uzayr
Издательство: CRC Press
Год: 2022
Формат: PDF
Страниц: 341
Размер: 10 Mb
Язык: English

There is no shortage of programming languages and frameworks out there. But in the midst of all this, Ruby on Rails stands out. Despite losing out on the top spot to other contenders, Ruby on Rails has earned for itself a position of repute and a robust user base.