Software Patterns Made Easy

Автор: literator от 29-09-2021, 16:26, Коментариев: 0

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

Название: Software Patterns Made Easy
Автор: Justice Nanhou
Издательство: IT Beratung (Verlag)
Год: 2021
Страниц: 202
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Design patterns are just as complicated as writing code. They are solutions to a class of problems readily available for use for your code. Design patterns also allow you to share solutions other programmers have discovered. If you are ever writing code and get the funny feeling that you have solved the problem you were working on before, you probably have! You might well have come across the same kind of situation in the past, felt puzzled about it, and came up with a solution to that problem. This might have happened quite a few times. However, why keep reinventing the wheel? Why don't you just write down your solutions and refer back to it as needed? That is what design patterns are all about. A design pattern represents a solution to the problem or a class of problems that one can put to work at once in your code. As a matter of fact, design patterns go one step further: they also help you share the solutions discovered by other programmers.
 

Read Write Code: A Friendly Introduction to the World of Coding, and Why It’s the New Litera

Автор: TRex от 29-09-2021, 12:10, Коментариев: 0

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

Название: Read Write Code: A Friendly Introduction to the World of Coding, and Why It’s the New Litera
Автор: Jeremy Keeshin
Издательство: Lioncrest
Год: 2021
Формат: ePUB, PDF
Страниц: 157
Размер: 10 Mb
Язык: English

Code is the new literacy.
Six hundred years ago, most people couldn't read. In 1440, the invention of the printing press laid the groundwork for massive increases in literacy and ushered in the modern era.
Today, computers and the internet are causing a similar tectonic shift. Reading and writing are foundational skills, and in our digital world, coding is too.
 

Artificial Intelligence in Agriculture

Автор: literator от 29-09-2021, 10:11, Коментариев: 0

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

Название: Artificial Intelligence in Agriculture
Автор: Rajesh Singh, Anita Gehlot
Издательство: CRC Press
Год: 2022
Страниц: 187
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book is a platform for anyone who wishes to explore Artificial Intelligence (AI) in the field of agriculture from scratch or broaden their understanding and its uses. This book offers a practical, hands-on exploration of Artificial Intelligence, Machine Learning (ML), Deep Learning (DL), computer vision and Expert system with proper examples to understand. This book also covers the basics of Python with example so that any anyone can easily understand and utilize Artificial Intelligence in agriculture field.
 

Introduction to Visual SLAM: From Theory to Practice

Автор: TRex от 29-09-2021, 09:26, Коментариев: 0

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

Название: Introduction to Visual SLAM: From Theory to Practice
Автор: Xiang Gao, Tao Zhang
Издательство: Springer
Год: 2021
Формат: PDF
Страниц: 386
Размер: 10 Mb
Язык: English

This book offers a systematic and comprehensive introduction to the visual simultaneous localization and mapping (vSLAM) technology, which is a fundamental and essential component for many applications in robotics, wearable devices, and autonomous driving vehicles. The book starts from very basic mathematic background knowledge such as 3D rigid body geometry, the pinhole camera projection model, and nonlinear optimization techniques, before introducing readers to traditional computer vision topics like feature matching, optical flow, and bundle adjustment.
 

Building Java Programs: A Back to Basics Approach 5th Edition

Автор: buratino от 29-09-2021, 03:58, Коментариев: 0

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

Название: Building Java Programs: A Back to Basics Approach (Fifth Edition)
Автор: Stuart Reges, Marty Stepp
Издательство: Pearson
Год: 2020
Формат: true pdf, epub
Страниц: 1232
Размер: 11.5 Mb, 10.5 Mb
Язык: English

Effective step-by-step Java education
Building Java Programs: A Back to Basics Approach introduces new concepts and syntax using a spiral approach, ensuring students are thoroughly prepared as they work through CS1 material. Through the first four editions, Building Java Programs and its back-to-basics approach have proven remarkably effective.

Изменил: buratino по причине: True PDF has been added - https://drive.google.com/file/d/1Dqe0Kkku4wopAVxC0L0NkwfW6YbjC1TE/view?usp=sharing

 

Разработка мобильных приложений (2019)

Автор: SCART56 от 29-09-2021, 02:34, Коментариев: 0

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


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

Основной целью пособия является введение в разработку нативных мобильных приложений на платформах J2ME и Android. Описана краткая история развития мобильных технологий, представлена существующая классификация мобильных приложений и изложены основные этапы их разработки с использованием языка программирования Java.
 

Эффективный C. Профессиональное программирование

Автор: ekvator от 28-09-2021, 15:27, Коментариев: 0

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

Эффективный C. Профессиональное программирование
Название: Эффективный C. Профессиональное программирование
Автор: Сикорд Роберт С.
Издательство: Питер
Год: 2022
Формат: pdf
Страниц: 304
Размер: 6,5 Мб
Язык: русский

Мир работает на коде, написанном на C, но в большинстве учебных заведений программированию учат на Python или Java. Книга «Эффективный C. Профессиональное программирование» восполняет этот пробел и предлагает современный взгляд на C. Здесь рассмотрен C17, а также потенциальные возможности C2x. Издание неизбежно станет классикой, с его помощью вы научитесь писать профессиональные и надежные программы на C, которые лягут в основу устойчивых систем и решат реальные задачи.
 

Speed Up Your Django Tests

Автор: literator от 28-09-2021, 13:07, Коментариев: 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.
 

Методы рекурсивного программирования

Автор: alex66 от 28-09-2021, 11:43, Коментариев: 0

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


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

Дано систематическое изложение методов рекурсивного программирования, получающих в последнее время все большее распространение. Большое внимание уделено применениям рекурсий для решения часто встречающихся на практике задач. Многочисленные примеры программ наглядно иллюстрируют широкие возможности рекурсивных методов и делают книгу доступной широкому кругу читателей.
Книга предназначена для инженерно-технических работников, использующих в своей практике средства вычислительной техники, а также для программистов всех уровней подготовки.
 

TensorFlow 2 Pocket Reference: Building and Deploying Machine Learning Models (Final)

Автор: literator от 28-09-2021, 11:12, Коментариев: 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.