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

  • Добавил: literator
  • Дата: 17-08-2023, 14:04
  • Комментариев: 0
Название: Python Essentials in Minutes: Rapid Learning Series: A Beginner's Guide and Quick Recap
Автор: Lakshminarayan Shrivas
Издательство: Independently published
Год: 2023
Страниц: 158
Язык: английский
Формат: pdf
Размер: 28.6 MB

Introducing "Python Essentials in Minutes: Rapid Learning Series," the ultimate guide for beginners and individuals seeking a quick recap of the fundamentals of Python programming. This concise and focused book is designed to provide you with essential knowledge and get you up and running with Python in no time. Are you a beginner looking to dive into the world of programming? Do you find lengthy books overwhelming and time-consuming? Look no further! "Python Essentials in Minutes" is specifically tailored for individuals who want to quickly grasp the basics of Python without compromising on the quality of learning. In this book, you'll find a streamlined approach that covers the core concepts of Python in a concise manner, allowing you to absorb the essential knowledge without getting lost in unnecessary details. Whether you're a student, a professional looking to enhance your skill set, or an enthusiast eager to start coding, this book provides you with the perfect starting point. With its clear explanations, practical examples, and hands-on exercises, "Python Essentials in Minutes" empowers you to quickly understand the fundamentals of Python programming. You'll learn about variables, data types, control structures, functions, file handling, object-oriented programming, and more.
  • Добавил: SCART56
  • Дата: 17-08-2023, 14:02
  • Комментариев: 0

Название: Основы информатики и программирования (2-е изд.)
Автор: Роганов Е.А.
Издательство: М.: НОУ "Интуит"
Год: 2016
Страниц: 392
Формат: PDF
Размер: 34.2 Мб
Язык: русский

В первой части курса происходит знакомство с языком программирования Java, и строится теоретическая база, необходимая для изложения последующего материала. Во второй части излагаются практические методы построения правильных программ небольшого объема. Третья часть посвящена введению в объектно-ориентированное программирование, основам реализации базовых структур данных и рассмотрению небольших программных проектов...
  • Добавил: SCART56
  • Дата: 17-08-2023, 11:27
  • Комментариев: 0
Основы программирования в среде Lazarus
Название: Основы программирования в среде Lazarus
Автор: Мансуров К.Т.
Издательство: Интернет-издание
Год: 2010
Страниц: 772
ISBN: 978-9967-03-646-8
Формат: PDF
Размер: 10 Мб
Язык: русский

В книге излагаются основы программирования на языке Паскаль. Она вводит читателя в круг тех идей, понятий, принципов и методов, на которых зиждется современное программирование. Изложение языка Паскаль ведется применительно к компилятору Free Pascal и среде Lazarus, которые относятся к категории свободного программного обеспечения. Достоинством СПО является общедоступность и бесплатность. Так, и Free Pascal и Lazarus можно свободно скачать в Интернете.
  • Добавил: literator
  • Дата: 17-08-2023, 05:25
  • Комментариев: 0
Название: Building Responsible AI Algorithms: A Framework for Transparency, Fairness, Safety, Privacy, and Robustness
Автор: Toju Duke
Издательство: Apress
Год: 2023
Страниц: 193
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

This book introduces a Responsible AI framework and guides you through processes to apply at each stage of the Machine Learning (ML) life cycle, from problem definition to deployment, to reduce and mitigate the risks and harms found in Artificial Intelligence (AI) technologies. AI offers the ability to solve many problems today if implemented correctly and responsibly. This book helps you avoid negative impacts – that in some cases have caused loss of life – and develop models that are fair, transparent, safe, secure, and robust. The approach in this book raises your awareness of the missteps that can lead to negative outcomes in AI technologies and provides a Responsible AI framework to deliver responsible and ethical results in ML. It begins with an examination of the foundational elements of responsibility, principles, and data. Next comes guidance on implementation addressing issues such as fairness, transparency, safety, privacy, and robustness. The book helps you think responsibly while building AI and ML models and guides you through practical steps aimed at delivering responsible ML models, datasets, and products for your end users and customers.
  • Добавил: literator
  • Дата: 17-08-2023, 05:01
  • Комментариев: 0
Название: Introduction to Integration Suite Capabilities: Learn SAP API Management, Open Connectors, Integration Advisor and Trading Partner Management
Автор: Jaspreet Bagga
Издательство: Apress
Год: 2023
Страниц: 366
Язык: английский
Формат: pdf, epub
Размер: 25.8 MB

Discover the power of SAP Integration Suite's capabilities with this hands-on guide. Learn how this integration platform (iPaaS) can help you connect and automate your business processes with integrations, connectors, APIs, and best practices for a faster ROI. Over the course of this book, you will explore the powerful capabilities of SAP Integration Suite, including API Management, Open Connectors, Integration Advisor, Trading Partner Management, Migration Assessment, and Integration Assessment. With detailed explanations and real-world examples, this book is the perfect resource for anyone looking to unlock the full potential of SAP Integration Suite. Welcome to the world of APIs, a fundamental building block for modern software development and integration. In today’s digital era, where businesses rapidly adopt cloud technologies, APIs enable seamless communication and data exchange between different systems. Application Programming Interfaces, commonly known as APIs, provide a standardized way for different applications to interact. They allow developers to expose certain functionalities of their applications and make them available to other applications or developers. This enables faster and more efficient business process development, integration, and automation.
  • Добавил: literator
  • Дата: 17-08-2023, 04:43
  • Комментариев: 0
Название: Easy jаvascript - Handy Guide (2023): Discover the World of Web Programming
Автор: David Lupe
Издательство: Independently published
Год: 2023
Страниц: 227
Язык: английский
Формат: pdf
Размер: 47.5 MB

In recent years, web programming has become increasingly relevant, with jаvascript emerging as one of the most widely used and powerful programming languages for developing interactive web applications. With jаvascript, you can create dynamic Web sites, add interactivity to page elements, handle asynchronous calls to servers, and even create engaging games. This guide is designed for those who want to enter the world of web programming with a practical and effective approach. Whether you are a complete beginner or already have some basic knowledge of HTML and CSS, this manual has been structured to walk you step by step through the process of learning jаvascript. With this guide, you will be able to gain a solid understanding of the fundamentals of jаvascript and develop the skills you need to create interactive Web applications. We will start with basic concepts such as variables, operators, and control structures, and then delve into topics such as functions, arrays, objects, and DOM manipulation. We will also learn how to handle errors, work with APIs for sending and receiving data, and implement asynchronous programming.
  • Добавил: literator
  • Дата: 17-08-2023, 03:56
  • Комментариев: 0
Название: Learn AI-Assisted Python Programming (MEAP v3)
Автор: Leo Porter, Daniel Zingaro
Издательство: Manning Publications
Год: 2023
Страниц: 383
Язык: английский
Формат: pdf, epub
Размер: 10.7 MB

Writing computer programs in Python just got a lot easier! Use AI-assisted tools like GitHub Copilot to go from idea to application faster than you can say “ChatGPT.” Learn AI-Assisted Python Programming: With Copilot and ChatGPT is a beginner’s guide that embraces AI as the future of coding. AI-assisted coding tools like GitHub Copilot and ChatGPT empower you to create useful Python applications without learning all the low-level details of a programming language. You’ll hit the ground running as you write prompts that tell your AI-assistant exactly what you want your programs to do. Along the way, you’ll pick up the essentials of Python programming and practice the higher-level thinking you’ll need to create working apps for data science, automation, and even video games. If you can move files around on your computer and open a web browser, you can learn to write Python programs with this book!
  • Добавил: literator
  • Дата: 17-08-2023, 03:40
  • Комментариев: 0
Название: Elixir in Action, Third Edition (MEAP v8)
Автор: Sasa Juric
Издательство: Manning Publications
Год: 2023
Страниц: 439
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.2 MB

Fully updated to Elixir 1.14, this authoritative bestseller reveals how Elixir tackles problems of scalability, fault tolerance, and high availability. Elixir is the perfect choice for mission-critical software. Its fault-tolerance and concurrency capabilities let it seamlessly handle huge numbers of users and data, and its functional programming mindset means Elixir applications are predictable, readable, and easy to maintain. Start coding in Elixir, and you’ll get instant access to the battle-tested Erlang virtual machine that powers this awesome language, along with Elixir’s own thriving ecosystem of resources. It’s the reliable solution you need for everything from a large-scale distributed system to a simple web app. Elixir in Action, Third Edition teaches you to build production-quality distributed applications and highly available server-side systems using Elixir. This new edition is fully updated with the latest versions and features of the language. You’ll start with the foundations of the Erlang platform that underpins Elixir, then quickly progress to functional and concurrent programming. You’ll need intermediate skills with client/server applications and a language like Java, C#, or Ruby. No previous experience with Elixir required.
  • Добавил: SCART56
  • Дата: 17-08-2023, 00:18
  • Комментариев: 0

Название: Объектно-ориентированное программирование в С++
Автор: Ашарина И.В.
Издательство: Горячая линия-Телеком
Год: 2012
Страниц: 320
ISBN: 978-5-9912-7001-4
Формат: PDF
Размер: 11.4 Мб
Язык: русский

На доступном для начинающего программиста уровне изложены концепция объектно-ориентированного программирования (ООП) и сведения необходимые для быстрого освоения языка программирования С++.
  • Добавил: SCART56
  • Дата: 16-08-2023, 23:57
  • Комментариев: 0

Название: Основы офисного программирования и документы Word (2-е изд.)
Автор: Биллиг В.А.
Издательство: М.: НОУ "Интуит"
Год: 2016
Страниц: 470
Формат: PDF
Размер: 50.2 Мб
Язык: русский

Курс адресован программистам, работающим в среде Office с документами Word и другими офисными документами. Хотя он написан применительно к среде Office 2000, он сохраняет свою актуальность и для современной офисной среды.