Создание Windows-приложений в среде Delphi (2016)

Автор: umkaS от 9-10-2023, 07:53, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Создание Windows-приложений в среде Delphi
Автор: Федотова С.В.
Издательство: СОЛОН-Пресс
Год: 2016
Cтраниц: 220
Формат: pdf
Размер: 32 мб
Язык: русский

Учебное пособие «Создание Windows-приложений в среде Delphi» предназначено для учащихся средних школ, студентов технических вузов, преподавателей информатики. Данный курс программирования предполагает последовательное изучение материала от простого к сложному. Читателю, впервые приступившему к изучению темы, предлагаются все необходимые сведения для понимания и соответствующей организации процесса программирования при создании Windows-приложения.
 

Scaling Python with Dask: From Data Science to Machine Learning (Final)

Автор: literator от 8-10-2023, 19:59, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Scaling Python with Dask: From Data Science to Machine Learning (Final)
Автор: Holden Karau, Mika Kimmins
Издательство: O’Reilly Media, Inc.
Год: 2023
Страниц: 226
Язык: английский
Формат: True PDF, True EPUB (Retail Copy)
Размер: 17.5 MB

Modern systems contain multi-core CPUs and GPUs that have the potential for parallel computing. But many scientific Python tools were not designed to leverage this parallelism. With this short but thorough resource, data scientists and Python programmers will learn how the Dask open source library for parallel computing provides APIs that make it easy to parallelize PyData libraries including NumPy, Pandas, and Scikit-learn. We wrote this book for data scientists and data engineers familiar with Python and pandas who are looking to handle larger-scale problems than their current tooling allows. Current PySpark users will find that some of this material overlaps with their existing knowledge of PySpark, but we hope they still find it helpful, and not just for getting away from the Java Virtual Machine (JVM). Dask is a framework for parallelized computing with Python that scales from multiple cores on one machine to data centers with thousands of machines. Authors Holden Karau and Mika Kimmins show you how to use Dask computations in local systems and then scale to the cloud for heavier workloads. This practical book explains why Dask is popular among industry experts and academics and is used by organizations that include Walmart, Capital One, Harvard Medical School, and NASA.
 

Python For Busy People : Designed for Busy People with Deadlines

Автор: literator от 8-10-2023, 05:37, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Python For Busy People : Designed for Busy People with Deadlines
Автор: Derrick Cassidy
Издательство: Leanpub
Год: 2023-10-01
Страниц: 179
Язык: английский
Формат: pdf (true), azw3, mobi, epub
Размер: 10.1 MB

This book was designed with the novice Python programmer and/or information technology professional who doesn't have programming experience, but wants or needs to learn Python to do jobs or tasks related to the programming language. If you need to learn Python for tasks such as data scrubbing, network automation, web development, etc., this is the book for you. In my personal experience, I had to learn Python to analyze data sets from CSV files and excel spreadsheets using Pandas. With Pandas for example, it is important to learn about Python functions, classes, lists, sets, and dictionaries to name a few, to clean raw data sets to make the data useful for data analysis. If you are a Network Engineer, or work in other information technology disciplines, there is a high possibility that you had to pull APIs (Application Programming Interfaces) from external data sources (i.e. outside of your company or client’s network) needed for things like internal audit purposes as an example. If this sounds like you this is the right book for you. This text will get you on the right track to learning the essentials of the Python programming language. Python has become the programming language of choice for many day to day IT tasks, in many companies globally. One of the many reasons that Python have been used by some many IT departments is Python is powerful. The Python language is expressive and productive, with a “batteries included” approach packaged with a extensive standard library as well as a plethora of third-party libraries. With Python you can build simple scripts to complex applications.
 

Artificial Intelligence in Cyber Security: Theories and Applications

Автор: literator от 8-10-2023, 04:51, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Artificial Intelligence in Cyber Security: Theories and Applications
Автор: Tushar Bhardwaj, Himanshu Upadhyay, Tarun Kumar Sharma
Издательство: Springer
Год: 2023
Страниц: 144
Язык: английский
Формат: pdf (true), epub
Размер: 13.1 MB

This book highlights the applications and theory of Artificial Intelligence in the domain of cybersecurity. The book proposes new approaches and ideas to present applications of innovative approaches in real-time environments. In the past few decades, there has been an exponential rise in the application of Artificial Intelligence (AI) technologies (such as Deep Learning, Machine Learning, blockchain) for solving complex and intricate problems arising in the domain of cybersecurity. The versatility of these techniques has made them a favorite among scientists and researchers working in diverse areas. Explicitly, we propose a deep learning-based framework with various unsupervised learning algorithms. The authors have performed the hyperparameter optimization of these algorithms using Sci-kit-learn Machine Learning frameworks and popular Deep Learning framework TensorFlow. This book serves as a reference for young scholars, researchers, and industry professionals working in the field of Artificial Intelligence and Cybersecurity.
 

Beginning C++23 From Beginner to Pro, 7th Edition

Автор: literator от 7-10-2023, 18:36, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Beginning C++23 From Beginner to Pro, 7th Edition
Автор: Ivor Horton, Peter Van Weert
Издательство: Apress
Год: 2023
Страниц: 938
Язык: английский
Формат: True PDF, True EPUB
Размер: 13,4 MB

Begin your programming journey with C++ , starting with the basics and progressing through step-by-step examples that will help you become a proficient C++ programmer. This book includes new features from the C++23 standard. All you need are Beginning C++23 and any recent C++ compiler and you'll soon be writing real C++ programs. There is no assumption of prior programming knowledge. All language concepts that are explained in the book are illustrated with working program examples, and all chapters include exercises for you to test and practice your knowledge. Free source code downloads are provided for all examples from the text and solutions to the exercises. This latest edition has been fully updated to the latest version of the language, C++23, and to all conventions and best practices of modern C++. This book also introduces elements of the C++ Standard Library that provide essential support for C++23. After completing this book, you will have the knowledge and skills needed to build your first C++ applications. We assume no prior programming knowledge. If you are keen to learn and have an aptitude for thinking logically, getting a grip on C++ will be easier than you might imagine. By developing C++ skills, you’ll be learning a language that is already used by millions and that provides the capability for application development in just about any context.
 

Software Ecosystems: Tooling and Analytics

Автор: literator от 7-10-2023, 16:50, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Software Ecosystems: Tooling and Analytics
Автор: Tom Mens, Coen De Roover, Anthony Cleve
Издательство: Springer
Год: 2023
Страниц: 321
Язык: английский
Формат: pdf (true)
Размер: 17.0 MB

This book highlights recent research advances in various domains related to software ecosystems such as library reuse, collaborative development, cloud computing, open science, sentiment analysis and machine learning. A key aspect of software ecosystems is that software products belong to ever more interdependent networks of co-evolving software components. The ever-increasing importance of social coding platforms has made software ecosystems indispensable to software practitioners, in commercial as well as open-source settings. Well-known examples of digital platform ecosystems are the mobile software ecosystems provided by companies such as Microsoft, Apple, and Google. The company owns and controls an app store as a central platform to which other companies or individuals can contribute apps, which in turn can be downloaded and installed by mobile device users. The systematic mapping studies by de Lima Fontao et al. report on the abundant research that has been conducted on these mobile software ecosystems.
 

Coding for Beginners - 16th Edition, 2023

Автор: literator от 7-10-2023, 04:36, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Coding for Beginners - 16th Edition, 2023
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2023
Страниц: 98
Язык: английский
Формат: pdf
Размер: 45.4 MB

Если вы новичок и хотите узнать все, что вам нужно для начала программирования, то "Программирование для начинающих" - это первое и единственное независимое руководство, которое полно полезных советов и пошаговых руководств с подробными объяснениями, написанных на простом и понятном английском языке. На этой новой странице руководства пользователя вы узнаете все, что вам нужно знать, чтобы создать свое собственное потрясающее приложение на C++ или Python. В этом неофициальном руководстве задача не останется неразрешимой, и проблема не останется без ответа, когда вы будете учиться, осваивать и совершенствовать свои навыки программирования.
 

Hyperautomation with Generative AI: Learn how Hyperautomation and Generative AI can help you transform your business

Автор: literator от 7-10-2023, 02:31, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Hyperautomation with Generative AI: Learn how Hyperautomation and Generative AI can help you transform your business and create new value
Автор: Jagreet Kaur
Издательство: BPB Publications
Год: 2024
Страниц: 812
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB

Understand how to leverage Hyperautomation and Generative AI to accelerate Business Transformation. Hyperautomation and Generative AI, when combined, can create powerful new capabilities for businesses. If you are a business leader looking to improve your productivity, efficiency, and customer satisfaction by adopting hyperautomation and generative AI technologies, then this book is for you. Generative AI has gained significant attention with the rise of Deep Learning models. Generative AI is a form of Artificial Intelligence technology that can produce various types of content, such as text, images, audio, and synthetic data. It has gained attention recently due to its ability to generate high-quality content quickly. Variational Autoencoders were among the first Deep Learning models used for generating realistic images and speech. VAEs enabled the scaling of generative models and paved the way for subsequent technologies like GANs and diffusion models. This book is for professionals who are interested in automation and Generative AI.
 

Programming C# 12.0 Build Cloud, Web, and Desktop Applications (Early Release)

Автор: literator от 7-10-2023, 02:02, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Programming C# 12.0 Build Cloud, Web, and Desktop Applications (Early Release)
Автор: Ian Griffiths
Издательство: O’Reilly Media, Inc.
Год: 2023-10-05
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.2 MB

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# 12.0 and .NET 8 fundamentals and techniques for building cloud, web, and desktop applications. Designed for experienced programmers, this book provides many code examples to help you work with the nuts and bolts of C#, such as generics, LINQ, and asynchronous programming features. You'll get up to speed on .NET 8 and the latest C# 11.0 and 12.0 additions, including generic math, new polymorphism options, enhanced pattern matching, and new features designed to improve productivity. The C# programming language (pronounced “see sharp”) is used for many kinds of applications, including websites, cloud-based systems, artificial intelligence, IoT devices, desktop applications, embedded controllers, mobile apps, games, and command-line utilities. C#, along with the supporting runtime, libraries, and tools known collectively as .NET, has been center stage for Windows developers for over 20 years. Today, .NET is cross-platform and open source, enabling applications and services written in C# to run on operating systems including Android, iOS, macOS, and Linux, as well as on Windows.
 

Vue.js for Jobseekers: A complete guide to learning Vue.js, building projects, and getting hired

Автор: literator от 6-10-2023, 21:58, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Vue.js for Jobseekers: A complete guide to learning Vue.js, building projects, and getting hired
Автор: Clive Harber
Издательство: BPB Publications
Год: 2024
Страниц: 625
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Learn how to build cross-platform applications with Vue.js. Vue.js is a rapidly growing frontend framework with a large and active community. It is a great choice for developers who are looking for a modern, lightweight, and versatile framework to build web applications. This book teaches you how to design and build client-side applications using Vue.js, a popular jаvascript framework. It starts with a solid foundation in the Vue framework, its core principles, and HTML and CSS. Then, it covers the latest Vue.js ecosystem, including Vue CLI, Pinia, Vue Router, and Composition API. Next, it shows you how to use server-side rendering with Nuxt.js, how to build a web interface, how to test your code, and how to integrate your application with a back end. Finally, it teaches you how to write good quality, maintainable code that adheres to industry standards and best practices. By the end of this book, you will be a skilled Vue.js developer with the confidence to build high-quality, maintainable applications that meet the needs of your users.