Free Computer Books Downloads and Reviews; from desktop to cloud computing...C++, C#, Java, ASP.NET, Silverlight, Cloud computing, Microsoft Expression Blend, Android, Unix, Operating Systems, PHP, Visual Basic, Mobile Phones...... Updated regularly....Keep visiting.....

Showing posts with label Objective C. Show all posts
Showing posts with label Objective C. Show all posts

Tuesday, 31 March 2015

Ry's Objective-C Tutorial


This book serves as both a concise quick-reference and a comprehensive introduction for newcomers to the Objective-C programming language. It walks through each language feature step-by-step, explaining complex programming concepts via hands-on examples.

Objective-C is one of the native programming languages for Apple’s iOS and OS X operating systems. It’s a compiled, general-purpose language capable of building everything from command line utilities to animated GUIs to domain-specific libraries. By the end of this tutorial, you'll understand basic language constructs, important memory-management techniques, and many of the built-in Objective-C data types like NSNumber, NSArray, and NSDate.

This tutorial focuses solely on the programming language, rather than on iOS or Mac App development. You won't walk away with the ability to create your own iPad apps, but you will be incredibly prepared to continue down that path. Also be sure to check out Ry's Cocoa Tutorial if you're interested in Mac App development.

Title Ry's Objective-C Tutorial
Author(s) Ryan Hodson
Publisher: Smashwords (2014)
Paperback N/A
eBook ePub (169 pages)
Language: English
ISBN-10/ASIN: N/A
ISBN-13: 978-0985072339
Download: http://www.smashwords.com/books/view/498434

Saturday, 16 August 2014

Functional C


Functional C teaches how to program in C, assuming that the student has already learnt how to formulate algorithms in a functional style. By using this as a starting point, the student will become a better C programmer, capable of writing programs that are easier to comprehend, maintain and that avoid common errors and pitfalls. All program code that appears in Functional C is available on our ftp server - see below. How to find a code fragment?

To access a particular code fragment, use the book to locate the section or subsection in which the code fragment appears, then click on that section in the code index . This will open the appropriate page at the beginning of the section. The code fragment may then be selected using the copy/paste facilities of your browser. Each chapter is represented by a separate page, so as an alternative to the procedure above you can use the save-as menu of your browser to up-load all code fragments in a particular chapter at once. Also available on our ftp server is errata for Functional C.

Title Functional C
Author(s) Pieter Hartel, Henk Muller
Publisher: Addison-Wesley; 1 edition (June 4, 1997)
Paperback 456 pages
Language: English
ISBN-10/ASIN: 0201419505
ISBN-13: 978-0201419504
eBook: http://eprints.eemcs.utwente.nl/1077/

Wednesday, 13 August 2014

Objective-C Succinctly


 Objective-C Succinctly is the only book you need for getting started with Objective-C the primary language beneath all Mac, iPad, and iPhone apps. Written by Ryan Hodson, the author behind our popular Knockout.js Succinctly and PDF Succinctly titles, this e-book guides you from downloading Xcode, the Apple's Objective-C IDE, to utilizing advanced features like blocks (similar to C#'s lambdas) and protocols. Along the way, you'll learn how the familiar aspects of object-oriented programming, such as interfaces, classes, methods, etc., are used in Objective-C, giving you the ability to leverage your existing knowledge with the tools presented in the book.

Title Objective-C Succinctly
Author(s) Ryan Hodson
Publisher: Syncfusion Inc. (2012)
Language: English
eBook: http://www.syncfusion.com/Content/downloads/ebook/Objective-C%20Succinctly.pdf

Friday, 8 August 2014

Objective-C 2.0 Essentials, Second Edition


The objective of this book is to teach the skills necessary to program in Objective-C using a style that is easy to follow, rich in examples and accessible to those who have never used Objective-C before.

Topics covered include the fundamentals of Objective-C such as variables, looping and flow control. Also included are details of object oriented programming, working with files and memory and the Objective-C Foundation framework.

Regardless of whether you are developing for Mac OS X or the iPhone, this book covers everything you need to know about the Objective-C language.

Title Objective-C 2.0 Essentials, Second Edition
Author(s) Neil Smyth
Publisher: CreateSpace Independent Publishing Platform (May 8, 2012); Techotopia.com (2012);
Paperback 198 pages
Language: English
ISBN-10/ASIN: 1475256353
ISBN-13: 978-1475256352
eBook: http://www.techotopia.com/index.php/Objective-C_2.0_Essentials

Monday, 31 March 2014

Object-Oriented Programming and the Objective-C Language


 Objective-C is implemented as set of extensions to the C language. This book introduces both the object-oriented model that Objective-C is based upon and fully documents the language. It concentrates on the Objective-C extensions to C, not on the C language itself.

Title Object-Oriented Programming and the Objective-C Language
Author(s) Next Computer Inc
Publisher: Addison Wesley Publishing Company (August 1993); eBook (January 13, 1996)
Hardcover/Paperback 240 pages
Language: English
ISBN-10: 0201632519
ISBN-13: 978-0201632514
eBook: http://objc.toodarkpark.net/

Friday, 14 March 2014

The Objective-C 2.0 Programming Language


Objective-C is a small but powerful set of extensions to the standard ANSI C language. Objective-C is designed to give C full object-oriented programming capabilities in a straightforward way.

This book is about the first component of the development environment — the programming language. It fully describes the Objective-C language, and provides a foundation for learning about the second component, the Mac OS X Objective-C application frameworks—collectively known as Cocoa.

Title The Objective-C 2.0 Programming Language
Author(s) Apple Inc.
Publisher: Apple Inc. 2009, (Updated December 8, 2010)
Language: English
eBook: http://cagt.bu.edu/w/images/b/b6/Objective-C_Programming_Language.pdf
loading...

Search: