Introduction to Programming with C++ for Engineers, Boguslaw Cyganek
Автор: McDowell Gayle Laakmann Название: Cracking the Coding Interview: 189 Programming Questions and Solutions ISBN: 0984782850 ISBN-13(EAN): 9780984782857 Издательство: Неизвестно Рейтинг: Цена: 39190.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Lendman contends that for over one hundred years powerful bankers have used their control over money, credit and debt for private self-enrichment, bankrolling and colluding with the US Congress and administrations to implement laws favouring them. This book shows people how they`ve been fleeced, including a plan for constructive change.
Автор: Graba Jan Название: Introduction to Network Programming with Java ISBN: 1447152530 ISBN-13(EAN): 9781447152538 Издательство: Springer Рейтинг: Цена: 60550.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: An Introduction to Network Programming with Java
Автор: Gregory Junker Название: Pro OGRE 3D Programming ISBN: 1484220315 ISBN-13(EAN): 9781484220313 Издательство: Springer Рейтинг: Цена: 49670.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Pro OGRE 3D Programming offers a detailed guide to the cross-platform Object-Oriented Graphics Rendering Engine (OGRE) 3D engine. OGRE provides an object-oriented interface to render 3D scenes. Commonly used in game creation, it can be utilized to create a variety of 3D based applications, including architectural visualization and simulations.
Автор: Coplien, James Название: Lean architecture ISBN: 0470684208 ISBN-13(EAN): 9780470684207 Издательство: Wiley Рейтинг: Цена: 31670.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: More and more Agile projects are seeking architectural roots as they struggle with complexity and scale - and they`re seeking lightweight ways to do it. This book helps you to find your own path.
Автор: Leach Название: Introduction to Software Engineering, Second Edition ISBN: 1498705278 ISBN-13(EAN): 9781498705271 Издательство: Taylor&Francis Рейтинг: Цена: 102080.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Practical Guidance on the Efficient Development of High-Quality Software
Introduction to Software Engineering, Second Edition equips students with the fundamentals to prepare them for satisfying careers as software engineers regardless of future changes in the field, even if the changes are unpredictable or disruptive in nature. Retaining the same organization as its predecessor, this second edition adds considerable material on open source and agile development models.
The text helps students understand software development techniques and processes at a reasonably sophisticated level. Students acquire practical experience through team software projects. Throughout much of the book, a relatively large project is used to teach about the requirements, design, and coding of software. In addition, a continuing case study of an agile software development project offers a complete picture of how a successful agile project can work.
The book covers each major phase of the software development life cycle, from developing software requirements to software maintenance. It also discusses project management and explains how to read software engineering literature. Three appendices describe software patents, command-line arguments, and flowcharts.
Автор: G?nther Blaschek; R. Bach; Gustav Pomberger Название: Introduction to Programming with Modula-2 ISBN: 3540520384 ISBN-13(EAN): 9783540520382 Издательство: Springer Рейтинг: Цена: 74490.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Intended to establish a solid foundation in the techniques of programming in Modula-2 for both the novice and the experienced programmer. The authors seek to familiarize the reader with the concept of algorithms and show how to implement algorithms in Modula-2.
Автор: Chivers Название: Introduction to Programming with Fortran ISBN: 3319755013 ISBN-13(EAN): 9783319755014 Издательство: Springer Рейтинг: Цена: 83850.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This fourth Edition presents new examples on submodules, derived type i/o, object oriented programming, abstract interfaces and procedure pointers, C interop, sorting and searching, statistics and converting to more modern versions of Fortran.Key FeaturesHighlights the core language features of modern Fortran including data typing, array processing, control structures, functions, subroutines, modules and submodules, user defined types, pointers, operator overloading, generic programming, parallel programming, abstract interfaces, procedure pointersPinpoints common problems that occur when programmingIllustrates the use of several compilersIntroduction to Programming with Fortran has been written for the complete beginner with little or no programming background as well as existing Fortran programmers and those with programming experience in other languages
Автор: Aljosha Judmayer, Nicholas Stifter, Katharina Krombholz, Edgar Weippl Название: Blocks and Chains: Introduction to Bitcoin, Cryptocurrencies, and Their Consensus Mechanisms ISBN: 1627057161 ISBN-13(EAN): 9781627057165 Издательство: Mare Nostrum (Eurospan) Рейтинг: Цена: 41580.00 T Наличие на складе: Невозможна поставка. Описание: The new field of cryptographic currencies and consensus ledgers, commonly referred to as blockchains, is receiving increasing interest from various different communities. This book presents a well-structured overview of this broad field from a technical viewpoint.
Автор: Speight April Название: Bite-Size Python: An Introduction to Python Programming ISBN: 1119643813 ISBN-13(EAN): 9781119643814 Издательство: Wiley Рейтинг: Цена: 23220.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Introduce children to the popular Python programming language through relatable examples and fun projects!Python has now surpassed Java as the most commonly used programming language. As the language rises in popularity, this complete guide can teach basic Python concepts to kids with its simple, friendly format. Bite-Size Python: An Introduction to Python Programming provides children with a foundation in the Python language.
This unique book shares knowledge through easy-to-understand examples, fast exercises, and fun projects!As children learn, their parents, caregivers, and instructors can also join in their discoveries. Bite-Size Python is ideal for those who are new to programming, giving kids ages 9 and up a beginners' approach to learning one of the most important programming languages. Gives an overview of PythonProvides exciting programming projectsOffers instruction on how to download and install PythonPresents key programming language conceptsSimplifies technical definitionsWith this playful guide to learning Python, readers can try out activities on their computers for a hands-on learning experience.
The artwork in Bite-Size Python represents children of various backgrounds, so any child who picks up this book will be empowered to learn and young readers will love showing their projects to friends and family!
Learn the C++ programming language in a structured, straightforward, and friendly manner. This book teaches the basics of the modern C++ programming language, C++ Standard Library, and modern C++ standards. No previous programming experience is required.
C++ is a language like no other, surprising in its complexity, yet wonderfully sleek and elegant in so many ways. It is also a language that cannot be learned by guessing, one that is easy to get wrong and challenging to get right. To overcome this, each section is filled with real-world examples that gradually increase in complexity. Modern C++ for Absolute Beginners teaches more than just programming in C++20. It provides a solid C++ foundation to build upon.
The author takes you through the C++ programming language, the Standard Library, and the C++11 to C++20 standard basics. Each chapter is accompanied by the right amount of theory and plenty of source code examples.
You will work with C++20 features and standards, yet you will also compare and take a look into previous versions of C++. You will do so with plenty of relevant source code examples.
What You Will Learn
Work with the basics of C++: types, operators, variables, constants, expressions, references, functions, classes, I/O, smart pointers, polymorphism, and more
Set up the Visual Studio environment on Windows and GCC on Linux, where you can write your own code
Declare and define functions, classes, and objects, and organize code into namespaces
Discover object-oriented programming: classes and objects, encapsulation, inheritance, polymorphism, and more using the most advanced C++ features
Employ best practices in organizing source code and controlling program workflow
Get familiar with C++ language dos and donts, and more
Master the basics of lambdas, inheritance, polymorphism, smart pointers, templates, modules, contracts, concepts, and more
Who This Book Is For
Beginner or novice programmers who wish to learn C++ programming. No prior programming experience is required.
Автор: Maurice Herlihy Название: The Art of Multiprocessor Programming, Revised Reprint, ISBN: 0123973376 ISBN-13(EAN): 9780123973375 Издательство: Elsevier Science Рейтинг: Цена: 62390.00 T Наличие на складе: Невозможна поставка. Описание: Revised and updated with improvements conceived in parallel programming courses, The Art of Multiprocessor Programming is an authoritative guide to multicore programming. It introduces a higher level set of software development skills than that needed for efficient single-core programming. This book provides comprehensive coverage of the new principles, algorithms, and tools necessary for effective multiprocessor programming. Students and professionals alike will benefit from thorough coverage of key multiprocessor programming issues.
Автор: Mariano Martin Martin Название: Introduction to Software for Chemical Engineers, Second Edition ISBN: 1138324213 ISBN-13(EAN): 9781138324213 Издательство: Taylor&Francis Рейтинг: Цена: 89820.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book serves as a quick guide to the use of various computer packages for chemical engineering applications. The new edition offers a wider view of packages including Python and Julia and open source software and includes complete examples in ASPEN Plus. It also adds ANSYS Fluent to CFD codes and discusses Engineering Equation Solver.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz