Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама



Название: Разработка мобильных приложений
Автор(ы): Соколова В.В.
Издательство: Юрайт
Год: 2019
Страниц: 176
Формат: PDF
Размер: 14 Мб
Язык: русский

Основной целью пособия является введение в разработку нативных мобильных приложений на платформах J2ME и Android. Описана краткая история развития мобильных технологий, представлена существующая классификация мобильных приложений и изложены основные этапы их разработки с использованием языка программирования Java.
Разместил: MIHAIL62 29-09-2021, 02:34 | Комментарии: 0 | Подробнее
Эффективный C. Профессиональное программирование
Название: Эффективный C. Профессиональное программирование
Автор: Сикорд Роберт С.
Издательство: Питер
Год: 2022
Формат: pdf
Страниц: 304
Для сайта: Mirknig.su
Размер: 6,5 Мб
Язык: русский

Мир работает на коде, написанном на C, но в большинстве учебных заведений программированию учат на Python или Java. Книга «Эффективный C. Профессиональное программирование» восполняет этот пробел и предлагает современный взгляд на C. Здесь рассмотрен C17, а также потенциальные возможности C2x. Издание неизбежно станет классикой, с его помощью вы научитесь писать профессиональные и надежные программы на C, которые лягут в основу устойчивых систем и решат реальные задачи.
Разместил: relizer 28-09-2021, 15:26 | Комментарии: 0 | Подробнее
Название: Speed Up Your Django Tests
Автор: Adam Johnson
Издательство: Adam’s Web Services Ltd
Год: 2021-07-08
Страниц: 198
Язык: английский
Формат: pdf (true), epub +code
Размер: 14.9 MB

This book is a practical guide to making your Django project's tests faster. It has many tips and tricks that apply to all projects, big and small. And it covers the two most popular test runners: Django's test framework and Pytest. It's based on my experience speeding up various Django projects' test suites, improving Django's own testing framework, and creating Pytest plugins. If you are a Django developer working with tests, this is for you. No matter your level. My aim is to make the book readable by a junior developer who has been given the vague task of “improving the tests”, but also to include material that even long time Django users may not have come across.
Разместил: Ingvar16 28-09-2021, 13:06 | Комментарии: 0 | Подробнее

Название: Методы рекурсивного программирования
Автор: Бердж В.
Издательство: М.: Машиностроение
Год: 1983
Формат: PDF
Страниц: 248
Размер: 10,4 МБ
Язык: русский

Дано систематическое изложение методов рекурсивного программирования, получающих в последнее время все большее распространение. Большое внимание уделено применениям рекурсий для решения часто встречающихся на практике задач. Многочисленные примеры программ наглядно иллюстрируют широкие возможности рекурсивных методов и делают книгу доступной широкому кругу читателей.
Книга предназначена для инженерно-технических работников, использующих в своей практике средства вычислительной техники, а также для программистов всех уровней подготовки.
Разместил: ak5812 28-09-2021, 11:43 | Комментарии: 0 | Подробнее
TensorFlow 2 Pocket Reference: Building and Deploying Machine Learning Models (Final)Название: TensorFlow 2 Pocket Reference: Building and Deploying Machine Learning Models (Final)
Автор: KC Tung
Издательство: O’Reilly Media, Inc.
Год: 2021
Страниц: 255
Язык: английский
Формат: pdf (true), epub
Размер: 12.2 MB, 11.4 MB

This easy-to-use reference for TensorFlow 2 design patterns in Python will help you make informed decisions for various use cases. Author KC Tung addresses common topics and tasks in enterprise data science and machine learning practices rather than focusing on TensorFlow itself. When and why would you feed training data as using NumPy or a streaming dataset? How would you set up cross-validations in the training process? How do you leverage a pretrained model using transfer learning? How do you perform hyperparameter tuning? Pick up this pocket reference and reduce the time you spend searching through options for your TensorFlow use cases.
Разместил: Ingvar16 28-09-2021, 11:11 | Комментарии: 0 | Подробнее
Название: ActiveX для профессионалов
Автор: Деннинг А.
Издательство: СПб.: Питер
Год: 1998
ISBN: 5-314-00056-3
Формат: pdf
Страниц: 436
Размер: 56 Мб
Язык: Русский

Эта книга, написанная менеджером группы разработчиков Microsoft Corp., является незаменимым практическим руководством для программистов, использующих новейшую технологию ActiveX при создании сложных интерактивных приложений для Windows и Internet.
Разместил: oksanavalera 28-09-2021, 10:26 | Комментарии: 0 | Подробнее
Название: Android Studio Arctic Fox Essentials - Java Edition
Автор: Neil Smyth
Издательство: Payload Media
Год: 2021
Формат: ePUB
Страниц: 1168
Размер: 13 Mb
Язык: English

Fully updated for Android Studio Arctic Fox, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.
Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment.
An overview of Android Studio is included covering areas such as tool windows, the code editor, and the Layout Editor tool. An introduction to the architecture of Android is followed by an in-depth look at the design of Android applications and user interfaces using the Android Studio environment.
Разместил: vitvikvas 28-09-2021, 10:04 | Комментарии: 0 | Подробнее
Название: Practical MLOps: Operationalizing Machine Learning Models
Автор: Noah Gift and Alfredo Deza
Издательство: O’Reilly Media
Год: 2021
Формат: True ePUB, ePUB
Страниц: 461
Размер: 75 Mb, 19 Mb
Язык: English

Getting your models into production is the fundamental challenge of machine learning. MLOps offers a set of proven principles aimed at solving this problem in a reliable and automated way. This insightful guide takes you through what MLOps is (and how it differs from DevOps) and shows you how to put it into practice to operationalize your machine learning models.

Current and aspiring machine learning engineers--or anyone familiar with data science and Python--will build a foundation in MLOps tools and methods (along with AutoML and monitoring and logging), then learn how to implement them in AWS, Microsoft Azure, and Google Cloud. The faster you deliver a machine learning system that works, the faster you can focus on the business problems you're trying to crack. This book gives you a head start.
Разместил: vitvikvas 28-09-2021, 09:40 | Комментарии: 0 | Подробнее
Название: Software Testing: A Craftsman's Approach, 5th Edition
Автор: Paul C. Jorgensen, Byron DeVries
Издательство: CRC Press
Год: 2021
Формат: PDF
Страниц: 552
Размер: 13,4 Mb
Язык: English


This updated and reorganized Fifth edition of Software Testing: A Craftsman's Approach applies the strong mathematics content of previous editions to a coherent treatment of software testing. Responding to instructor and student survey input of previous editions, the authors have streamlined chapters and examples.
Разместил: vitvikvas 27-09-2021, 20:59 | Комментарии: 0 | Подробнее
Beginning Vue Stack: Build and Deploy a Full Stack MongoDB, Express, Vue.js, Node.js AppНазвание: Beginning Vue Stack: Build and Deploy a Full Stack MongoDB, Express, Vue.js, Node.js App
Автор: Greg Lim, Daniel Correa
Издательство: Independently published
Год: 2021
Страниц: 151
Язык: английский
Формат: pdf, azw3, epub
Размер: 28.0 MB

In this book, we take you on a fun, hands-on and pragmatic journey to learning MEVN (MongoDB, Express, Vue, Node.js) stack development. You'll start building your first MEVN stack app within minutes. Every chapter is written in a bite-sized manner and straight to the point as I don’t want to waste your time (and most certainly mine) on the content you don't need. In the end, you will have the skills to create a Movies review app and deploy it to the Internet.

Разместил: Ingvar16 27-09-2021, 19:46 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности