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

  • Добавил: literator
  • Дата: 6-09-2023, 20:51
  • Комментариев: 0
Название: Кикстарт на Python 3. Курс сверхбыстрого программирования
Автор: Ашвин Панджакар
Издательство: Самиздат
Год: 2022
Страниц: 205
Язык: русский
Формат: pdf
Размер: 10.29 MB

Здесь представлен перевод книги Ashwin Pajankar - Kickstart to Python 3. Вся книга построена поэтапно. Объяснение темы всегда сопровождается подробным примером кода. Примеры кода также объясняются достаточно подробно и сопровождаются выводом в виде текста или снимка экрана, где это возможно. Читатели освоят язык программирования Python, внимательно изучая концепции и примеры кода, представленные в этой книге. В книге также есть ссылки на внешние ресурсы, которые читатели могут изучить дальше. Python — это интерпретируемый язык программирования высокого уровня общего назначения. Он был создан с целью сделать код легко читаемым. Код Python можно охарактеризовать синтаксисом, подобным английскому языку. Ее легко прочитать и понять человеку, который только начал учиться программировать. Он заимствует множество функций из других языков программирования.
  • Добавил: literator
  • Дата: 6-09-2023, 17:19
  • Комментариев: 0
Название: Mastering Python Programming: A Comprehensive Guide: The IT Collection
Автор: Christopher Ford
Издательство: CKF Publishing
Год: 2023
Страниц: 129
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

This book aims to provide a comprehensive and practical guide to mastering Python programming. It covers the fundamental concepts of Python, ranging from basic syntax to advanced topics such as object-oriented programming, web development, data science, and machine learning. The book also explores popular Python libraries and frameworks, along with best practices for writing efficient and maintainable code. Python's evolution extends beyond the core language itself. The Python ecosystem has grown extensively, with the availability of numerous third-party libraries and frameworks for various purposes such as web development, scientific computing, machine learning, and data analysis. Popular frameworks like Django, Flask, NumPy, pandas, and TensorFlow have contributed to Python's versatility and widespread adoption in different domains. Overall, Python has evolved from a simple scripting language to a powerful and versatile language, empowering developers to build a wide range of applications and systems efficiently. Its simplicity, readability, and vast ecosystem have played a significant role in making it one of the most popular programming languages in the world.
  • Добавил: literator
  • Дата: 6-09-2023, 16:41
  • Комментариев: 0
Название: Using R for Trade Policy Analysis: R Codes for the UNCTAD and WTO Practical Guide, Second Edition
Автор: Massimiliano Porto
Издательство: Springer
Год: 2023
Страниц: 172
Язык: английский
Формат: pdf (true), epub
Размер: 23.7 MB

This book explains the best practices of the UNCTAD & WTO for trade analysis to the R users community. It shows how to replicate the UNCTAD & WTO's Stata codes in the Practical Guide to Trade Policy Analysis by using R. Applications and exercises are chosen from the Practical Guide to Trade Policy Analysis and explain how to implement the codes in R. This books targets readers with a basic knowledge of R. It is particularly suitable for Stata users. This edition has been updated and expanded to include updated R code and visualization tools. This book is a second edition. The reasons for publishing a second edition are mainly two. First, the WTO has changed the location of the files to download that are used in this book. Therefore, the link to the data files in the first edition is not working anymore. Second, some R functions used in the first edition are deprecated functions. Therefore, it was necessary to replace the link to the data and those deprecated functions. However, these are not the only two changes I have made to this second edition.
  • Добавил: umkaS
  • Дата: 6-09-2023, 10:35
  • Комментариев: 0
Быстрое программирование на С++ (2017)Название: Быстрое программирование на С++
Автор: Тяпичев Г.А.
Издательство: СОЛОН-Пресс
Год: 2017
Cтраниц: 373
Формат: pdf
Размер: 43 мб
Язык: русский

Книга предназначена для широкого круга читателей, которые не знакомы с каким-либо языком программирования, но мечтают о создании компьютерных программ собственными силами. Автор предлагает читателю самостоятельно научиться программированию в среде C++ Builder по разработанной им методике «начать от нуля». В процессе работы над книгой читатель научится создавать проекты компьютерных программ и, одновременно, будет осваивать основы языка программирования C/C++, а также требования среды программирования. В книге рассмотрены вопросы создания справочных систем и инсталляции программ, описаны особенности программирования звука и принтера, вопросы программирования для Интернета.
  • Добавил: gol8425
  • Дата: 6-09-2023, 10:27
  • Комментариев: 0
Название: Программирование в 1С: Предприятие 8.3
Автор: Кашаев С.
Издательство: Питер
Год: 2014
Страниц: 304
Формат: pdf
Размер: 19 мб
Качество: хорошее
Язык: русский

Основной упор сделан на подробное описание технологии разработки конфигураций с использованием конструкторов и встроенного языка программирования, включая конструирование управляемого интерфейса, разработку управляемых форм, использование возможностей настройки отчетов, настройку командного интерфейса, клиентское и серверное программирование и ряд других ресурсов.
  • Добавил: literator
  • Дата: 6-09-2023, 07:05
  • Комментариев: 0
Название: Advanced React : What is happening under the hood. Deep dives, investigations, performance patterns and techniques
Автор: Nadia Makarevich
Издательство: Independently published
Год: 2023
Страниц: 348
Язык: английский
Формат: pdf, epub
Размер: 12.0 MB

Take your React knowledge to the next level with advanced concepts, strategies, techniques, patterns and in-depth investigations. This book is a must if: - You've gone through the React docs, implemented a few simple apps, and now are wondering: “How can I progress to the next level?”; - You've been working with React for a few years and you're confident that you know it inside and out. This book might have a surprise or two for you ?; - You want to become the go-to person for everything React performance and be the source of in-depth "how things actually work" knowledge in your team. React docs are very good to start with React. Millions of books, courses, and blogs are out there aimed at beginners. But what to do after you've started successfully? Where to go if you want to understand how things work on a deeper level? What to read if you've been writing React for a while and beginner or even intermediate-level courses are not enough? There are not many resources available for this. This is the gap this book aims to fill.
  • Добавил: literator
  • Дата: 6-09-2023, 06:36
  • Комментариев: 0
Название: Spreadsheet Problem Solving and Programming for Engineers and Scientists
Автор: David E. Clough, Steven C. Chapra
Издательство: CRC Press
Год: 2024
Страниц: 452
Язык: английский
Формат: pdf (true)
Размер: 37.4 MB

Spreadsheet Problem Solving and Programming for Engineers and Scientists provides a comprehensive resource essential to a full understanding of modern spreadsheet skills needed for engineering and scientific computations. Beginning with the basics of spreadsheets and programming, this book builds on the authors’ decades of experience teaching spreadsheets and programming to both university students and professional engineers and scientists. Following on from this, it covers engineering economics, key numerical methods, and applied statistics. Finally, this book details the Visual Basic for Applications (VBA) programming system that accompanies Excel. Chapters 9 and 10 introduced VBA Subs and Functions without getting too involved with the details of the VBA programming language. In the Chapter 11, we will delve into those details. This will expand your ability to create VBA programs to tackle more complicated tasks. This chapter should also serve as a useful reference as you develop VBA applications in the future.
  • Добавил: literator
  • Дата: 5-09-2023, 14:28
  • Комментариев: 0
Название: Visual Studio 2022 Succinctly
Автор: Alessandro Del Sole
Издательство: Syncfusion, Inc.
Год: 2023
Страниц: 99
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

Visual Studio 2022 is the latest major release of the premier development environment from Microsoft. There are certainly many new features, as you would expect from a new version, but this time there are also very important changes in the IDE architecture. First, Visual Studio is now a 64-bit application. This is extremely important because now the IDE can fully leverage system resources, such as RAM instead of disk space, with significant performance improvements. In addition, Visual Studio 2022 focuses on supporting .NET 6 and its ecosystem, including the latest versions of .NET programming languages such as C# 10, providing both tools and code editor improvements that you need to work with the new development technologies and the most recent .NET APIs. The release cycle of updates to Visual Studio makes it also ready to support future releases of important Microsoft development platforms, like .NET MAUI for cross-platform development. Of course, you will also find many productivity improvements, from the code editing experience, to enhanced debugging tools, to better integrated collaboration tools. In general, you will feel at home with Visual Studio 2022 since there are no particular changes in the user interface. You will rather find more powerful tools in every area of the development lifecycle.
  • Добавил: umkaS
  • Дата: 5-09-2023, 13:36
  • Комментариев: 0
Название: Аналитика в Power BI с помощью R и Python
Автор: Уэйд Р.
Издательство: ДMK
Год: 2021
Cтраниц: 338
Формат: pdf
Размер: 17 мб
Язык: русский

Данная книга поможет вам научиться использовать языки программирования R и Python в аналитике совместно с Microsoft Power BI. Эксперт в области анализа данных и автор книги Райан Уэйд продемонстрирует на примерах, как можно легко и просто применить R и Python там, где стандартных средств Power BI просто недостаточно.
  • Добавил: literator
  • Дата: 5-09-2023, 05:33
  • Комментариев: 0
Название: Evading EDR: The Definitive Guide to Defeating Endpoint Detection Systems (Early Access)
Автор: Matt Hand
Издательство: No Starch Press
Год: 05-24-23
Страниц: 284
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

EDR, demystified! Stay a step ahead of attackers with this comprehensive guide to understanding the attack-detection software running on Microsoft systems—and how to evade it. Nearly every enterprise uses an Endpoint Detection and Response (EDR) agent to monitor the devices on their network for signs of an attack. But that doesn't mean security defenders grasp how these systems actually work. This book demystifies EDR, taking you on a deep dive into how EDRs detect adversary activity. Chapter by chapter, you’ll learn that EDR is not a magical black box—it’s just a complex software application built around a few easy-to-understand components. The author uses his years of experience as a red team operator to investigate each of the most common sensor components, discussing their purpose, explaining their implementation, and showing the ways they collect various data points from the Microsoft operating system.