MATLAB Aerospace Toolbox User’s Guide (R2021b)

Автор: TRex от 1-12-2021, 13:20, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: MATLAB Aerospace Toolbox User’s Guide (R2021b)
Автор: MathWorks
Издательство: MathWorks
Год: 2021
Формат: PDF
Страниц: 1178
Размер: 11,5 Mb
Язык: English

Aerospace Toolbox provides standards-based tools and functions for analyzing the motion, mission, and environment of aerospace vehicles. It includes aerospace math operations, coordinate system and spatial transformations, and validated environment models for interpreting flight data. The toolbox also includes 2D and 3D visualization tools and standard cockpit instruments for observing vehicle motion.

 

API Marketplace Engineering: Design, Build, and Run a Platform for External Developers

Автор: TRex от 1-12-2021, 12:29, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: API Marketplace Engineering: Design, Build, and Run a Platform for External Developers
Автор: Rennay Dorasamy
Издательство: Apress
Год: 2022
Формат: ePUB, PDF
Страниц: 281
Размер: 12,3 Mb
Язык: English

This is your hands-on guide to designing, building, and operating an API Marketplace to allow your organization to expose internal services and customer data securely for use by external developers. The book shows the mutual nature of a relationship in which organizations benefit from revenue and the reach of a new digital channel and third-party developers benefit from leveraging APIs to build unique applications.
 

Practical Entity Framework Core 6: Database Access for Enterprise Applications, 2nd Edition

Автор: TRex от 1-12-2021, 11:32, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Practical Entity Framework Core 6: Database Access for Enterprise Applications, 2nd Edition
Автор: Brian L. Gorman
Издательство: Apress
Год: 2022
Формат: PDF
Страниц: 812
Размер: 41,4 Mb
Язык: English

Take a developer journey that paves the way to enterprise-level database access from .NET and C# using the object-relational mapper (ORM) of choice. This second edition is revised to cover Entity Framework Core 5 and 6 (EF) and includes new content on table-per-type mapping, LINQ improvements (filtered includes), many-to-many navigation changes, split queries, simple logging using the DBCommandInterceptor, and other improvements available in EF Core 6. Real-world examples and considerations are presented in this book to help you create robust and efficient database solutions. Throughout the text, actual problems, questions, and common pitfalls are provided to help you recognize optimal solutions for maximum success in the different application scenarios you might encounter.
 

Advances in Optimization and Linear Programming

Автор: TRex от 1-12-2021, 10:30, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Advances in Optimization and Linear Programming
Автор: Ivan Stanimirovic
Издательство: CRC Press
Год: 2022
Формат: True PDF
Страниц: 204
Размер: 10 Mb
Язык: English

This new volume provides the information needed to understand the simplex method, the revised simplex method, dual simplex method, and more for solving linear programming problems.
Following a logical order, the book first gives a mathematical model of the linear problem programming and describes the usual assumptions under which the problem is solved. It gives a brief description of classic algorithms for solving linear programming problems as well as some theoretical results. It goes on to explain the definitions and solutions of linear programming problems, outlining the simplest geometric methods, and showing how they can be implemented.
 

C Programming: Learn to Code

Автор: TRex от 1-12-2021, 10:18, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: C Programming: Learn to Code
Автор: Sisir Kumar Jena
Издательство: CRC Press
Год: 2022
Формат: True PDF
Страниц: 453
Размер: 28,4 Mb
Язык: English

The C programming language is a popular language in industries as well as academics. Since its invention and standardized as ANSI C, several other standards known as C99, C11, and C17 were published with new features in subsequent years. This book covers all the traits of ANSI C and includes new features present in other standards. The content of this book helps a beginner to learn the fundamental concept of the C language. The book contains a step-by-step explanation of every program that allows a learner to understand the syntax and builds a foundation to write similar programs. The explanation clarity, exercises, and illustrations present in this book make it a complete textbook in all aspects.
 

Object-Oriented Python: Master OOP by Building Games and GUIs

Автор: TRex от 1-12-2021, 09:46, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Object-Oriented Python: Master OOP by Building Games and GUIs
Автор: Irv Kalb
Издательство: No Starch Press
Год: 2022
Формат: True PDF, ePUB
Страниц: 418
Размер: 11,2 Mb, 10 Mb
Язык: English

Object-Oriented Python (OOP) is a paradigm that combines data and code into cohesive units, allowing you to think differently about computational problems and solve them in a highly reusable way. Aimed at intermediate-level programmers, Object-Oriented Python is a hands-on tutorial that goes deep into the core tenets of OOP, showing you how to use encapsulation, polymorphism, and inheritance to write games and apps using Python.
 

Migrating to SAP S/4HANA, 2nd Edition

Автор: literator от 1-12-2021, 04:46, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Migrating to SAP S/4HANA, 2nd EditionНазвание: Migrating to SAP S/4HANA, 2nd Edition
Автор: Frank Densborn, Frank Finkbohner, Jochen Freudenberg
Издательство: SAP Press/Rheinwerk Publishing
Год: 2021
Страниц: 606
Язык: английский
Формат: epub (true)
Размер: 17.6 MB

The best-selling book on SAP S/4HANA migration is back! Dive into this complete guide to SAP S/4HANA migrations paths, processes, and tools. Start with the basics: explore prerequisites for migration and learn about the on-premise, cloud, and hybrid operating models. Then get to know each migration path: brownfield, greenfield, or selective data transition. Understand the steps you'll take as you plan, prepare, and perform your migration, for any implementation path you choose. Your SAP S/4HANA migration starts today!
 

Beautiful C++: 30 Core Guidelines for Writing Clean, Safe, and Fast Code (Final)

Автор: buratino от 1-12-2021, 02:24, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Beautiful C++: 30 Core Guidelines for Writing Clean, Safe, and Fast Code (Final)
Автор: J. Davidson, Kate Gregory
Издательство: Addison-Wesley Professional
Год: 2022
Формат: epub
Страниц: 352
Размер: 11.4 Mb
Язык: English

Discover the Beauty of Modern C++
Expert C++ programmers Guy Davidson and Kate Gregory identify 30 Core Guidelines you'll find especially valuable and offer detailed practical knowledge for improving your C++ style. For easy reference, this book is structured to align closely with the official C++ Core Guidelines website.
 

Java Complete Book

Автор: literator от 30-11-2021, 20:45, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Java Complete BookНазвание: Java Complete Book
Автор: James Gary
Издательство: Independently published
Год: 2021
Страниц: 736
Язык: английский
Формат: pdf, epub
Размер: 14.96 MB

Java is currently one of the most influential programming languages. This book explains how to develop, compile, debug, and run Java programs. Best-selling programming author James Gary covers the entire Java language, including its syntax, keywords, and fundamental programming principles. You’ll also find information on key portions of the Java API library, such as I/O, the Collections Framework, the stream library, and the concurrency utilities. Swing, JavaBeans, and servlets are examined and numerous examples demonstrate Java in action. Of course, the very important module system is discussed in detail. This resource also offers an introduction to JShell, Java’s interactive programming tool. Best of all, the book is written in the clear, crisp, uncompromising style that has made James the choice of millions worldwide.
 

Intermediate iOS 14 Programming with Swift

Автор: TRex от 30-11-2021, 18:13, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Intermediate iOS 14 Programming with Swift
Автор: Simon Ng
Издательство: AppCoda Limited
Год: 2021
Формат: PDF
Страниц: 981
Размер: 122 Mb
Язык: English

Take your iOS app development skill to the next level and learn ARKit & CoreML with our brand new book. It's fully updated for Xcode 12, iOS 14, and Swift 5.3. And, it includes 1 Year free update.It's not just about the theory or syntax of Swift. Just like our beginner book, this intermediate book (over 950 pages) will help you learn the new APIs introduced in iOS 14 in a practical way. You will learn by writing code. As you follow the book to build apps, you will learn the new features of Swift and iOS SDK along the way.