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

  • Добавил: literator
  • Дата: 27-12-2023, 20:54
  • Комментариев: 0
Название: ITS-303 Python Programming Realistic Mock Tests: 340+ Realistic questions and explanations to get you ITS-303 Exam certified on your 1st attempt
Автор: Abound Academy
Издательство: Abound Academy
Год: 2023
Страниц: 455
Язык: английский
Формат: epub
Размер: 38.8 MB

Welcome to Python Programming Practice Tests book, a comprehensive guide filled with practice tests designed to help you prepare for the ITS-303 Python certification exam. The book is intended for individuals who have basic knowledge of Python programming and are seeking to obtain the ITS-303 certification to validate their skills. The ITS-303 certification is a valuable asset in today's job market as it demonstrates your proficiency in Python programming. However, passing the exam can be challenging, and it requires a lot of preparation and practice. That's where this book comes in handy. This book provides you with more than 340 realistic Python questions and detailed explanations to help you prepare for the ITS-303 certification exam. The questions are arranged in chapters that cover all the essential topics in Python programming, including data types, functions, control structures, object-oriented programming, file handling, and more. Each chapter contains multiple choice questions, true/false questions, and scenario-based questions to give you a comprehensive understanding of Python programming. The questions are designed to mimic the ITS-303 certification exam, so you can get a feel for the types of questions you may encounter on the actual test. The explanations provided for each question are thorough and detailed, helping you to understand the underlying concepts and principles of Python programming. Additionally, the explanations include references to relevant Python documentation, so you can further your understanding of the language. Learning Python is a great investment for anyone who wants to pursue a career in software development or data analysis, or who wants to expand their skill set in these fields.
  • Добавил: literator
  • Дата: 27-12-2023, 18:24
  • Комментариев: 0
Название: Machine Learning Crash Course for Engineers
Автор: Eklas Hossain
Издательство: Springer
Год: 2024
Страниц: 465
Язык: английский
Формат: pdf
Размер: 12.7 MB

​Machine Learning Crash Course for Engineers is a reader-friendly introductory guide to Machine Learning algorithms and techniques for students, engineers, and other busy technical professionals. The book focuses on the application aspects of Machine Learning, progressing from the basics to advanced topics systematically from theory to applications and worked-out Python programming examples. It offers highly illustrated, step-by-step demonstrations that allow readers to implement Machine Learning models to solve real-world problems. This powerful tutorial is an excellent resource for those who need to acquire a solid foundational understanding of Machine Learning quickly. Python and R are the two most highly used programming languages for developing ML programs. Python will be used as the only programming language in all examples of this book due to its ease of use, popularity, and the large, friendly, helpful, and interactive community Python encompasses. It is open-source, highly used in academic and research-based works, and is recommended by experts in almost every field. It is very efficient in terms of the amount of code needed to be written. The short, simple lines of Python code with obvious implications can be easily handled by beginners and are easy to read, debug, and expand. Python is also a cross-platform programming language, implying that it can run well on all operating systems and computers. The most used ML libraries are NumPy, Pandas, Scipy, Theano, Keras, Scikit-learn, Matplotlib, etc., while the most common frameworks are PyTorch and TensorFlow.
  • Добавил: literator
  • Дата: 27-12-2023, 17:46
  • Комментариев: 0
Название: Understanding Deep Learning
Автор: Simon J.D. Prince
Издательство: The MIT Press
Год: December 5, 2023
Страниц: 544
Язык: английский
Формат: pdf (true), epub (true)
Размер: 21.3 MB, 37.9 MB

An authoritative, accessible, and up-to-date treatment of Deep Learning that strikes a pragmatic middle ground between theory and practice. Deep Learning is a fast-moving field with sweeping relevance in today’s increasingly digital world. Understanding Deep Learning provides an authoritative, accessible, and up-to-date treatment of the subject, covering all the key topics along with recent advances and cutting-edge concepts. Many deep learning texts are crowded with technical details that obscure fundamentals, but Simon Prince ruthlessly curates only the most important ideas to provide a high density of critical information in an intuitive and digestible form. From machine learning basics to advanced models, each concept is presented in lay terms and then detailed precisely in mathematical form and illustrated visually. The result is a lucid, self-contained textbook suitable for anyone with a basic background in applied mathematics.
  • Добавил: literator
  • Дата: 27-12-2023, 07:19
  • Комментариев: 0
Название: MATLAB Parallel Computing Toolbox User’s Guide (R2023b)
Автор: MathWorks
Издательство: The MathWorks, Inc.
Год: September 2023
Страниц: 1216
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Perform parallel computations on multicore computers, GPUs, and computer clusters. Parallel Computing Toolbox lets you solve computationally and data-intensive problems using multicore processors, GPUs, and computer clusters. High-level constructs—parallel for-loops, special array types, and parallelized numerical algorithms—enable you to parallelize MATLAB applications without CUDA or MPI programming. The toolbox lets you use parallel-enabled functions in MATLAB and other toolboxes. You can use the toolbox with Simulink to run multiple simulations of a model in parallel. Programs and models can run in both interactive and batch modes. The toolbox lets you use the full processing power of multicore desktops by executing applications on workers (MATLAB computational engines) that run locally. Without changing the code, you can run the same applications on clusters or clouds (using MATLAB Parallel Server). You can also use the toolbox with MATLAB Parallel Server to execute matrix calculations that are too large to fit into the memory of a single machine. Parallel Computing Toolbox provides you with tools for a local cluster of workers on your client machine. MATLAB Parallel Server software allows you to run as many MATLAB workers on a remote cluster of computers as your licensing allows.
  • Добавил: literator
  • Дата: 27-12-2023, 04:50
  • Комментариев: 0
Pro Cryptography and Cryptanalysis with C++23: Creating and Programming Advanced Algorithms, 2nd EditionНазвание: Pro Cryptography and Cryptanalysis with C++23: Creating and Programming Advanced Algorithms, 2nd Edition
Автор: Marius Iulian Mihailescu, Stefania Loredana Nita
Издательство: Apress
Год: 2023
Страниц: 499
Язык: английский
Формат: pdf (true), epub (true)
Размер: 31.3 MB

Develop strong skills for writing cryptographic algorithms and security schemes/modules using C++23 and its new features. This book will teach you the right methods for writing advanced cryptographic algorithms, such as elliptic curve cryptography algorithms, lattice-based cryptography, searchable encryption, and homomorphic encryption. You'll also examine internal cryptographic mechanisms and discover common ways in which the algorithms can be implemented and used correctly in practice. The authors explain the mathematical basis of cryptographic algorithms in terms that a programmer can easily understand. They also show how “bad” cryptography can creep in during implementation and what “good” cryptography should look like by comparing advantages and disadvantages based on processing time, execution time, and reliability.
  • Добавил: literator
  • Дата: 26-12-2023, 22:46
  • Комментариев: 0
Название: Pro Bash: Learn to Script and Program the GNU/Linux Shell, Third Edition
Автор: Jayant Varma, Chris F.A. Johnson
Издательство: Apress
Год: 2023
Страниц: 314
Язык: английский
Формат: pdf (true), epub (true), mobi
Размер: 10.1 MB

Learn how to effectively utilize the Bash shell in your programming. This refreshed and expanded third edition has been updated to Bash 5.2, and many scripts have been rewritten to make them more idiomatically Bash, taking better advantage of features specific to Bash. It is easy to read, understand, and will teach you how to get to grips with Bash programming without drowning you in pages and pages of syntax. Using this book you will be able to use the shell efficiently, make scripts run faster using expansion and external commands, and understand how to overcome many common mistakes that cause scripts to fail. This book is perfect for all beginning Linux and Unix system administrators who want to be in full control of their systems, and really get to grips with Bash programming.
  • Добавил: literator
  • Дата: 26-12-2023, 18:22
  • Комментариев: 0
Название: jаvascript Programming: Building Modern and Interactive Websites
Автор: Theophilus Edet
Издательство: CompreQuest Books
Серия: Mastering Programming Languages Series
Год: 2023
Страниц: 520
Язык: английский
Формат: pdf
Размер: 85.6 MB

jаvascript Programming - Building Modern and Interactive Websites Unlock the Power of jаvascript and Elevate Your Web Development Skills! Are you ready to dive into the heart of web development and harness the full potential of jаvascript? Look no further! "jаvascript Programming: Building Modern and Interactive Websites" is your comprehensive guide to mastering jаvascript, from its foundational concepts to advanced techniques for creating cutting-edge web applications. Dive into the DOM, the backbone of web development, and learn how to dynamically manipulate web page elements. Create interactive and responsive user interfaces that captivate your audience. Uncover the secrets of popular jаvascript frameworks like React, Vue.js, and Angular. Understand how to efficiently use these tools to streamline your development process and create modern, engaging web applications. Whether you're a newcomer to programming or an experienced developer looking to level up, "jаvascript Programming: Building Modern and Interactive Websites" provides the insights and practical knowledge you need to create captivating web experiences. With real-world examples, hands-on exercises, and a clear, engaging writing style, this book is designed to guide you through every step of your jаvascript journey.
  • Добавил: literator
  • Дата: 26-12-2023, 08:25
  • Комментариев: 0
Название: ChatGPT and Bard for Business Automation: Achieving AI-Driven Growth
Автор: Tom Taulli
Издательство: Apress
Год: 2023
Страниц: 181
Язык: английский
Формат: pdf (true), epub (true)
Размер: 10.1 MB

The launch of ChatGPT represents an epochal event. It’s on par with the emergence of the Internet or the launch of the iPhone. But the impact could be even more transformative. ChatGPT crossed over 100 million users in two months. This was the fastest to do so ever. It took TikTok nine months. No doubt, building applications with ChatGPT is quickly become strategic and a must-have. This is why developers must understand this technology – and now. And this book will show how. It details how ChatGPT technology works, such as with the transformer and diffusion models. It also illustrates how to use the various APIs, such as GPT-4, ChatGPT, Bard, and Bedrock. This includes understanding embeddings, fine tuning of the models, using zero-shot and few-shot learning, and adjusting the parameters like temperature. This book focuses on the practical uses of this powerful technology. There are step-by-step tutorials on how to create apps for blog generation, sentiment analysis, language translation and integration. This book is an indispensable guide for any developer who wants to be a part of the ChatGPT revolution. For data scientists or data engineers who want to learn how to leverage generative AI APIs, Software engineers or developers who are looking for a new job role in generative AI, Software engineers and developers who want to see how they can integrate generative AI.
  • Добавил: literator
  • Дата: 26-12-2023, 07:05
  • Комментариев: 0
Название: Go Crazy: A Fun Projects-based Approach to Golang Programming
Автор: Nicolas Modrzyk
Издательство: Apress
Год: 2023
Страниц: 376
Язык: английский
Формат: pdf (true), epub (true)
Размер: 33.2 MB

Go beyond the basics of Go and build complete applications using open-source libraries or the Go programming language by Google. This book will take you deep into the memory lane of the Go language with crunchy details straight from outer space. The applications in this book include the framework for a 2D Go-based game, an image random generator Rest API, financial time series handling for trading, a Kubernetes operator, a Blockchain coding and more. You'll also get refreshers on Go constructs and useful code tricks to build performant projects, and develop an HTTP based cloud ready image generator. Go Crazy will open your eyes to a new world of practical applications for Go. After reading the book, you will be able to apply your Golang knowledge to build your own crazy projects. Free source code will be available on this book's GitHub page. For Go programmers both experienced and novice.
  • Добавил: literator
  • Дата: 26-12-2023, 06:13
  • Комментариев: 0
Название: TypeScript Basics: Learn TypeScript from Scratch and Solidify Your Skills with Projects
Автор: Nabendu Biswas
Издательство: Apress
Год: 2023
Страниц: 172
Язык: английский
Формат: pdf (true), epub (true)
Размер: 10.1 MB

TypeScript is revolutionizing how developers create jаvascript apps. It was built by Microsoft to fix the issues that came out of loose binding in jаvascript. Since jаvascript is a loosely typed language, a lot of issues ended up in the production apps. These issues were hard to track and took a lot of time to fix. TypeScript is a superset of jаvascript, and it enables you to avoid type errors before they even occur. You can catch them in an IDE (Integrated Development Environment) like VS Code. The popular jаvascript frontend framework of Angular uses TypeScript by default. The most popular jаvascript frontend library called React also uses jаvascript by default. This book first teaches you about TypeScript, and then you will use it in a ReactJS project. You will also use it with the jаvascript backend framework of NodeJS and learn how to create a React Redux project. Jumpstart your working knowledge of Typescript with a quick, practical guide and start using this open source, object orientated language with confidence. This book highlights how Typescript works with jаvascript and its frameworks, giving it greater functionality, especially for larger enterprise projects.