Learn to program with Kotlin from the basics to projects with text and image processing
Teach yourself programming starting with the basics and progressing to a series of exciting projects using Kotlin, one of today's hottest programming languages. This book starts with the absolute basics and then introduces just enough syntax to get into some fascinating projects. These include...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
[Place of publication not identified] :
Apress
[2021]
|
Edición: | 1st ed. 2021. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631714906719 |
Tabla de Contenidos:
- PART 1 - BASICS
- Chapter 1: Getting Started
- Chapter 2: Simple patterns
- Chapter 3: Arrays and loops
- Chapter 4: Binary choices
- Chapter 5: Integers
- Chapter 6: Values and variables
- Chapter 7: Strings
- Chapter 8: Data structures
- Chapter 9: The file system
- PART II - TEXT
- Chapter 10: Project Austen
- Chapter 11: Anagrams
- Chapter 12: Palindromes
- Chapter 13: Word switch
- PART III - IMAGES
- Chapter 14: Color pictures
- Chapter 15: Pixel transformations
- Chapter 16: Cropping and resizing images
- Chapter 17: Project Dino
- PART IV - VISION
- Chapter 18: Overview
- Chapter 19: Finding digits
- Chapter 20: Parsing the images
- Chapter 21: Reading speed signs.