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

  • Добавил: literator
  • Дата: 9-10-2021, 17:07
  • Комментариев: 0
Learn ClojureScript: Functional programming for the webНазвание: Learn ClojureScript: Functional programming for the web
Автор: Andrew Meredith
Издательство: Merry Kraken Press
Год: 2021
Страниц: 168
Язык: английский
Формат: pdf, epub
Размер: 10.18 MB

ClojureScript is a pragmatic functional programming language for building web applications. Whether you are an experienced jаvascript developer or a brand-new programmer, this book is your guide to creating impressive web apps in the simple and elegant ClojureScript language. The tutorial-style lessons are easy to follow at your own pace, and the practical capstone projects will reinforce what you have learned.


  • Добавил: literator
  • Дата: 9-10-2021, 15:25
  • Комментариев: 0
Python Machine learning: The comprehensive guide to learn and improve Python programming for Machine learningНазвание: Python Machine learning: The comprehensive guide to learn and improve Python programming for Machine learning
Автор: Bill Ruiz
Издательство: Independently published
Год: 2021
Страниц: 112
Язык: английский
Формат: pdf, epub
Размер: 10.19 MB

Artificial Intelligence (AI) is a branch of computer science that seeks to develop computer systems that are capable of human-like intelligence. You can have Artificial Intelligence that replicates the human mind implemented this way rather than just having a computer system that mimics and the entire human brain. The latter is probably something very far off, if it is ever achieved. Artificial Intelligence systems run independently. Computer systems based on Artificial Intelligence need to be trained, but once trained, they can operate on their own without human intervention.


  • Добавил: literator
  • Дата: 9-10-2021, 13:40
  • Комментариев: 0
Introduction to AI Techniques for Renewable Energy SystemsНазвание: Introduction to AI Techniques for Renewable Energy Systems
Автор: Suman Lata Tripathi, Mithilesh Kumar Dubey
Издательство: CRC Press
Год: 2021
Страниц: 423
Язык: английский
Формат: pdf (true)
Размер: 25.4 MB

This book helps the undergraduate, graduate students and Academician to learn the concept of Artificial Intelligence techniques used in renewal energy with suitable real-life examples. Artificial intelligence (AI) techniques play an essential role in modeling, analysis, and prediction of the performance and control of renewable energy. The algorithms used to model, control, or predict performances of the energy systems are complicated involving differential equations, enormous computing power, and time requirements. Instead of complex rules and mathematical routines, AI techniques can learn critical information patterns within a multidimensional information domain.


  • Добавил: Maurix
  • Дата: 9-10-2021, 10:07
  • Комментариев: 0
Название: Rust for Rustaceans: Idiomatic Programming for Experienced Developers
Автор: Jon Gjengset
Издательство: No Starch Press
Год: 2022
Формат: True PDF, ePUB
Страниц: 283
Размер: 10 Mb
Язык: English

For developers who’ve mastered the basics, this book is the next step on your way to professional-level programming in Rust. It covers everything you need to build and maintain larger code bases, write powerful and flexible applications and libraries, and confidently expand the scope and complexity of your projects.
  • Добавил: Maurix
  • Дата: 8-10-2021, 18:36
  • Комментариев: 0
Название: Основы искусственного интеллекта в примерах на Python
Автор: Постолит А. В
Издательство: БХВ-Петербург
Год: 2021
Формат: PDF
Страниц: 450
Размер: 49,7 Mb
Язык: Русский

Описаны инструментальные средства для разработки приложений искусственного интеллекта. Даны основы языка программирования Python. Раскрыты основные понятия и определения искусственного интеллекта.
  • Добавил: Maurix
  • Дата: 8-10-2021, 18:04
  • Комментариев: 0
Название: Основы Java, 2-е издание
Автор: Прохоренок Н. А.
Издательство: БХВ-Петербург
Год: 2019
Формат: PDF
Страниц: 770
Размер: 46,5 Mb
Язык: Русский

Описан базовый синтаксис языка Java: типы данных, операторы, условия, циклы, регулярные выражения, лямбда-выражения, ссылки на методы, объектно-ориентированное программирование. Рассмотрены основные классы стандартной библиотеки, получение данных из сети Интернет, работа с базой данных MySQL.
  • Добавил: Maurix
  • Дата: 8-10-2021, 16:16
  • Комментариев: 0
Название: Beginner's Guide to Kotlin Programming
Автор: John Hunt
Издательство: Springer
Год: 2021
Формат: PDF
Страниц: 516
Размер: 12,8 Mb
Язык: English

Kotlin is an exciting new language that runs on Windows, macOS and Linux operating systems. It has also been adopted by Google as their preferred language for Android development.
This textbook assumes very little knowledge of programming so whether you have dabbled with a little jаvascript, played with a bit of Python, written Java or have virtually no programming experience at all you will find that it is for you.
  • Добавил: literator
  • Дата: 8-10-2021, 12:25
  • Комментариев: 0
С# для чайниковНазвание: С# для чайников
Автор: Джон Пол Мюллер, Билл Семпф, Чак Сфер
Издательство: Диалектика
Год: 2019
Страниц: 609
Язык: русский
Формат: pdf
Размер: 32.3 MB

С# - удивительный язык! Можно использовать один лишь этот язык для всего - от разработки настольных приложении до создания веб-приложений и даже веб-интерфейсов прикладного программи­рования (API). В то время как другие разработчики вынуждены преодолевать недостатки своих языков для создания даже небольшого подмножества видов приложений, которые легко поддерживает С#, вы можете быстро, не прикла­дывая ни физических, ни умственных усилий, кодировать свои приложения, тестировать их, а затем наслаждаться бездельем, сидя на пляже. Конечно, лю­бой язык, который на такое способен, необходимо изучать, и в этом вам по­может наша книга, которая представляет собой дверь в новые возможности в программировании.


  • Добавил: literator
  • Дата: 8-10-2021, 11:44
  • Комментариев: 0
Introduction to JavaScript Programming The 'Nothing but a Browser' Approach, 1st editionНазвание: Introduction to jаvascript Programming The 'Nothing but a Browser' Approach, 1st edition
Автор: Eric Roberts
Издательство: Pearson
Год: 2020
Страниц: 1535
Язык: английский
Формат: epub
Размер: 29.5 MB

Introducing the fundamental concepts of programming with jаvascript. A brand new textbook by Eric Roberts, Understanding Programming through jаvascript focuses on the fundamental concepts of programming, and is written for students with no prior knowledge or experience. It draws on a rich pedagogical heritage―including the immersive Karel the Robot microworld, time-testing programming guidelines, and a logical, step-by-step organization―to give them the foundational skills needed to pursue other coding languages, or a career in computer programming.


  • Добавил: literator
  • Дата: 8-10-2021, 11:29
  • Комментариев: 0
Unity Game Development: Script, Build, Customize your Game from Scratch for Beginners and ExpertsНазвание: Unity Game Development: Script, Build, Customize your Game from Scratch for Beginners and Experts
Автор: Kent Peterson
Издательство: Independently published
Год: 2021
Страниц: 122
Язык: английский
Формат: pdf, epub
Размер: 13.2 MB

Creating games has become one of the most profitable ventures in the tech industry with single games such as Candy Crush Saga raking in $6,400,000,000 in revenue for their creators. One of the key drivers of this explosion is the Unity Game Engine. The unity game engine was created to democratize and provide opportunities for indie developers to make AAA games easily. The Unity engine gives you the power of a game studio in one editor. Its rich library of resources, forums and tutorials ensure that you have the best experience creating that best seller game of yours. This ebook contains all you need to know to get you started creating games using the unity engine.