Conceptive C
by Harry McGeough
Publisher: Smashwords 2011
ISBN/ASIN: B0061GHU78
Number of pages: 172
Description:
Conceptive C is an AI programming Language based on Objective-C and C Language. It is a superset of both languages and is designed to work with Apple Mac OS X and iOS. Conceptive C uses concepts to program natural language and Artificial Intelligence based computer language based on Objective C.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
The New C Standardby Derek M. Jones - Addison-Wesley Professional
The book about the latest version of the C Standard, it is a systematic analysis of the language standard. Every sentence in the C Standard appears in this book, followed by a commentary section, common implementations, coding guidelines, etc.
(24593 views)
C Programming Notes for Professionals- GoalKicker.com
Contents: Getting started with C; Data Types; Arrays; Linked lists; Iteration Statements, Loops; Selection Statements; Declaration vs Definition; Command-line arguments; Pointers; Error handling; Preprocessor and Macros; Variable arguments; etc.
(4241 views)
C Programming in Linuxby David Haskins - BookBoon
Using a series of web development examples, this book will give you an interesting glimpse into a powerful lower-level world. C is tight and spare and economical, and people who know C will ensure critical systems keep running.
(24701 views)
An Introduction to GCCby Brian J. Gough, Richard M. Stallman - Network Theory Ltd
This manual provides a complete introduction to the GNU C and C++ compilers, common problems and encountered error messages, with numerous easy examples. The text covers compiling using headers and libraries, preprocessor, linking, and more.
(32720 views)