Cooking up the web with HTML and JavaScript

Автор: literator от 27-02-2025, 09:23, Коментариев: 0

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

Название: Cooking up the web with HTML and jаvascript
Автор: Tom Henricksen
Издательство: Reedsy
Год: 2024
Страниц: 123
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

This is broken into three pieces. Our first stop is with HTML basics. We also cover HTML5 changes that are quite helpful. Then we discuss tables, divs, and spans to wrap up our first section. jаvascript basics are second. Covering topics like variables, functions, and conditionals. We also cover loops and closures too. Then in the third part, we delve into more advanced topics in jаvascript. Starting with objects, arrays, Type Conversion, and Coercion. Next, we cover complementary topics like numbers, strings, equality, and the arrow functions. As I have learned jаvascript over the years in fits and starts this compilation is of some of the fundamentals. The numerous changes that came with ES6 have shifted things. I cover the spread and rest operator too. I have found some of these things more challenging. So I took the time to add some additional resources for you.
 

Delphi и Turbo Pascal на занимательных примерах

Автор: Igor1977 от 27-02-2025, 08:12, Коментариев: 0

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


Название: Delphi и Turbo Pascal на занимательных примерах
Автор: Мельников С.
Издательство: СПб.: БХВ-Петербург
Год: 2006
Формат: pdf
Страниц: 434
Размер: 11 mb
Язык: Русский

Если вы хотите взглянуть на Turbo Pascal и Delphi в плане изобретательства и решения интересных творческих задач, то это книга, которую вы ждали. Словесные игры и головоломки, решение олимпиадных задач, разбор удивительного парадокса У.Пенни и головоломки известного американского автора Э.Фридмана, создание оригинальных игр в Turbo Pascal и Delphi с использованием Flash, Windows API и DirectX - все это есть в книге. Кроме того, показано применение библиотеки регулярных выражений PCRE (Perl Compatible Regular Expressions) в Delphi для поиска/замены текста, а также синтаксического разбора и вычисления арифметических выражений.
 

Ultimate Cilium and eBPF for Cloud Native Development

Автор: literator от 27-02-2025, 07:35, Коментариев: 0

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

Название: Ultimate Cilium and eBPF for Cloud Native Development: Master eBPF and Cilium for Unmatched Cloud Security, Performance and Observability in Modern Cloud Environments
Автор: Gaurav Shekhar
Издательство: Orange Education Pvt Ltd, AVA
Год: 2025
Страниц: 373
Язык: английский
Формат: epub (true)
Размер: 160.4 MB

Unlock the Power of Cilium and eBPF to Revolutionize Cloud-Native Security and Networking. Ciliume and BPF are revolutionizing cloud-native development by providing unparalleled observability, security, and performance enhancements. Ultimate Cilium and eBPF for Cloud Native Development bridges the knowledge gap, empowering developers, DevOps engineers, and IT professionals to leverage these technologies for building robust, scalable cloud-native applications. This book explores eBPF and Cilium in depth, starting with core concepts and fundamental principles to establish a solid foundation. eBPF is a revolutionary technology that can run sandboxed programs in the Linux kernel without changing kernel source code or loading a kernel module. Subsequent chapters cover practical applications, including tutorials on implementing Cilium in Kubernetes, optimizing network performance, and enhancing security with eBPF. Key takeaways include mastering eBPF programming, deploying Cilium for networking, monitoring applications, and leveraging eBPF for advanced security. Real-world case studies and hands-on examples provide practical insights and reinforce learning. By the end of this book, you will be equipped to implement and manage eBPF and Cilium in cloud-native projects.
 

Artificial Intelligence and Machine Learning for Business, 1st Edition

Автор: literator от 27-02-2025, 07:02, Коментариев: 0

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

Название: Artificial Intelligence and Machine Learning for Business, 1st Edition
Автор: Namita Mishra, A.V. Senthil Kumar
Издательство: Apple Academic Press, CRC Press
Год: 2025
Страниц: 321
Язык: английский
Формат: pdf (true), epub
Размер: 41.9 MB

Artificial Intelligence and Machine Learning are integral parts of every business today, in areas ranging from finance, strategic decision-making, HR operations, and sales and marketing to manufacturing and more. This new book demonstrates how Artificial Intelligence and Machine Learning can be used in every aspect of business and as a foundation for complex decision-making. The volume covers such topics as the use of AI in employee training, in stock market prediction, in traffic detection, in opinion mining, in fraud detection, for retail purchase predictions, in online customer support interactions, and more, proving the diverse ways AI can be used in many facets of a business. The use of AI is also explored in fields such as garbage systems, agriculture, precious metals, banking, HR hiring, and so on. Artificial Intelligence (AI) refers to the advancement of intellectual machines that can achieve tasks that normally require human intelligence. It encompasses an extensive range of techniques, including natural language processing, computer vision, robotics, and machine learning. Artificial intelligence aims to duplicate human intellectual abilities, such as knowing things through learning, reasoning, problem-solving, and managerial decision-making. Machine Learning, a subgroup of AI, emphasizes building algorithms and statistical models that permit computers to learn from and make forecasts or take actions based on data, without being unambiguously programmed.
 

Application of Generative AI in Healthcare Systems

Автор: literator от 27-02-2025, 04:36, Коментариев: 0

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

Название: Application of Generative AI in Healthcare Systems
Автор: Azadeh Zamanifar, Miad Faezipour
Издательство: Springer
Год: 2025
Страниц: 219
Язык: английский
Формат: pdf (true), epub
Размер: 22.7 MB

Generative AI has immensely influenced various fields, such as education, marketing, art and music, and especially healthcare. Generative AI can benefit the patient through various approaches. For instance, it can enhance the image qualities negatively affected by radiation reduction, preventing patients from needing to repeat the image-taking process. Also, the generation of one type of image from another more expensive one can help patients save funds. Generative AI facilitates the administrative process, letting the doctor focus more on the treatment process. It even goes further by helping medical professionals with diagnosis and decision-making, suggesting possible treatment plans according to the patient symptoms. This book introduces several practical GenAI healthcare applications, especially in medical imaging, pandemic prediction, synthetic data generation, clinical administration support, professional education, patient engagement, and clinical decision support, providing a review of efficient GenAI tools and frameworks in this area. Python tools have become increasingly important for implementing generative models. Here, we focus on key Python-based libraries and frameworks designed to utilize generative models specifically for medical imaging.
 

Developing Web Components with Svelte: Building a Library of Reusable Ui Components, 2nd Edition

Автор: literator от 26-02-2025, 22:49, Коментариев: 0

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

Название: Developing Web Components with Svelte: Building a Library of Reusable Ui Components, 2nd Edition
Автор: Alex Libby
Издательство: Apress
Год: 2025
Страниц: 412
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Leverage the power of Svelte to quickly produce the foundations of a framework-agnostic component library that can extend and develop over time. This is a project-oriented book that simplifies setting up the skeleton of the library and adding components, using little more than a text editor or free software. You'll gain a starting baseline that can be used to develop future projects or incorporated into an existing workflow. You'll take development to the next level and can use this knowledge to create components with any framework, such as React, Angular or Vue.js, not just Svelte. Developing Web Components with Svelte is an excellent resource for getting acquainted with creating and maintaining a component library using a phased approach. It takes the view that you don't have to create something complex and unwieldy. Instead, you can start building something quickly, then extend it as needs dictate over time, without sacrificing speed or features. The components you create from this book can be made available for use in other frameworks such as React, Vue or Angular, making them genuinely reusable. In short, Svelte offers plenty of opportunities as it is based on Node.js and jаvascript, which makes it a powerful package to use.
 

Django in 30 Days: The Complete Beginner's Guide

Автор: literator от 26-02-2025, 18:16, Коментариев: 0

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

Название: Django in 30 Days: The Complete Beginner's Guide
Автор: Aniket Jain
Издательство: Independently published
Серия: Zero to Hero in 30 Days: The Accelerated Learning Series
Год: 2025
Страниц: 170
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Django in 30 Days: The Complete Beginner’s Guide is the ultimate step-by-step roadmap for anyone looking to master Django from scratch. Designed to take you from absolute beginner to confident web developer in just 30 days, this book offers a structured, easy-to-follow approach to learning Django efficiently. With clear explanations, real-world examples, and hands-on exercises, this book is perfect for students, professionals, and hobbyists looking for a comprehensive yet practical introduction to Django. Whether you want to build dynamic web applications, integrate APIs, or work with databases, this guide provides everything you need to get started with Django and apply it in real-world scenarios. Django is one of the most powerful and widely used web frameworks built on Python. Its core philosophy, "batteries included," means that it comes prepackaged with all the essential tools needed to develop a robust, scalable, and secure web application. Learning Django is an excellent choice for developers looking to build full-fledged web applications quickly, as it simplifies complex development tasks and eliminates much of the repetitive work.
 

Introduction to Scientific Programming with Python by Pankaj Jayaraman

Автор: literator от 26-02-2025, 17:25, Коментариев: 0

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

Название: Introduction to Scientific Programming with Python
Автор: Pankaj Jayaraman
Издательство: Educohack Press
Год: 2025
Страниц: 423
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

"Introduction to Scientific Programming with Python" offers an immersive exploration into the dynamic field of scientific programming using Python. We cater to a diverse audience, serving as an entry point for novices and a valuable resource for seasoned practitioners in scientific computing. Python's popularity in scientific circles stems from its readability, versatility, and extensive libraries for numerical computing, data analysis, and visualization. We cover fundamental programming concepts and gradually introduce advanced techniques specific to scientific applications. From mastering Python basics to exploring advanced topics like machine learning and symbolic mathematics, each chapter provides a structured and hands-on learning experience. Real-world case studies, practical examples, and exercises ensure readers grasp theoretical concepts and gain practical skills. Throughout the book, Python becomes a tool of empowerment, enabling readers to unravel complex scientific data, model intricate phenomena, and contribute meaningfully to their fields. "Introduction to Scientific Programming with Python" is an invaluable companion for harnessing Python's potential in scientific inquiry and discovery.
 

Industry Innovation in the Era of Artificial Intelligence: The AI Compass

Автор: literator от 26-02-2025, 16:49, Коментариев: 0

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

Название: Industry Innovation in the Era of Artificial Intelligence: The AI Compass
Автор: Xiaomei Wang
Издательство: CRC Press
Год: 2025
Страниц: 222
Язык: английский
Формат: pdf (true), epub
Размер: 17.0 MB

This book explores the multifaceted nature of AI implementation in modern business strategy, focusing on its present and future impact on various sectors. The book will spark fresh thinking and provide a driving force for global industrial innovation. Author Xiaomei Wang, Founder and CEO of PathoAI, former Global Leader of Big Data and Analytics at IBM, as well as General Manager of IBM Growth Markets Unit Big Data Centers, draws on over 20 years of experience in data analytics and AI to offer unique insights and a rich collection of compelling industry case studies. Designed for business leaders, tech enthusiasts, and policymakers alike, this book is not just a manual for understanding AI, but a road map for harnessing its potential. By offering a blend of theoretical insight and practical guidance, this book empowers readers to embrace AI as a catalyst for innovation and sustainable growth in their respective fields.
 

Microsoft Excel: готовые решения - бери и пользуйся! 2-ое издание

Автор: Chipa от 26-02-2025, 14:39, Коментариев: 0

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


Название: Microsoft Excel: готовые решения - бери и пользуйся! 2-ое издание
Автор: Николай Павлов
Издательство: Де, Либри
Год: 2022
Формат: PDF
Страниц: 373
Размер: 23 Mb
Язык: Русский

В книгу вошли самые полезные фрагменты и приемы из моих тренингов, лучшие материалы этого сайта в переработанном виде и статьи, которые я писал для офлайновых и онлайновых журналов и блогов за последние 5 лет. Минимум "воды", минимум теории, практической пользы.