Logo

Conceptive C by Harry McGeough

Large book cover: Conceptive C

Conceptive C
by

Publisher: Smashwords
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.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Programming in C: UNIX System Calls and Subroutines using CProgramming in C: UNIX System Calls and Subroutines using C
by - 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)
Book cover: C Programming Notes for ProfessionalsC 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)
Book cover: ANSI C for Programmers on UNIX SystemsANSI C for Programmers on UNIX Systems
by
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)
Book cover: Learn C The Hard WayLearn C The Hard Way
by - 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)