Narrow your search

Library

ULB (22)

KU Leuven (20)

Thomas More Mechelen (20)

UCLL (20)

VIVES (20)

Thomas More Kempen (19)

Odisee (15)

ULiège (15)

Vlerick Business School (11)

EhB (5)

More...

Resource type

book (30)

digital (1)


Language

English (28)

French (1)

German (1)


Year
From To Submit

2024 (1)

2018 (1)

2016 (1)

2014 (1)

2013 (6)

More...
Listing 1 - 10 of 30 << page
of 3
>>
Sort by

Book
Programmation Objective-C : le guide Big Nerd Ranch
Authors: ---
ISBN: 9782744025624 2744025623 Year: 2013 Publisher: Montreuil: Pearson,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Présentation des fonctionnalités du langage Objective-C pour créer et développer ses propres applications iPhone et iPad et pour réaliser des programmes pour Mac OS X, Linux et Windows.


Book
Objective C : the ultimate guide
Author:
ISBN: 1003357504 1003357504 1000918696 Year: 2024 Publisher: Boca Raton, FL : Taylor & Francis Group, LLC,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Objective-C programming for dummies
Authors: ---
ISBN: 1118231287 1118228782 9781118231289 9781118228784 Year: 2012 Publisher: Hoboken, NJ : Wiley,

Loading...
Export citation

Choose an application

Bookmark

Abstract

A step-by-step guide to understanding object-oriented programming with Objective-C As the primary programming language for iPhone, iPad, and Mac OS X applications, Objective-C is a reflective, object-oriented language that all programmers must know before creating apps. Assuming no prior programming language experience, this fun-and-friendly book provides you with a solid understanding of Objective-C. Addressing the latest version of Xcode, debugging, code completion, and more, veteran author Neal Goldstein helps you gain a solid foundation of this complex topic, and filters out any u


Book
Beginning Objective-C
Authors: ---
ISBN: 9781430243694 1430243694 Year: 2012 Publisher: [Berkeley, Calif.] : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Objective-C is today's fastest growing programming language, at least in part due to the popularity of Apple's Mac, iPhone and iPad. Beginning Objective-C is for you if you have some programming experience, but you're new to the Objective-C programming language and you want a modern—and fast—way forwards to your own coding projects. Beginning Objective-C offers you a modern programmer's perspective on Objective-C courtesy of two of the best iOS and Mac developers in the field today, and gets you programming to the best of your ability in this important language.  It gets you rolling fast into the sound fundamentals and idioms of Objective-C on the Mac and iOS, in order to learn how best to construct your applications and libraries, making the best use of the tools it provides— no matter what projects you plan to build. The book offers thorough introductions to the core tenets of the language itself and its primary toolkits: the Foundation and AppKit frameworks. Within its pages you will encounter a mine of information on many topics, including use of the file system and network APIs, concurrency and multi-core programming, the user interface system architecture, data modeling, and more. You'll soon find yourself building a fairly complex Objective-C based application, and mastering the language ready for your own projects. If you're new to programming altogether, then Apress has other Objective-C books for you such as our Learning and Absolute Beginner titles—otherwise, let your existing skills ramp you fast forwards in Objective-C with Beginning Objective-C so that you can start building your own applications quickly.


Book
Objective-C fundamentals
Authors: --- ---
ISBN: 9781638351665 163835166X Year: 2012 Publisher: Shelter Island, New York : Manning Publications,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Summary Objective-C Fundamentals is a hands-on tutorial that leads you from your first line of Objective-C code through the process of building native apps for the iPhone using the latest version of the SDK. You'll learn to avoid the most common pitfalls, while exploring the expressive Objective-C language through numerous example projects. About the Technology The iPhone is a sophisticated device, and mastering the Objective C language is the key to unlocking its awesome potential as a mobile computing platform. Objective C's concise, rich syntax and feature set, when matched with the iPhone SDK and the powerful Xcode environment, offers a developers from any background a smooth transition into mobile app development for the iPhone. About the Book Objective-C Fundamentals guides you gradually from your first line of Objective-C code through the process of building native apps for the iPhone. Starting with chapter one, you'll dive into iPhone development by building a simple game that you can run immediately. You'll use tools like Xcode 4 and the debugger that will help you become a more efficient programmer. By working through numerous easy-to-follow examples, you'll learn practical techniques and patterns you can use to create solid and stable apps. And you'll find out how to avoid the most common pitfalls. No iOS or mobile experience is required to benefit from this book but familiarity with programming in general is helpful. What's Inside Objective-C from the ground up Developing with Xcode 4 Examples that work unmodified on iPhone Table of Contents PART 1 GETTING STARTED WITH OBJECTIVE-C Building your first iOS application Data types, variables, and constants An introduction to objects Storing data in collections PART 2 BUILDING YOUR OWN OBJECTS Creating classes Extending classes Protocols Dynamic typing and runtime type information Memory management PART 3 MAKING MAXIMUM USE OF FRAMEWORK FUNCTIONALITY Error and exception handling Key-Value Coding and NSPredicate Reading and writing application data Blocks and Grand Central Dispatch Debugging techniques


Book
Learn Objective C on the Mac : everything you need to know to become an objective C guru
Authors: ---
ISBN: 9781430218159 1430218150 9786612006302 1282006304 1430218169 Year: 2009 Publisher: New York, N.Y.: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

"Everything you need to know to become an Objective-C guru"--Cover.


Book
Programming in Objective-C
Author:
ISBN: 9780321811905 Year: 2012 Publisher: Indianapolis (Ind.) : Addison-Wesley,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Multi
Pro Objective-C
Author:
ISBN: 9781430250517 1430250518 Year: 2013 Publisher: New York : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

The Objective-C programming language continues to grow in popularity and usage because of the power and ease-of-use of the language itself, along with the numerous features that continue to be added to the platform.  If you have a basic knowledge of the language and want to further your expertise, Pro Objective-C is the book for you. Pro Objective-C provides an in-depth, comprehensive guide to the language, its runtime, and key API’s. It explains the key concepts of Objective-C in a clear, easy to understand manner, and also provides detailed coverage of its more complex features. In addition, the book includes numerous practical examples--code excerpts and complete applications--that demonstrate how to apply in code what you’re learning. The book begins with an exploration of Objective-C's basic features and key language elements. After reviewing the basics, it proceeds with an in-depth examination of the Objective-C dynamic programming features and runtime system. Next the book covers the Foundation Framework, the base layer of APIs that can be used for any Objective-C program. Finally, new and advanced features of Objective-C are introduced and shown how they make the Objective-C language even more powerful and expressive. Each topic is covered thoroughly and is packed with the details you need to develop Objective-C code effectively. The most important features are given in-depth treatment, and each chapter contains numerous examples that demonstrate both the power and the subtlety of Objective-C. Start reading Pro Objective-C and begin developing high-quality, professional apps on the OS X and iOS platforms using the Objective-C programming language!


Book
Objective-C for Absolute Beginners : iPhone, iPad and Mac Programming Made Easy
Authors: --- --- ---
ISBN: 1484234294 1484234286 Year: 2018 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Learn Objective-C and its latest release, and learn how to mix Swift with it. You have a great idea for an app, but how do you bring it to fruition? With Objective-C, the universal language of iPhone, iPad, and Mac apps. Using a hands-on approach, you'll learn how to think in programming terms, how to use Objective-C to construct program logic, and how to synthesize it all into working apps. Gary Bennett, an experienced app developer and trainer, will guide you on your journey to becoming a successful app developer. Along the way you'll discover the flexibility of Apple’s developer tools If you're looking to take the first step towards App Store success, Objective-C for Absolute Beginners, Fourth Edition is the place to start.


Book
Pro objective-c design patterns for iOS
Author:
ISBN: 9781430233312 1430233311 Year: 2011 Publisher: New York : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Presents a guide to design patterns, offering information on how to apply them to code and ways to use them to strengthen apps.

Listing 1 - 10 of 30 << page
of 3
>>
Sort by