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

  • Добавил: literator
  • Дата: 14-08-2023, 14:10
  • Комментариев: 0
Название: Automating API Delivery (MEAP v2)
Автор: Ikenna Nwaiwu
Издательство: Manning Publications
Год: 2023
Страниц: 148
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB

Improve speed, quality, AND cost by automating your API delivery process! Automating API Delivery shows you how to strike the perfect balance between speed and usability by applying DevOps automation principles to your API design and delivery process. In this practical book, you’ll learn how to maximize developer productivity, improve time-to-market, and clear mile-long support backlogs. Automating API Delivery offers practical guidance for making an APIOps transformation, including process improvement methods that give you important quick wins. You’ll discover API automation tools that speed up and streamline every stage of the development lifecycle. You’ll learn how to set up and run Spectral for API governance, check for breaking changes with oasdiff, run API checks in a CI/CD pipeline with GitHub Actions, and generate server and client code using OpenAPI Generator. Plus, you’ll learn how to ensure your documentation is always accurate with handy API conformance tests using Schemathesis and Portman. For API product owners, product managers, and developers looking to improve speed and quality. Experience building RESTful APIs required.
  • Добавил: SCART56
  • Дата: 14-08-2023, 08:56
  • Комментариев: 0

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

Курс посвящен Ехсеl - основам программирования в Ехсеl, связи Ехсеl с базами данных и другими источниками данных, анализу офисной деятельности, выполняемыми средствами Ехсеl, созданию интерактивных документов в Ехсеl, приданию Web-страницам функциональности Excel. Он познакомит слушателей с устройством и всеми тонкостями мира объектов Excel.
  • Добавил: literator
  • Дата: 14-08-2023, 04:41
  • Комментариев: 0
Название: From Zero To Hero: Mastering Python Programming
Автор: Lukas Navarro
Издательство: Independently published
Год: 2023
Страниц: 287
Язык: английский
Формат: pdf
Размер: 63.1 MB

Unlock the power of Python programming with 'From Zero to Hero: Mastering Python Programming.' No matter your prior experience, this engaging guide is designed to help you swiftly ascend from a beginner to a confident Python programmer. The book offers a detailed exploration of Python's vast applications across diverse domains such as data analysis, web development, and Machine Learning. With a unique blend of theory, practical exercises, and real-world examples, you'll get a chance to learn by doing, solidifying your skills and preparing you to take on your own Python projects. Embark on this transformative journey and discover a new world of programming potential!
  • Добавил: literator
  • Дата: 13-08-2023, 20:41
  • Комментариев: 0
Modern Front-End Development for Rails, Second Edition: Hotwire, Stimulus, Turbo, and ReactНазвание: Modern Front-End Development for Rails: Hotwire, Stimulus, Turbo, and React, 2nd Edition
Автор: Noel Rappin
Издательство: Pragmatic Bookshelf
Год: September 2022 (Version: P1.0)
Страниц: 410
Язык: английский
Формат: pdf (true), epub, mobi
Размер: 10.6 MB, 10.3 MB

Improve the user experience for your Rails app with rich, engaging client-side interactions. Learn to use the Rails 7 tools and simplify the complex jаvascript ecosystem. It's easier than ever to build user interactions with Hotwire, Turbo, and Stimulus. You can add great front-end flair without much extra complication. Use React to build a more complex set of client-side features. Structure your code for different levels of client-side needs with these powerful options. Add to your toolkit today! It's hard to have a Rails application without integrating some client-side logic. But client-side coding tools, and the Rails tools for integrating with them, all change continuously. Rails 7 simplifies client-side integration with the Hotwire gem. It's a great way to build client interaction with server-side HTML and a small amount of jаvascript.
  • Добавил: literator
  • Дата: 13-08-2023, 19:27
  • Комментариев: 0
Название: Algorithms: Technology, Culture, Politics
Автор: Tobias Matzner
Издательство: Routledge
Год: 2024
Страниц: 193
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Algorithms: Technology, Culture, Politics develops a relational, situated approach to algorithms. It takes a middle ground between theories that give the algorithm a singular and stable meaning in using it as a central analytic category for contemporary society and theories that dissolve the term into the details of empirical studies. The book discusses algorithms in relation to hardware and material conditions, code, data, and subjects such as users, programmers, but also “data doubles”. The individual chapters bridge critical discussions on bias, exclusion, or responsibility with the necessary detail on the contemporary state of information technology. The examples include state-of-the-art applications of machine learning, such as self-driving cars, and large language models such as GPT. In consequence, as soon as programming becomes more than the most basic listing of machine code, it depends on algorithms in a two-fold manner: First, writing code is not just programming algorithms but most often calling other algorithms that are readily available in programming libraries. Second, code needs to be processed by specific algorithms, such as compilers, before it can execute the algorithm it “implements.”
  • Добавил: SCART56
  • Дата: 13-08-2023, 18:35
  • Комментариев: 0

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

Курс содержит полное описание языка Visual Basic, начиная с описания переменных и объектов, операторов языка и процедур и заканчивая созданием классов. Подробно разбираются вопросы: создание семейства классов, наследование интерфейсов, реализация полиморфизма, создание классов с событиями, программирование Win API, функции обратного вызова, новые функции разбора строк и многое другое.
  • Добавил: literator
  • Дата: 13-08-2023, 16:58
  • Комментариев: 0
Название: Bits of Python: A Beginner's Guide
Автор: Ashrit Ram Anala
Издательство: Independently published
Год: 2023
Страниц: 155
Язык: английский
Формат: pdf
Размер: 23.6 MB

Informative and easy to understand Python book with topics such as Variables. Functions. ASCII. Dictionaries List, and many more. Whether you’re a beginner level programmer or an experienced one, Python is a great language to learn. Not only is it easy to understand and relatively easy to code in, it is also used in many fields, such as Artificial Intelligence and Website Development, which have shown great promise for the future. Bolded words indicate important concepts and anything that is italicized is code segments. This book covers all the important concepts for a beginner or even a person who has some experience in coding, but it is by no means a one way ticket to understanding all of Python. You will learn all of the basics and many complex concepts that will get your Python journey rolling and make it infinitely easier to delve deeper into Python, but as said, it's not a one way ticket.
  • Добавил: literator
  • Дата: 13-08-2023, 15:33
  • Комментариев: 0
Название: A Theory Book on Python Programming
Автор: Sa. Gautam
Издательство: Independently published
Год: 2023
Страниц: 165
Язык: английский
Формат: pdf
Размер: 31.3 MB

This is an indispensable theory book tailored to empower aspiring programmers with a profound understanding of Python programming. This book is specially designed for beginners in Python programming language. This book covers all the basic concepts of the language in great detail along with numerous high quality examples. Delving into the core principles and fundamental concepts, this book offers a well-structured and systematic approach to learning the language .This book equips you with the essential theoretical knowledge to become a proficient Python programmer. Unlock the true potential of Python, and embark on a journey of continuous learning and growth with this must-have resource for any programming enthusiast.
  • Добавил: tatanavip
  • Дата: 13-08-2023, 13:09
  • Комментариев: 0

Название: ChatGPT: ваш наставник по Python. Овладение основами за 100 запросов
Автор: Рохас-Галеано С.
Издательство: Leanpub
Год: 2023
Формат: pdf
Размер: 13 Мб
Страниц: 210
Язык: Русский

Откройте для себя мир программирования на Python с помощью ChatGPT! Погрузитесь в основные концепции, решайте увлекательные и веселые задачи и исследуйте безграничный потенциал программирования. Этакнига позволит вам освоить Python всего за 100 запросов, сформировав у вас необходимые навыки.
Python — один из наиболее широко используемых и универсальных языков программирования, с приложениями, варьирующимися от веб-разработки и анализа данных до машинного обучения и искусственного интеллекта (ИИ).
  • Добавил: SCART56
  • Дата: 13-08-2023, 12:13
  • Комментариев: 0

Название: Разработка приложений для смартфонов на ОС Аndroid
Автор: Латухина Е.А., Юфрякова О.А., Березовская Ю.В., Носов К.А.
Издательство: М.: НОУ "Интуит"
Год: 2016
Страниц: 251
Формат: PDF
Размер: 36.6 Мб
Язык: русский

Данный курс ориентирован на опытных программистов и не предполагает изучения основ программирования под Android.