1.

Record Nr.

UNISA996408996603316

Autore

White John <1590-1645.>

Titolo

A speech of Mr Iohn White, counsellour, concerning episcopacy [[electronic resource] ] : published by authority

Pubbl/distr/stampa

London, : Printed for Thomas Nicholes, and are to be sold at his shop, at the signe of the Bible in Popes-Head Alley, 1641

Descrizione fisica

[2], 14 p

Soggetti

Episcopacy

Addresses.

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Reproduction of original in: Durham University Library.

2.

Record Nr.

UNINA9910632475703321

Autore

Hagos Ted

Titolo

Beginning Kotlin : Build Applications with Better Code, Productivity, and Performance / / by Ted Hagos

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2023

ISBN

9781484286982

1484286987

Edizione

[1st ed. 2023.]

Descrizione fisica

1 online resource (241 pages)

Disciplina

005.3

Soggetti

Programming languages (Electronic computers)

Java (Computer program language)

Computer science

Programming Language

Java

Computer Science

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia



Note generali

Includes index.

Nota di contenuto

Chapter 1 – Introduction to Kotlin -- Chapter 2 – Quick Tour of the Kotlin Language -- Chapter 3 – Functions -- Chapter 4 – Types -- Chapter 5 – Higher Order Functions -- Chapter 6 – Working with Collections -- Chapter 7- Working with Generics -- Chapter 8 – Debugging -- Chapter 9 - Unit Testing -- Chapter 10 - Idiomatic Kotlin -- Chapter 11 - Creating a Spring Boot project.

Sommario/riassunto

This book introduces the Kotlin programming skills and techniques necessary for building applications. You'll learn how to migrate your Java programming skills to Kotlin, a Java Virtual Machine (JVM) programming language. The book starts with a quick tour of the Kotlin language and gradually walks you through the language in greater detail over the course of succeeding chapters. You’ll learn Kotlin fundamentals like generics, functional programming, type system, debugging, and unit testing. Additionally, with the book’s freely downloadable online appendices, you’ll discover how to use Kotlin for building Spring Boot applications, data persistence, and microservices. You will: Learn the Kotlin language, its functions, types, collections, generics, classes, and more Dive into higher-order functions, generics, debugging, and unit testing Apply the fundamentals of Kotlin to Spring Boot Add Hibernate to your Spring Boot application for persistence and data accessibility Take advantage of functional programming available in Kotlin.