JavaScript for Sound Artists Learn to Code with the Web Audio API, 2nd Edition

Автор: TRex от 30-09-2022, 10:49, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: jаvascript for Sound Artists Learn to Code with the Web Audio API, 2nd Edition
Автор: William Turner
Издательство: CRC Press
Год: 2023
Формат: True PDF
Страниц: 276
Размер: 10 Mb
Язык: English

Learn how to program jаvascript while creating interactive audio applications with jаvascript for Sound Artists: Learn to Code With the Web Audio API! William Turner and Steve Leonard showcase the basics of jаvascript language programing so that readers can learn how to build browser based audio applications, such as music synthesizers and drum machines. The companion website offers further opportunity for growth.Web Audio API instruction includes oscillators, audio file loading and playback, basic audio manipulation, panning and time. This book encompasses all of the basic features of jаvascript with aspects of the Web Audio API to heighten the capability of any browser.
 

TensorFlow in Action

Автор: TRex от 30-09-2022, 10:23, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: TensorFlow in Action
Автор: Thushan Ganegedara
Издательство: Manning Publications
Год: 2022
Формат: True PDF
Страниц: 680
Размер: 39,2 Mb
Язык: English

Unlock the TensorFlow design secrets behind successful deep learning applications! Deep learning StackOverflow contributor Thushan Ganegedara teaches you the new features of TensorFlow 2 in this hands-on guide.
 

A Functional Approach to Java (Fifth Early Release)

Автор: literator от 30-09-2022, 02:50, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

A Functional Approach to Java (Fifth Early Release)Название: A Functional Approach to Java: Augmenting Object-Oriented Code with Functional Principles (Fifth Early Release)
Автор: Ben Weidig
Издательство: O’Reilly Media, Inc.
Год: 2022-09-29
Страниц: 176
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.3 MB

Java developers usually tackle the complexity of software development through object-oriented programming (OOP). But not every problem is a good match for OOP. The functional programming (FP) paradigm offers you another approach to solving problems, and Java provides easy-to-grasp FP tools such as lambdas and streams. If you're interested in applying FP concepts to your Java code, this book is for you. This book is for you if you are curious about functional programming and want to know what all the fuss is about and apply it to your Java code. You might already be using some functional Java types but desire a more profound knowledge of why and how to apply them more effectively. There is no need to be an expert on OOP, but the book is not a beginner’s guide to Java or OOP. You should already be familiar with the Java standard library. No prior knowledge of functional programming is required. Every concept is introduced with an explanation and examples. The book covers Java 17 as the latest Long-Term-Support (LTS) version available at publication. But knowing that many developers need to support projects with earlier versions, the baseline will be the previous LTS, Java 11.
 

Access 2021 / Microsoft 365 Programming by Example: with VBA, XML, and ASP

Автор: TRex от 29-09-2022, 13:29, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Access 2021 / Microsoft 365 Programming by Example: with VBA, XML, and ASP
Автор: Julitta Korol
Издательство: Mercury Learning and Information
Год: 2022
Формат: True PDF
Страниц: 1171
Размер: 42,5 Mb
Язык: English

Updated for Access 2021 and based on the bestselling editions from previous versions, Access 2021 / Microsoft 365 Programming by Example is a practical, how-to book on Access programming, suitable for readers already proficient with the Access user interface (UI). If you are looking to automate Access routine tasks, this book will progressively introduce you to programming concepts via numerous illustrated hands-on exercises.
 

Face Analysis Under Uncontrolled Conditions: From Face Detection to Expression Recognition

Автор: literator от 29-09-2022, 13:14, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Face Analysis Under Uncontrolled Conditions: From Face Detection to Expression RecognitionНазвание: Face Analysis Under Uncontrolled Conditions: From Face Detection to Expression Recognition
Автор: Romain Belmonte, Benjamin Allaert
Издательство: Wiley-ISTE
Год: 2022
Страниц: 312
Язык: английский
Формат: pdf (true), epub
Размер: 38.6 MB

Face analysis is essential for a large number of applications such as human-computer interaction or multimedia (e.g. content indexing and retrieval). Although many approaches are under investigation, performance under uncontrolled conditions is still not satisfactory. The variations that impact facial appearance (e.g. pose, expression, illumination, occlusion, motion blur) make it a difficult problem to solve.Identifying the facial structure is trivial for humans. From the perspective of an algorithm, an image is represented by an array of pixels. From these pixels, the aim is to provide enough abstraction to reach a semantic level that allows facial landmarks to be retrieved. However, it is difficult for an algorithm to have this kind of high level of understanding. To overcome this semantic gap, two solutions have been proposed. The first one, the traditional approach, uses domain-specific knowledge to transform raw data into features (i.e. feature engineering). These features provide useful input for the prediction task, performed by Machine Learning (ML) algorithms.
 

Risk Modeling: Practical Applications of Artificial Intelligence, Machine Learning, and Deep Learning

Автор: TRex от 29-09-2022, 12:29, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Risk Modeling: Practical Applications of Artificial Intelligence, Machine Learning, and Deep Learning
Автор: Terisa Roberts, Stephen J. Tonna
Издательство: Wiley
Год: 2022
Формат: True PDF
Страниц: 205
Размер: 10 Mb
Язык: English

A wide-ranging overview of the use of machine learning and AI techniques in financial risk management, including practical advice for implementation. Risk Modeling: Practical Applications of Artificial Intelligence, Machine Learning, and Deep Learning introduces readers to the use of innovative AI technologies for forecasting and evaluating financial risks. Providing up-to-date coverage of the practical application of current modelling techniques in risk management, this real-world guide also explores new opportunities and challenges associated with implementing machine learning and artificial intelligence (AI) into the risk management process.
 

Programming and GUI Fundamentals: TCL-TK for Electronic Design Automation (EDA)

Автор: literator от 29-09-2022, 11:31, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Programming and GUI Fundamentals: TCL-TK for Electronic Design Automation (EDA)Название: Programming and GUI Fundamentals: TCL-TK for Electronic Design Automation (EDA)
Автор: Suman Lata Tripathi, Abhishek Kumar
Издательство: Wiley-IEEE Press
Год: 2022
Страниц: 226
Язык: английский
Формат: pdf (true)
Размер: 14.5 MB

PROGRAMMING AND GUI FUNDAMENTALS Discover the foundations of TCL programming and GUI development. Programming and GUI Fundamentals: Tcl-Tk for Electronic Design Automation (EDA) , delivers a comprehensive exploration of the major design challenges and potential present in application and tool development with Tcl-Tk. Accessibly written and easy-to-understand, the book can be used by students at a variety of levels, as well as researchers and working professionals. The authors present the fundamental concepts of Tcl programming and graphic user interface (GUI) development using images, and photographs, assisting with concept understanding and retention. They describe real-time system designs and offer students and designers the opportunity to learn about critical concepts in scripting and GUI development.
 

Software Engineering Research, Management and Applications

Автор: TRex от 29-09-2022, 06:38, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Software Engineering Research, Management and Applications
Автор: Roger Lee
Издательство: Springer
Год: 2022
Формат: True PDF
Страниц: 210
Размер: 10 Mb
Язык: English

This edited book presents scientific results of the 20th IEEE/ACIS International Conference on Software Engineering Research, Management, and Applications (SERA2022) held on May 25, 2022, in Las Vegas, USA. The aim of this conference was to bring together researchers and scientists, businessmen and entrepreneurs, teachers, engineers, computer users and students to discuss the numerous fields of computer science and to share their experiences and exchange new ideas and information in a meaningful way. Research results about all aspects (theory, applications and tools) of computer and information science and to discuss the practical challenges encountered along the way and the solutions adopted to solve them.
 

Code Reading in Practice: Hands-On Techniques to Understand, Refactor and Improve How You Work With Code (Early Release)

Автор: literator от 29-09-2022, 02:28, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Code Reading in Practice: Hands-On Techniques to Understand, Refactor and Improve How You Work With Code (Early Release)Название: Code Reading in Practice: Hands-On Techniques to Understand, Refactor and Improve How You Work With Code (Early Release)
Автор: Felienne Hermans
Издательство: O’Reilly Media, Inc.
Год: 2022-09-29
Язык: английский
Формат: epub, mobi
Размер: 10.2 MB

Reading code is an essential skill, but many organizations today don't teach, practice, or even discuss it. Developers who lack the ability to read code well can't perform good code reviews, assess code quality, or decide on the use of an open source library. In two parts, this practical book helps developers become more comfortable at reading code. In the first part, you'll learn hands-on techniques for code reading, such as structural analysis, content analysis, and conceptual analysis. In part two, author Felienne Hermans from the Vrije Universiteit Amsterdam, shows you how to apply those techniques to code snippets from well-known code bases, allowing you to practice the skills you learned in part one.
 

The Book of Dash: Build Dashboards with Python and Plotly

Автор: literator от 29-09-2022, 00:46, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

The Book of Dash: Build Dashboards with Python and PlotlyНазвание: The Book of Dash: Build Dashboards with Python and Plotly
Автор: Adam Schroeder, Christian Mayer
Издательство: No Starch Press
Год: 2022
Страниц: 408
Язык: английский
Формат: epub
Размер: 10.2 MB

Create stunning interactive dashboard applications in Python with the Dash visualization and data analysis tool. Build interfaces that make sense of your data, and make it pretty. A swift and practical introduction to building interactive data visualization apps in Python, known as dashboards. You’ve seen dashboards before; think election result visualizations you can update in real time, or population maps you can filter by demographic. With the Python Dash library you’ll create analytic dashboards that present data in effective, usable, elegant ways in just a few lines of code.