|
|
|
|
|
|
|
| |
|
Название: Практическое введение в основные библиотеки и фреймворки Python Автор: Дурмус М. Издательство: Amazon Год: 2023 Формат: pdf Размер: 10 Мб Качество: Хорошее Язык: Русский
Python — популярный язык программирования высокого уровня для различных применений, включая веб-разработку, научные вычисления, анализ данных и машинное обучение. Простота, читабельность и универсальность сделали его популярным среди программистов всех уровней подготовки. Реализация дополнительных функциональных возможностей в Python осуществляется благодаря использованию дополнительных библиотек, которым и освящена данная книга. Автор, являющийся опытным разработчиком на Python, рассматривает популярные библиотки, давая их краткое описание, приводя примеры кода использования этих библиотек и рассматривая положительные и отрицательные их качества. В книге рассматриваются следующие библиотеки: pandas, numpy, seaborn, scipy, matplotlib, scikit-learn, pytorch, tensorflow, xgboost, lightgbm, keras, pycaret, mlops, mlflow, kubeflow, zenml, shap, lime, interpretml, spacy, nltk, textblob, corenlp, gensim, regex, opencv, scikit-image, pillow, mahotas, simpleitk, flask, fastapi, django, dash, pyramid, beautifulsoup, scrapy, selenium.
|
Разместил: tanyavip1 14-10-2023, 09:10 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Build A SaaS App in Rails 7 Автор: Rob Race Издательство: Leanpub Год: 2023-09-15 Страниц: 629 Язык: английский Формат: pdf (true), azw3, mobi, epub Размер: 10.1 MB
A step-by-step guide on how to build a SaaS (Software as a Service) application from scratch to deployment! Building an application to provide business is tough. It's overwhelming. There are so many choices! What gems do you use? How do you manage users? What if there was a step-by-step guide to feed you those answers? This book will guide you from your very first rails commands, through integrating Stripe, background jobs and finally deploying your app to a cloud provider. You'll be mastering a SaaS application, getting customers and monetizing your expertise in no time! Worried the material won't help you build a complex application? I am currently running Userveys using the very same code and techniques from the book. |
Разместил: Ingvar16 14-10-2023, 01:47 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Python Programming Bible: [3 in 1] The Complete Crash Course to Learn and Explore Python beyond the Basic. Including Examples and Practical Exercises to Master Python from Beginners to Pro Автор: James P. Meyers Издательство: Independently published Год: 2023 Страниц: 182 Язык: английский Формат: pdf, epub Размер: 17.3 MB
Master Python programming and develop a highly profitable skill with this complete beginner’s crash course on coding! Are you curious about learning Python for your career or hobbies? Do you want to learn how to develop web applications, code games, manage data, and create machine learning algorithms? Or are you searching for a simple & straightforward crash course to help you add this valuable programming skill to your virtual toolbelt? Then this book is for you! As a favorite of programmers and web developers across the globe, Python is a powerful and versatile programming language that has an immense amount of functionality. Its focus on simplicity and readability makes it perfect for absolute beginners – but how can you begin learning the fundamentals of this amazing language, access the vast library of APIs, and write your first code? Packed with dozens of user-friendly exercises and easy-to-understand explanations, this beginner-friendly crash course arms readers with an all-in-one guide to mastering Python programming. You’ll be taken on a journey to familiarize yourself with the fundamentals of Python, develop more advanced skills, and start utilizing Python for a wide variety of cutting-edge technologies – including cloud computing, data science, neural networks, and more. |
Разместил: Ingvar16 13-10-2023, 19:51 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Effective Theories in Programming Practice Автор: Jayadev Misra Издательство: ACM Books Год: 2023 Страниц: 564 Язык: английский Формат: pdf (true), epub Размер: 20.7 MB
Set theory, logic, discrete mathematics, and fundamental algorithms (along with their correctness and complexity analysis) will always remain useful for computing professionals and need to be understood by students who want to succeed. This textbook explains a number of those fundamental algorithms to programming students in a concise, yet precise, manner. The book includes the background material needed to understand the explanations and to develop such explanations for other algorithms. The author demonstrates that clarity and simplicity are achieved not by avoiding formalism, but by using it properly. The book is self-contained, assuming only a background in high school mathematics and elementary program writing skills. It does not assume familiarity with any specific programming language. Starting with basic concepts of sets, functions, relations, logic, and proof techniques including induction, the necessary mathematical framework for reasoning about the correctness, termination and efficiency of programs is introduced with examples at each stage. Recursive programming is explained in Chapter 7 where an elementary version of the programming language Haskell is introduced. |
Разместил: Ingvar16 13-10-2023, 02:47 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Logic, Automata, and Computational Complexity Автор: Bruce M. Kapron Издательство: ACM Books Год: 2023 Страниц: 426 Язык: английский Формат: pdf (true), epub Размер: 12.6 MB
Professor Stephen A. Cook is a pioneer of the theory of computational complexity. His work on NP-completeness and the P vs. NP problem remains a central focus of this field. Cook won the 1982 Turing Award for "his advancement of our understanding of the complexity of computation in a significant and profound way." This volume includes a selection of seminal papers embodying the work that led to this award, exemplifying Cook's synthesis of ideas and techniques from logic and the theory of computation including NP-completeness, proof complexity, bounded arithmetic, and parallel and space-bounded computation. These papers are accompanied by contributed articles by leading researchers in these areas, which convey to a general reader the importance of Cook's ideas and their enduring impact on the research community. The book also contains biographical material, Cook's Turing Award lecture, and an interview. Together these provide a portrait of Cook as a recognized leader and innovator in mathematics and Computer Science, as well as a gentle mentor and colleague. |
Разместил: Ingvar16 13-10-2023, 02:35 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Python for Chemists Автор: Christian Hill Издательство: Cambridge University Press Год: 2024 Страниц: 559 Язык: английский Формат: pdf Размер: 10.2 MB
This accessible and self-contained guide provides a comprehensive introduction to the popular programming language Python, with a focus on applications in chemistry and chemical physics. Ideally suited to students and researchers of chemistry learning to employ Python for problem-solving in their research, this fast-paced primer first builds a solid foundation in the programming language before progressing to advanced concepts and applications in chemistry. The required syntax and data structures are established, and then applied to solve problems computationally. Popular numerical packages are described in detail, including NumPy, SciPy, Matplotlib, SymPy, and Pandas. End of chapter problems are included throughout, with worked solutions available within the book. Additional resources, datasets, and Jupyter Notebooks are provided on a companion website, allowing readers to reinforce their understanding and gain confidence applying their knowledge through a hands-on approach. |
Разместил: Ingvar16 12-10-2023, 22:06 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Artificial Intelligence & Blockchain in Cyber Physical Systems: Technologies & Applications Автор: Muhammad Arif, Valentina Emilia Balas, Tabrez Nafis Издательство: CRC Press Год: 2024 Страниц: 259 Язык: английский Формат: pdf (true) Размер: 40.0 MB
This book explores the intersection of blockchain technology, artificial intelligence (AI) and cyber physical systems (CPS). It discusses how these technologies can be integrated to create secure and efficient CPS solutions. The book covers various topics, including the basics of blockchain and AI, their applications in CPS and the challenges of integrating these technologies. It also explores real-world examples of how blockchain and AI are used in CPS, such as smart cities, transportation systems and healthcare. The authors delve into the technical aspects of how blockchain and AI can be used together to enhance CPS security, data privacy and interoperability. They also discuss the potential benefits and limitations of these technologies and provide insights into the future of CPS. The goal of this project was to study time-series data and explore as many options as possible to accurately predict the stock price. Through my research I came to know about Recurrent Neural Networks (RNN) which are used specifically for sequence and pattern learning. They are networks with loops in them, allowing information to persist and thus having the ability to memorize the data accurately. |
Разместил: Ingvar16 12-10-2023, 20:04 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Communication Patterns: A Guide for Developers and Architects (Final) Автор: Jacqui Read Издательство: O’Reilly Media, Inc. Год: 2024 Страниц: 303 Язык: английский Формат: True EPUB (Retail Copy) Размер: 12.1 MB
Having a great idea or design is not enough to make your software project succeed. If you want stakeholders to buy into your design and teams to collaborate and contribute to the vision, you also need to communicate effectively. In this practical book, author Jacqui Read shows you how to successfully present your architecture and get stakeholders to jump on board. Misunderstanding and lack of buy-in leads to increasing costs, unmet requirements, and an architecture that is not what you intended. Through constructive examples and patterns, this book shows you how to create documentation and diagrams that actually get the message across to the different audiences you'll face. Software development and architecture have patterns and antipatterns that can be applied (or recognized) in writing code and architecting systems. A pattern is a reusable solution that has been shown to be effective when used to solve a problem. The biggest benefit is that someone else has done the hard work for you, and you just need to apply the solution to your particular situation and problem. |
Разместил: Ingvar16 12-10-2023, 19:15 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Python 3 and Data Visualization Автор: Oswald Campesato Издательство: Mercury Learning and Information Год: 2024 Страниц: 281 Язык: английский Формат: pdf (true), epub (true) Размер: 17.2 MB, 10.1 MB
Python 3 and Data Visualization offers readers a deep dive into the world of Python 3 programming and the art of data visualization. You will learn how to generate graphics using Pandas, Matplotlib, and Seaborn. In addition, an appendix contains SVG-based and D3-based graphics effects, along with links for many additional code samples. This book is intended primarily for those who have worked with Python and are interested in learning about graphics effects with Python libraries. It is also intended to reach an international audience of readers with highly diverse backgrounds in various age groups. Consequently, the book uses standard English rather than colloquial expressions that might be confusing to those readers. It provides a comfortable and meaningful learning experience for the intended readers. |
Разместил: Ingvar16 12-10-2023, 17:48 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Qt 6. Разработка оконных приложений на C++ Автор(ы): Николай Прохоренок Издательство: БХВ-Петербург Год: 2022 Страниц: 513 Формат: PDF Размер: 12 Мб Язык: русский
Описываются базовые возможности библиотеки Qt, позволяющей создавать приложения с графическим интерфейсом на языке C++. Книга ориентирована на тех, кто уже знаком с языком программирования C++ и хотел бы научиться разрабатывать оконные приложения. Рассматриваются способы обработки событий, управление свойствами окна, создание формы, а также все основные компоненты (кнопки, текстовые поля, списки, таблицы, меню и др.) и варианты их размещения внутри окна.
|
Разместил: MIHAIL62 12-10-2023, 12:26 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|