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

  • Добавил: literator
  • Дата: 19-11-2023, 20:38
  • Комментариев: 0
Название: jаvascript Interview Questions & Challenges
Автор: George Moller
Издательство: Independently published
Год: 2023
Язык: английский
Формат: pdf
Размер: 24.9 MB

Are you preparing for a job interview that involves jаvascript? Do you want to improve your coding skills and tackle challenging problems in the language? Look no further than this comprehensive guide to jаvascript interview questions and challenges. This book covers everything from basic concepts to advanced topics, with clear explanations and practical examples that will help you build your knowledge and confidence. You'll learn how to solve complex problems using jаvascript, and gain the skills you need to impress potential employers. With detailed explanations and expert guidance, this book is an essential resource for anyone looking to master jаvascript.
  • Добавил: literator
  • Дата: 19-11-2023, 19:51
  • Комментариев: 0
Название: Learn PowerShell Scripting in a Month of Lunches, Second Edition (MEAP v9)
Автор: James Petty
Издательство: Manning Publications
Год: 2023
Страниц: 366
Язык: английский
Формат: pdf, epub
Размер: 12.2 MB

Automate complex tasks and processes with PowerShell scripts. This amazing book teaches you how to write, test, and organize high-quality, reusable scripts for Windows, Linux, and cloud-based systems. Learn PowerShell Scripting in a Month of Lunches, Second Edition takes you beyond command-line PowerShell and opens up the amazing world of scripting and automation. In just 27 bite-sized lessons, you’ll learn to write scripts that can eliminate repetitive manual tasks, create custom reusable tools, and build effective pipelines and workflows. This revised second edition is fully updated to PowerShell’s latest version, including hands-on examples that perfectly demonstrate modern PowerShell’s cross-platform applications. Microsoft's PowerShell language lets you write scripts to control nearly every aspect of Windows. Just master a few straightforward scripting skills, and you'll save yourself from hours of tedious tasks. The lunch hours you spend learning PowerShell scripting will quickly pay you back with days of saved time! We see a lot of people jump into PowerShell scripting much the same way they'd jump into batch files, VBScript, Python, and so on. Nothing wrong with that. PowerShell is able to accommodate a lot of different styles and approaches. But you end up working harder than you need to unless you take a minute to understand how PowerShell really wants to work. We believe that toolmaking is the real way to use PowerShell. Learn PowerShell Scripting in a Month of Lunches teaches you to create effective automation scripts and tools with PowerShell. Its 27 bite-size lessons cover instantly useful techniques for writing efficient code, finding and squashing bugs, organizing your scripts into libraries, and much more.
  • Добавил: literator
  • Дата: 19-11-2023, 17:43
  • Комментариев: 0
Название: Object-Oriented Software Design in C++ (MEAP v2)
Автор: Ronald Mak
Издательство: Manning Publications
Год: 2023
Страниц: 337
Язык: английский
Формат: epub
Размер: 59.7 MB

Well-designed applications run more efficiently, have fewer bugs, and are easier to revise and maintain. Learn the fundamentals of Object-Oriented Design by investigating good–and bad–code. Using an engaging “before-and-after” approach, Object-Oriented Software Design in C++ shows you exactly what bad software looks like and how to fix it with good design principles and patterns. In it, you’ll find Author, former NASA software engineer, and San Jose State University programming instructor Ronald Mak has written Object-Oriented Software Design in C++ as a masterclass for improving object-oriented programming skills. You’ll learn how to build the kind of high performance applications delivered by the pros, all using industry-proven design principles and patterns. The book’s accessible examples are written in C++ 17, but its universal principles can be applied to any object-oriented language. Object-Oriented Software Design in C++ is packed with 'before' program examples that show what not to do, followed by 'after' versions built with the benefits of good design. Each chapter is full of mentorship-style conversations that anticipate questions and help point out subtleties you might have missed. You’ll learn how to gather and analyze requirements so you’re building exactly what your client is looking for, discover how to utilize iterative development to backtrack mistakes, and revise your code to be as good as it can be. For beginning or intermediate C++ programmers looking to improve the way they code and build software. Examples are in C++ 17.
  • Добавил: literator
  • Дата: 19-11-2023, 14:55
  • Комментариев: 0
Название: Learning Automata and Their Applications to Intelligent Systems
Автор: JunQi Zhang, MengChu Zhou
Издательство: Wiley-IEEE Press
Год: 2024
Страниц: 275
Язык: английский
Формат: pdf (true), epub
Размер: 21.6 MB

Comprehensive guide on learning automata, introducing two variants to accelerate convergence and computational update speed. Learning Automata and Their Applications to Intelligent Systems provides a comprehensive guide on learning automata from the perspective of principles, algorithms, improvement directions, and applications. The text introduces two variants to accelerate the convergence speed and computational update speed, respectively; these two examples demonstrate how to design new learning automata for a specific field from the aspect of algorithm design to give full play to the advantage of learning automata. As noisy optimization problems exist widely in various intelligent systems, this book elaborates on how to employ learning automata to solve noisy optimization problems from the perspective of algorithm design and application. The existing and most representative applications of learning automata include classification, clustering, game, knapsack, network, optimization, ranking, and scheduling. A timely text in a rapidly developing field,Learning Automata and Their Applications to Intelligent Systems is an essential resource for researchers in Machine Learning, engineering, operation, and management. The book is also highly suitable for graduate level courses on Machine Learning, soft computing, reinforcement learning and stochastic optimization.
  • Добавил: umkaS
  • Дата: 19-11-2023, 11:34
  • Комментариев: 0
Название: Дискретная математика для программистов
Автор: Новиков Ф.А.
Издательство: СПб: Питер
Год: 2000
Cтраниц: 304
Формат: pdf
Размер: 11 мб
Язык: русский

В учебнике изложены основные разделы дискретной математики и описаны важнейшие алгоритмы на дискретных структурах данных. Основу книги составляет материал лекционного курса, который автор читает в Санкт-Петербургском государственном техничесском университете последние полтора десятилетия. Для студентов вузов, практикующих программистов и всех желающих изучить дискретную математику.
  • Добавил: literator
  • Дата: 19-11-2023, 06:44
  • Комментариев: 0
Название: C# 12 Pocket Reference: Instant Help for C# 12 Programmers
Автор: Joseph Albahari, Ben Albahari
Издательство: O’Reilly Media, Inc.
Год: 2024
Страниц: 287
Язык: английский
Формат: True PDF, True EPUB (Retail Copy), AZW3 (conv), MOBI (conv)
Размер: 10.1 MB

Looking for quick answers for using C# 12? This tightly focused and practical guide tells you exactly what you need to know without long intros or bloated samples. Succinct and easy to browse, this pocket reference is an ideal quick source of information. If you know Java, C++, or an earlier C# version, this guide will help you get rapidly up to speed. All programs and code snippets are available as interactive samples in LINQPad. You can edit these samples and instantly see the results without needing to set up projects in Visual Studio.
  • Добавил: literator
  • Дата: 19-11-2023, 04:04
  • Комментариев: 0
Название: Linux Coding & Programming Tricks & Tips - 16th Edition, 2023
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2023
Язык: английский
Формат: pdf
Размер: 38.4 MB

"Трюки и советы по кодированию и программированию в Linux" - это идеальное цифровое издание для тех, кто стремится поднять свои навыки на новый уровень. Вы хотите улучшить работу пользователей? Или вы хотите получить глубокие знания? Хотите учиться непосредственно у экспертов в данной области? Хотите изучить множество приемов, используемых профессионалами? В новом руководстве "Трюки и советы по кодированию и программированию в Linux" вы узнаете все, что необходимо знать, чтобы стать более уверенным, квалифицированным и опытным пользователем. Пользователем, который получает максимальную отдачу от программирования на Python и C++ и самой Linux. Мы научим Вас навыкам, которые разрабатывались специально для Вас на протяжении десятилетий.
  • Добавил: literator
  • Дата: 18-11-2023, 18:59
  • Комментариев: 0
Название: 12 Twisted Python Projects for Young Coders (MEAP v6)
Автор: Daniel Aldred
Издательство: Manning Publications
Год: 2023
Страниц: 230
Язык: английский
Формат: pdf
Размер: 22.2 MB

You won’t find these Python projects in a programming textbook! Each twisted task teaches you Python GUI skills you’ll use again and again—even for serious things like a job! 12 Twisted Python Projects for Young Coders helps you take your next steps in Python by creating offbeat projects you’ll love to code. You’ll learn vital techniques for designing and developing Graphic User Interfaces (GUIs) that put a face on your Python apps. Use the open-source GUIZero library to build programs that prank your friends and amuse your family while upgrading your programming skills. Perfect for Python beginners, and kids big and small. The button, boxes, menus, and images on a Graphical User Interface (GUI) makes it easy for users to interact with a program. Python’s free, open source GUIZero library makes it easy to create GUIs for your applications. Built on the rock-solid Python Tkinter GUI, GUIZero is perfect for creating simple forms, games, and widgets. Are you a Python beginner wondering where to go next? 12 Twisted Python Projects for Young Coders has some wicked answers! You’ll build the kind of projects you’d never find in computer class, and learn important Python development skills as you do. For Python beginners who know the absolute basics, and experienced Python programmers looking for fun projects to try.
  • Добавил: literator
  • Дата: 18-11-2023, 18:29
  • Комментариев: 0
Название: Methods and Applications of Autonomous Experimentation
Автор: Marcus M. Noack, Daniela Ushizima
Издательство: CRC Press
Серия: Chapman & Hall/CRC Computational Science
Год: 2024
Страниц: 445
Язык: английский
Формат: pdf (true)
Размер: 41.3 MB

Autonomous Experimentation is poised to revolutionize scientific experiments at advanced experimental facilities. Whereas previously, human experimenters were burdened with the laborious task of overseeing each measurement, recent advances in mathematics, machine learning and algorithms have alleviated this burden by enabling automated and intelligent decision-making, minimizing the need for human interference. Illustrating theoretical foundations and incorporating practitioners’ first-hand experiences, this book is a practical guide to successful Autonomous Experimentation. Just like so many other topics that have been adopted into the realm of Machine Learning and AI—Deep Learning, digital twins, active learning, and so on—Autonomous Experimentation has become a fuzzy, ill-defined ideal everyone wants, but seemingly no one can deliver. The main reason for that is the missing, inherent meaning of the term “Autonomous Experimentation”. In this book, we want to separate the practical methods and applications from the buzz and hype surrounding the term. Autonomous Experimentation (AE) is an emerging paradigm for accelerating scientific discovery, leveraging Artificial Intelligence and Machine Learning methods to automate the entire experimental loop, including the decision-making step. AE combines advancements in hardware automation, data analytics, modeling, and active learning to augment a scientific instrument, enabling it to autonomously explore the search space corresponding to a problem of interest.
  • Добавил: literator
  • Дата: 18-11-2023, 16:23
  • Комментариев: 0
Название: Toward Artificial General Intelligence: Deep Learning, Neural Networks, Generative AI
Автор: Victor Hugo C. de Albuquerque, Pethuru Raj, Satya Prakash Yadav
Издательство: De Gruyter
Год: 2024
Страниц: 424
Язык: английский
Формат: pdf (true), epub, mobi
Размер: 10.1 MB

Artificial Intelligence (AI) has been an exciting field of study and research in educational institutions and research labs across the globe. Technology giants and IT organizations invest heavily on AI technologies and tools with the aim of preciselyautomating a variety of simple as well as complicated business operations acrossindustry verticals. This book covers the latest trends and transitions happening in thefuturistic AI domain. The book also focuses on machine and deep learning (ML/DL) algorithms, which are, undoubtedly, the mainstream implementation technologies ofstate-of-the-art AI systems and services. Also, there are chapters on computer vision (CV) and natural language processing (NLP), the primary use cases and applications of AI. The book has well-written chapters for demystifying AI model engineering methods. Further on, our esteemed readers can find details on AI model evaluation, optimization, deployment and observability. Finally, the book deals and describes generative AI, the latest buzzword in the IT industry.