1.

Record Nr.

UNINA9910136222303321

Autore

Lewis Mark C.

Titolo

Introduction to programming and problem-solving using scala, second edition / / by Mark C. Lewis and Lisa Lacher

Pubbl/distr/stampa

Boca Raton, FL : , : CRC Press, an imprint of Chapman and Hall/CRC, , [2016]

©2017

ISBN

1-5231-2056-8

1-315-38260-1

1-4987-3096-5

Edizione

[Second edition.]

Descrizione fisica

1 online resource (591 pages) : illustrations

Collana

Chapman & Hall/CRC Textbooks in Computing

Disciplina

005.114

Soggetti

Scala (Computer program language)

Computer programming

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Nota di contenuto

chapter 1 Basics of Computers, Computing, and Programming -- chapter 2 Scala Basics -- chapter 3 Conditionals -- chapter 4 Functions -- chapter 5 Recursion for Iteration -- chapter 6 Arrays and Lists in Scala -- chapter 7 Type Basics and Argument Passing -- chapter 8 Loops -- chapter 9 Text Files -- chapter 10 Case Classes -- chapter 11 GUIs -- chapter 12 Graphics and Advanced ScalaFX -- chapter 13 Sorting and Searching -- chapter 14 XML -- chapter 15 Recursion -- chapter 16 Object-Orientation -- chapter 17 Wrapping Up.

Sommario/riassunto

The book is filled with end-of-chapter projects and exercises, and the authors have also posted a number of different supplements on the book website. Video lectures for each chapter in the book are also available on YouTube. The videos show construction of code from the ground up and this type of live coding" is invaluable for learning to program, as it allows students into the mind of a more experienced programmer, where they can see the thought processes associated with the development of the code.