Narrow your search

Library

ULiège (21)

KU Leuven (13)

Thomas More Kempen (12)

UCLL (12)

ULB (12)

Odisee (11)

Thomas More Mechelen (11)

VIVES (11)

AP (9)

KBR (9)

More...

Resource type

book (48)

digital (9)


Language

English (56)


Year
From To Submit

2019 (5)

2018 (4)

2016 (6)

2015 (6)

2011 (3)

More...
Listing 1 - 10 of 56 << page
of 6
>>
Sort by

Book
iPhone cool projects
Author:
ISBN: 143022357X 9786612825491 1430223588 1282825496 Year: 2009 Publisher: Berkeley, CA : New York : Apress ; Springer [distributor],

Loading...
Export citation

Choose an application

Bookmark

Abstract

The iPhone and iPod touch have provided all software developers with a level playing field—developers working alone have the same access to consumers as multinational software publishers. Very cool indeed! To make your application stand out from the crowd, though, it has to have that something extra. You must learn the skills to take your apps from being App Store filler to download chart-topping blockbusters. Developers with years of experience helped write this book. Spend some time understanding their code and why they took the approach they did. You will find the writing, illustrations, code, and sample applications second to none. No matter what type of application you are writing, you will find something in this book to help you make your app that little bit cooler. The book opens with Wolfgang Ante, the developer behind the Frenzic puzzle game, showing how timers, animation, and intelligence are used to make game play engaging. It moves on to Rogue Amoeba's Mike Ash explaining how to design a network protocol using UDP, and demonstrating its use in a peer-to-peer application—a topic not normally for the faint of heart, but explained here in a way that makes sense to mere mortals. Gary Bennett then covers the important task of multithreading. Multithreading can be used to keep the user interface responsive while working on other tasks in the background. Gary demonstrates how to do this and highlights traps to avoid along the way. Next up, Canis Lupus (aka Matthew Rosenfeld) describes the development of the Keynote-controlling application Stage Hand, how the user interface has evolved, and the lessons he has learned from that experience. Benjamin Jackson then introduces two open source libraries: cocos2d, for 2D gaming; and Chipmunk, for rigid body physics (think “collisions”). He describes the development of Arcade Hockey, an air hockey game, and explains some of the code used for this. Neil Mix of Pandora Radio reveals the science behind processing streaming audio. How do you debug what you can't see? Neil guides you through the toughest challenges, sharing his experience of what works and what to watch out for when working with audio. Finally, Steven Peterson demonstrates a comprehensive integration of iPhone technologies. He weaves Core Location, networking, XML, XPath, and SQLite into a solid and very useful application. Software development can be hard work. Introductory books lay the foundation, but it can be challenging to understand where to go next. This book shows some of the pieces that can be brought together to make complete, cool applications.


Book
Aikido Techniques and Tactics
Author:
Year: 1998 Publisher: [Place of publication not identified] Human Kinetics Publishers

Loading...
Export citation

Choose an application

Bookmark

Abstract

Keywords

Aikido

Aikido : techniques & tacties
Author:
ISBN: 088011598X Year: 1998 Publisher: Champaign Human Kinetics

Loading...
Export citation

Choose an application

Bookmark

Abstract

Keywords

Aikido


Book
Swift for Absolute Beginners
Authors: ---
ISBN: 9781484208861 1484208870 9781484208878 1484208862 Year: 2015 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

The professional development team that brought you two editions of Objective-C for the Absolute Beginners and have taught thousands of developers around the world to write some of the most popular iPhone apps in their categories on the app store, have now leveraged their instruction for Swift. Swift for Absolute Beginners is perfect for those with no programming background, those with some programming experience but no object-oriented experience, or those that have a great idea for an app but haven’t programmed since school. Gary Bennett and Brad Lees are full-time professional iOS developers and have developed a broad spectrum of apps for Fortune 500 companies. The authors have taken their combined 12 years of writing apps, teaching online iOS courses, the experience from their first two iOS books, along with their free online instruction and free online forum to create an excellent training book. Topics include: How to be successful at learning Swift Using Swift Playgrounds to learn iOS development quickly What is Object Oriented Programming What are Swift classes, properties, and functions Proper user interface and user experience design Swift data types: integers, floats, strings, booleans How to use Swift data collections: arrays and dictionaries Boolean logic, comparing data, and flow control Writing iPhone apps from scratch Avoiding Swift pitfalls Many students have a difficult time believing they can learn to write iOS apps or just staying motivated through learning the process. This book, along with the free, live online training sessions, helps students stay motivated and overcome obstacles while they learn to be great iOS developers.


Book
Swift 2 for Absolute Beginners
Authors: ---
ISBN: 1484214897 1484214889 Year: 2015 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Swift 2 for Absolute Beginners is perfect for those with no programming background, those with some programming experience but no object-oriented experience, or those that have a great idea for an app but haven’t programmed since school. Gary Bennett and Brad Lees are full-time professional iOS developers and have developed a broad spectrum of apps for Fortune 500 companies. The authors have taken their combined 14 years of writing apps, the experience from their first three iOS books, along with their online instruction and free online forum at XcelMe.com to create an excellent training book. Many people have a difficult time believing they can learn to write iOS apps or just staying motivated through learning the process. This book, along with the free, live online training sessions, helps students sta y motivated and overcome obstacles while they learn to be great iOS developers. Here are some of the highlights: Use Swift Playgrounds to learn iOS development quickly Learn about Swift classes, properties, and functions How to write iPhone and Apple Watch apps from scratch Introduction to Homekit and Internet of Things.

China Facts & Figures Annual Handbook. Volume 20
Author:
ISBN: 087569182X Year: 1996 Publisher: Gulf Breeze, FL : Academic International Press,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
China Facts & Figures Annual Handbook. Volume 19
Author:
ISBN: 0875691463 Year: 1995 Publisher: Gulf Breeze, FL : Academic International Press,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Swift 3 for Absolute Beginners
Authors: ---
ISBN: 1484223306 1484223314 Year: 2016 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Stay motivated and overcome obstacles while learning to use Swift Playgrounds to be a great iOS developer. This book is perfect for those with no programming background, those with some programming experience but no object-oriented experience, or those that have a great idea for an app but haven’t programmed since school, and it is now updated for Swift 3. Many people have a difficult time believing they can learn to write iOS apps. Swift 3 for Absolute Beginners, along with the free, live online training sessions will show you how to do so. You'll learn Object Oriented Programming and be introduced to HealthKit before moving on to write your own iPhone and Watch apps from scratch. Gary Bennett and Brad Lees are full-time professional iOS developers and have developed a broad spectrum of apps for Fortune 500 companies. The authors have taken their combined 12 years of writing apps, teaching online iOS courses, the experience from their first three iOS books, along with their online instruction and free online forum at XcelMe.com to create an excellent training book. What You’ll Learn: · Work with Swift classes, properties, and functions · Examine proper user interface and user experience design · Understand Swift data types: integers, floats, strings, and booleans · Use Swift data collections: arrays and dictionaries · Review Boolean logic, comparing data, and flow control Who This Book Is For Anyone who wants to learn to develop apps for the Mac, iPhone, and iPad, and Watch using the Swift programming language. No previous programming experience is necessary.


Digital
Swift 3 for Absolute Beginners
Authors: ---
ISBN: 9781484223314 Year: 2016 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

Stay motivated and overcome obstacles while learning to use Swift Playgrounds to be a great iOS developer. This book is perfect for those with no programming background, those with some programming experience but no object-oriented experience, or those that have a great idea for an app but haven’t programmed since school, and it is now updated for Swift 3. Many people have a difficult time believing they can learn to write iOS apps. Swift 3 for Absolute Beginners, along with the free, live online training sessions will show you how to do so. You'll learn Object Oriented Programming and be introduced to HealthKit before moving on to write your own iPhone and Watch apps from scratch. Gary Bennett and Brad Lees are full-time professional iOS developers and have developed a broad spectrum of apps for Fortune 500 companies. The authors have taken their combined 12 years of writing apps, teaching online iOS courses, the experience from their first three iOS books, along with their online instruction and free online forum at XcelMe.com to create an excellent training book. What You’ll Learn: · Work with Swift classes, properties, and functions · Examine proper user interface and user experience design · Understand Swift data types: integers, floats, strings, and booleans · Use Swift data collections: arrays and dictionaries · Review Boolean logic, comparing data, and flow control Who This Book Is For Anyone who wants to learn to develop apps for the Mac, iPhone, and iPad, and Watch using the Swift programming language. No previous programming experience is necessary.


Digital
Swift for Absolute Beginners
Authors: ---
ISBN: 9781484208861 9781484208878 9781484208885 Year: 2015 Publisher: Berkeley, CA Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

The professional development team that brought you two editions of Objective-C for the Absolute Beginners and have taught thousands of developers around the world to write some of the most popular iPhone apps in their categories on the app store, have now leveraged their instruction for Swift. Swift for Absolute Beginners is perfect for those with no programming background, those with some programming experience but no object-oriented experience, or those that have a great idea for an app but haven’t programmed since school. Gary Bennett and Brad Lees are full-time professional iOS developers and have developed a broad spectrum of apps for Fortune 500 companies. The authors have taken their combined 12 years of writing apps, teaching online iOS courses, the experience from their first two iOS books, along with their free online instruction and free online forum to create an excellent training book. Topics include: How to be successful at learning Swift Using Swift Playgrounds to learn iOS development quickly What is Object Oriented Programming What are Swift classes, properties, and functions Proper user interface and user experience design Swift data types: integers, floats, strings, booleans How to use Swift data collections: arrays and dictionaries Boolean logic, comparing data, and flow control Writing iPhone apps from scratch Avoiding Swift pitfalls Many students have a difficult time believing they can learn to write iOS apps or just staying motivated through learning the process. This book, along with the free, live online training sessions, helps students stay motivated and overcome obstacles while they learn to be great iOS developers.

Listing 1 - 10 of 56 << page
of 6
>>
Sort by