Vtome.ru - электронная библиотека

  • Добавил: literator
  • Дата: 20-06-2021, 12:00
  • Комментариев: 0
Functional Programming Made Easier: A Step-by-Step GuideНазвание: Functional Programming Made Easier: A Step-by-Step Guide
Автор: Charles Scalfani
Издательство: Leanpub
Год: 2021
Страниц: 1926
Язык: английский
Формат: pdf (true)
Размер: 64.5 MB

A Functional Programming book from beginner to advanced without skipping a single step along the way. Functional Programming is hard. Too hard. I struggled for years to learn a Functional Language with no definitive guide that takes you from knowing absolutely NOTHING to working as a Functional Programmer. PureScript is a modern Haskell-like Purely Functional Programming Language that compiles to jаvascript making it the best Functional Programming Language for both the Browser and the Server (via Node). It’s so closely related to Haskell that all of the concepts you learn translate directly from PureScript to Haskell.
  • Добавил: literator
  • Дата: 20-06-2021, 11:13
  • Комментариев: 0
Artificial Intelligence: Models, Algorithms and ApplicationНазвание: Artificial Intelligence: Models, Algorithms and Application
Автор: Terje Solsvik Kristensen
Издательство: Bentham Science Publishers
Год: 2021
Страниц: 176
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Artificial Intelligence: Models, Algorithms and Applications presents focused information about applications of artificial intelligence (AI) in different areas to solve complex problems. The book presents 8 chapters that demonstrate AI based systems for vessel tracking, mental health assessment, radiology, instrumentation, business intelligence, education and criminology. The book concludes with a chapter on mathematical models of neural networks.
  • Добавил: kotmatros255
  • Дата: 20-06-2021, 09:10
  • Комментариев: 0
Название: Профессиональное программирование на PHP
Автор: Джордж Шлосснейгл
Издательство: Вильямс
Год: 2006
ISBN: 5-8459-0925-2
Формат: pdf
Страниц: 593
Размер: 127 Mb
Язык: Русский

Книга адресована опытным PHP-программистам и разработчикам Web-приложений, проектирующим крупные Web-системы для решения сложных задач.
  • Добавил: literator
  • Дата: 19-06-2021, 20:44
  • Комментариев: 0
Linear Models with PythonНазвание: Linear Models with Python
Автор: Julian J. Faraway
Издательство: CRC Press
Год: 2021
Страниц: 309
Язык: английский
Формат: pdf
Размер: 10.1 MB

Like its widely praised, best-selling companion version, Linear Models with R, this book replaces R with Python to seamlessly give a coherent exposition of the practice of linear modeling. Linear Models with Python offers up-to-date insight on essential data analysis topics, from estimation, inference and prediction to missing data, factorial models and block designs. Numerous examples illustrate how to apply the different methods using Python.
  • Добавил: literator
  • Дата: 19-06-2021, 16:53
  • Комментариев: 0
Soft Computing Techniques in Engineering, Health, Mathematical and Social Sciences (Edge AI in Future Computing)Название: Soft Computing Techniques in Engineering, Health, Mathematical and Social Sciences
Автор: Pradip Debnath, S.A. Mohiuddine
Издательство: CRC Press
Год: 2021
Страниц: 233
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Soft computing techniques are no longer limited to the arena of computer science. The discipline has an exponentially growing demand in other branches of science and engineering and even into health and social science. This book contains theory and applications of soft computing in engineering, health, and social and applied sciences. Different soft computing techniques such as artificial neural networks, fuzzy systems, evolutionary algorithms and hybrid systems are discussed. It also contains important chapters in machine learning and clustering. This book presents a survey of the existing knowledge and also the current state of art development through original new contributions from the researchers. This book may be used as a one-stop reference book for a broad range of readers worldwide interested in soft computing.
  • Добавил: literator
  • Дата: 19-06-2021, 16:09
  • Комментариев: 0
Artificial Intelligence: Fundamentals and ApplicationsНазвание: Artificial Intelligence: Fundamentals and Applications
Автор: Cherry Bhargava, Pardeep Kumar Sharma
Издательство: CRC Press
Год: 2021
Страниц: 271
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This comprehensive reference text discusses the fundamental concepts of artificial intelligence and its applications in a single volume. Artificial Intelligence: Fundamentals and Applications presents a detailed discussion of basic aspects and ethics in the field of artificial intelligence and its applications in areas, including electronic devices and systems, consumer electronics, automobile engineering, manufacturing, robotics and automation, agriculture, banking, and predictive analysis.
  • Добавил: literator
  • Дата: 19-06-2021, 14:59
  • Комментариев: 0
Dungeon Hacks: How NetHack, Angband, and Other Rougelikes Changed the Course of Video GamesНазвание: Dungeon Hacks: How NetHack, Angband, and Other Rougelikes Changed the Course of Video Games
Автор: David L. Craddock
Издательство: CRC Press
Год: 2022
Страниц: 172
Язык: английский
Формат: pdf (true)
Размер: 25.88 MB

In 1980, computers were instruments of science and mathematics, military secrets and academia. Stern administrators lorded over sterile university laboratories and stressed one point to the wide-eyed students privileged enough to set foot within them: Computers were not toys.
  • Добавил: buratino
  • Дата: 19-06-2021, 14:56
  • Комментариев: 0
Название: AI and Machine Learning On-Device Development (Second Early Release)
Автор: Laurence Moroney
Издательство: O’Reilly Media
Год: 2021-06-18
Формат: EPUB
Размер: 22.7 Mb
Язык: English

AI is nothing without somewhere to run it. Now that mobile devices have become the primary computing device for most people, it's essential that mobile developers add AI to their toolbox. This insightful book is your guide to creating models and running them on popular mobile platforms such as iOS and Android.
  • Добавил: literator
  • Дата: 19-06-2021, 14:40
  • Комментариев: 0
Hands-On Systems Programming with Rust (Early Release)Название: Hands-On Systems Programming with Rust: A Project-Based Approach (Early Release)
Автор: Ken Youens-Clark
Издательство: O’Reilly Media, Inc.
Год: 2021-06-18
Страниц: 153
Язык: английский
Формат: epub
Размер: 10.14 MB

For several consecutive years, Rust has been voted "most loved programming language" in Stack Overflow's annual developer survey. This open source systems programming language is now used for everything from game engines and operating systems to browser components and virtual reality simulation engines. But Rust is also an incredibly complex language with a notoriously difficult learning curve. Rather than focus on the language as a whole, this guide teaches Rust using a single small, complete, focused program in each chapter. Author Ken Youens-Clark shows you how to start, write, and test each of these programs to create a finished product. You'll learn how to handle errors in Rust, read and write files, and use regular expressions, Rust types, structs, and more.
  • Добавил: literator
  • Дата: 19-06-2021, 14:17
  • Комментариев: 0
Code Like a Pro in C# (Final Release)Название: Code Like a Pro in C# (Final Release)
Автор: Jort Rodenburg
Издательство: Manning Publications
Год: 2021
Страниц: 418
Язык: английский
Формат: pdf (true)
Размер: 31.57 MB

Critical business applications worldwide are written in the versatile C# language and the powerful .NET platform, running on desktops, cloud systems, and Windows or Linux servers. Code Like a Pro in C# makes it easy to turn your existing abilities in C# or another OO language (such as Java) into practical C# mastery. There’s no “Hello World” or Computer Science 101 basics―you’ll learn by refactoring an out-of-date legacy codebase, using new techniques, tools, and best practices to bring it up to modern C# standards. Each technique is reinforced through coding katas and clean code best practices, locking in the skills you’ll need to tackle any job and ace your next interview.