LitMy.ru - литература в один клик

  • Добавил: Maurix
  • Дата: 12-05-2021, 08:38
  • Комментариев: 0
Название: Основы алгоритмизации и программирования на языке Паскаль. Лабораторный практикум
Автор: Коренская И. Н.
Издательство: Лань
Год: 2021
Формат: PDF
Страниц: 128
Размер: 10 Mb
Язык: Русский

Пособие предназначено для обучения основам алгоритмизации и программирования на языке Паскаль. В нем излагаются основные сведения по составлению блок-схем алгоритмов, рассматривается синтаксис языка, приводятся примеры алгоритмов и программ. Для лучшего восприятия теоретический материал поясняется рисунками и таблицами, сопровождается примерами с подробными комментариями и результатом выполнения программ.
  • Добавил: literator
  • Дата: 11-05-2021, 20:26
  • Комментариев: 0
Building Micro-Frontends: Scaling Frontend Projects and Teams (Fifth Early Release)Название: Building Micro-Frontends: Scaling Frontend Projects and Teams (Fifth Early Release)
Автор: Luca Mezzalira
Издательство: O’Reilly Media, Inc.
Год: 2021-05-11
Страниц: 296
Язык: английский
Формат: epub
Размер: 10.1 MB

Micro-frontends are the answer to today's increasingly complex web applications. Inspired by the microservices model, this approach lets organizations break interfaces into separate features managed by different teams of developers. In this practical guide, Luca Mezzalira shows software architects and senior developers how to build and deliver artifacts atomically rather than use a big bang deployment structure.
  • Добавил: literator
  • Дата: 11-05-2021, 14:18
  • Комментариев: 0
Название: Autotools, 2nd Edition: A Practitioner's Guide to GNU Autoconf, Automake, and Libtool
Автор: John Calcote
Издательство: No Starch Press
Год: 2020
Страниц: 586
Язык: английский
Формат: pdf (true), epub
Размер: 26.2 MB, 10.1 MB

The GNU Autotools make it easy for developers to create software that is portable across many Unix-like operating systems, and even Windows. Although the Autotools are used by thousands of open source software packages, they have a notoriously steep learning curve.
  • Добавил: Maurix
  • Дата: 11-05-2021, 11:41
  • Комментариев: 0
Название: Fast Python for Data Science (MEAP) V3
Автор: Tiago Rodriques Antao
Издательство: Manning Publications
Год: 2021
Формат: PDF
Страниц: 127
Размер: 11,8 Mb
Язык: English

Master these effective techniques to reduce costs and run times, handle huge datasets, and implement complex machine learning applications efficiently in Python.
Fast Python for Data Science is your guide to optimizing every part of your Python-based data analysis process, from the pure Python code you write to managing the resources of modern hardware and GPUs. You'll learn to rewrite inefficient data structures, improve underperforming code with multithreading, and simplify your datasets without sacrificing accuracy.
  • Добавил: umkaS
  • Дата: 11-05-2021, 10:59
  • Комментариев: 0
Название: NET Framework 2.0. Секреты создания Windows-приложений
Автор: Байдачный С.С.
Издательство: СОЛОН-Пресс
Год: 2016
Cтраниц: 520
Формат: pdf
Размер: 84 мб
Язык: русский

На сегодняшний день .NET Framework настолько опередила конкурирующие платформы, что предполагается платформой «по умолчанию» для разработки любых программных продуктов. Это связано с тем, что компания Microsoft не просто учла ошибки других производителей и пожелания разработчиков, но и внесла много нового в разработку приложений всех типов. .NET Framework реализует множество идей, которые раньше были лишь на бумаге.
  • Добавил: literator
  • Дата: 11-05-2021, 05:48
  • Комментариев: 0
Laravel Programming: A comprehensive beginner's guide to Laravel, 3nd EditionНазвание: Laravel Programming: A comprehensive beginner's guide to Laravel, 3nd Edition
Автор: Emma William, Claudia Alves, Rufus Stewart
Издательство: NLN LLC
Год: 2021
Страниц: 105
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

If you’re looking for a book that can help you to build amazing web applications, this is the book for you! Aimed at people who have some experience with Laravel, this cookbook has your back! There are many proven code rich recipes for working with Laravel. Each recipe includes practical advice, tips, and tricks for working with jQuery, AJAX, JSON, API, data persistence, complex application structure, modular PHP, testing, deployment and more.
  • Добавил: Maurix
  • Дата: 11-05-2021, 05:44
  • Комментариев: 0
Название: Making RPG Browser Games: Role-Playing "CaaS" Mechanics for Phaser.js Gaming Frameworks v3.x.x & v2.x.x
Автор: Stephen Gose
Издательство: Leanpub
Год: 2021
Формат: ePUB, PDF
Страниц: 243
Размер: 15 Mb
Язык: English

This is an expanded chapter from the Phaser Game Starter Kit Collection. It leads you through constructing Role-Playing Game (RPG) as "White Labeled Content-as-a-Service" (CaaS) game development and publication - a NEW innovative approach in "Headless HTML5 Game Design". This workbook provides has both front- and back-end encoding. It's an advanced topic for experienced web developers, and anyone interested in cutting-edge game development operations (DevOps).
  • Добавил: literator
  • Дата: 10-05-2021, 23:33
  • Комментариев: 0
Concurrency and Scalability for Distributed Systems: Principles and Design Approaches for Modern Software (Early Release)Название: Concurrency and Scalability for Distributed Systems: Principles and Design Approaches for Modern Software (Early Release)
Автор: Ian Gorton
Издательство: O’Reilly Media, Inc.
Год: 2021-05-10
Язык: английский
Формат: epub
Размер: 10.1 MB

In many systems, scalability becomes the primary driver as the user base grows. Attractive features and high utility breed success, which brings more requests to handle and more data to manage. But organizations reach a tipping point when design decisions that made sense under light loads suddenly become technical debt. This practical book covers design approaches and technologies that make it possible to scale an application quickly and cost-effectively.
  • Добавил: literator
  • Дата: 10-05-2021, 20:24
  • Комментариев: 0
Getting Started with WidgetKit: Create Widgets for iOS and iPadOSНазвание: Getting Started with WidgetKit: Create Widgets for iOS and iPadOS
Автор: Sagun Raj Lage, Prakshapan Shrestha
Издательство: Apress
Год: 2021
Страниц: 161
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Develop handy, UI/UX friendly and eye-pleasing widgets using the brand new WidgetKit. Apple’s brand new widgets allow iOS users to work with their favorite apps in the home screen of their iPhone or iPad without even opening the app!
  • Добавил: literator
  • Дата: 10-05-2021, 20:12
  • Комментариев: 0
Programming Microcontrollers with Python: Experience the Power of Embedded PythonНазвание: Programming Microcontrollers with Python: Experience the Power of Embedded Python
Автор: Armstrong Subero
Издательство: Apress
Год: 2021
Страниц: 304
Язык: английский
Формат: pdf (true), epub
Размер: 17.2 MB

For the first time microcontrollers are powerful enough to be programmed in Python. The landscape of embedded systems development is changing, microcontrollers are becoming more powerful, and the rise of the internet of things is leading more developers to get into hardware. This book provides the solid foundation to start your journey of embedded systems development and microcontroller programming with Python.