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

  • Добавил: literator
  • Дата: 7-03-2025, 04:56
  • Комментариев: 0
Название: Modeling and Simulation of Everyday Things: Packed with examples from Python, C++, and FORTRAN. Yes, Fortran, 2nd Edition
Автор: Michael Roth
Издательство: CRC Press
Год: 2025
Страниц: 545
Язык: английский
Формат: pdf (true), epub
Размер: 44.3 MB

With Python, C++, FORTRAN and a friendly conversational tone peppered with attempted humor, Modeling and Simulation of Everyday Things takes us on a journey through constructing models, and simulations of systems and processes of everyday life and beyond. Readers can access an example-packed online repository of programs in each of the three languages. This Second Edition is a wonderful confluence of code development of Python and C++ applications and will cultivate broad perspective in the readership through having translations of major programs available in Python, C++ and FORTRAN (as we move forward, software engineers and researchers are recognizing the value of legacy programming). In addition to leveraging the best of the three languages, the readership can explore versatility in visualization by using native Python graphics as well as POV Raytracer and third-party animation tools. We approach modeling of a system by introducing the theoretical framework of the system, followed by its discretized form, then with narrated programs and sample results that also appear in the online repository.
  • Добавил: literator
  • Дата: 6-03-2025, 20:40
  • Комментариев: 0
Название: Powerful, Profitable Software Products: The Executive Guidebook
Автор: Kyle Rowland
Издательство: CRC Press
Год: 2025
Страниц: 247
Язык: английский
Формат: pdf (true), epub, mobi
Размер: 10.1 MB

You hold in your hands a comprehensive guide to creating a flourishing software development practice – one that makes a powerful impact with the software it builds. This guide describes the unique aspects of creating software-based products. It also lays out the clear practical guidance that’s necessary to construct and evolve a modern practice. This includes hiring, structuring teams properly, writing good code, leveraging test-driven development, designing architecture, automating development processes with DevOps techniques, and – importantly – leading teams through the disruptive change that each of these can represent. Further, the first principles upon which these practices rest will be elaborated so that the reader can readily adapt the already practical techniques to the broadest possible set of real-world situations.
  • Добавил: literator
  • Дата: 6-03-2025, 18:03
  • Комментариев: 0
Название: Beginning ChatGPT for Python: Build Intelligent Applications with OpenAI API
Автор: Lydia Evelyn, Bruce Hopkins
Издательство: Apress
Год: 2024
Страниц: 202
Язык: английский
Формат: pdf (true), epub (true)
Размер: 15.6 MB

Unlock the future of software development and empower yourself to elevate your Python applications by harnessing the power of AI as this field continues to grow and evolve. Perfect for beginner to intermediate Python programmers, this book breaks down the essentials of using ChatGPT and OpenAI APIs. You'll start with the basics, learning to authenticate, send prompts, generate responses, test in the Playground, and handle errors with ease. Each chapter includes hands-on exercises that bring concepts to life, demonstrating different API functionalities and practical applications. You'll master models like GPT-4o, GPT-4, GPT-3.5, Whisper, and DALL-E, enabling you to enhance your applications with cutting-edge AI. This step-by-step guide will have you creating intelligent chatbots that can automatically process messages from Slack or Discord. With Beginning ChatGPT for Python, you'll master the ChatGPT and OpenAI APIs, building intelligent applications that offer a personalized and engaging user experience. For Python developers and enthusiasts who aspire to employ OpenAI and ChatGPT in the creation of intelligent applications to enhance productivity.
  • Добавил: literator
  • Дата: 6-03-2025, 17:05
  • Комментариев: 0
Название: Hands-On APIs for AI and Data Science: Python Development with FastAPI
Автор: Ryan Day
Издательство: O’Reilly Media, Inc.
Год: 2025
Страниц: 443
Язык: английский
Формат: epub
Размер: 10.1 MB

To succeed in AI and Data Science, you must first master APIs. API skills are essential for AI and Data Science success. With this practical book, data scientists and software developers will gain hands-on experience developing and using APIs with the Python programming language and popular frameworks like FastAPI and StreamLit. Part 1 takes you step-by-step through coding projects to build APIs using Python and FastAPI and deploy them in the cloud. Part 2 teaches you to consume APIs in a Data Science project using industry-standard tools. And in Part 3, you'll use ChatGPT, the LangChain framework, and other tools to access your APIs with Generative AI and large language models (LLMs). As you complete the chapters in the book, you'll be creating a professional online portfolio demonstrating your new skill with APIs, AI, and Data Science.
  • Добавил: literator
  • Дата: 6-03-2025, 16:26
  • Комментариев: 0
Название: Salesforce Platform App Builder Certification Companion: Mastering the Essentials for Exam Success and Beyond, 2nd Edition
Автор: Rakesh Gupta
Издательство: Apress
Год: 2025
Страниц: 244
Язык: английский
Формат: pdf
Размер: 13.1 MB

Salesforce Platform App Builder Certification, second edition is a comprehensive guide for budding and intermediate developers aiming to deepen their understanding of Salesforce. This book will start with the basics of Salesforce, shedding light on the limitations of its declarative platform and guiding readers on when to choose programmatic development or explore App Exchange solutions. The journey through the book will then delve into various configurations like data management and analytics, segueing into how to customize the application's appearance and functionality at an organizational level. This book's uniqueness lies in its focus on a niche yet crucial area of Salesforce, a domain where existing literature is sparse and formal training can be prohibitively expensive. By incorporating real-world examples, practical exercises, and multiple-choice questions, this guide will equip readers for the Platform App Builder certification, offering a comprehensive and efficient preparation tool. This second edition of the book is especially timely, as it updates content to reflect the latest developments and features in Salesforce.
  • Добавил: literator
  • Дата: 6-03-2025, 08:50
  • Комментариев: 0
Название: Three.js For Beginners: An In-depth Guide to 3D Graphics and Animations for Modern Websites
Автор: Jiho Seok
Издательство: Independently published
Год: 2023
Страниц: 200
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Welcome to Three.js For Beginners a groundbreaking exploration of the art and science behind rendering 3D graphics on the web. This book is a meticulously curated compendium designed to empower both seasoned developers and novices alike, arming you with the know-how to create intricate, interactive, and aesthetically stunning 3D applications using the Three.js library. The age of flat, static web experiences is a thing of the past. With the advent of WebGL and robust jаvascript libraries like Three.js, the web has become a fertile ground for graphics-intensive real-time interactions. Whether you're aiming to develop interactive scientific simulations, architectural visualizations, or advanced gaming interfaces, this book is conceived to serve as your scholarly companion through that creative journey.
  • Добавил: literator
  • Дата: 6-03-2025, 06:50
  • Комментариев: 0
Название: Mastering Data Structures and Algorithms with Python: Unlock the Secrets of Expert-Level Skills
Автор: Larry Jones
Издательство: Walzone Press
Год: 2025
Страниц: 502
Язык: английский
Формат: epub (true)
Размер: 11.1 MB

Unlock the full potential of your programming expertise with "Mastering Data Structures and Algorithms with Python: Unlock the Secrets of Expert-Level Skills." This essential read transforms the way you approach computational problems, providing a comprehensive exploration of advanced data structures and algorithms. Designed for the seasoned programmer, this book dives deep into the intricacies of Python-based solutions, making complex topics both engaging and accessible. Delve into sophisticated topics such as dynamic programming, graph algorithms, and multithreading with detailed explanations paired with practical Python code examples. Each chapter focuses on advanced techniques tailored to real-world applications, equipping you to tackle even the most challenging programming scenarios with confidence. From optimizing memory management to mastering cryptographic algorithms, this book empowers you to improve both performance and scalability in your software solutions.
  • Добавил: literator
  • Дата: 6-03-2025, 01:44
  • Комментариев: 0
Название: Programming Logic and Design, 10th Edition
Автор: Joyce Farrell
Издательство: Cengage Learning, Inc.
Год: 2024
Страниц: 449
Язык: английский
Формат: pdf (true)
Размер: 20.4 MB

Learn the fundamental principles of developing structured program logic and be prepared for success with Joyce Farrell’s PROGRAMMING LOGIC AND DESIGN, 10th EDITION. This edition takes a comprehensive and language-independent approach to programming logic with an emphasis on modern conventions. It avoids technical jargon while introducing universal programming concepts and ensuring strong programming style and logical thinking. Chapters contain figures that illustrate the logic described in the text, and there are diverse and project-rich opportunities for you to creatively apply logic to program designs. Flowcharts and pseudocode are employed to appeal to varied learning styles and preferences. Chapters contain learning objectives, notes and short quizzes, summaries, key terms and multiple-choice review. Plus, there are multiple exercises in developing programming logic, maintaining existing programs, debugging programs that contain errors, and developing simple games. This textbook assumes no programming language experience.
  • Добавил: literator
  • Дата: 5-03-2025, 21:03
  • Комментариев: 0
Название: Mastering Object-Oriented Design Patterns in Modern C++: Unlock the Secrets of Expert-Level Skills
Автор: Larry Jones
Издательство: Walzone Press
Год: 2025
Страниц: 643
Язык: английский
Формат: epub (true)
Размер: 13.4 MB

Unlock the full potential of software development with "Mastering Object-Oriented Design Patterns in Modern C++: Unlock the Secrets of Expert-Level Skills." This comprehensive guide is meticulously crafted for experienced programmers eager to deepen their understanding of design patterns and how they revolutionize software architecture. With a focus on modern C++ advancements, this book equips you with the knowledge to create robust, scalable, and efficient applications tailored to the challenges of today’s fast-paced digital landscape. Embodying a blend of theoretical insight and practical application, this book delves into the intricacies of object-oriented principles and the strategic implementation of creational, structural, and behavioral patterns. Each chapter is designed to enhance your proficiency, from advanced template metaprogramming to concurrent programming strategies. Moreover, nuanced discussions on memory management, best practices, and anti-patterns further prepare you to craft streamlined code that not only meets, but exceeds, industry standards.
  • Добавил: literator
  • Дата: 5-03-2025, 17:58
  • Комментариев: 0
Название: The Art of Computer Programming, Volume 4, Fascicle 7, Constraint Satisfaction
Автор: Donald E. Knuth
Издательство: Pearson Education, Inc.
Год: 2025
Страниц: 462
Язык: английский
Формат: pdf, epub
Размер: 24.4 MB

Volume 4, Fascicle 7, which is brimming with lively examples, forms the first third of what will eventually become hardcover Volume 4C. It introduces and explores an important general framework for modeling and solving combinatorial problems, called the Constraint Satisfaction Problem (CSP). The concluding sections of Volume 4B contain expositions of two analogous frameworks, namely XCC (“exact covering with colors”) and SAT (“Boolean satisfiability”); the XCC solvers and SAT solvers are now joined by CSP solvers, completing a powerful trio of techniques. Each member of the trio has its own strengths, while separately helping to understand the other two. This fascicle illuminates how the CSP framework is tied to dozens of other parts of Computer Science: Scene analysis (computer vision); efficient algorithms that embed one graph in another; fascinating instances of “graceful graphs”; new ways to look ahead when backtracking; new heuristics to guide a search that backtracks through a massive space of possibilities; situations when backtracking isn’t necessary.