Search

Search Results

Results 121-130 of 140 (Search time: 0.111 seconds).
Item hits:
  • Sách/Book


  • Authors: Weidig, Ben (2023)

  • ava 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 lambda expressions and Streams. If you're interested in applying FP concepts to your Java code, this book is for you.

  • Sách/Book


  • Authors: Bloom, David E (2023)

  • "Drawing on an international pool of scholars, this cutting-edge Handbook surveys the micro, macro and institutional aspects of the economics of ageing. Structured in seven parts, the volume addresses a broad range of themes, including health economics, labour economics, pensions and social security, generational accounting, wealth inequality and regional perspectives. Each chapter combines a succinct overview of the state of current research with a sketch of a promising future research agenda. This Handbook will be an essential resource for advanced students, researchers and policymakers looking at the economics of ageing across the disciplines of economics, demography, public policy, public health and beyond"--

  • Sách/Book


  • Authors: Pine, David (2023)

  • Take advantage of your C# skills to build UI components and client-side experiences with .NET. With this practical guide, you'll learn how to use Blazor WebAssembly to develop next-generation web experiences. Built on top of ASP.NET Core, Blazor represents the future of .NET single-page applications (SPA) investments. Author David Pine, who focuses on

  • Sách/Book


  • Authors: Hu, Fei (2023)

  • Today Artificial Intelligence (AI) and Machine/Deep Learning (ML/DL) have become the hottest areas in the information technology. In our society, there are so many intelligent devices that rely on AI/ML/DL algorithms/tools for smart operations. Although AI/ML/DL algorithms/tools have used in many Internet applications and electronic devices, they are also vulnerable to various attacks and threats. The AI parameters may be distorted by the internal attacker; the DL input samples may be polluted by adversaries; the ML model may be misled by changing the classification boundary, and many other attacks/threats. Those attacks make the AI products dangerous to use

  • Sách/Book


  • Authors: Vanderplas, Jacob T (2023)

  • Python is a first-class tool for many researchers, primarily because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the new edition of Python Data Science Handbook do you get them all--IPython, NumPy, pandas, Matplotlib, scikit-learn, and other related tools

  • Sách/Book


  • Authors: Ali Iranmanesh (2023)

  • This book explores the latest trends in several key topics related to quality electronic design, with emphasis on Hardware Security, Cybersecurity, Machine Learning, and application of Artificial Intelligence (AI). The book includes topics in nonvolatile memories (NVM), Internet of Things (IoT), FPGA, and Neural Networks.

  • Sách/Book


  • Authors: Jarmul, Katharine (2023)

  • Between major privacy regulations like the GDPR and CCPA and expensive and notorious data breaches, there has never been so much pressure to ensure data privacy. Unfortunately, integrating privacy into data systems is still complicated. This essential guide will give you a fundamental understanding of modern privacy building blocks, like differential privacy, federated learning, and encrypted computation. Based on hard-won lessons, this book provides solid advice and best practices for integrating breakthrough privacy-enhancing technologies into production systems.

  • Sách/Book


  • Authors: Loy, Marc (2023)

  • This guide helps you: Learn the structure of the Java language and Java applications Write, compile, and execute Java applications Understand the basics of Java threading and concurrent programming Learn Java I/O basics, including local files and network resources Create compelling interfaces with an eye toward usability Learn how functional features have been integrated in Java Keep up with Java developments as new versions are released