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

  • Добавил: kotmatros255
  • Дата: 10-07-2021, 14:46
  • Комментариев: 0
Название: Начальные сведения о языке программирования Visual Basic for Application
Автор: Кукушкина Е.В.
Издательство: Уральский федеральный университет им. Б.Н. Ельцина
Год: 2014
ISBN: 978-5-7996-1287-0
Формат: pdf
Страниц: 111
Размер: 50,7 Мб
Язык: русский

В пособии излагаются основы языка программирования VBA, применяемого для разработки собственных приложений в офисном пакете Microsoft. В приложении Word рассматриваются возможности создания диалоговых окон, разработка макросов и работа с документом. В приложении Excel рассматривается создание пользовательских функций с помощью VBA для автоматического заполнения и вычисления данных.
  • Добавил: literator
  • Дата: 10-07-2021, 13:39
  • Комментариев: 0
User Experience FoundationsНазвание: User Experience Foundations
Автор: Nick de Voil
Издательство: BCS, The Chartered Institute for IT
Год: 2020
Страниц: 178
Язык: английский
Формат: pdf (true), epub
Размер: 15.2 MB

Making user experience (UX) central to development of a product, service or system enhances customer satisfaction, resulting in higher conversion rates and a stronger brand presence. This book provides a reasoned and authoritative description of what UX is, why it works and what tools and techniques are involved, in line with the BCS Foundation Certificate in User Experience, based on ISO 9241-210. This book introduces the professional discipline of user experience (UX) at a foundational level. It describes what UX professionals do, why they do it and why it works. The book is designed as a companion guide to the BCS Foundation Certificate in User Experience, and its structure is closely modelled on the certificate’s syllabus. As well as explaining the most important techniques and practices of UX, I discuss the field’s underlying principles, and we look at the ways in which UX fits in with other disciplines and project approaches.
  • Добавил: TRex
  • Дата: 10-07-2021, 10:39
  • Комментариев: 0
Название: React to Python: Creating React Front-End Web Applications with Python
Автор: John Sheehan
Издательство: Leanpub
Год: 2021
Формат: ePUB, MOBI
Страниц: 533
Размер: 21,6 Mb
Язык: English

Create responsive front-end web applications in Python using the React and Material-UI jаvascript libraries, without having to program in jаvascript, by using the Transcrypt transpiler that turns your Python code into jаvascript. Learn to create responsive front-end web applications in Python using the React and Material-UI jаvascript libraries without having to program in jаvascript! How is this possible? By using the Transcrypt transpiler that turns your Python code into jаvascript.
  • Добавил: TRex
  • Дата: 10-07-2021, 09:27
  • Комментариев: 0
Название: Practical Channel-Aware Resource Allocation: With MATLAB and Python Code
Автор: Michael Ghorbanzadeh, Ahmed Abdelhadi
Издательство: Springer
Год: 2022
Формат: True PDF
Страниц: 242
Размер: 10 Mb
Язык: English

This book dives into radio resource allocation optimizations, a research area for wireless communications, in a pragmatic way and not only includes wireless channel conditions but also incorporates the channel in a simple and practical fashion via well-understood equations. Most importantly, the book presents a practical perspective by modeling channel conditions using terrain-aware propagation which narrows the gap between purely theoretical work and that of industry methods.
  • Добавил: tatanavip
  • Дата: 10-07-2021, 06:49
  • Комментариев: 0

Название: Программируем на C# 8.0. Разработка приложений
Автор: Гриффитс И.
Издательство: Питер
Год: 2021
Формат: pdf
Размер: 10 Мб
Качество: Хорошее
Язык: Русский

C# — универсальный язык, который может практически всё! Иэн Гриффитс рассказывает о его возможностях с точки зрения разработчика, перед которым стоит задача быстро и эффективно создавать приложения любой сложности.
Множество примеров кода научат работать с шаблонами, LINQ и асинхронными возможностями языка. Вы разберетесь с асинхронными потоками, ссылочными типами, допускающими значение NULL, сопоставлениями с образцом, реализациями по умолчанию для метода интерфейса, диапазонами и синтаксисом индексации и многим другим.
  • Добавил: literator
  • Дата: 9-07-2021, 23:20
  • Комментариев: 0
Aesthetic Programming: A Handbook of Software StudiesНазвание: Aesthetic Programming: A Handbook of Software Studies
Автор: Winnie Soon, Geoff Cox
Издательство: Open Humanities Press
Год: December 31, 2020
Страниц: 298
Язык: английский
Формат: pdf (true)
Размер: 12.5 MB

The book explores the technical as well as cultural imaginaries of programming from its insides. It follows the principle that the growing importance of software requires a new kind of cultural thinking - and curriculum - that can account for, and with which to better understand the politics and aesthetics of algorithmic procedures, data processing and abstraction. It introduces and demonstrates the reflexive practice of aesthetic programming, engaging with learning to program as a way to understand and question existing technological objects and paradigms, and to explore the potential for reprogramming wider eco-socio-technical systems. The book itself follows this approach, and is offered as a computational object open to modification and reversioning.
  • Добавил: literator
  • Дата: 9-07-2021, 22:49
  • Комментариев: 0
Code That Fits in Your Head: Heuristics for Software Engineering (Rough Cuts)Название: Code That Fits in Your Head: Heuristics for Software Engineering (Rough Cuts)
Автор: Mark Seemann
Издательство: Pearson/Addison-Wesley
Год: 2021
Страниц: 277
Язык: английский
Формат: epub
Размер: 10.1 MB

The latest title in Addison Wesley's world-renowned Robert C. Martin Series on better software development, Code That Fits in Your Head offers indispensable practical advice for writing code at a sustainable pace, and controlling the complexity that causes too many software projects to spin out of control. You should be comfortable reading code in a compiled, object-oriented language in the C family. While I’ve been a C# programmer for most of my career, I’ve learned a lot from books with example code in C++ or Java1. This book turns the tables: Its example code is in C#, but I hope that Java, TypeScript, or C++ developers find it useful, too.
  • Добавил: gol8425
  • Дата: 9-07-2021, 16:38
  • Комментариев: 0
Название: Эффективный Java. Тюнинг кода на Java 8, 11 и дальше. 2-е межд. издание
Автор: Оукс Скотт
Издательство: Питер
Год: 2021
Формат: pdf
Страниц: 496
Размер: 10 Мб
Язык: русский

Программирование и тестирование обычно принято относить к разным профессиональным сферам. Скотт Оукс — признанный эксперт по языку Java — уверен, что если вы хотите работать с этим языком, то обязаны понимать, как выполняется код в виртуальной машине Java, и знать, какие настройки влияют на производительность. Вы сможете разобраться в производительности приложений Java в контексте как JVM, так и платформы Java, освоите средства, функции и процессы, которые могут повысить производительность в LTS-версиях Java, и познакомитесь с новыми возможностями (такими как предварительная компиляция и экспериментальные сборщики мусора).
  • Добавил: gol8425
  • Дата: 9-07-2021, 13:59
  • Комментариев: 0
Название: iOS. Приемы программирования
Автор: Нахавандипур Вандад
Издательство: Питер
Год: 2014
Страниц: 832
Формат: rtf
Размер: 29,28 мб
Качество: хорошее
Язык: русский

Книга, которую вы держите в руках, представляет собой новый, полностью переписанный сборник приемов программирования по работе с iOS. Он поможет вам справиться с наболевшими проблемами, с которыми приходится сталкиваться при разработке приложений для iPhone, iPad и iPod Touch. Вы быстро освоите всю информацию, необходимую для начала работы с iOS 7 SDK.
  • Добавил: literator
  • Дата: 9-07-2021, 13:23
  • Комментариев: 0
How to build test automation framework : How to build a perfect test automation frameworkНазвание: How to build test automation framework : How to build a perfect test automation framework
Автор: Anton Smirnov
Издательство: Leanpub
Год: 2021-05-24
Язык: английский
Формат: pdf (true), epub
Размер: 43.8 MB

This book will not be a lot of programming or describing the huge number of patterns and instructions on how to write code. In this book, I tried to focus more on the concept of how and with what vision it is necessary to approach the creation of a test framework I wrote my first test framework back in 2014. It is still in use today. Yes, it added new versions, new modules. But the structure and the idea have not changed. It got me to think back in 2014 were well-known principles laid down in this framework. These principles to this day are absolutely the same, for 7+ years nothing has changed. I have not once analyzed existing information, existing frameworks. And my conclusion is just conceptual nothing has changed. All articles and books of 2014 are still relevant. Yes, we live a little at a different time, at a different speed, cloud, mobile devices, technologies are developing at a great speed, but the basic principles remain. And it is about these basic principles I want to tell you in this book.