EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Teach Yourself Delphi 3 in 14 Days

Download or read book Teach Yourself Delphi 3 in 14 Days written by Osier and published by MacMillan Publishing Company. This book was released on 1997-04 with total page 628 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book The Delphi Technique in Nursing and Health Research

Download or read book The Delphi Technique in Nursing and Health Research written by Sinead Keeney and published by John Wiley & Sons. This book was released on 2011-01-25 with total page 208 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Delphi Technique in Nursing and Health Research is a practical guide to using the Delphi methodology for students and researchers in nursing and health. It adopts a logical step-by-step approach, introducing the researcher to the Delphi, outlining its development, analysing key characteristics and parameters for its successful use and exploring its applications in nursing and health. The book addresses issues of methodology, design, framing the research question, sampling, instrumentation, methodological rigour, reliability and validity, and methods of data analysis. The Delphi Technique in Nursing and Health Research enables the reader to be aware of the limitations of the technique and possible solutions, to design a Delphi questionnaire for each of the different rounds of a study, to consider different approaches to the technique in relation to a study, to analyse the data from each round of a Delphi study, and to understand the importance of feedback between rounds. Key Features A practical guide to facilitate use of the Delphi technique Provides the reader with the necessary information to participate in and conduct Delphi studies Examines different types of Delphi, including the e-Delphi, and modifications made to the technique Includes examples of real empirical investigations, brief case scenarios and key learning points for each chapter Explores the role of the Delphi researcher Explores ethical issues and issues of anonymity, use of experts and controlled feedback

Book Expert Delphi

    Book Details:
  • Author : Pawel Glowacki
  • Publisher : Packt Publishing Ltd
  • Release : 2017-06-30
  • ISBN : 1786465841
  • Pages : 494 pages

Download or read book Expert Delphi written by Pawel Glowacki and published by Packt Publishing Ltd. This book was released on 2017-06-30 with total page 494 pages. Available in PDF, EPUB and Kindle. Book excerpt: Become a developer superhero and build stunning cross-platform apps with Delphi About This Book A one-stop guide on Delphi to help you build cross-platform apps This book covers important concepts such as the FireMonkey library, shows you how to interact with the Internet of Things, and enables you to integrate with Cloud services The code is explained in detail with observations on how to create native apps for Ios and Android with a single code base Who This Book Is For If you want to create stunning applications for mobile, desktop, the cloud, and the Internet of Things, then this book is for you. This book is for developers who would like to build native cross-platform apps with a single codebase for iOS and Android. A basic knowledge of Delphi is assumed, although we do cover a primer on the language. What You Will Learn Understand the basics of Delphi and the FireMonkey application platform as well as the specifics of Android and iOS platforms Complete complex apps quickly with access to platform features and APIs using a single, easy-to-maintain code base Work with local data sources, including embedded SQL databases, REST servers, and Backend-as-a-Service providers Take full advantage of mobile hardware capabilities by working with sensors and Internet of Things gadgets and devices Integrate with cloud services and data using REST APIs and scalable multi-tier frameworks for outstanding multi-user and social experience Architect and deploy powerful mobile back-end services and get super-productive by leveraging Delphi IDE agile functionality Get to know the best practices for writing a high-quality, reliable, and maintainable codebase in the Delphi Object Pascal language In Detail Delphi is the most powerful Object Pascal IDE and component library for cross-platform native app development. It enables building natively compiled, blazingly fast apps for all major platforms including Android, iOS, Windows, Mac, and Linux. If you want to build server-side applications, create web services, and have clear GUIs for your project, then this book is for you. The book begins with a basic primer on Delphi helping you get accustomed to the IDE and the Object Pascal language and will then quickly move on to advanced-level concepts. Through this book, we'll help you understand the architecture of applications and will teach you the important concepts of the FireMonkey library, show you how to build server-side services, and enable you to interact with the Internet of Things. Towards the end, you will learn to integrate your app with various web services and deploy them. By the end of the book, you will be able to build powerful, cross-platform, native apps for iOS and Android with a single code base. Style and approach This book will help you build cross-platform mobile apps with Delphi using a step-by-step approach.

Book Client server Developer s Guide with Delphi 3

Download or read book Client server Developer s Guide with Delphi 3 written by Ken Henderson and published by . This book was released on 1997 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Showing Delphi developers how to implement client/server solutions with Borland's programming language, this book includes detailed discussion of using efficient database design to optimize applications for the area. It covers Delphi's advances features, such as multi-threading and cached updates.

Book Using Delphi 3

    Book Details:
  • Author : Todd Miller
  • Publisher :
  • Release : 1997
  • ISBN : 9780789711182
  • Pages : 1088 pages

Download or read book Using Delphi 3 written by Todd Miller and published by . This book was released on 1997 with total page 1088 pages. Available in PDF, EPUB and Kindle. Book excerpt: Based on the most frequently asked questions tracked by members of the Borland technical support staff, this book aims to cover the most problematic areas for Delphi programmers, with strong coverage of database programming, including SQL and client/server programming.

Book Delphi GUI Programming with FireMonkey

Download or read book Delphi GUI Programming with FireMonkey written by Andrea Magni and published by Packt Publishing Ltd. This book was released on 2020-10-29 with total page 532 pages. Available in PDF, EPUB and Kindle. Book excerpt: Create modern yet effective multi-platform applications by building interactive UIs following a single codebase approach to boost productivity Key FeaturesDelve into the FireMonkey framework and explore its powerful capabilitiesEnhance the user experience by using various technologies included in Delphi and FMXBoost developer productivity through the cross-platform capabilities enabled by the frameworkBook Description FireMonkey (FMX) is a cross-platform application framework that allows developers to create exciting user interfaces and deliver applications on multiple operating systems (OS). This book will help you learn visual programming with Delphi and FMX. Starting with an overview of the FMX framework, including a general discussion of the underlying philosophy and approach, you’ll then move on to the fundamentals and architectural details of FMX. You’ll also cover a significant comparison between Delphi and the Visual Component Library (VCL). Next, you’ll focus on the main FMX components, data access/data binding, and style concepts, in addition to understanding how to deliver visually responsive UIs. To address modern application development, the book takes you through topics such as animations and effects, and provides you with a general introduction to parallel programming, specifically targeting UI-related aspects, including application responsiveness. Later, you’ll explore the most important cross-platform services in the FMX framework, which are essential for delivering your application on multiple platforms while retaining the single codebase approach. Finally, you’ll learn about FMX’s built-in 3D functionalities. By the end of this book, you’ll be familiar with the FMX framework and be able to build effective cross-platform apps. What you will learnExplore FMX’s fundamental components with a brief comparison to VCLAchieve visual responsiveness through alignment capabilities and layout componentsEnrich the user experience with the help of transitions and visual animationsGet to grips with data access and visual data bindingBuild exciting and responsive UIs for desktop and mobile platformsUnderstand the importance of responsive applications using parallel programmingCreate visual continuity through your applications with TFrameStand and TFormStandExplore the 3D functionalities offered by FMXWho this book is for This book is for Delphi developers who are looking to discover the full potential of the FireMonkey framework in order to build interactive cross-platform GUI applications and achieve an optimal UI/UX. Basic familiarity with Delphi programming and the VCL will be beneficial but not mandatory.

Book Developing Custom Delphi Components

Download or read book Developing Custom Delphi Components written by Ray Konopka and published by Coriolis Group. This book was released on 1996 with total page 585 pages. Available in PDF, EPUB and Kindle. Book excerpt: Offers step-by-step instructions on how to develop personalized custom controls for Delphi applications, and provides detailed coverage on flexible VCL component architecture, debugging, and Object-Oriented Programming. Original. (Advanced)

Book Delphi Developer s Handbook

Download or read book Delphi Developer s Handbook written by Marco Cantù and published by . This book was released on 1998 with total page 1178 pages. Available in PDF, EPUB and Kindle. Book excerpt: "Delphi Developer's Handbook" lets programmers master the Delphi 95 language, making professional client/server programming and Rapid Application Development accessible to every reader who needs to master these skills. The CD includes the full source code and compiled executables of all of the examples in the book.

Book Special Edition Using Delphi 3

Download or read book Special Edition Using Delphi 3 written by and published by . This book was released on 1997 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Essential Delphi 3 fast

    Book Details:
  • Author : John Cowell
  • Publisher : Springer Science & Business Media
  • Release : 2012-12-06
  • ISBN : 144711518X
  • Pages : 198 pages

Download or read book Essential Delphi 3 fast written by John Cowell and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 198 pages. Available in PDF, EPUB and Kindle. Book excerpt: Delphi has quickly built a reputation as one of the best Windows software development tools. Although in direct competition with Microsoft's Visual Basic products, Delphi has proven to be technically superior. Essential Delphi 3 Fast provides a tour of the latest version of the Delphi environment, while also comparing it to VB. Containing many worked examples using common components of any Windows program, the book takes readers through the Delphi language and shows them how to program using various tools.

Book Delphi in a Nutshell

    Book Details:
  • Author : Ray Lischner
  • Publisher : "O'Reilly Media, Inc."
  • Release : 2000-03-16
  • ISBN : 1565926595
  • Pages : 579 pages

Download or read book Delphi in a Nutshell written by Ray Lischner and published by "O'Reilly Media, Inc.". This book was released on 2000-03-16 with total page 579 pages. Available in PDF, EPUB and Kindle. Book excerpt: The opening chapters discuss the Delphi object model, runtime type information and concurrent programming, while the bulk of the book is a language reference with every keyword, directive, function, procedure, variable, class, method, and property that is part of Delphi Pascal. Annotation copyrighted by Book News, Inc., Portland, OR

Book The Delphi Method

Download or read book The Delphi Method written by and published by . This book was released on 1975 with total page 620 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Gazing Into the Oracle

Download or read book Gazing Into the Oracle written by Michael Adler and published by Jessica Kingsley Publishers. This book was released on 1996 with total page 270 pages. Available in PDF, EPUB and Kindle. Book excerpt: Focusing on uses of the Delphi method in social planning, this book discusses practical issues which need to be considered for the technique to be applied successfully; illustrates use of the technique through case studies; and assesses the potential of the method for social policy and planning.

Book Delphi Station

    Book Details:
  • Author : Bob Blanton
  • Publisher :
  • Release : 2019-11-05
  • ISBN : 9781705854457
  • Pages : 243 pages

Download or read book Delphi Station written by Bob Blanton and published by . This book was released on 2019-11-05 with total page 243 pages. Available in PDF, EPUB and Kindle. Book excerpt: This is the third book in the exciting new adventure series Delphi in Space. Now the McCormacks are finally going to get into space. At least if the big governments on Earth don't stop them. They've managed to accumulate enough money to build a city, and now they're going to build a space station. That will create a safe place to manufacture their new technology, and a way to demonstrate to the world that humans have a future in space.But as they demonstrate more advanced technology, they attract more interest from the world's governments. The people in power aren't too happy to be sharing it with some small company in the South Pacific. What will it take to keep their dream alive?

Book Coding in Delphi

    Book Details:
  • Author : Nick Hodges
  • Publisher : Createspace Independent Publishing Platform
  • Release : 2017-07-14
  • ISBN : 9781548879648
  • Pages : 140 pages

Download or read book Coding in Delphi written by Nick Hodges and published by Createspace Independent Publishing Platform. This book was released on 2017-07-14 with total page 140 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn the fundamentals of Delphi to build a variety of solutions for many devices and platforms. Author Marco Breveglieri will provide you with an overview of Delphi, its principles, its environment, and its use of Object Pascal language so that you can harness its versatility. With Delphi, the power of Delphi is at your fingertips. This updated and expanded second edition of Book provides a user-friendly introduction to the subject, Taking a clear structural framework, it guides the reader through the subject's core elements. A flowing writing style combines with the use of illustrations and diagrams throughout the text to ensure the reader understands even the most complex of concepts. This succinct and enlightening overview is a required reading for all those interested in the subject . We hope you find this book useful in shaping your future career & Business.

Book Research Methods in Family Therapy

Download or read book Research Methods in Family Therapy written by Douglas H. Sprenkle and published by Guilford Press. This book was released on 2005-06-01 with total page 508 pages. Available in PDF, EPUB and Kindle. Book excerpt: Fully revised and updated, the second edition of this widely adopted text and professional reference reflects significant recent changes in the landscape of family therapy research. Leading contributors provide the current knowledge needed to design strong qualitative, quantitative, and mixed-method studies; analyze the resulting data; and translate findings into improved practices and programs. Following a consistent format, user-friendly chapters thoroughly describe the various methodologies and illustrate their applications with helpful concrete examples. Among the ten entirely new chapters in the second edition is an invaluable research primer for beginning graduate students. Other new chapters cover action and participatory research methods, computer-aided qualitative data analysis, feminist autoethnography, performance methodology, task analysis, cutting-edge statistical models, and more.

Book Environmental Impact Assessment  Technology Assessment  and Risk Analysis

Download or read book Environmental Impact Assessment Technology Assessment and Risk Analysis written by Vincent T. Covello and published by Springer Science & Business Media. This book was released on 2013-06-29 with total page 1059 pages. Available in PDF, EPUB and Kindle. Book excerpt: This volume is the outcome of a recent NATO Advanced Study Institute (ASI) on "Technology Assessment. Environmental Impact Assessment. and Risk Analysis: Contributions from the Psychological and Decision Sciences." The Institute was held in Les Arcs. France and functioned as a high level teaching activity during which scientific research results were presented in detail by eminent lecturers. Support for the Institute was provided by grants from the NATO Division of Scientific Affairs. the u.S. Office of Naval Research. and the Russell Sage Foundation. The Institute covered several areas of research. including quantitative studies on decision and judgmental processes. studies on human intellectual limitations. studies on risk attitudes and perceptions. studies on factors contributing to conflicts and disputes about hazardous technologies and activities. studies on factors influencing forecasts and judgments by experts. studies on public preferences for decisionmaking processes. studies on public responses to technological hazards. and case studies applying principles and methods from the psychological and decision sciences in specific settings.