• Xcode Primer - Start with C. 2ed

    Learn to program C on the Mac in Xcode.Learn the basics of C programming and prepare for Objective-C and iPhone and Mac development.New to programming or just C programming? No problem, start right here.If you're planning on learning Objective-C, you have to get started with C first.This updated second edition has new chapters and new exercises.Updated for OS X Lion and the latest Xcode.Reformatted for better cross platform readability. Read it on your Kindle, iPad or Mac.All code examples have been re-done for easier reading.

    • ASIN: B0080S7R00
    • ASIN: B0080S7R00
    • Manufacturer: AppSmith Books DK

  • MacOS and iOS Internals, Volume I: User Mode (v1.3)

    In this first volume of the "Mac OS and *OS Internals" trilogy, Jonathan Levin takes on the user mode components of Apple's operating systems. Starting with an introduction as to their layered architecture, touring private frameworks and libraries, and then delving into the internals of applications, process, thread and memory management, Mach messaging, launchd and XPC internals, and wrapping up with advanced debugging and tracing techniques using the most powerful APIs that were hitherto unknown and unused outside Apple's own applications. As with the other books in this series, the approach... [Read More]

    • ASIN: 099105556X
    • ASIN: 099105556X
    • ISBN: 099105556X
    • Manufacturer: Technologeeks Press

  • Swift Style: An Opinionated Guide to an Opinionated Language

    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 t... [Read More]

    • ASIN: B0711L66J2
    • ASIN: B0711L66J2
    • Manufacturer: Pragmatic Bookshelf

  • Programming: Swift: Create A Fully Functioning App: Learn In A Day! (Apps, PHP, HTML, Python, Programming Guide, Java, App Development)

    Learn to Create and Write Your Own Apps - Today! 2nd Edition - NOW IN PAPERBACK! Do you have a great idea for an app or a game? Would you like to make your dream a reality? Do you need the tools and skills to start making your own apps?When you download Swift Programming Guide: Create a Fully Functioning App in a Day, you'll learn how to make your own apps and programs right away! These fun and easy tips transform the dreaded chore of learning programming code into a fun hobby. You'll be proud to show off your creations to your friends, coworkers, and family!Would you like to know more abo... [Read More]

    • ASIN: B00YNTMPP2
    • ASIN: B00YNTMPP2

  • Learning Core Data for iOS with Swift: A Hands-On Guide to Building Core Data Applications

    Get Started Fast with Core Data App Development Using iOS 9, Swift, and Xcode 7   Core Data is a remarkably mature, stable, and fast platform for data access, and Swift is a world-class language for applying it. Now, there’s a complete guide to using Core Data and Swift together in production apps. Tim Roadley shows you how to gain the benefits of a relational database without writing SQL queries, so you can get more done faster, with less coding.   This book fully reflects Apple’s latest iOS 9 platform innovations and teaches Core Data entirely with Swift examples. It guides you ... [Read More]

    • ASIN: B01929VVH0
    • ASIN: B01929VVH0
    • Manufacturer: Addison-Wesley Professional

  • Exploring Mac App Development Strategies: Patterns & Best Practices for Clean Software Architecture on the Mac with Swift 2.0 and Tests

    Driven by Example, this Book Applies Useful Patterns of Clean Software Architecture to Mac App DevelopmentYou do some kind or other of what may be called "software architecture" anyway.So better know the reasons for the moves you take. Own the alternatives, and design your code accordingly to gain confidence that your stuff is really working.Learn how to …• design reusable code,• get a solid test harness up and running, and• separate the components of your application. All this will make your application easier to change and easier to maintain. It will make you a happier developer, eve... [Read More]

    • ASIN: B013DUIF00
    • ASIN: B013DUIF00

  • iOS 9: App Development - The Ultimate Beginner's Guide!

    iOS 9... Master It Today! This book is written for people who want to become a great app developer for the iOS 9 platform. If you’re looking for a resource material that not only introduces you to iOS 9 app development but also contains sufficient theory and practical exercises, this is the book you need to have.This book will explain important ideas and concepts related to iOS 9 and Swift, the programming language used in developing apps. It will also teach you how to create different kinds of apps and design various user interfaces. Just by reading this material, you’ll be an effective i... [Read More]

    • ASIN: B01BEIGQVI
    • ASIN: B01BEIGQVI

  • Unity in Action: Multiplatform Game Development in C# with Unity 5

    Summary Unity in Action teaches you how to write and deploy games. You'll master the Unity toolset from the ground up, adding the skills you need to go from application coder to game developer. Based on Unity version 5. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Book This book helps readers build successful games with the Unity game development platform. You will use the powerful C# language, Unity's intuitive workflow tools, and a state-of-the-art rendering engine to build and deploy mobile, desktop, and console games... [Read More]

    • ASIN: 161729232X
    • ASIN: 161729232X
    • ISBN: 161729232X
    • Brand: Manning Publications
    • Manufacturer: Manning Publications

  • Swift Programming: The Big Nerd Ranch Guide (2nd Edition) (Big Nerd Ranch Guides)

    Through the authors' carefully constructed explanations and examples, you will develop an understanding of Swift grammar and the elements of effective Swift style. This book is written for Swift 3.0 and will also show you how to navigate Xcode 8 and get the most out of Apple's documentation.  Throughout the book, the authors share their insights into Swift to ensure that you understand the hows and whys of Swift and can put that understanding to use in different contexts. After working through the book, you will have the knowledge and confidence  to develop your own solutions to a wid... [Read More]

    • ASIN: 013461061X
    • ASIN: 013461061X
    • ISBN: 013461061X
    • Brand: Big Nerd Ranch Guides
    • Manufacturer: Big Nerd Ranch Guides

  • Advanced Mac OS X Programming: The Big Nerd Ranch Guide (Big Nerd Ranch Guides)

    While there are several books on programming for Mac OS X, Advanced Mac OS X Programming: The Big Nerd Ranch Guide is the only one that contains explanations of how to leverage the powerful underlying technologies. This book gets down to the real nitty-gritty. The third edition is updated for Mac OS X 10.5 and 10.6 and covers new technologies like DTrace, Instruments, Grand Central Dispatch, blocks, and NSOperation.

    • ASIN: 0321706250
    • ASIN: 0321706250
    • ISBN: 0321706250
    • Manufacturer: Big Nerd Ranch Guides

  • Learning the bash Shell: Unix Shell Programming (In a Nutshell (O'Reilly))

    O'Reilly's bestselling book on Linux's bash shell is at it again. Now that Linux is an established player both as a server and on the desktop Learning the bash Shell has been updated and refreshed to account for all the latest changes. Indeed, this third edition serves as the most valuable guide yet to the bash shell.As any good programmer knows, the first thing users of the Linux operating system come face to face with is the shell the UNIX term for a user interface to the system. In other words, it's what lets you communicate with the computer via the keyboard and display. Mastering the bash... [Read More]

    • ASIN: 0596009658
    • ASIN: 0596009658
    • ISBN: 0596009658
    • Brand: imusti
    • Manufacturer: O'Reilly Media

  • Coding iPhone Apps for Kids: A Playful Introduction to Swift

    Apple’s Swift is a powerful, beginner-friendly programming language that anyone can use to make cool apps for the iPhone or iPad. In Coding iPhone Apps for Kids, you’ll learn how to use Swift to write programs, even if you’ve never programmed before.You’ll work in the Xcode playground, an interactive environment where you can play with your code and see the results of your work immediately! You’ll learn the fundamentals of programming too, like how to store data in arrays, use conditional statements to make decisions, and create functions to organize your code—all with the help of ... [Read More]

    • ASIN: 1593277563
    • ASIN: 1593277563
    • ISBN: 9781593277567
    • Brand: Penguin Books
    • Manufacturer: No Starch Press

  • Mac OS X and iOS Internals: To the Apple's Core

    An in-depth look into Mac OS X and iOS kernels Powering Macs, iPhones, iPads and more, OS X and iOS are becoming ubiquitous. When it comes to documentation, however, much of them are shrouded in mystery. Cocoa and Carbon, the application frameworks, are neatly described, but system programmers find the rest lacking. This indispensable guide illuminates the darkest corners of those systems, starting with an architectural overview, then drilling all the way to the core. Provides you with a top down view of OS X and iOS Walks you through the phases of system startup—both Mac (EFi) and mobile (... [Read More]

    • ASIN: 1118057651
    • ASIN: 1118057651
    • ISBN: 1118057651
    • Manufacturer: Wrox

  • Learn FileMaker Pro 16: The Comprehensive Guide to Building Custom Databases

    Extend FileMaker's built-in functionality and totally customize your data management environment with specialized functions and menus to super-charge the results and create a truly unique and focused experience. This book includes everything a beginner needs to get started building databases with FileMaker and contains advanced tips and techniques that the most seasoned professionals will appreciate. Written by a long time FileMaker developer, this book contains material for developers of every skill level. FileMaker Pro 16 is a powerful database development application used by millions of p... [Read More]

    • ASIN: 1484228626
    • ASIN: 1484228626
    • ISBN: 9781484228623
    • Manufacturer: Apress

  • Learn AppleScript: The Comprehensive Guide to Scripting and Automation on Mac OS X (Learn (Apress))

    AppleScript is an English-like, easy-to-understand scripting language built into every Mac. AppleScript can automate hundreds of AppleScript-able applications, performing tasks both large and small, complex and simple. Learn AppleScript: The Comprehensive Guide to Scripting and Automation on Mac OS X, Third Edition has been completely updated for Mac OS X Snow Leopard. It's all here, with an emphasis on practical information that will help you solve any automation problem―from the most mundane repetitive tasks to highly integrated workflows of complex systems. Friendly enough for beginners,... [Read More]

    • ASIN: 1430223618
    • ASIN: 1430223618
    • ISBN: 1430223618
    • Brand: Brand: Apress
    • Manufacturer: Apress

  • Rode Microphones VideoMic Me-L Directional Microphone for iOS Devices

    The Rode Microphone VideoMic Me-L Directional Microphone for iOS Devices is a high-quality microphone for your iPhone or iPad (with Lightning connector) designed to give you incredible audio when shooting video. The microphone's directionality reduces surrounding

    • UPC: 157280436
    • Model: VideoMic ME-L
    • Color: Black
    • Rating: 4.25

  • Saramonic iMic Microphone for iOS Devices (Black)

    Saramonic iMic is professional microphone specially designed for iPhone, iPad, iPod Touch.Works with iPhone, iPad, iPod Touch etc.Increased sensitivity compared with the built-in

    • UPC: 126165541
    • Rating: 1.0

  • New wireles s bluetoot h Karaoke Microphone Speaker Home Music Singing Q9 Super Bass wireles s bluetoot h Mobile Phone Karaoke Microphone Handheld KTV Singing Speaker for IOS for Android, Gold

    Features:100% brand new and high quality.Say goodbye to the wired connection.Suitable for picnic trips, party, family entertainment, singing karaoke, etc.Noise cancellation function wireles s capacitive microphone.bluetoot h design for connecting to any bluetoot h enabled

    • UPC: 196420962

  • Movo WS-G10 Furry Outdoor Microphone Windscreens - Custom Fit for Shure Motiv MV88 iOS Microphone - 2 Pack (Nesting)

    The Movo WS-G10 are nesting microphone windscreens made of an artificial rabbit fur material that greatly reduces noise by providing enhanced wind diffusion. This 2-piece windscreen set is custom fitted for the Custom Fit for

    • UPC: 280183752
    • Model: WS-G10

  • RockDaMic Professional Lavalier Microphone Free Bonus Accessories Best Clip-on System Lapel Mic Condenser for Recording Youtube DSLR Interview Camera iPhone Android PC Video Conference Podcast

    PROFESSIONAL RECORDINGS FOR YOUTUBE, DICTATION, INTERVIEW, and VIDEO CONFERENCES?looking for a high-quality microphone system for your professional recordings? The professional lavalier microphone is your affordable, reliable and easy to use toolkit to record professional audio

    • UPC: 462345081
    • Rating: 3.667

  • BOYA Mini Condenser Microphone Omni-directional Mic Interviews/Videos/Speeches Recording Compatible for iOS & Android Smartphone iPad iPod Touch(3.5mm Jack)

    Please note, this item ships from an international seller. Expected delivery is 10-15 days. International Shipping.Features:Omni-directional polar pattern condenser microphone, providing high quality recording for your smartphone.Compatible for most iOS & Android devices, such as for

    • UPC: 908064413

  • LANGSDOM JM26 Wired In-ear Earphones Stereo Gaming Headsets Headphones with In-line Contol & Microphone for iOS Android Phones

    Please note, this item ships from an international seller. Expected delivery is 10-15 days. International ShippingFeatures: In-ear headphone with 10mm driver unit provides natural clear sound and super enhanced bass. Noise Isolating in-ear design blocks

    • UPC: 199123006
    • Color: RedBlack

  • Hot Q9 Super Bass Handheld Microphone Wireless Mobile Phone Karaoke Microphone Handheld KTV Singing Speaker for IOS for Android, Gold

    Features:100% brand new and high quality.Say goodbye to the wired connection.Suitable for picnic trips, party, family entertainment, singing karaoke, etc.Noise cancellation function wireless capacitive microphone. design for connecting to any enabled smart devices. 4.0 technology

    • UPC: 513020637
    • Color: Gold

  • Shure Motiv MV88 iOS Digital Stereo Condenser Microphone

    Portable plug-and-play no longer means sacrificing sound quality. From the brand trusted with music history' greatest moments, MOTIV features intuitive controls, smart technology and retro design. Capture your music, podcasts, videos and stories at the

    • UPC: 197478565
    • Model: MV88/A
    • Color: Multicolor

  • Bluetooth Neckband Earbuds with Microphone, Wireless Sweatproof Sports Headphones Earphone with HD Stereo for Running,Dynamic Driver In-Ear Headsets for Android Smartphones iOS Devices( 10h Playtime)


    • UPC: 407539103
    • Color: Black
    • Rating: 4.759

  • What is the Best Computer for iOS Development?

    iOS Development Setup - iMac Pro - 2018

    iOS Development Equipment Improving Productivity