Introduction to Programming and Problem-Solving Using Scala
โ Scribed by Mark C. Lewis, Lisa Lacher
- Publisher
- CRC Press
- Year
- 2017
- Tongue
- English
- Leaves
- 591
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Mark Lewis Introduction to the Art of Programming Using Scala was the first textbook to use Scala for introductory CS courses. Fully revised and expanded, the new edition of this popular text has been divided into two books. Introduction to Programming and Problem-Solving Using Scala is designed to be used in first semester college classrooms to teach students beginning programming with Scala. The book focuses on the key topics students need to know in an introductory course, while also highlighting the features that make Scala a great programming language to learn.
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.
๐ SIMILAR VOLUMES
<P>Praise for the first edition:</P> <P></P> <P>"The well-written, comprehensive bookโฆ[is] aiming to become a de facto reference for the language and its features and capabilities. The pace is appropriate for beginners; programming concepts are introduced progressively through a range of examples an
<p>"Introduction to Computational Science" was developed over a period of two years at the University of Utah Department of Computer Science in conjunction with the U.S. Department of Energy-funded Undergraduate Computation in Engineering Science (UCES) program. Each chapter begins by introducing a