|Mis en vente dans la catégorie :
Envoi et livraisonCliquez sur Afficher les détails pour obtenir des informations supplémentaires sur la livraison et les retours.
Vous en avez un à vendre ?

Programmation Mac pour débutants absolus par Wallace Wang-

Texte d'origine
Mac Programming for Absolute Beginners By Wallace Wang
Awesomebooksusa
  • (419118)
  • Inscrit comme vendeur professionnel
16,05 USD
Environ14,39 EUR
État :
Très bon état
Livraison :
Gratuit USPS Media MailTM.
Lieu où se trouve l'objet : MD, États-Unis
Délai de livraison :
Estimé entre le mar. 1 oct. et le sam. 5 oct. à 43230
Les délais de livraison sont estimés au moyen de notre méthode exclusive basée sur la distance entre l'acheteur et le lieu où se trouve l'objet, le service de livraison sélectionné, l'historique des livraisons du vendeur et d'autres facteurs. Les délais de livraison peuvent varier, notamment pendant les périodes de pointe.
Retours :
Retour sous 30 jours. L'acheteur paie les frais de retour.
Paiements :
    

Achetez en toute confiance

Garantie client eBay
Obtenez un remboursement si vous ne recevez pas l'objet que vous avez commandé. En savoir plusGarantie client eBay - la page s'ouvre dans une nouvelle fenêtre ou un nouvel onglet
Le vendeur assume l'entière responsabilité de cette annonce.
Numéro de l'objet eBay :314972358182
Dernière mise à jour le 11 sept. 2024 13:13:34 Paris. Afficher toutes les modificationsAfficher toutes les modifications

Caractéristiques de l'objet

État
Très bon état: Livre qui ne semble pas neuf, ayant déjà été lu, mais qui est toujours en excellent ...
Title
Mac Programming for Absolute Beginners
ISBN
9781430233367
Subject Area
Computers
Publication Name
Mac Programming for Absolute Beginners
Publisher
Apress L. P.
Item Length
10 in
Subject
Programming / General, Software Development & Engineering / General, Operating Systems / Apple (Mac OS & iOS), Programming / Macintosh, Hardware / Personal Computers / Macintosh
Publication Year
2011
Type
Textbook
Format
Trade Paperback
Language
English
Author
Wallace Wang
Features
New Edition
Item Weight
27.6 Oz
Item Width
7 in
Number of Pages
Xvi, 416 Pages

À propos de ce produit

Product Identifiers

Publisher
Apress L. P.
ISBN-10
1430233362
ISBN-13
9781430233367
eBay Product ID (ePID)
99559975

Product Key Features

Number of Pages
Xvi, 416 Pages
Language
English
Publication Name
Mac Programming for Absolute Beginners
Subject
Programming / General, Software Development & Engineering / General, Operating Systems / Apple (Mac OS & iOS), Programming / Macintosh, Hardware / Personal Computers / Macintosh
Publication Year
2011
Features
New Edition
Type
Textbook
Author
Wallace Wang
Subject Area
Computers
Format
Trade Paperback

Dimensions

Item Weight
27.6 Oz
Item Length
10 in
Item Width
7 in

Additional Product Features

Intended Audience
Scholarly & Professional
LCCN
2011-287234
Dewey Edition
22
Number of Volumes
1 vol.
Illustrated
Yes
Dewey Decimal
005.26/8
Table Of Content
Understanding Programming Understanding Apple's Programming Tools The Basic Steps to Creating a Mac Program Getting Help Learning Objective-C Making Decisions with Branches Repeating Code with Loops Understanding the Cocoa Framework Manipulating Strings Arrays Dictionaries and Sets Creating Classes and Objects Inheritance, Method Overriding, and Events Creating a User Interface Choosing Commands with Buttons Making Choices with Radio Buttons and Check Boxes Making Choices with Pop-Up Buttons Inputting and Outputting Data with Labels, Text Fields, and Combo Boxes Inputting Data with Sliders, Date Pickers, and Steppers Using Built-In Dialog Boxes Creating Pull-Down Menus Designing Your Own Programs Working with Xcode Debugging Your Program
Edition Description
New Edition
Synopsis
Want to learn how to program on your Mac? Not sure whereto begin? Best-selling author Wallace Wang will explainhow to get started with Cocoa, Objective-C, and Xcode.Whether you are an experience Windows coder moving to theMac or you are completely new to programming, you'll seehow the basic design of a Mac OS X program works, ......, Want to learn how to program on your Mac? Not sure where to begin? Best-selling author Wallace Wang will explain how to get started with Cocoa, Objective-C, and Xcode. Whether you are an experienced Windows coder moving to the Mac, or you are completely new to programming, you'll see how the basic design of a Mac OS X program works, how Objective-C differs from other languages you may have used, and how to use the Xcode development environment. Most importantly, you'll learn how to use elements of the Cocoa framework to create windows, store data, and respond to users in your own Mac programs. If you want to learn how to develop apps with Cocoa, Objective-C, and Xcode, this book is a great first step. Here are just a few of the things you'll master along the way: Fundamental programming concepts aided by short, easy-to-understand examples How to use Xcode and related programming tools to save time and work more efficiently A firm understanding of the basics of Objective-C and how it compares to other languages you might know How to create simple apps using the Cocoa framework How to easily design, write, test, and market your finished program With this book and your trusty Mac, you're well on your way to transforming your Mac app ideas into real applications., Want to learn how to program on your Mac? Not sure where to begin? Best-selling author Wallace Wang will explain how to get started with Cocoa, Objective-C, and Xcode. Whether you are an experienced Windows coder moving to the Mac, or you are completely new to programming, you'll see how the basic design of a Mac OS X program works, how Objective-C differs from other languages you may have used, and how to use the Xcode development environment. Most importantly, you'll learn how to use elements of the Cocoa framework to create windows, store data, and respond to users in your own Mac programs. If you want to learn how to develop apps with Cocoa, Objective-C, and Xcode, this book is a great first step. Here are just a few of the things you'll master along the way: Fundamental programming concepts aided by short, easy-to-understand examples How to use Xcode and related programming tools to save time and work more efficiently A firm understanding of the basics of Objective-C and how it compares to other languages you might know How to create simple apps using the Cocoa framework How to easily design, write, test, and market your finished program With this book and your trusty Mac, you're well on your way to transforming your Mac app ideas into real applications. What you'll learn Basic programming concepts illustrated with short, easy-to-understand examples How to use Xcode and related programming tools The basics of Objective-C and how it compares to other languages you might know How to create simple apps using the Cocoa framework Who this book is for Mac users who want to learn programming or Windows developers who are moving to the Mac OS and iOS platforms. No previous programming experience required. Table of Contents Understanding Programming Understanding Apple's Programming Tools The Basic Steps to Creating a Mac Program Getting Help Learning Objective-C Making Decisions with Branches Repeating Code with Loops Understanding the Cocoa Framework Manipulating Strings Arrays Dictionaries and Sets Creating Classes and Objects Inheritance, Method Overriding, and Events Creating a User Interface Choosing Commands with Buttons Making Choices with Radio Buttons and Check Boxes Making Choices with Pop-Up Buttons Inputting and Outputting Data with Labels, Text Fields, and Combo Boxes Inputting Data with Sliders, Date Pickers, and Steppers Using Built-In Dialog Boxes Creating Pull-Down Menus Designing Your Own Programs Working with Xcode Debugging Your Program, Understanding Programming Understanding Apple's Programming Tools The Basic Steps to Creating a Mac Program Getting Help Learning Objective-C Making Decisions with Branches Repeating Code with Loops Understanding the Cocoa Framework Manipulating Strings Arrays Dictionaries and Sets Creating Classes and Objects Inheritance, Method Overriding, and Events Creating a User Interface Choosing Commands with Buttons Making Choices with Radio Buttons and Check Boxes Making Choices with Pop-Up Buttons Inputting and Outputting Data with Labels, Text Fields, and Combo Boxes Inputting Data with Sliders, Date Pickers, and Steppers Using Built-In Dialog Boxes Creating Pull-Down Menus Designing Your Own Programs Working with Xcode Debugging Your Program
LC Classification Number
QA76.8.M3

Description de l'objet fournie par le vendeur

Informations sur le vendeur professionnel

WRAP Ltd
Mubin Ahmed
2 Lester Way
Wallingford
OX10 9TA
United Kingdom
Afficher les coordonnées
: liam-e esserdAku.oc.skoobemosewa@asuyabe
Numéro de TVA :
  • GB 724498118
Numéro d'immatriculation de la société :
  • 03800600
Je certifie que toutes mes activités de vente seront conformes à toutes les lois et réglementations de l'UE.
Numéro CRN :
  • 03800600
Awesomebooksusa

Awesomebooksusa

98% d'évaluations positives
1,3 millions objets vendus
Visiter la BoutiqueContacter
Membre depuis mars 2009

Évaluations détaillées du vendeur

Moyenne pour les 12 derniers mois
Description exacte
4.8
Frais de livraison raisonnables
5.0
Livraison rapide
4.9
Communication
5.0

Catégories populaires de cette Boutique

Inscrit comme vendeur professionnel

Évaluations en tant que vendeur (521 131)

  • _***d (6)- Évaluations laissées par l'acheteur.
    Dernier mois
    Achat vérifié
    El artículo correspondía al de la descripción. Llegó quizá en un bolsa con poca protección por lo que el libro llegó con daños en la cubierta. Hablé con el vendedor y me ofreció muy amablemente un reembolso. Muy contento con el vendedor.
  • l***c (29)- Évaluations laissées par l'acheteur.
    Dernier mois
    Achat vérifié
    Item in condition described. The shipment tracking was completely opaque and shipping was slow. The seller used a third-party shipping solution provider that gave a USPS tracking number, but, USPS had no real tracking info. I was not able to see any delivery estimate until the day before it arrived. When the delivery date estimate finally materialized, it was off by two days, saying arrival would be on e.g. the 5th when it actually arrived on the 3rd.
  • b***3 (502)- Évaluations laissées par l'acheteur.
    Dernier mois
    Achat vérifié
    As the title mentions awesomebooksusa, most books have been rarely awesome but the book prices have been almost generous, granted. Unbelievable services : 3 day international shipping, prompt dispatch, newly book condition, provided tracking, secure package, exactly received book, and safe deliveries. My gratitude to the seller’s thoughts of the needy buyers sending the wanted books to the new residence. Many thanks! Arabella

Notes et avis sur le produit

Aucune note ni aucun avis pour ce produit
Rédigez un avis en premier.