Vtome.ru - электронная библиотека

  • Добавил: umkaS
  • Дата: Сегодня, 20:12
  • Комментариев: 0
Название: Карьера программиста
Автор: Гэйл Лакман Макдауэлл
Издательство: Москва
Год: 2021
Cтраниц: 735
Формат: pdf/djvu
Размер: 36 мб
Язык: русский

Книга «Карьера программиста» основана на опыте практического участия автора во множестве собеседований, проводимых лучшими компаниями. Это квинтэссенция сотен интервью со множеством кандидатов, результат ответов на тысячи вопросов, задаваемых кандидатами и интервьюерами в ведущих мировых корпорациях.
  • Добавил: literator
  • Дата: Сегодня, 16:49
  • Комментариев: 0
Название: Web API Cookbook: Level Up Your jаvascript Applications
Автор: Joe Attardi
Издательство: O’Reilly Media, Inc.
Год: 2024
Страниц: 286
Язык: английский
Формат: pdf (true), epub (true)
Размер: 10.1 MB

jаvascript gives web developers great power to create rich interactive browser experiences, and much of that power is provided by the browser itself. Modern web APIs enable web-based applications to come to life like never before, supporting actions that once required browser plug-ins. Some are still in an experimental stage, but many are ready for use today. With this hands-on cookbook, author Joe Attardi helps you explore the powerful APIs available in modern browsers and guides you through the specific tasks that they unlock. Because these features are web standards, there is comprehensive documentation available from trusted resources such as MDN Web Docs. The knowledge you'll gain is transferable across different companies and projects. A Web API is a series of global objects and functions exposed by the browser. Your jаvascript code can use these to interact with the Document Object Model (DOM), perform network communication, integrate with native device features, and much more. This book is intended for software developers with some experience with jаvascript who want to get the most out of the web platform. It assumes that you have a good knowledge of the jаvascript language itself: syntax, language features, and standard library functions.
  • Добавил: literator
  • Дата: Сегодня, 16:13
  • Комментариев: 0
Название: Software Engineering for Data Scientists: From Notebooks to Scalable Systems (Final)
Автор: Catherine Nelson
Издательство: O’Reilly Media, Inc.
Год: 2024
Страниц: 258
Язык: английский
Формат: pdf (true), epub (true)
Размер: 11.7 MB

Data Science happens in code. The ability to write reproducible, robust, scaleable code is key to a data science project's success—and is absolutely essential for those working with production code. This practical book bridges the gap between data science and software engineering,and clearly explains how to apply the best practices from software engineering to Data Science. All the code examples in this book are written in Python, and many of the chapters describe Python-specific tools. In recent years, Python has become the most popular programming language for Data Science. Python has an extremely solid set of open source libraries for data science, with good backing and a healthy community of maintainers. Large trend-setting companies have chosen Python for their main ML frameworks, including TensorFlow (Google) and PyTorch (Meta). Because of this, Python appears to be especially popular among data scientists working on production Machine Learning code, where good coding skills are particularly important. In my experience, the Python community has been friendly and welcoming, with many excellent events that have helped me improve my skills. It’s my preferred programming language, so it was an easy choice for this book. This book is aimed at data scientists, but people working in closely related fields such as data analysts, Machine Learning (ML) engineers, and data engineers will also find it useful.
  • Добавил: literator
  • Дата: Сегодня, 07:45
  • Комментариев: 0
Название: Natural Language Processing using R Pocket Primer
Автор: Oswald Campesato
Издательство: Mercury Learning and Information
Год: 2022
Страниц: 266
Язык: английский
Формат: pdf (true), epub, mobi
Размер: 10.1 MB

This book is for developers who are looking for an overview of basic concepts in Natural Language Processing using R. It casts a wide net of techniques to help developers who have a range of technical backgrounds. Numerous code samples and listings are included to support myriad topics. The final chapter presents the Transformer Architecture, BERT-based models, and the GPT family of models, all of which were developed during the past three years. You will be exposed to various NLP and Machine Learning topics in this book, some of which are presented in a cursory manner for two reasons. First, it’s important that you be exposed to these concepts. In some cases, you will find topics that might pique your interest, and hence motivate you to learn more about them through self-study; in other cases, you will probably be satisfied with a brief introduction. Hence, you can decide whether to delve into more detail regarding the topics in this book. Second, a full treatment of all the topics that are covered in this book would probably triple its page count, and few people are interested in reading long technical books. Hence, this book provides a decent view of the NLP and Machine Learning landscape, based on the belief that this approach will be more beneficial for readers who are experienced developers who want to learn about NLP and Machine Learning. Specifically, you will learn about the transformer architecture, the pre-trained BERT model and its variants, and features of GPT-2 and GPT-3 from OpenAI. Please note that this chapter contains Python-based code samples.
  • Добавил: literator
  • Дата: Сегодня, 07:05
  • Комментариев: 0
Название: Node.js Web Development For Beginners: A Step-By-Step Guide to Build an MVC Web Application With Node.js, Express, and MongoDB
Автор: Nathan Sebhastian
Издательство: Independently published
Год: 2024
Страниц: 253
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Are you having trouble learning Node.js? Struggling to create a web application using Node.js? Node.js Web Development For Beginners is the guide you need to learn Node.js quickly and in the right order. With this book, you will see and know how to develop a working web application from scratch using Node.js and Express. Each chapter explains a topic in plain English and includes practical code examples. There's also a full stack project included in this book that will give you the "experience" of building a web application using Node.js. Complete Source Code Included. Most books didn't come with the source code, leaving you discouraged and unable to follow along. I believe you need to inspect and understand every part of the code used in this book. That's why I share the source code with you, integrated at the end of each chapter. No prior knowledge of Node.js is required to get the full benefit of this book, but you do need some basic knowledge of jаvascript.
  • Добавил: literator
  • Дата: Вчера, 21:30
  • Комментариев: 0
Название: Foundations of Computer Vision
Автор: Antonio Torralba, Phillip Isola, William T. Freeman
Издательство: The MIT Press
Серия: Adaptive Computation and Machine Learning series
Год: 2024
Страниц: 240
Язык: английский
Формат: epub
Размер: 79.1 MB

An accessible, authoritative, and up-to-date computer vision textbook offering a comprehensive introduction to the foundations of the field that incorporates the latest Deep Learning advances. Machine Learning has revolutionized computer vision, but the methods of today have deep roots in the history of the field. Providing a much-needed modern treatment, this accessible and up-to-date textbook comprehensively introduces the foundations of computer vision while incorporating the latest deep learning advances. Taking a holistic approach that goes beyond Machine Learning, it addresses fundamental issues in the task of vision and the relationship of machine vision to human perception. Foundations of Computer Vision covers topics not standard in other texts, including transformers, diffusion models, statistical image models, issues of fairness and ethics, and the research process. To emphasize intuitive learning, concepts are presented in short, lucid chapters alongside extensive illustrations, questions, and examples. Written by leaders in the field and honed by a decade of classroom experience, this engaging and highly teachable book offers an essential next-generation view of computer vision.
  • Добавил: literator
  • Дата: Вчера, 16:59
  • Комментариев: 0
Название: Cloud Automation with Python: for Engineers
Автор: Phil Robins
Издательство: Independently published
Год: 2024
Страниц: 307
Язык: английский
Формат: epub
Размер: 10.1 MB

This book takes an Infrastructure engineer with PowerShell and Bash coding experience through learning Python. It goes through how Python can be used to code Cloud Automation within products like CloudBolt's CMP or use standalone code to provision cloud-based infrastructure in Private and Public clouds. There are other software options within the market, and of course, you, as a Cloud Automation Engineer are free to develop it all yourself, although that is a daunting task considering all of the touch points. Join us as we unravel the tapestry of Cloud Automation, unveiling its transformative potential in driving efficiency, agility, and scalability across VMware, OpenStack, AWS, Azure, and GCP landscapes. Many Infrastructure engineers may have worked within environments where they are siloed into departments who specialize e.g. Linux engineering or Windows Administrators where the exposure to only Bash with Unix/Linux or PowerShell with Windows. Understanding these scripting languages not only unlocks the potential for system administration but also lays the groundwork for transitioning to more advanced languages like Python for cloud automation. Python is known for its versatility and ease of use, making it an ideal language for a wide range of tasks, including automation. With CloudBolt, where automation plays a pivotal role in managing diverse cloud resources, Python's flexibility allows users to create custom integrations, plugins, and automation scripts tailored to specific needs. Python's extensive libraries and modules facilitate seamless integration with various APIs, tools, and services—essential components when working within a CMP like CloudBolt.
  • Добавил: literator
  • Дата: Вчера, 14:38
  • Комментариев: 0
Название: Machine Learning Techniques and Industry Applications
Автор: Pramod Kumar Srivastava, Ashok Kumar Yadav
Издательство: IGI Global
Год: 2024
Страниц: 327
Язык: английский
Формат: pdf (true), epub
Размер: 23.5 MB

In today's rapidly evolving world, the exponential growth of data poses a significant challenge. As data volumes increase, traditional methods of analysis and decision-making become inadequate. This surge in data complexity calls for innovative solutions that efficiently extract meaningful insights. Machine Learning has emerged as a powerful tool to address this challenge, offering algorithms and techniques to analyze large datasets and uncover hidden patterns, trends, and correlations. Machine Learning Techniques and Industry Applications demystifies Machine Learning (ML) through detailed explanations, examples, and case studies, making it accessible to a broad audience. Whether you're a student, researcher, or practitioner, this book equips you with the knowledge and skills needed to harness the power of Machine Learning to address diverse challenges. From e-government to healthcare, cyber-physical systems to agriculture, this book explores how Machine Learning can drive innovation and sustainable development.
  • Добавил: literator
  • Дата: Вчера, 04:28
  • Комментариев: 0
Название: Core Java, Volume I: Fundamentals, 13th Edition (Early Release)
Автор: Cay S. Horstmann
Издательство: Oracle Press/Pearson Education
Год: 2024
Страниц: 966
Язык: английский
Формат: epub
Размер: 12.3 MB

Whatever version of Java you are using, Core Java, Volume I: Fundamentals, Thirteenth Edition, will help you achieve a deep and practical understanding of the language and APIs. With hundreds of realistic examples, Java Champion Cay S. Horstmann demonstrates the most powerful and effective ways to get the job done. The book that you are reading right now is the first volume of the thirteenth edition of Core Java. Each edition closely followed a release of the Java Development Kit, and each time, I rewrote the book to take advantage of the newest Java features. This edition has been updated to reflect the features of Java 21. As with the previous editions, this book still targets serious programmers who want to put Java to work on real projects. I think of you, the reader, as a programmer with a solid background in a programming language other than Java. I assume that you don't like books filled with toy examples (such as toasters, zoo animals, or "nervous text"). You won't find any of these in the book. My goal is to enable you to fully understand the Java language and library, not to give you an illusion of understanding. In this book you will find lots of sample code demonstrating almost every language and library feature. The sample programs are purposefully simple to focus on the major points, but, for the most part, they aren't fake and they don't cut corners. They should make good starting points for your own code.
  • Добавил: literator
  • Дата: Вчера, 03:32
  • Комментариев: 0
Название: Continuous Integration and Delivery with Test-driven Development: Cultivating quality, speed, and collaboration through automated pipelines
Автор: Amit Bhanushali, Alekhya Achanta, Beena Bhanushali
Издательство: BPB Publications
Год: 2024
Страниц: 238
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

Building tomorrow, today: Seamless integration, continuous deliver. As software complexity grows, quality and delivery speed increasingly rely on automated pipelines. This practical guide equips readers to construct robust CI/CD workflows that boost productivity and reliability. Step-by-step walkthroughs detail the technical implementation of continuous practices, while real-world case studies showcase solutions tailored for diverse systems and organizational needs. Master CI/CD, crucial for modern software development, with this book. It compares traditional versus test-driven development, stressing testing's importance. In this book, we will explore CI/CD's principles, benefits, and DevOps integration. We will build robust pipelines covering containerization, version control, and infrastructure as code. Through this book, you will learn about effective CD with monitoring, security, and release management, you will learn how to optimize CI/CD for different scenarios and applications, emphasizing collaboration and automation for success. With actionable best practices grounded in TDD principles, this book teaches how to leverage automated processes to cultivate shared ownership, design simplicity, comprehensive testing, and ultimately deliver exceptional business value.