Kylix: The Professional Developer's Guide and Reference

Jon Shemitz

  • 出版商:
  • 出版日期: 2001-12-04
  • 售價: $1,850
  • 貴賓價: 9.5$1,758
  • 語言: 英文
  • 頁數: 984
  • 裝訂: Paperback
  • ISBN: 1893115895
  • ISBN-13: 9781893115897
  • 無法訂購

商品描述

Kylix: The Professional Developer's Guide and Reference is a comprehensive guide for developers wishing to make quick inroads into developing native applications for the Linux platform. Consisting of fourteen chapters divided into five sections, Shemitz covers a wide-ranging gamut of topics relevant to both novices and experts alike.

Section One, Object Pascal, is devoted to a quick introduction to Object Pascal, Shemitz quickly brings non-Delphi/Kylix programmers up to speed regarding the foundational concepts of one of the platform's core languages.

Section Two, Kylix, turns the reader's attention towards the core functionality of the Kylix application, including information regarding basic configuration and platform navigation, object design and manipulation, using libraries, and component creation.

Section Three, Linux, is devoted to programmers migrating from the Windows platform to Unix, providing a general survey of those components that a Unix novice would be best-served to understand when developing native Linux applications.

Section Four, Projects, is devoted to illustrating how two practical applications are created in Kylix.

The book closes with Section Five, Appendices, which includes a comparative reference for programmers migrating to Kylix from Visual Basic and Delphi backgrounds. Valuable information regarding optimization and deployment is also included.

Contents

Preface

Object Pascal

  • Chapter 1: Scalar Datatypes
  • Chapter 2: Primitive Operations
  • Chapter 3: Data Structures
  • Chapter 4: Program Structure

Kylix

  • Chapter 5: Using Kylix
  • Chapter 6: Visual Objects
  • Chapter 7: Foundation Objects
  • Chapter 8: Library Procedures
  • Chapter 9: Component Creation

Linux

  • Chapter 10: Unix
  • Chapter 11: Regexes & Scripts
  • Chapter 12: X & Qt

Projects

  • Chapter 13: A visual find Utility
  • Chapter 14: Mandelbrot 4