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

  • Добавил: literator
  • Дата: 18-12-2022, 03:08
  • Комментариев: 0
Understanding JavaScript PromisesНазвание: Understanding jаvascript Promises
Автор: Nicholas C. Zakas
Издательство: Leanpub
Год: 2022-02-19
Страниц: 90
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.3 MB

Learn all about jаvascript promises from veteran jаvascript author Nicholas C. Zakas. One of the most powerful aspects of jаvascript is how easily it handles asynchronous programming. As a language created for the web, jаvascript needed to respond to user interactions such as clicks and key presses from the beginning, and so event handlers such as onclick were created. Event handlers allowed developers to specify a function to execute at some later point in time in reaction to an event. Node.js further popularized asynchronous programming in jаvascript by using callback functions in addition to events. As more and more programs started using asynchronous programming, events and callbacks were no longer sufficient to support everything developers wanted to do. Promises are the solution to this problem.
  • Добавил: literator
  • Дата: 18-12-2022, 02:51
  • Комментариев: 0
Machine Learning in Python for Process Systems Engineering : Achieve Operational Excellence Using Process DataНазвание: Machine Learning in Python for Process Systems Engineering: Achieve Operational Excellence Using Process Data
Автор: Ankur Kumar, Jesus Flores-Cerrillo
Издательство: Leanpub
Год: 2022-02-17
Страниц: 352
Язык: английский
Формат: pdf (true)
Размер: 18.1 MB

This book provides a guided tour along the wide range of ML methods that have proven useful in process industry. Step-by-step instructions, supported with real process datasets, show how to develop ML-based solutions for process monitoring, predictive maintenance, fault diagnosis, soft sensing, and process control. This book provides an application-focused exposition of modern ML tools that have proven useful in process industry and hands-on illustrations on how to develop ML-based solutions for process monitoring, predictive maintenance, fault diagnosis, inferential modeling, dimensionality reduction, and process control. This book considers unique characteristics of industrial process data and uses real data from industrial systems for illustrations. With the focus on practical implementation and minimal programming or ML prerequisites, the book covers the gap in available ML resources for industrial practitioners. The authors of this book have drawn from their years of experience in developing data-driven industrial solutions to provide a guided tour along the wide range of available ML methods and declutter the world of Machine Learning.
  • Добавил: literator
  • Дата: 17-12-2022, 17:59
  • Комментариев: 0
C, C++, Java, Python, PHP, JavaScript and Linux For BeginnersНазвание: C, C++, Java, Python, PHP, jаvascript and Linux For Beginners
Автор: Manjunath R.
Издательство: Leanpub
Год: 2022-11-26
Страниц: 1865
Язык: английский
Формат: pdf (true)
Размер: 68.5 MB

It can be difficult to become proficient in a computer language when you first begin, but with this book you will find a straightforward but helpful instruction manual that doesn't just focus on theory and dry explanations but is also a dynamic and interactive workbook that offers sound practical experience. An ideal addition to your personal elibrary. With the aid of this indispensable reference book, you may quickly gain a grasp of Python, Java, jаvascript, C, C++, CSS, Data Science, HTML, LINUX and PHP. It can be challenging to understand the programming language's distinctive advantages and charms. Many programmers who are familiar with a variety of languages frequently approach them from a constrained perspective rather than enjoying their full expressivity.
  • Добавил: literator
  • Дата: 17-12-2022, 17:47
  • Комментариев: 0
The Computer Science Book : A complete introduction to computer science in one bookНазвание: The Computer Science Book : A complete introduction to computer science in one book
Автор: Tom Johnson
Издательство: Leanpub
Год: 2021-03-04
Страниц: 248
Язык: английский
Формат: pdf (true), epub
Размер: 14.6 MB

Learn the computer science foundations you need to jump start your career. Ten chapters covering all the career-essential topics. Become confident in computer architecture, networking, databases and much more. Welcome to The Computer Science Book! This book contains ten chapters covering the main areas of a computer science degree. Together they will give you a comprehensive introduction to computer science. But learning computer science is difficult. Things are even tougher if you’re learning by yourself and in your own time. Where should you start? How do you chart a path through the whole of computer science, studying topics in the right order? How can you possibly work your way through the dozens of “classic”, doorstop textbooks? I know because I’ve been there.
  • Добавил: literator
  • Дата: 17-12-2022, 17:20
  • Комментариев: 0
Encrypt, Sign, Attack: A compact introduction to cryptographyНазвание: Encrypt, Sign, Attack: A compact introduction to cryptography
Автор: Olaf Manz
Издательство: Springer
Год: 2022
Страниц: 140
Язык: английский
Формат: pdf (true), epub
Размер: 10.3 MB

This book explains compactly, without theoretical superstructure and with as little mathematical formalism as possible, the essential concepts in the encryption of messages and data worthy of protection. The focus is on the description of the historically and practically important cipher, signature and authentication methods. Both symmetric encryption and public-key ciphers are discussed. In each case, the strategies used to attack and attempt to "crack" encryption are also discussed. Special emphasis is placed on the practical use of ciphers, especially in the everyday environment. The book is suitable for working groups at STEM schools and STEM teacher training, for introductory courses at universities as well as for interested students and adults. Textbooks and reference books take a more scientific approach to the topic of data encryption under the title of cryptography. They deal with the mathematical theories of the common procedures, describe their algorithms and program-technical realizations, and also deal with many topics of the organizational implementation. As a basis for lectures or seminars, it must in the first instance be the goal to introduce students to scientific work and to introduce them to areas of current research.
  • Добавил: literator
  • Дата: 17-12-2022, 08:43
  • Комментариев: 0
Computational Optimization: Success in PracticeНазвание: Computational Optimization: Success in Practice
Автор: Vladislav Bukshtynov
Издательство: CRC Press
Год: 2023
Страниц: 415
Язык: английский
Формат: pdf (true)
Размер: 18.9 MB

This textbook offers a guided tutorial that reviews the theoretical fundamentals while going through the practical examples used for constructing the computational frame, applied to various real-life models. Computational Optimization: Success in Practice will lead the readers through the entire process. They will start with the simple calculus examples of fitting data and basics of optimal control methods and end up constructing a multi-component framework for running PDE-constrained optimization. This framework will be assembled piece by piece; the readers may apply this process at the levels of complexity matching their current projects or research needs. The main optimization framework builds through the course exercises and centers on MATLAB. This book will prove valuable to graduate students of math, Computer Science, engineering, and all who explore optimization techniques at different levels for educational or research purposes. It will benefit many professionals in academic and industry-related research: professors, researchers, postdoctoral fellows, and the personnel of R&D departments.
  • Добавил: literator
  • Дата: 17-12-2022, 08:00
  • Комментариев: 0
React Clean Code : The secret to becoming a productive and clean coderНазвание: React Clean Code: The secret to becoming a productive and clean coder
Автор: Juntao Qiu
Издательство: Leanpub
Год: 2022-11-10
Страниц: 102
Язык: английский
Формат: pdf (true), epub
Размер: 50.5 MB

Do you want to learn how to write better React code, with proven principles like S.O.L.I.D, Separation of Concerns, and Design Patterns in your React? This is a book for you. More than that, this book teaches you how to become a more productive developer with over 16 Refactorings and 20 IDE Shortcuts you can use immediately in your project today. This book teaches you all the refactoring techniques you need in building React applications and will help you become a productive developer in general. It shows you 16 Refactorings you can use immediately in your project, more than 20 IDE Shortcuts that can boost your productivity, as well as design patterns you should consider in your design, how to apply object-oriented programming in your React and so on. In this small book, I plan to focus on several small but critical things for developers who want to write better React code and want to be more productive when doing it. On the surface, they may look like two different things, but they could be relevant when you think about them for a minute. I recently saw an interesting Twitter thread: Programming is thinking, not typing, and the author asked what people think about the line.
  • Добавил: literator
  • Дата: 17-12-2022, 07:27
  • Комментариев: 0
Software Security: Concepts & PracticesНазвание: Software Security: Concepts & Practices
Автор: Suhel Ahmad Khan, Rajeev Kumar, Raees Ahmad Khan
Издательство: CRC Press
Год: 2023
Страниц: 330
Язык: английский
Формат: pdf (true)
Размер: 14.4 MB

The goal of this book is to describe software and security principles early in the software development life cycle so that security assurance efforts can be optimized at all stages. The purpose of the book is to provide a means of identifying security issues, risks, and threats during the design phase of software development. Organizations can utilize the measurements to gain insight into the security of software under development. Security metrics, architecture, and estimate models are examples of software security aspects that govern the objectives defined by developers and organizations. Furthermore, the proposed book’s goal is to produce security knowledge connected to management and governance for higher education, which can be utilized to identify problems at various stages and address them there to save money, time, and effort. Other contributions include a systematic phase-by-phase approach for software development, such as the development and testing processes. The book is aimed primarily at advanced undergraduates and graduates studying Computer Science, Artificial Intelligence and information technology. Researchers and professionals will also find this book useful.
  • Добавил: literator
  • Дата: 17-12-2022, 07:13
  • Комментариев: 0
Linux Commands, C, C++, Java and Python Exercises For BeginnersНазвание: Linux Commands, C, C++, Java and Python Exercises For Beginners
Автор: Manjunath R.
Издательство: Leanpub
Год: 2022-12-04
Страниц: 931
Язык: английский
Формат: pdf (true)
Размер: 38.6 MB

Easily improve your programming abilities and become an expert. This guide to the most widely used programming languages is the quickest, simplest way to get started and go if you've been thinking about learning how to code or starting up programming! This book gives a thorough introduction to the C, C++, Java, and Python programming languages, covering everything from fundamentals to advanced concepts. It also includes various exercises that let you put what you learn to use in the real world.
  • Добавил: literator
  • Дата: 16-12-2022, 18:45
  • Комментариев: 0
Algorithmic Learning in a Random World, 2nd EditionНазвание: Algorithmic Learning in a Random World, 2nd Edition
Автор: Vladimir Vovk, Alexander Gammerman, Glenn Shafer
Издательство: Springer
Год: 2022
Страниц: 490
Язык: английский
Формат: pdf (true), epub
Размер: 29.3 MB

This book is about conformal prediction, an approach to prediction that originated in Machine Learning. The main feature of conformal prediction is the principled treatment of the reliability of predictions. The prediction algorithms described ― conformal predictors ― are provably valid in the sense that they evaluate the reliability of their own predictions in a way that is neither over-pessimistic nor over-optimistic (the latter being especially dangerous). The approach is still flexible enough to incorporate most of the existing powerful methods of Machine Learning. The book covers both key conformal predictors and the mathematical analysis of their properties.