Delphi Quick Syntax Reference: A Pocket Guide to the Delphi and Object Pascal Language, Kouraklis John
Автор: Gabrijelčič Primoz Название: Mastering Delphi Programming: A Complete Reference Guide ISBN: 1838989110 ISBN-13(EAN): 9781838989118 Издательство: Неизвестно Рейтинг: Цена: 55170.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This Learning Path is your comprehensive guide to learn all about Delphi programming. You`ll begin with the basics, before going on to study various advanced concepts and techniques to build efficient, concurrent applications in Delphi.
Название: Mastering Pascal and Delphi Programming ISBN: 0333730070 ISBN-13(EAN): 9780333730072 Издательство: Springer Рейтинг: Цена: 36330.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This introduction to programming with Pascal also shows how Borland Delphi is used to develop Microsoft Windows programs. Three main sections cover Pascal programming, Pascal applications, and Delphi programming.
Discover the fundamental concepts of object-relational mapping (ORM) design, Aurelius’ basic features, and the practical applications of those features. In a series of tasks, you will be exposed to techniques and best practices that make the use of Aurelius easy and efficient. Furthermore, you’ll refine your analytical skills to sharpen your understanding of Delphi (Pascal), helping you write better code along the way.
Introducing Delphi ORM explains that while database design is difficult, database programming (i.e., manipulating, extracting, filtering, and manipulating data) is even more difficult. ORM frameworks provide a simpler way for you to access and manage data in databases. You’ll see how they offer different levels of abstraction and tools to code data access in a database-agnostic way by introducing a layer between the application and the data access language (SQL, LINQ, and so on).
By the end of the book, you will be confident in using a wide range of Aurelius features to allow you to get started with databases in a very short space of time.
What You Will Learn
Gain the fundamentals of ORM frameworks and Aurelius for DelphiAchieve basic tasks, such as connecting to the database and adding, deleting, and updating records, using Aurelius Employ advanced database queries Use the TAureliusDataSet component Integrate with mobile platforms such as Android and iOSWork with the data modeler application
Who This Book Is For
Software developers starting with Aurelius or those who have some exposure to the framework.
Автор: Gabrijelčič Primoz Название: Hands-On Design Patterns with Delphi: Build applications using idiomatic, extensible, and concurrent design patterns in Delphi ISBN: 1789343240 ISBN-13(EAN): 9781789343243 Издательство: Неизвестно Рейтинг: Цена: 60070.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Delphi is a cross-platform IDE that supports rapid application development. Design Patterns gives a developer an array of use case scenarios to common problems, thus reducing the technical risk. This book will be your guide in building efficient and scalable projects utilizing all the design patterns available in Delphi.
Автор: Gabrijelčič Primoz Название: Delphi High Performance: Build fast Delphi applications using concurrency, parallel programming and memory management ISBN: 1788625455 ISBN-13(EAN): 9781788625456 Издательство: Неизвестно Рейтинг: Цена: 63750.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for Microsoft Windows, Apple Mac OS X, Google Android, iOS, and now Linux with RAD Studio 10.2. This book will be your guide to build efficient high performance applications with Delphi.
Автор: Spinetti Daniele, Teti Daniele Название: Delphi Cookbook - Third Edition: Recipes to master Delphi for IoT integrations, cross-platform, mobile and server-side development ISBN: 1788621301 ISBN-13(EAN): 9781788621304 Издательство: Неизвестно Рейтинг: Цена: 67430.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Delphi Cookbook -Third Edition is a comprehensive recipe-based guide which will help you to develop your skills while working with the real business scenarios from the very beginning. This book teaches you to design and develop cross-platform applications, deploy them on the cloud platform, and leverage the extensive toolkit that Delphi provides.
Автор: John Cowell Название: Essential Delphi 2.0 Fast ISBN: 3540760261 ISBN-13(EAN): 9783540760269 Издательство: Springer Рейтинг: Цена: 102480.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Delphi is a new Windows software development environment from Borland. New users, as well as current Visual Basic users wanting to get up to speed on Delphi, will find this clear and informative book provides all the information they need to develop Windows applications quickly, competently, and easily.
Автор: Barrow, John; Miller, Linda; Malan, Katherine; Gel Название: Introducing Delphi Programming: ISBN: 0195789113 ISBN-13(EAN): 9780195789119 Издательство: Oxford Academ Рейтинг: Цена: 62290.00 T Наличие на складе: Нет в наличии. Описание: This book teaches distance-learning students how to programme in Delphi a major computer language used to design a variety of programmes.
Автор: Magni Andrea Название: Delphi GUI Programming with FireMonkey: Unleash the full potential of the FMX framework to build exciting cross-platform apps with Embarcadero Delphi ISBN: 1788624173 ISBN-13(EAN): 9781788624176 Издательство: Неизвестно Рейтинг: Цена: 67430.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book is your guide to visual programming with Delphi and FireMonkey (FMX). FMX is a cross-platform application framework that helps you deliver modern applications with a Graphical User Interface (GUI). You will learn FMX`s UI-related features and capabilities together with useful techniques to achieve a rich user experience (UX).
Автор: John Cowell Название: Essential Delphi 3 fast ISBN: 3540761500 ISBN-13(EAN): 9783540761501 Издательство: Springer Рейтинг: Цена: 121110.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: For professional developers or students who need to learn the essentials in a short time, this work covers all key features of Delphi 3, including database and ActiveX applications. Features covered include the key events and methods, graphics programming, using Object Pascal and designing menus.
This quick Julia programming language guide is a condensed code and syntax reference to the Julia 1.x programming language, updated with the latest features of the Julia APIs, libraries, and packages. It presents the essential Julia syntax in a well-organized format that can be used as a handy reference.
This book provides an introduction that reveals basic Julia structures and syntax; discusses data types, control flow, functions, input/output, exceptions, metaprogramming, performance, and more. Additionally, you'll learn to interface Julia with other programming languages such as R for statistics or Python. You will learn how to use Julia packages for data analysis, numerical optimization and symbolic computation, and how to disseminate your results in dynamic documents or interactive web pages.
In this book, the focus is on providing important information as quickly as possible. It is packed with useful information and is a must-have for any Julia programmer.
What You Will Learn
Set up the software needed to run Julia and your first Hello World exampleWork with types and the different containers that Julia makes available for rapid application developmentUse vectorized, classical loop-based code, logical operators, and blocksExplore Julia functions by looking at arguments, return values, polymorphism, parameters, anonymous functions, and broadcastsBuild custom structures in JuliaInterface Julia with other languages such as C/C++, Python, and RProgram a richer API, modifying the code before it is executed using expressions, symbols, macros, quote blocks, and moreMaximize your code’s performance
Who This Book Is For
Experienced programmers new to Julia, as well as existing Julia coders new to the now stable Julia version 1.0 release.
This condensed code and syntax reference book presents the Raku (formerly known as Perl 6) scripting language in a well-organized format designed to be used time and again. It contains an easy-to-read and use guide to Raku for software application development.
Using this book will give you a feel for the language, as well as an introduction to the different features (such as object-oriented programming) that make Raku such a unique language. You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. Perl 6 Quick Syntax Reference is packed with useful information and is a must-have for any developer new to Raku.
What You Will Learn
Use Raku expressions and operators Work with Raku data access and persistent dataProcess complex data structures available in RakuWork with functions, modules, and moreUse Raku classes, roles, and traitsTake advantage of regular expressions and grammars using Raku Use the Unicode standard to its full extent in your scripts
Who This Book Is For
Those new to Raku who have at least some programming experience in any scripting language.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz