macOS Programming for Absolute Beginners Developing Apps Using Swift and Xcode
Learn how to code for the iMac, Mac mini, Mac Pro, and MacBook using Swift, Apple's hottest programming language. Fully updated to cover the new MacBook Touch Bar, macOS Programming for Absolute Beginners will not only teach complete programming novices how to write macOS programs, but it can a...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2017.
|
Edición: | 1st ed. 2017. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630335606719 |
Tabla de Contenidos:
- Introduction
- Understanding programming
- Getting to know Xcode 8
- The basics of creating a Mac program
- Getting help
- Learning Swift with playgrounds
- Manipulating numbers and strings
- Making decisions with Branches
- Repeating code with loops
- Arrays and dictionaries
- Tuples and sets
- Storing code in functions
- Defining custom data types
- Creating classes and objects
- Inheritance, polymorphism, and extending classes
- Creating a user interface
- Working with storyboards
- Choosing commands with buttons
- Making choices with radio buttons, check boxes, date pickers, and sliders
- Using text with labels, text fields, and combo boxes
- Designing a user interface with constraints
- Using alerts and panels
- Creating pull-down menus
- Programming the touch bar
- Protocol-oriented programming
- Defensive programming
- Simplifying user interface design
- Debugging your programs
- Planning a program before and after coding.