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 you...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Raleigh, North Carolina :
The Pragmatic Bookself
2017.
|
Edición: | First edition |
Colección: | Pragmatic programmers.
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630094106719 |
Tabla de Contenidos:
- Structure your code for readability
- Adopt conventional styling
- Establish preferred practices
- Design the right APIs
- Look to the past and the future
- Good code.