About This Book

This section provides some detailed information about this book - H (Hybrid) Language.

Title: H (Hybrid) Language

Author: Dr. Herong Yang - Contact by email via herong_yang@yahoo.com.

Category: COMPUTERS / Programming / General

Version/Edition: v0.03, 2021

Number of pages in PDF format: 118

Description: This book is a collection of notes on developing a new programming language called H (Hybrid). Topics include: Source code syntax; Data types; Variables, expressions and statements; Classes and objects; Inheritance and encapsulation. Updated in 2021 (Version v0.03) with minor changes.

Keywords: H, Hybrid, Programming, Language.

Copyright:

Revision history:

Web version: http://www.herongyang.com/H - Provides free sample chapters, latest updates and readers' comments.

PDF/ePUB version: http://www.herongyang.com/H/PDF-Full-Version.html - Provides information on how to obtain the full version of this book in PDF, ePUB, or other format.

Table of Contents

About This Book

 Introduction of H Language

 Syntax

 Data Types

 Variables

 Expressions

 Statements

 "boolean" Data Type

 "integer" Data Type

 "string" Data Type

 "real" Data Type

 "array" Data Type

 Source Code Packages

 Classes and Objects

 Object Oriented Programming

 Inheritance - Object Attachments

 Encapsulation - Private Members

 References

 Full Version in PDF/ePUB