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

  • Добавил: literator
  • Дата: 16-04-2023, 19:51
  • Комментариев: 0
Идиомы bashНазвание: Идиомы bash: мощные, гибкие и понятные сценарии командной оболочки
Автор: Карл Олбинг, Джей Пи Фоссен
Издательство: Питер
Год: 2023
Страниц: 209
Язык: русский
Формат: pdf
Размер: 10.1 MB

Сценарии на языке командной оболочки получили самое широкое распространение, особенно написанные на языках, совместимых с bash. Но эти сценарии часто сложны и непонятны. Сложность — враг безопасности и причина неудобочитаемости кода. Эта книга на практических примерах покажет, как расшифровывать старые сценарии и писать новый код, максимально понятный и легко читаемый. Авторы Карл Олбинг (Carl Albing) и Джей Пи Фоссен (JP Vossen) покажут, как использовать мощь и гибкость командной оболочки. Даже если вы умеете писать сценарии на bash, эта книга поможет расширить ваши знания и навыки. Независимо от используемой ОС — Linux, Unix, Windows или Mac — к концу книги вы научитесь понимать и писать сценарии на экспертном уровне. Это вам обязательно пригодится. Вы познакомитесь с идиомами, которые следует использовать, и такими, которых следует избегать.

  • Добавил: literator
  • Дата: 16-04-2023, 18:32
  • Комментариев: 0
Digital Image Processing (2023)Название: Digital Image Processing, 1st Edition
Автор: A. Baskar, Muthaiah Rajappa, Shriram K, Vasudevan, T.S. Murugesh
Издательство: CRC Press
Год: 2023
Страниц: 208
Язык: английский
Формат: pdf (true)
Размер: 25.1 MB

The book provides a mix of theoretical and practical perceptions of the related concepts pertaining to image processing. The primary objectives are to offer an overview to the elementary concepts and practices appropriate to digital image processing as well as to provide theoretical exposition. You have been exposed to image processing concepts in an extensive manner throughout this book and we hope it has been an enjoyable learning experience. For the cherry on top, this chapter shows how to play around with OpenCV and Python. An interesting set of simple programs to help enhance understanding is presented. The codes in this chapter are written in Python and run in Ubuntu as the base. Remember, OpenCV is not a programming language, it is a package. We are going to use Python with OpenCV, and hence we have to import OpenCV in all the programs that are to be demonstrated shortly in the chapter.

  • Добавил: literator
  • Дата: 16-04-2023, 13:09
  • Комментариев: 0
Bayesian Multilevel Models for Repeated Measures Data: A Conceptual and Practical Introduction in RНазвание: Bayesian Multilevel Models for Repeated Measures dаta: A Conceptual and Practical Introduction in R
Автор: Santiago Barreda, Noah Silbert
Издательство: Routledge
Год: 2023
Страниц: 485
Язык: английский
Формат: pdf (true)
Размер: 32.9 MB

This book presents an introduction to the statistical analysis of repeated measures data using Bayesian multilevel regression models. Our approach is to fit these models using the brms package and the Stan programming language in R. This book introduces mathematical and modeling concepts in plain English, and focuses on understanding the visual/geometric consequences of different regression model structures rather than on rigorous mathematical explanations of these. Statistical modeling is as much a coding challenge as it is a mathematical challenge. As any programmer with some experience knows, copying existing scripts and modifying them slightly is an excellent way to learn to code, and often a new skill can be learned shortly after an understandable example can be found. To that end, rather than use a different toy data set for every new topic introduced, this book presents a set of fully worked analyses involving increasingly complicated models fit to the same experimental data.

  • Добавил: literator
  • Дата: 16-04-2023, 04:29
  • Комментариев: 0
C++ & Python for Beginners - 14th Edition 2023Название: C++ & Python for Beginners - 14th Edition 2023
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2023
Страниц: 79
Язык: английский
Формат: pdf
Размер: 37,6 MB

Начните изучать основы Python и C++ и расширьте свои навыки! Оптимальный справочник, который содержит подробные руководства от команды экспертов. Изучайте Python и применяйте его в своих программах. Изучите основы C++ и лучшие советы по работе с кодом. Python и C++ - это два самых мощных и многофункциональных языка программирования. Ваше умение понимать и использовать любой из этих языков позволит вам лучше понять современные технологии и то, как они взаимодействуют с нами и окружающим миром.

  • Добавил: literator
  • Дата: 16-04-2023, 04:11
  • Комментариев: 0
Risk Management Professional (PMI-RMP) Cert GuideНазвание: Risk Management Professional (PMI-RMP) Cert Guide
Автор: Carl Pritchard
Издательство: Pearson
Год: 2023
Страниц: 566
Язык: английский
Формат: epub, mobi
Размер: 10.2 MB

Learn, prepare, and practice for the Risk Management Professional (PMI-RMP) exam success with this Cert Guide from Pearson IT Certification, a leader in IT Certification learning. Risk Management Professional (PMI-RMP) Exam Cert Guide is a comprehensive exam study guide. Author and expert instructor, Carl Pritchard, shares preparation hints and test-taking tips, helping you identify areas of weakness and improve both your conceptual knowledge and hands-on skills. Material is presented in a concise manner, focusing on increasing your understanding and retention of exam topics. The PMI-RMP is the premier certification for project managers with a risk orientation or risk managers working extensively on projects. It is industry neutral, but Agile areas of the exam do lend themselves to those in the information technology community. The exam serves as a means to show a clear grasp of risk management practice in a project management context.

  • Добавил: literator
  • Дата: 16-04-2023, 03:38
  • Комментариев: 0
200 Problems on Languages, Automata, and ComputationНазвание: 200 Problems on Languages, Automata, and Computation
Автор: Filip Murlak, Damian Niwinski, Wojciech Rytter
Издательство: Cambridge University Press
Год: 2023
Страниц: 267
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Formal languages and automata have long been fundamental to theoretical computer science, but students often struggle to understand these concepts in the abstract. This book provides a rich source of compelling exercises designed to help students grasp the subject intuitively through practice. The text covers important topics such as finite automata, regular expressions, push-down automata, grammars, and Turing machines via a series of problems of increasing difficultly. Problems are organised by topic, many with multiple follow-ups, and each section begins with a short recap of the basic notions necessary to make progress. Complete solutions are given for all exercises, making the book well suited for self-study as well as for use as a course supplement. Developed over the course of the editors' two decades of experience teaching the acclaimed Automata, Formal Languages, and Computation course at the University of Warsaw, it is an ideal resource for students and instructors alike.

  • Добавил: literator
  • Дата: 15-04-2023, 18:12
  • Комментариев: 0
Introduction to Algorithms and Data Structures: A solid foundation for the real world of Machine Learning and data analytics. Vol. 1Название: Introduction to Algorithms and Data Structures: A solid foundation for the real world of Machine Learning and data analytics. Vol. 1
Автор: Bolakale Aremu
Издательство: Ojula Technology Innovations
Год: 2023
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Learning algorithms and data structures from this book will help you become a better programmer. Algorithms and data structures will make you think more logically. Furthermore, they can help you design better systems for storing and processing data. They also serve as a tool for optimization and problem-solving. As a result, the concepts of algorithms and data structures are very valuable in any field. For example, you can use them when building a web app or writing software for other devices. You can apply them to Machine Learning and data analytics, which are two hot areas right now. If you are a hacker, algorithms and data structures in Python are also important for you everywhere.

  • Добавил: literator
  • Дата: 15-04-2023, 08:23
  • Комментариев: 0
The ChatGPT GoldRush: Profiting from the AI Revolution Online: Prompt Engineering Mastery with ChatGPT-4Название: The ChatGPT GoldRush: Profiting from the AI Revolution Online: Prompt Engineering Mastery with ChatGPT-4
Автор: Mark Adelson
Издательство: Independently published
Год: 2023
Страниц: 200
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

Discover the secrets to unlocking the immense potential of AI and transform your online business with "The ChatGPT Goldrush: Profiting from the AI Revolution Online - Mastering Prompt Engineering". This comprehensive guide will empower you to leverage ChatGPT's powerful capabilities to achieve impressive results and create new income streams. ChatGPT is a large language model created by OpenAI based on the GPT-4 architecture. It is designed to understand and respond to natural language text input, allowing conversations to occur with a machine. ChatGPT has been trained on a vast amount of data, allowing it to generate coherent and contextually appropriate responses to a wide range of prompts. With its advanced natural language processing capabilities, ChatGPT has the ability to carry out tasks such as language translation, text summarization, and question answering.
  • Добавил: literator
  • Дата: 15-04-2023, 07:59
  • Комментариев: 0
Simply Artificial IntelligenceНазвание: Simply Artificial Intelligence
Автор: DK
Издательство: DK
Год: 2023
Страниц: 160
Язык: английский
Формат: azw3
Размер: 62.2 MB

Understanding AI has never been easier with Simply Artificial Intelligence. Combining bold graphics with easy-to-understand text, Simply Artificial Intelligence is the perfect introduction to the world of AI for those who are short of time but hungry for knowledge. Explaining each individual aspect of AI more clearly than ever before, the book outlines the key building-blocks and technological milestones in its history, profiles its most important practical applications - both current and predicted - and explores the numerous ethical debates around AI, and its increasing influence on culture and society.
  • Добавил: literator
  • Дата: 15-04-2023, 07:12
  • Комментариев: 0
Rust Programming language: A comprehensive beginner's guide to RustНазвание: Rust Programming language: A comprehensive beginner's guide to Rust, 3nd Edition
Автор: Claudia Alves
Издательство: Mem Inc
Год: 2021
Страниц: 259
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.18 MB

Rust is a statically and strongly typed systems programming language. statically means that all types are known at compile-time, strongly means that these types are designed to make it harder to write incorrect programs. A successful compilation means you have a much better guarantee of correctness than with a cowboy language like C. systems means generating the best possible machine code with full control of memory use. So the uses are pretty hardcore: operating systems, device drivers and embedded systems that might not even have an operating system. However, it's actually a very pleasant language to write normal application code in as well. The big difference from C and C++ is that Rust is safe by default; all memory accesses are checked. It is not possible to corrupt memory by accident.