|
 |
|
 |
|
|
 |
|  |
|
Название: javascript Handbook: Core Concepts: javascript Foundations: Essential Concepts and Skills Автор: Laurence Lars Svekis Издательство: Independently published Серия: Advanced Core javascript Mastery Series Год: December 18, 2024 Страниц: 260 Язык: английский Формат: pdf Размер: 55.2 MB
The javascript Handbook: Core Concepts is a comprehensive guide designed to help developers build a rock-solid foundation in javascript programming. Whether you’re a beginner taking your first steps or an experienced developer looking to fill knowledge gaps, this book delivers clear, practical lessons on essential concepts like variables, functions, closures, and asynchronous programming. The book offers an interactive learning experience that combines theory with practice. Each chapter focuses on a core javascript concept, starting with clear explanations and real-world examples. To reinforce understanding, every chapter includes multiple-choice questions, coding exercises, and step-by-step solutions that challenge and support the learner. Whether you're preparing for an interview, seeking to level up your development skills, or aiming to deepen your understanding of javascript, the javascript Handbook: Core Concepts will guide you every step of the way. |
Разместил: Ingvar16 9-02-2025, 18:18 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Machine Learning: From the Classics to Deep Networks, Transformers, and Diffusion Models, 3rd Edition Автор: Sergios Theodoridis Издательство: Academic Press/Elsevier Год: 2026 Страниц: 1220 Язык: английский Формат: pdf (true) Размер: 21.4 MB
Machine Learning: From the Classics to Deep Networks, Transformers and Diffusion Models, Third Edition starts with the basics, including least squares regression and maximum likelihood methods, Bayesian decision theory, logistic regression, and decision trees. It then progresses to more recent techniques, covering sparse modelling methods, learning in reproducing kernel Hilbert spaces and support vector machines. Bayesian learning is treated in detail with emphasis on the EM algorithm and its approximate variational versions with a focus on mixture modelling, regression and classification. Nonparametric Bayesian learning, including Gaussian, Chinese restaurant, and Indian buffet processes are also presented. Monte Carlo methods, particle filtering, probabilistic graphical models with emphasis on Bayesian networks and hidden Markov models are treated in detail. Neural networks and Deep Learning are thoroughly presented, starting from the perceptron rule and multilayer perceptrons and moving on to convolutional and recurrent neural networks, adversarial learning, capsule networks, deep belief networks, GANs, and VAEs. Most chapters include a number of computer exercises in both MatLab and Python, and the chapters dedicated to Deep Learning include exercises in PyTorch. |
Разместил: Ingvar16 9-02-2025, 03:51 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Introduction to Software for Chemical Engineers, 3rd Edition Автор: Mariano Martin Martin Издательство: CRC Press Год: 2025 Страниц: 888 Язык: английский Формат: pdf (true) Размер: 39.8 MB
The field of chemical engineering and its link to computer science is in constant evolution, and engineers have an ever-growing variety of tools at their disposal to tackle everyday problems. Introduction to Software for Chemical Engineers, Third Edition provides a quick guide to the use of various computer packages for chemical engineering applications. It covers a range of software applications, including Excel and general mathematical packages such as MATLAB, MathCAD, R, and Python. Coverage also extends to process simulators such as CHEMCAD, HYSYS, and Aspen; equation-based modeling languages such as gPROMS; optimization software such as GAMS, AIMS, and Julia; and specialized software like CFD or DEM codes. The different packages are introduced and applied to solve typical problems in fluid mechanics, heat and mass transfer, mass and energy balances, unit operations, reactor engineering, and process and equipment design and control. |
Разместил: Ingvar16 9-02-2025, 03:16 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Crafting Clean Code with javascript and React: A Practical Guide to Sustainable Front-End Development Автор: Hela Ben Khalfallah Издательство: Apress Год: 2024 Страниц: 454 Язык: английский Формат: pdf (true), epub (true) Размер: 21.9 MB
Understand the guiding principles of "clean code" and how it applies to modern front-end development, accessibility (a11y), semantics, performance, and the Green Web. Highlighting key topics ranging from the foundations of javascript and HTML to popular frameworks like React, this book provides best practices to ensure code and applications are easier, more efficient and cost effective to run. Using a web-based application as an example, you'll begin by cleaning and improving its code base by dividing the javascript into smaller, reusable and composable functions without side effects. Then, you'll improve the HTML code base by applying "Disability Driven Design" patterns, focusing on semantics before moving on to improving the architecture with a functional style (immutable, modular and composable). Because the web today needs to be green with reduced loading time and energy consumption, you'll apply some tips and tricks to improve code performance and see how to best monitor it in a continuous and scalable way. For programmers, developers, engineers and product managers who are looking at cost-efficient ways to make their applications run more smoothly and efficiently. |
Разместил: Ingvar16 8-02-2025, 20:21 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Modern Data Structures and Algorithms in Rust Автор: Evan Pradipta Hardinatha, Jaisy Malikulmulki Arasy, Chevan Walidain Издательство: RantAI Academy Серия: Non-Numerical Series Book 2 Год: October 1, 2024 Страниц: 234 Язык: английский Формат: pdf, epub Размер: 10.1 MB
"Modern Data Structures and Algorithms in Rust" (DSAR) is a groundbreaking text that merges the time-honored concepts of data structures and algorithms with the modern, powerful features of the Rust programming language. Designed for both students and professionals, this book provides a deep dive into the fundamental (F), conceptual (C), and practical (P) implementation of algorithms, all while leveraging Rust’s unique capabilities for memory safety, concurrency, and performance. Explore the cutting-edge of software engineering with DSAR as your guide to mastering both theoretical and practical aspects of algorithm design in Rust. The book is meticulously structured in FCP way to cover a broad range of topics, from the fundamentals to advanced and specialized areas. It begins by introducing readers to Rust’s core principles, including its ownership model, which ensures memory safety without a garbage collector, and its concurrency model, which allows for safe and efficient parallel processing. These foundational concepts are crucial for understanding how Rust can be used to implement robust and efficient data structures and algorithms. |
Разместил: Ingvar16 8-02-2025, 19:49 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: javascript Programming For Frontend Developers: A Hands-on guide to Building Fast, Scalable And Interactive Web Applications with jQuery and Redux Автор: Michael D. Taylor Издательство: Independently published Год: 2025 Страниц: 203 Язык: английский Формат: pdf, epub, mobi Размер: 10.1 MB
Are you a frontend developer eager to take your skills to the next level? Do you dream of crafting dynamic, interactive web experiences that leave users impressed? In today's fast-paced web landscape, simply knowing HTML and CSS isn't enough. You need to master javascript, and this book is your ultimate guide to achieving that mastery. You might be overwhelmed by the sheer volume of javascript frameworks and libraries. Choosing the right tools and learning how to integrate them effectively can feel like navigating a maze. You're spending hours wrestling with outdated techniques and inefficient code, hindering your productivity and preventing you from building truly cutting-edge applications. "javascript Programming for Frontend Developers" cuts through the noise and focuses on the essential tools you need to build performant, scalable, and engaging web apps. This isn't your typical dry, academic textbook. It's a practical, hands-on guide packed with real-world examples and projects that you'll build alongside the author, step-by-step. The objective of this book is to furnish a clear, concise, and applicable understanding of javascript principles. |
Разместил: Ingvar16 8-02-2025, 19:15 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Java Cookbook: Problems and Solutions for Java Developers, 5th Edition (Final Release) Автор: Ian F. Darwin Издательство: O’Reilly Media, Inc. Год: 2025 Страниц: 749 Язык: английский Формат: epub Размер: 11.6 MB
As Java continues to evolve, this cookbook continues to grow in tandem with hundreds of hands-on recipes across a broad range of Java topics. Author Ian Darwin gets developers up to speed right away with useful techniques for everything from string handling and functional programming to network communication and AI. If you're familiar with any release of Java, this book will bolster your knowledge of the language and its many recent changes, including how to apply them in your day-to-day development. Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. Downloadable from GitHub, all code examples compile successfully. This updated edition covers changes up to and including Java 21. Java 21 is the current long-term supported (LTS) version, and Java 24 is the latest current release at the time of publication of this edition. I’m going to assume that you know the basics of Java. I won’t tell you how to println a string, nor how to write a class that extends another and/or implements an interface. |
Разместил: Ingvar16 8-02-2025, 16:50 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Learn Advanced PHP Programming with Beginners Автор: кол-тив Издательство: N/A Год: 2024 Формат: pdf, epub Страниц: 178 Размер: 17,68 Мб Язык: английский
Immerse yourself in the world of PHP programming with our dynamic and interactive learning experience—each page packed with live coding examples, ensuring a swift and effective journey towards mastering PHP. Our course is meticulously designed to cater to all learning styles, providing an engaging platform for beginners to grasp PHP concepts easily and progress rapidly, step by step.
|
Разместил: 366887 8-02-2025, 14:24 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Python Data Analysis and Visualization Using Seaborn: Hands-On Guide with Projects and Examples with Python Автор: Stephen G Schmitt Издательство: Independently published Год: October 6, 2024 Страниц: 462 Язык: английский Формат: epub Размер: 10.16 MB
Python is an easy to use and easy to learn programming language that is freely available on Macintosh, Windows, or Linux computers. So once you learn Python you can use it for the rest of your career without needing to purchase any software. Visualization is an important part of storytelling, we can gain a lot of information from data by simply just plotting the features of data. Python provides a numerous number of libraries for data visualization, we have already seen the Matplotlib library in this article we will know about Seaborn Library. Seaborn is an amazing visualization library for statistical graphics plotting in Python. It provides beautiful default styles and color palettes to make statistical plots more attractive. It is built on top Matplotlib library and is also closely integrated with the data structures from Pandas. Seaborn aims to make visualization the central part of exploring and understanding data. It provides dataset-oriented APIs so that we can switch between different visual representations for the same variables for a better understanding of the dataset. |
Разместил: Ingvar16 8-02-2025, 05:23 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Mathematics for Digital Science, Volume 1: Fundamentals Автор: Gerard-Michel Cochard, Mhand Hifi Издательство: Wiley-ISTE Год: 2025 Страниц: 351 Язык: английский Формат: pdf (true), epub Размер: 36.2 MB
Over the past century, advancements in Computer Science have consistently resulted from extensive mathematical work. Even today, innovations in the digital domain continue to be grounded in a strong mathematical foundation. To succeed in this profession, both today's students and tomorrow’s computer engineers need a solid mathematical background. The goal of this book series is to offer a solid foundation of the knowledge essential to working in the digital sector. Across three volumes, it explores fundamental principles, digital information, data analysis, and optimization. Whether the reader is pursuing initial training or looking to deepen their expertise, the Mathematics for Digital Science series revisits familiar concepts, helping them refresh and expand their knowledge while also introducing equally essential, newer topics. Today, areas such as Artificial Intelligence, managing large datasets, and information security are at the heart of Computer Science research. Once again, it is evident that without a solid mathematical foundation, it is difficult to innovate in these areas. |
Разместил: Ingvar16 7-02-2025, 18:21 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|