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



Реклама


Название: Стили и методы программирования
Автор: Непейвода Н.Н.
Издательство: ИНТУИТ
Год: 2021
Cтраниц: 295
Формат: pdf
Размер: 37 мб
Язык: русский

Учебное пособие предполагает начальные умения структурного программирования на традиционном языке и не исключает начальных умений на одном из языков других стилей. Базовые умения для других стилей программирования могут быть получены по ходу изучения издания, для чего в него включены необходимые сведения и упражнения. Издание предназначено для тех, кто хочет программировать осмысленно. Впервые в практике учебных материалов систематически излагаются сведения о стилях программирования и их методах.
Разместил: rivasss 24-12-2021, 13:34 | Комментарии: 0 | Подробнее
GPT-3: Building Innovative NLP Products Using Large Language Models (Second Early Release)Название: GPT-3: Building Innovative NLP Products Using Large Language Models (Second Early Release)
Автор: Sandra Kublik, Shubham Saboo
Издательство: O’Reilly Media, Inc.
Год: 2021-12-14
Язык: английский
Формат: pdf, epub
Размер: 14.5 MB

GPT-3: NLP with LLMs is a unique, pragmatic take on Generative Pre-trained Transformer 3, the famous AI language model launched by OpenAI in 2020. This model is capable of tackling a wide array of tasks, like conversation, text completion, and even coding with stunningly good performance. Since its launch, the API has powered a staggering number of applications that have now grown into full-fledged startups generating business value. This book will be a deep dive into what GPT-3 is, why it is important, what it can do, what has already been done with it, how to get access to it, and how one can build a GPT-3 powered product from scratch.
Разместил: Ingvar16 23-12-2021, 22:31 | Комментарии: 0 | Подробнее
Основы DARTНазвание: Основы DART
Автор: Чернышёв С.А.
Издательство: MADTeacher
Год: 2021
Страниц: 216
Язык: русский
Формат: pdf
Размер: 11.7 MB

Dart – объектно-ориентированный язык программирования с сильной статической типизацией и поддержкой обобщенного программирования (шаблоны/дженерики). Dart не поддерживает множественное наследование, то есть родителем производного класса может выступать только один базовый класс. В тоже самое время, как и в языке программирования Java или C# класс может реализовывать множество интерфейсов. По своему синтаксису Dart очень похож на семейство языков C (Си) – (C++, C#, Java, Kotlin и т. д.). Сейчас Dart – оптимизированный для клиентской части язык программирования, позволяющий вести разработку быстрых приложений на любой платформе. При этом он дает возможность использовать динамический тип в сочетании с проверками во время выполнения. Это особенно полезно при быстром прототипировании.
Разместил: Ingvar16 23-12-2021, 20:32 | Комментарии: 0 | Подробнее
Kotlin And Android: Learn To Architect And Develop Android Apps In The Kotlin Programming LanguageНазвание: Kotlin And Android: Learn To Architect And Develop Android Apps In The Kotlin Programming Language
Автор: Evelyn Strauch
Издательство: Amazon.com Services LLC
Год: 2021
Страниц: 223
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB

Android is a complete set of software for mobile devices such as tablet computers, notebooks, smartphones, electronic book readers, set-top boxes, etc. It contains a Linux-based Operating System, middleware, and key mobile applications. Kotlin has developed continuously, not only as a language but as a whole ecosystem with robust tooling. Now it's seamlessly integrated into Android Studio and is actively used by many companies for developing Android applications.
Разместил: Ingvar16 23-12-2021, 14:24 | Комментарии: 0 | Подробнее

Автор: Дино Эспозито, Франческо Эспозито
Название: Разработка приложений для Windows 8 на HTML5 и jаvascript
Серия: Библиотека программиста
Издательство: Питер
Год: 2014
Формат: pdf
Размер: 11 mb

C помощью этой книги вы быстро освоите разработку приложений для Windows 8 с использованием таких технологий, как HTML5 и jаvascript. Написанное известным экспертом Дино Эспозито в соавторстве со своим сыном, это практическое пособие содержит все необходимое для того, чтобы помочь читателю спроектировать, создать и опубликовать свое приложение для Windows 8.
Издание состоит из трех частей. В первой части рассматриваются вопросы использования Microsoft Visual Studio 2012 Express, а также даются краткие сведения об HTML, CSS и jаvascript. Во второй части книги рассматриваются основы программирования для Windows 8 с предоставлением пошаговых упражнений, помогающих освоить пользовательский интерфейс Windows 8, графику, видео, хранилища данных, интернет-вызовы. В третьей части основное внимание уделяется современному программированию для Windows 8 с упором на работу с датчиками и аксессуарами устройств (такими как принтеры, GPS, веб-камеры и т. д.), взаимодействию с системой и публикации готового приложения в Windows Store.
Разместил: rivasss 23-12-2021, 12:04 | Комментарии: 0 | Подробнее
Название: Informatics and Machine Learning: From Martingales to Metaheuristics
Автор: Stephen Winters-Hilt
Издательство: Wiley
Год: 2022
Формат: PDF
Страниц: 585
Размер: 19,8 Mb
Язык: English

Informatics and Machine Learning
Discover a thorough exploration of how to use computational, algorithmic, statistical, and informatics methods to analyze digital data Informatics and Machine Learning: From Martingales to Metaheuristics delivers an interdisciplinary presentation on how analyze any data captured in digital form. The book describes how readers can conduct analyses of text, general sequential data, experimental observations over time, stock market and econometric histories, or symbolic data, like genomes. It contains large amounts of sample code to demonstrate the concepts contained within and assist with various levels of project work.
Разместил: vitvikvas 23-12-2021, 09:10 | Комментарии: 0 | Подробнее
Java Decaffeinated: The Simple Introduction to JavaНазвание: Java Decaffeinated: The Simple Introduction to Java
Автор: Pranav Ramesh
Издательство: CodeSavant
Год: 2021
Страниц: 338
Язык: английский
Формат: pdf, mobi, epub
Размер: 10.2 MB

Java Decaffeinated is the essential guide to any aspiring programmer who wants to learn the fundamentals of Java. By the end of this book, you will be able to create working programs that solve various tasks. Java Decaffeinated discusses concepts that are not only important for Java, but for all object-oriented programming languages, and is a great resource for individuals of all ages. This book will set you on a path to becoming a successful programmer!
Разместил: Ingvar16 22-12-2021, 21:23 | Комментарии: 0 | Подробнее
Parallel And Distributed Computing by Ajit SinghНазвание: Parallel And Distributed Computing
Автор: Ajit Singh
Издательство: Independently published
Год: 2021
Страниц: 269
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB

This text is an introduction to the complex and emerging world of the Parallel and Distributed Computing. It helps you understand the principles and acquire the practical skills of MPI programming using the C/FORTAN programming language. My aim is for you to gain sufficient knowledge and experience to perform simple useful programming tasks using the best up-to-date techniques and so we hope for it to be the easiest book from which you can learn the basics of MPI programming. It helps you understand the principles, algorithm & implementation of Parallel and Distributed Computing. This book is emphatically focused on the concept. Understanding the fundamental ideas, principles, and techniques is the essence of a good programmer. Only well-designed code has a chance of becoming part of a correct, reliable, and maintainable parallel system.
Разместил: Ingvar16 22-12-2021, 20:56 | Комментарии: 0 | Подробнее
Funktionale Programmierung in JavaНазвание: Funktionale Programmierung in Java: Eine umfassende Einführung
Автор: Herbert Prähofer
Издательство: dpunkt.verlag GmbH
Год: 2020
Страниц: 342
Язык: немецкий
Формат: pdf, epub
Размер: 10.1 MB

Mit der Version 8 erhielt die objektorientierte Programmiersprache Java die Möglichkeit, mit ihr funktional zu programmieren. Dieser Programmierstil hat seitdem bei Java-Entwicklern immer mehr an Popularität gewonnen, getrieben durch den Trend zu datenzentrierten Anwendungen und neueren Programmiersprachen, die funktionale Programmierung (z.B. Scala, Kotlin) einfach möglich machen. Das Buch richtet sich sowohl an Einsteiger in Java, die einen tieferen Einblick in die funktionale Seite der Sprache erhalten möchten, als auch an erfahrene Java-Entwickler, die ihre tägliche Arbeit um funktionale Aspekte erweitern möchten.
Разместил: Ingvar16 22-12-2021, 19:44 | Комментарии: 0 | Подробнее
Natural Language Processing in Artificial Intelligence ― NLPinAI 2021Название: Natural Language Processing in Artificial Intelligence ― NLPinAI 2021
Автор: Roussanka Loukanova
Издательство: Springer
Год: 2022
Страниц: 126
Язык: английский
Формат: pdf (true)
Размер: 10.16 MB

The book covers theoretical work, approaches, applications, and techniques for computational models of information, language, and reasoning. Computational and technological developments that incorporate natural language are proliferating. Adequate coverage of natural language processing in artificial intelligence encounters problems on developments of specialized computational approaches and algorithms. Many difficulties are due to ambiguities in natural language and dependency of interpretations on contexts and agents. Classical approaches proceed with relevant updates, and new developments emerge in theories of formal and natural languages, computational models of information and reasoning, and related computerized applications.
Разместил: Ingvar16 22-12-2021, 19:18 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности