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
Programming in C: UNIX System Calls and Subroutines using Cby A. D. Marshall - Cardiff University
This book is guide to UNIX software development in C for professional programmers and students. It focuses on the UNIX system call interface, the programming interface between the UNIX Kernel and applications running in the UNIX environment.
(25025 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.
(4877 views)
ANSI C for Programmers on UNIX Systemsby Tim Love
This document introduces C by providing and explaining examples of common programming tasks. It enables the reader to learn from available source code by clarifying common causes of incomprehension. Exercises form an integral part of the course.
(30702 views)
Learn C The Hard Wayby Zed A. Shaw - LCodeTHW
A clear and direct introduction to modern C programming. The purpose of this book is to get you strong enough in C that you'll be able to write your own software in it, or modify someone else's code. The text is not for beginners.
(27866 views)