Автор: Course Technology Название: Ircd Just Enough Programming Logic Design ISBN: 1111825963 ISBN-13(EAN): 9781111825966 Издательство: Cengage Learning Рейтинг: Цена: 25186.00 р. Наличие на складе: Нет в наличии.
Автор: Rogers, Rogers Scott Название: Level Up! the Guide to Great Video Game Design ISBN: 1118877160 ISBN-13(EAN): 9781118877166 Издательство: Wiley Рейтинг: Цена: 4435.00 р. Наличие на складе: Поставка под заказ.
Описание: Provides examples that forgo theoretical gobbledygook with charmingly illustrated concepts and solutions based on years of professional experience. This book helps you teach how to develop marketable ideas, and learn what perils and pitfalls await during a game`s pre-production, production and post-production stages.
Автор: Liping Liu Название: Requirements Modeling And Coding: An Object-oriented Approach ISBN: 1786348829 ISBN-13(EAN): 9781786348821 Издательство: World Scientific Publishing Рейтинг: Цена: 19800.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Requirements Modeling and Coding attempts to bridge the gap between modeling and coding and serves the growing trend of agile development better than existing textbooks in the area. Instead of using toy tools to create modeling and coding examples, the author teaches IBM Rational Rhapsody as a modeling tool and Microsoft Visual C# as a programming tool. C# is the purest object-oriented programming language and the best tool for developing graphical user interfaces, while Rhapsody is a visual development environment that real software developers use to create real-time or embedded systems.This book serves as a text for a capstone course on Systems Analysis and Design in Information Systems programs. It conceptualizes business objects and functions, develops business models and software architectures, and enriches the models and the architectures by storyboarding use cases along with user interface designs.Instructor's resources are provided for free to instructors who adopt the book as textbook. Please send your request to sales@wspc.com.
Автор: Colbert/Ankney/Wilson/Havrilla Название: Ircd T/A An Integrated Approach To Health Science 2E ISBN: 143548763X ISBN-13(EAN): 9781435487635 Издательство: Cengage Learning Рейтинг: Цена: 9819.00 р. Наличие на складе: Нет в наличии.
Описание: Discover this effective guide to developing object-oriented program logic with AN OBJECT-ORIENTED APPROACH TO PROGRAMMING LOGIC AND DESIGN, 4E. This text takes a unique, language-independent approach to ensure you develop a strong foundation in traditional programming principles and object-oriented concepts before learning the details of a specific programming language. The author presents object-oriented programming terminology without highly technical language, making the book easily understandable even if you have no previous programming experience. Common business examples clearly illustrate key points.The book begins with a strong object-oriented focus that is clearly presented throughout updated carefully crafted chapters. A wealth of updated programming exercises in every chapter provide diverse practice opportunities, while new Video Lessons by the author clarify and expand on key topics. Use this book alone or with a language-specific companion text that emphasizes C++, Java or Visual Basic for the solid introduction to object-oriented programming logic you need for success.
Автор: Liu, Liping Название: Requirements modeling and coding: an object-oriented approach ISBN: 178634887X ISBN-13(EAN): 9781786348876 Издательство: World Scientific Publishing Рейтинг: Цена: 11088.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Requirements Modeling and Coding attempts to bridge the gap between modeling and coding and serves the growing trend of agile development better than existing textbooks in the area. Instead of using toy tools to create modeling and coding examples, the author teaches IBM Rational Rhapsody as a modeling tool and Microsoft Visual C# as a programming tool. C# is the purest object-oriented programming language and the best tool for developing graphical user interfaces, while Rhapsody is a visual development environment that real software developers use to create real-time or embedded systems.This book serves as a text for a capstone course on Systems Analysis and Design in Information Systems programs.
It conceptualizes business objects and functions, develops business models and software architectures, and enriches the models and the architectures by storyboarding use cases along with user interface designs.Instructor's resources are provided for free to instructors who adopt the book as textbook. Please send your request to sales@wspc.com.
Описание: In today's modernized environment, a growing number of software companies are changing their traditional engineering approaches in response to the rapid development of computing technologies. As these businesses adopt modern software engineering practices, they face various challenges including the integration of current methodologies and contemporary design models and the refactoring of existing systems using advanced approaches. Applications and Approaches to Object-Oriented Software Design: Emerging Research and Opportunities is a pivotal reference source that provides vital research on the development of modern software practices that impact maintenance, design, and developer productivity. While highlighting topics such as augmented reality, distributed computing, and big data processing, this publication explores the current infrastructure of software systems as well as future advancements. This book is ideally designed for software engineers, IT specialists, data scientists, business professionals, developers, researchers, students, and academicians seeking current research on contemporary software engineering methods.
Описание: Provides research on the development of modern software practices that impact maintenance, design, and developer productivity. While highlighting topics such as augmented reality, distributed computing, and big data processing, this publication explores the current infrastructure of software systems as well as future advances.
Автор: Gosselin/Kokoska/Easterbrooks Название: Ircd Php Programming With Mysql ISBN: 0538745851 ISBN-13(EAN): 9780538745857 Издательство: Cengage Learning Рейтинг: Цена: 26611.00 р. Наличие на складе: Нет в наличии.
Автор: Forouzan, Behrouz A. Gilberg, Richard Название: C++ programming: an object-oriented approach ISBN: 1260547728 ISBN-13(EAN): 9781260547726 Издательство: McGraw-Hill Рейтинг: Цена: 10294.00 р. Наличие на складе: Поставка под заказ.
Автор: Erjavec/Thompson Название: Ircd Automotive Technology Systems Approach ISBN: 1337794279 ISBN-13(EAN): 9781337794275 Издательство: Cengage Learning Рейтинг: Цена: 54331.00 р. Наличие на складе: Нет в наличии.
Become a skilled C++ programmer by embracing object-oriented programming and exploring language complexities, design patterns, and smart programming techniques with this detailed hands-on guide covering examples compliant with C++20
Key Features:
Apply object-oriented design concepts in C++ using language features and sound programming techniques
Unlock sophisticated programming solutions with nuances to become an efficient programmer
Explore design patterns as proven solutions for writing scalable and maintainable software in C++
Book Description:
While object-oriented software design helps you write more easily maintainable code, companies choose C++ as an OO language for its speed. Object-oriented programming (OOP) in C++ is not automatic - understanding OO concepts and how they map to C++ language features as well as OOP techniques is crucial. You must also know how to distinguish your code by utilizing well-tested, creative solutions, which can be found in popular design patterns. This book will help you to harness OOP in C++ for writing better code.
Starting with the essential C++ features that serve as building blocks for the main chapters, this book explains fundamental object-oriented concepts and shows you how to implement them in C++. With the help of practical code examples and diagrams, you'll find out how and why things work. The book's coverage furthers your C++ repertoire by including templates, exceptions, operator overloading, STL, and OO component testing. You'll also discover popular design patterns with in-depth examples and how to use them as effective programming solutions to recurring OOP problems.
By the end of this book, you'll be able to employ essential and advanced OOP concepts confidently to create enduring and robust software.
What You Will Learn:
Quickly learn the building blocks needed to develop a base for essential OOP features in C++
Implement OO designs using both C++ language features and proven programming techniques
Understand how well-designed, encapsulated code helps make more easily maintainable software
Write robust C++ code that can handle programming exceptions
Design extensible and generic code using templates
Apply operator overloading, utilize STL, and perform OO component testing
Examine popular design patterns to provide creative solutions for typical OO problems
Who this book is for:
Whether you are a professional programmer or an adept college student looking to use C++ as an OOP language, this book will help you create robust and easily maintainable code. Programmers who want to master the implementation of OO designs through both C++ language features and refined implementation techniques will find the book useful. This OOP book assumes prior programming experience; however, if you have no prior C++ or basic C++ experience, the early chapters will help you learn the core building blocks that set the foundation for the many OOP sections, advanced features, and design patterns.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru