1.

Record Nr.

UNINA9910450717003321

Titolo

Endophysics, time, quantum, and the subjective [[electronic resource] ] : proceedings of the ZIF Interdisciplinary Research Workshop, 17-22 January 2005, Bielefeld, Germany / / editors, Rosolino Buccheri, Avshalom C. Elitzur, Metod Saniga

Pubbl/distr/stampa

Hackensack, NJ, : World Scientific, c2005

ISBN

1-281-37276-5

9786611372767

981-270-159-1

Descrizione fisica

1 online resource (631 p.)

Altri autori (Persone)

BuccheriR

ElitzurAvshalom C

SanigaMetod

Disciplina

530.12

Soggetti

Time perception

Consciousness

Space and time

Quantum theory

Electronic books.

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Description based upon print version of record.

Nota di bibliografia

Includes bibliographical references.

Nota di contenuto

CONTENTS; PREFACE; LIST OF INVITED SPEAKERS; LIST OF OTHER PARTICIPANTS; GROUP PHOTO; CHAPTER I: ENDOPHYSICS; CHAPTER II: TIME; CHAPTER III: QUANTUM; CHAPTER IV: THE SUBJECTIVE; CLOSING ADDRESS George Jaroszkiewicz

Sommario/riassunto

Endophysics, Time, Quantum and the Subjective is the first systematic cross- and trans-disciplinary appraisal of the endophysical paradigm and its possible role in our understanding of Nature. Focusing on three of the most pressing issues of contemporary science, the interpretation of quantum theory, the nature of time, and the problem of consciousness, it provides the reader with some forefront research, concepts and ideas in these areas, such as incessant Big Bang, geometrizing of "mental space-times," and a contextual view of



quantum mechanics and/or a view of the Universe as a self-evolvin

2.

Record Nr.

UNINA9910825998903321

Autore

Roy Aanand Shekhar

Titolo

Kotlin programming cookbook : explore more than 100 recipes that show how to build ro bust mobile and web applications with Kotlin, Spring Boot, and Android / / Aanand Shekhar Roy, Rashi Karanpuria

Pubbl/distr/stampa

Birmingham, England : , : Packt Publishing, , 2018

2018

Edizione

[First edition]

Descrizione fisica

1 online resource (434 pages)

Disciplina

005.1

Soggetti

Application software - Development

Mobile apps - Development

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Sommario/riassunto

Discover Android programming and web development by understanding the concepts of Kotlin Programming About This Book Practical solutions to your common programming problems with Kotlin 1.1 Leverage the functional power of Kotlin to ease your Android application development Learn to use Java code in conjunction with Kotlin Who This Book Is For This book will appeal to Kotlin developers keen to find solutions for their common programming problems. Java programming knowledge would be an added advantage. What You Will Learn Understand the basics and object-oriented concepts of Kotlin Programming Explore the full potential of collection frameworks in Kotlin Work with SQLite databases in Android, make network calls, and fetch data over a network Use Kotlin's Anko library for efficient and quick Android development Uncover some of the best features of Kotlin: Lambdas and Delegates Set up web service development environments, write servlets, and build RESTful services with Kotlin Learn how to write unit tests, integration tests, and



instrumentation/acceptance tests. In Detail The Android team has announced first-class support for Kotlin 1.1. This acts as an added boost to the language and more and more developers are now looking at Kotlin for their application development. This recipe-based book will be your guide to learning the Kotlin programming language. The recipes in this book build from simple language concepts to more complex applications of the language. After the fundamentals of the language, you will learn how to apply the object-oriented programming features of Kotlin 1.1. Programming with Lambdas will show you how to use the functional power of Kotlin. This book has recipes that will get you started with Android programming with Kotlin 1.1, providing quick solutions to common problems encountered during Android app development. You will also be taken through recipes that will teach you microservice and concurrent programming with Kotlin. Going forward, you will learn to test and secure your applications with Kotlin. Finally, this book supplies recipes that will help you migrate your Java code to Kotlin and will help ensure that it's interoperable with Java. Style and approach This book explains concepts related to Kotlin Programming using a practical approach and with the help of easy-to-follow recipes.