Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • Online Resource  (12)
  • Article
  • English  (12)
  • Japanese
  • Sadun, Erica  (12)
  • Application software ; Development  (12)
Datasource
Material
  • Online Resource  (12)
  • Article
Language
  • English  (12)
  • Japanese
Years
  • 1
    Online Resource
    Online Resource
    [Raleigh, North Carolina] : The Pragmatic Bookshelf
    Language: English
    Pages: 1 online resource (1 volume)
    Series Statement: The pragmatic programmers
    Keywords: Swift (Computer program language) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Discover the do's and don'ts involved in crafting readable Swift code as you explore common Swift coding challenges and the best practices that address them. From spacing, bracing, and semicolons to proper API style, discover the whys behind each recommendation, and add to or establish your own house style guidelines. This practical, powerful, and opinionated guide offers the best practices you need to know to work successfully in this equally opinionated programming language. Apple's Swift programming language has finally reached stability, and developers are demanding to know how to program the language properly. Swift Style guides you through the ins and outs of Swift programming best practices. This is the first best practices book for serious, professional Swift programmers and for programmers who want to shine their skills to be hired in this demanding market. A style guide offers a consistent experience of well-crafted code that lets you focus on the code's underlying meaning, intent, and implementation. This book doesn't offer canonical answers on Swift coding style. It explores the areas of Swift where structure comes into play. Whether you're developing a personal style or a house style, there are always ways to enhance your code choices. You'll find here the ideas and principles to establish or enhance your own best style practices. Begin with simple syntactical styling. Strengthen code bracing for easy readability. Style your closures for safety and resilience. Perfect spacing and layout. Master literal initialization and typing. Optimize control flow layout and improve conditional style choices. Transition from Objective-C and move code into Swift the right way. Boost API design using proper naming and labeling. Elevate defaulted arguments and variadics to their right places. Finally, Erica offers her own broad recommendations on good coding practice. What You Need: Recent version of the Swift programming language
    Note: Place of publication from publisher's website. - "Version: P1.0 (March 2017).". - Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed May 26, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Addison-Wesley
    ISBN: 9780133510119 , 0133510115
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 5th ed.
    Parallel Title: Erscheint auch als
    Keywords: iOS (Electronic resource) ; Application software ; Development ; iPhone (Smartphone) ; Programming ; iPad (Computer) ; Programming ; iPod (Digital music player) ; Programming ; Electronic books ; Electronic books ; local
    Abstract: The best place to start iOS application development The Core iOS Developer's Cookbook provides ready-to-use code solutions for common iOS challenges, providing recipes that help you master the core technology at the heart of iOS. Renowned iOS programming expert Erica Sadun and top iOS developer Rich Wardwell cover the topics you need to create successful mobile applications that take full advantage of iOS graphics, touches, and views. As in all of Sadun's iOS bestsellers, The Core iOS Developer's Cookbook translates modern best practices into working code, distilling key concepts into concise recipes you can easily understand and apply to your own projects. This isn't just cut-and-paste; using examples, Sadun and Wardwell fully explain both the "how" and "why" that underscore effective and successful iOS development. Coverage includes Creating direct touch-based interfaces with multi-touch, gestures, and custom gesture recognizers Building and customizing controls in powerful ways Adding novel motion effects Alerting users via pop-ups, progress bars, local notifications, popovers, audio cues, and more Using Xcode modules to easily integrate system frameworks and headers Assembling views and animation, organizing view hierarchies, and understanding how views work together Supporting multiple screen geometries with the breakthrough Auto Layout constraints system Controlling keyboards, making onscreen elements "text aware," and efficiently scanning and formatting text Organizing user workspaces with view controllers Managing photos, videos, email, and text messages Leveraging enhanced iOS support for social media activities, including Flickr and Vimeo Implementing VoiceOver accessibility, including text-to-speech Getting started with Core Data-managed data stores Leveraging powerful networking and web services support Using APIs to enhance the user experience
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    ISBN: 9780133094541 , 0133094545
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: iOS (Electronic resource) ; Operating systems (Computers) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Covers iOS 7 and Xcode 5 Learning iOS Development is the perfect first book for every new iOS 7 developer. It delivers a complete foundation for iOS development, including an introduction to the Objective-C language, Xcode development tools, best-practice user interface development, and best practices for all aspects of app development and deployment. Throughout Learning iOS Development , you explore the iOS development process as you create and expand a handy car valet app. The hands-on projects enable you to create meaningful code as soon as possible, building confidence and mastery. The annotated code listings work with all the latest iOS technology, so you'll be ready to jump into this exciting development field. With Learning iOS Development , it's easy to learn at your own pace, on your own--or to deepen the knowledge you may be gaining in a classroom or workplace. Coverage includes Installing all the tools, programs, and devices you need to create iOS apps Building your first app and mastering the essentials of Objective-C Making the most effective use of device memory Storyboarding your interface and connecting it to your underlying code Using Auto Layout to support devices with different sizes and orientations Managing app data with Core Data Creating sophisticated custom gestures Deploying your app through Apple's App Store Quickly localizing your app for multiple languages and countries Implementing scrolling, navigation, table views, and other core iOS features Mastering advanced table views and navigation, including iPad split views Passing code encapsulated in blocks for communicating between parts of your app and with the system Tuning and debugging your apps for the best performance and quality Discovering great resources to take your next steps as an iOS developer
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Addison-Wesley
    ISBN: 9780133750799 , 0133750795
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Keywords: iOS (Electronic resource) ; Operating systems (Computers) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Completed Updated for iOS 7 and Xcode 5 Auto Layout transforms the way you create iOS user interfaces. As flexible as it is powerful, Auto Layout gives you unprecedented control over your iOS user interfaces. But Auto Layout has a reputation for difficulty. In iOS Auto Layout Demystified , Second Edition, world-renowned iOS developer and author Erica Sadun strips away the confusion, helping you gain Auto Layout mastery the easiest way possible: by example. Fully updated for iOS 7 and Xcode 5, this tutorial delivers everything Sadun's guides are famous for: clear explanations, expert tips, proven best practices--and, above all, plenty of code to learn from and reuse. Step by step, Sadun explains how Auto Layout "thinks," how it works, where it fits, and why it's more useful (and simpler) than you ever imagined. She offers practical solutions for a wide variety of real-world iOS development challenges, plus innovative ways to use Auto Layout to build interactive elements, animations, and more. If you're an experienced iOS developer, this guide will expand your design possibilities, helping you build apps that are superbly usable and intuitive and stand out even in the most crowded marketplace. Coverage includes Mastering Auto Layout's basic concepts, techniques, and approach Defining unambiguous, satisfiable constraints that express your layout exactly how you intend Overcoming obstacles to constraint-based user interface design in Interface Builder Using visual formatting to express how items are laid out vertically and horizontally Making visual formats more flexible with metrics dictionaries and layout options Debugging constraints and deciphering those bewildering Xcode log messages Using descriptive techniques to uncover and express natural relationships in your design Applying iOS Auto Layout techniques in Mac OS X apps too
    Note: "Completely updated for iOS 7 and Xcode 5"--Cover. - "Mobile programming series"--Cover. - Includes index. - Description based on online resource; title from title page (Safari, viewed Jan. 21, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Addison Wesley Professional
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Developer's library
    Keywords: iOS (Electronic resource) ; Application software ; Development ; Mobile computing ; Programming ; Electronic books ; Electronic books ; local
    Abstract: Under iOS, applications can share information and data as well as move control from one application to another using a variety of system features. Each application has access to a common system pasteboard that allows copying and pasting across apps. Users can transfer documents from one app to another app that supports that format. They can request a number of system-supplied "actions" to apply to a document, such as printing, tweeting, or posting to a Facebook wall. Apps can declare custom URL schemes that can be embedded in text and web pages. This eBook by bestselling author and developer Erica Sadun introduces the ways you can integrate documents and data sharing between applications. You'll see how to add these features into your applications and use them smartly to make your app a cooperative citizen of the iOS ecosystem. This digital short is an adapted excerpt from The Advanced iOS 6 Developer's Cookbook (Early Edition), 4th Edition (ISBN 9780133362534). The content of this digital short may differ slightly from the content in the book. Purchasers of this digital short are invited to use coupon code sadundocdata, good for 30% off the list price of the book on InformIT exclusively.
    Note: Description based on online resource; title from PDF t.p. (Safari, Jan. 22, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Addison-Wesley
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 4th ed.
    Series Statement: Developer's library
    Keywords: iOS (Electronic resource) ; Application software ; Development ; iPhone (Smartphone) ; Programming ; iPad (Computer) ; Programming ; iPod touch (Digital music player) ; Programming ; Electronic books ; Electronic books ; local
    Abstract: The Advanced iOS 6 Developer's Cookbook brings together reliable, proven solutions for cutting-edge iOS 6 development. World-renowned iOS expert Erica Sadun covers device-specific development, document/data sharing, Core Text, networking, image processing, onboard cameras, audio, Address Book, Core Location, GameKit,StoreKit, push notifications, and more. As in her previous bestselling iOS books, Sadun translates today's development best practices into working code, distilling key concepts into concise recipes that are easy to understand and transfer into your own projects. This isn't just cut and paste. Using her examples, Sadun fully explains both the "how" and "why" of advanced and specialized iOS 6 development. All code is tested with iOS 6 features and iPhone, iPad, and iPod touch capabilities. Throughout, every chapter groups related tasks together, so you can jump straight to your solution without having to identify the right class or framework first. Coverage includes Testing device properties so your app can take full advantage of the iOS unit it's running on Seamlessly sharing documents and data across apps and moving control between apps Presenting exceptionally attractive text with freeform text typesetting Building touch-based apps that leverage Bezier curves, splines, and other geometric tools Securing network apps via authentication, system keychains, and OAuth Accessing and processing image data to create special effects Integrating live camera feeds and user snapshots Presenting audio to users and enabling them to interact with it Effectively using Address Book frameworks and GUI classes Building advanced location apps with Core Location geopositioning and MapKit Creating connected game play with GameKit/Game Center: device-to-device networking, shared leaderboards, and Internet-based matches Integrating secure in-app purchasing with StoreKit Communicating with users from web-based services via push notifications For related content by author Erica Sadun, see iOS Auto Layout Demystified , and The Core iOS 6 Cookbook .
    Note: Preface dated: September 2012. - Companion volume to The core iOS 6 developer's cookbook. Cf. Pref. - Description based on online resource; title from PDF title page (Safari, viewed Feb. 13, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Addison-Wesley
    ISBN: 9780133120844 , 0133120848
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 4th ed.
    Series Statement: Developer's library
    Parallel Title: Erscheint auch als
    Keywords: iOS (Electronic resource) ; Application software ; Development ; iPhone (Smartphone) ; Programming ; iPad (Computer) ; Programming ; iPod touch (Digital music player) ; Programming ; Electronic books ; Electronic books ; local
    Abstract: The Core iOS 6 Developer's Cookbook brings together reliable, proven solutions for the heart of day-to-day iOS 6 development. World-renowned iOS programming expert Erica Sadun covers all the classes you'll need to create successful iOS 6 mobile apps with standard APIs and interface elements and take full advantage of iOS 6 graphics, touches, and views. As in her previous bestselling iOS books, Sadun translates today's development best practices into working code, distilling key concepts into concise recipes that are easy to understand and transfer into your own projects. This isn't just cut-and-paste; using her examples, Sadun fully explains both the "how" and "why" of effective iOS 6 development. All code has been fully revised and extensively tested to reflect the latest iOS 6 features and the newest iPhone, iPad, and iPod touch capabilities. Throughout, every chapter groups related tasks together, so you can jump straight to your solution, without having to identify the right class or framework first. Coverage includes Supporting direct user input through multitouch and gestures, including custom gesture recognizers Building, customizing, and using iOS 6 controls Alerting users via popup dialogs, progress bars, local notifications, popovers, audio pings, and other techniques Assembling views and animation, organizing view hierarchies, and understanding how views work together Using iOS 6's breakthrough autolayout constraints system to simplify support for multiple screen geometries controlling keyboards, making onscreen elements "text aware," and efficiently scanning and formatting text Using view controllers to organize your users' workspaces Managing photos, videos, email, text messages, and iOS 6-enhanced social media updates Implementing VoiceOver accessibility to reach even more users Organizing apps simply and intuitively with tables and adding flexibility with iOS 6's brand new collection views Getting started with Core Data managed data stores Leveraging iOS 6's powerful networking and web services support For related content by author Erica Sadun, see iOS Auto Layout Demystified , and The Advanced iOS 6 Cookbook .
    Note: Preface dated: September 2012. - "Companion to The advanced iOS 6 developer's cookbook"--Cover. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Upper Saddle River, NJ : [s.n.]
    Language: English
    Pages: 1 online resource (1 v.)
    Keywords: iOS (Electronic resource) ; Constraint programming (Computer science) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: The iOS 6 software development kit (SDK) has revolutionized view layout. Apple's layout features will make your life easier and your interfaces more consistent, regardless of device geometry and orientation. In this excerpt from The iOS Developer's Cookbook-Core Recipes for Programmers (Early Edition) , bestselling author and developer Erica Sadun introduces code-level constraint development. You'll discover how to create relations between on-screen objects and specify the way iOS automatically arranges your views. The outcome is a set of robust rules that adapt to screen geometry. This digital short is an adapted excerpt from The Core iOS 6 Developer's Cookbook (Early Edition), 4th Edition (ISBN 9780133361704). The content of this digital short may differ slightly from the content in the book. Purchasers of this digital short are invited to use coupon code sadunviewconst good for 30% off the list price of the book on InformIT exclusively.
    Note: Description based on online resource; title from PDF t.p. (Safari, Jan.23, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Upper Saddle River, NJ : [Addison-Wesley Professional]
    ISBN: 9780133028409 , 0133028402
    Language: English
    Pages: 1 online resource (1 v. (unpaged)) , ill., maps.
    Edition: Expanded electronic ed.
    Series Statement: Developer's library
    Keywords: iOS (Electronic resource) ; Application software ; Development ; Mobile computing ; Programming ; Electronic books ; Electronic books ; local
    Abstract: "This title contains the nine additional chapters that are also included in The iOS 5 developer's cookbook: expanded electronic edition. Note that this material is in addition to the print edition and standard eBook edition of The iOS 5 developer's cookbook."--Resource description page.
    Note: Publishers and date of publication taken from resource description page (viewed May 29, 2012). - "Additional recipes found only in the expanded electronic edition.". - "Includes nine additional chapters on advanced topics"--Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Addison-Wesley
    ISBN: 9780133028355 , 0133028356
    Language: English
    Pages: 1 online resource (xlv, 1068 p.) , ill., maps.
    Edition: Expanded electronic ed.
    Series Statement: Developer's library
    Keywords: iOS (Electronic resource) ; Application software ; Development ; Mobile computing ; Programming ; Electronic books ; Electronic books ; local
    Abstract: This title contains the standard edition of The iOS 5 Developer's Cookbook PLUS nine additional chapters on advance content. If you already have the eBook edition of The iOS 5 Developer's Cookbook , you can purchase The iOS 5 Developer's Cookbook: The Additional Recipes (ISBN: 9780133028393), which only contains the extra chapters, at a low cost. In this expanded ebook, best-selling author and iOS development guru Erica Sadun brings together all the information you need to quickly start building successful iOS apps for iPhone, iPad, and iPod touch. Sadun has thoroughly revised her best-selling book to focus on powerful new iOS 5 features, APIs, and frameworks, the latest version of Objective-C, and Apple's breakthrough Xcode 4 toolset. The iOS 5 Developer's Cookbook: Expanded Electronic Edition is packed with ready-made code solutions for the iOS 5 development challenges you're most likely to face, eliminating trial-and-error and helping you build reliable apps from the very beginning. Sadun teaches each new concept and technique through robust code that is easy to reuse and extend. This isn't just cut-and-paste: Using her examples, Sadun fully explains both the "how" and "why" of effective iOS 5 development. Her tested recipes address virtually every major area of iOS development, from user interface design to view controllers, gestures, and touch to networking and security. This expanded ebook edition adds chapters on documents and data sharing; the Address Book; iCloud; Core Location and MapKit; Audio, Video, and MediaKit; Push Notifications; Accessibility; In-app purchasing with StoreKit; and GameKit. Whatever your iOS development experience, it will give you all the expert answers and reliable code you'll need to jumpstart any iOS 5 project!
    Note: Date of publication taken from resource description page (viewed May 29, 2012). - "Expanded electronic edition, includes 9 new chapters"--Cover. - "Developer's library"--Cover. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Addison-Wesley
    ISBN: 9780132613507 , 0132613506
    Language: English
    Pages: 1 online resource ([640] p.) , ill., map.
    Series Statement: Developer's library
    Parallel Title: Erscheint auch als
    Keywords: iOS (Electronic resource) ; iPhone (Smartphone) ; Programming ; iPad (Computer) ; Programming ; iPod touch (Digital music player) ; Programming ; Application software ; Development ; Mobile computing ; Electronic books ; Electronic books ; local
    Abstract: Want to get started building applications for iPhone or iPad with Apple's newest iOS 4 development tools? Erica Sadun's The iOS 4 Developer's Cookbook brings together all the expert guidance and proven code you'll need. Completely updated through iOS 4.3, it covers the tools (Xcode 4 and Interface Builder), the language (Objective-C 2.0), and all elements common to typical iOS apps. Sadun presents single-task recipes for common iOS development tasks, including designing and organizing effective user interfaces, responding to users, supporting gestures and multitouch, working with images, accessing local data with Core Data, managing table views, and connecting to the Internet. You get cut-and-paste convenience: freely reuse any of her source code in your own applications and tweak as needed-everything's fully documented to make it easy. Each chapter groups related tasks together, so you can jump straight to your solution, without having to identify the right class or framework first. You'll find everything you need to jumpstart any iOS 4 project-and create high-value apps fast!
    Note: "Special electronic only edition"--Cover. - Rev. ed. of: iPhone developer's cookbook. 2009
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Addison-Wesley
    ISBN: 9780133047516 , 0133047512
    Language: English
    Pages: 1 online resource (xxxv, 790 p.) , ill., map.
    Edition: 3rd ed.
    Series Statement: Developer's library
    Parallel Title: Erscheint auch als
    Keywords: iPhone (Smartphone) ; Programming ; Application software ; Development ; Smartphones ; Programming ; Mobile computing ; Electronic books ; Electronic books ; local
    Abstract: ***This is the updated and corrected edition of The iOS 5 Developer's Cookbook. *** The iOS 5 Developer's Cookbook, Third Edition Covers iOS 5, Xcode 4.2, Objective-C 2.0's ARC, LLVM, and more! In this book, bestselling author and iOS development guru Erica Sadun brings together all the information you need to quickly start building successful iOS apps for iPhone, iPad, and iPod touch. Sadun has thoroughly revised this book to focus on powerful new iOS 5 features, the latest version of Objective-C, and the Xcode 4 development tools. The iOS 5 Developer's Cookbook, Third Edition is packed with ready-made code solutions for the iOS 5 development challenges you're most likely to face, eliminating trial-and-error and helping you build reliable apps from the very beginning. Sadun teaches each new concept and technique through robust code that is easy to reuse and extend. This isn't just cut-and-paste: Using her examples, Sadun fully explains both the "how" and "why" of effective iOS 5 development. Sadun's tested recipes address virtually every major area of iOS development, from user interface design to view controllers, gestures and touch, to networking and security. Every chapter groups related tasks together, so you can jump straight to your solution, without having to identify the right class or framework first. Coverage includes: Mastering the iOS 5 SDK, Objective-C essentials, and the iOS development lifecycle Designing and customizing interfaces with Interface Builder and Objective-C Organizing apps with view controllers, views, and animations featuring the latest Page View controllers and custom containers Making the most of touch and gestures-including custom gesture recognizers Building and using controls from the ground up Working with Core Image and Core Text Implementing fully featured Table View edits, reordering, and custom cells Creating managed database stores; then adding, deleting, querying, and displaying data Alerting users with dialogs, progress bars, local and push notifications, popovers, and pings Requesting and using feedback Connecting to networks and services, handling authentication, and managing downloads Deploying apps to devices, testers, and the App Store
    Note: Rev. ed. of: iPhone developer's cookbook. 2009. - "Covers iOS 5, Xcode 4.2, Objective-C 2.0's ARC, LLVM, and more!"--Cover. - Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...