Cargando…

Introduction to the art of programming using Scala /

"Preface Welcome to an Introduction to the Art of Programming Using Scala". This book is intended to be used in rst and second semester college classrooms to teach students beginning programming. To accomplish this task, the Scala1 programming language is used. The book was constructed wit...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Lewis, Mark C. (Mark Christopher), 1974-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Boca Raton, FL. : CRC Press, Ã2013.
Colección:Chapman & Hall/CRC textbooks in computing.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocn861751852
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 131030s2013 flua ob 000 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d DEBSZ  |d KNOVL  |d OCLCF  |d YDXCP  |d OCLCQ  |d VT2  |d COO  |d OCLCA  |d CRCPR  |d OCLCQ  |d N$T  |d EBLCP  |d MERUC  |d BUF  |d CEF  |d OCLCQ  |d WYU  |d UAB  |d OCLCQ  |d UKAHL  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 894363321  |a 908079098 
020 |a 1439896666  |q (electronic bk.) 
020 |a 9781439896662  |q (electronic bk.) 
020 |a 9781628707076  |q (electronic bk.) 
020 |a 1628707070  |q (electronic bk.) 
020 |a 1439896674  |q (electronic bk.) 
020 |a 9781439896679  |q (electronic bk.) 
020 |z 9781439896662 
029 1 |a AU@  |b 000052281521 
029 1 |a AU@  |b 000056028736 
029 1 |a AU@  |b 000059709242 
029 1 |a DEBBG  |b BV041433043 
029 1 |a DEBSZ  |b 398290040 
035 |a (OCoLC)861751852  |z (OCoLC)894363321  |z (OCoLC)908079098 
037 |a CL0500000318  |b Safari Books Online 
050 4 |a QA76.73.S28  |b L4957 2013 
072 7 |a COM  |x 051010  |2 bisacsh 
082 0 4 |a 005.1/14  |2 23 
084 |a COM051010  |a MAT000000  |2 bisacsh 
049 |a UAMI 
100 1 |a Lewis, Mark C.  |q (Mark Christopher),  |d 1974- 
245 1 0 |a Introduction to the art of programming using Scala /  |c Mark C. Lewis. 
260 |a Boca Raton, FL. :  |b CRC Press,  |c Ã2013. 
300 |a 1 online resource (xxxiv, 893 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Chapman & Hall/CRC textbooks in computing 
588 0 |a Print version record. 
504 |a Includes bibliographical references (page 893). 
520 |a "Preface Welcome to an Introduction to the Art of Programming Using Scala". This book is intended to be used in rst and second semester college classrooms to teach students beginning programming. To accomplish this task, the Scala1 programming language is used. The book was constructed with a focus on the topics students need to know. These topics were then woven into a format that was deemed the best way to communicate those ideas. Because there are two very di erent audiences who might be reading this, the rest of the preface is split into two sections. To the Student Welcome to the world of programming. You are about to embark on a eld of study that will hopefully open your mind to new ways of thinking and impact the way you view everything in the world around you. For students who intend to major in Computer Science and make careers working with computer technology, this is your rst step in learning how to communicate with the computer and to instruct the computer in how it should solve problems for you. For those who are not planning to make a career in a computing eld, a course in computer programming can still be remarkably bene cial. Computer programming is, fundamentally, about problem solving. It is about guring out how to solve problems and express them in ways that the computer can understand. Your entire future life is, in one way or another, going to deal with how to solve problems. You will need to have approaches to solving these problems well formed in your own head and be able to communicate them to other people in non-ambiguous ways so that they understand what you want and can act on it. Learning to program computers will help you develop and hone this ability. There are more direct bene ts as well."--  |c Provided by publisher. 
505 0 |a Front Cover; Introduction to the Art of Programming Using Scala; Copyright; Table of Contents; List of Figures; List of Tables; Acknowledgments; Preface; Part I: Introductory Concepts; 1. Basics of Computers, Computing, and Programming; 2. Getting to Know the Tools; 3. Scala Basics; 4. Conditionals; 5. Functions; 6. Recursion for Iteration; 7. Arrays and Lists in Scala; 8. Loops; 9. Text Files; 10. Case Classes; 11. GUIs; 12. Graphics; 13. Sorting and Searching; 14. XML; 15. Recursion; Part II: Object-Orientation, Abstraction, and Data Structures; 16. Object-Orientation. 
505 8 |a 17. Bigger Programs/New Tools18. A Project (Drawing Program); 19. Abstraction and Polymorphism; 20. Other Collection Types; 21. Multithreading and Concurrency; 22. Stream I/O; 23. Networking; 24. Stacks and Queues; 25. Linked Lists; 26. Priority Queues; 27. Refactoring; 28. Recursion; 29. Trees; 30. Regular Expressions and Context-Free Parsers; 31. Spatial Trees; 32. Binary Heaps; 33. Direct Access Binary Files; 34. Actors; 35. Augmenting Trees; 36. Wrapping Up; Appendix A: Quick Preview of Java; Appendix B: Advanced Scala Concepts; Appendix C: Glossary; Bibliography; Back Cover. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Scala (Computer program language)  |v Textbooks. 
650 0 |a Computer programming  |v Textbooks. 
650 7 |a COMPUTERS  |x Programming Languages  |x General.  |2 bisacsh 
650 7 |a Computer programming  |2 fast 
650 7 |a Scala (Computer program language)  |2 fast 
655 7 |a Textbooks  |2 fast 
776 0 8 |i Print version:  |a Lewis, Mark C.  |t Introduction to the art of programming using Scala.  |d Boca Raton : CRC Press, Taylor & Francis Group, [2013]  |z 9781439896662  |w (DLC) 2012025084  |w (OCoLC)746838167 
830 0 |a Chapman & Hall/CRC textbooks in computing. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781439896679/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29179779 
938 |a CRC Press  |b CRCP  |n 9781439896679 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1633407 
938 |a EBSCOhost  |b EBSC  |n 1763437 
938 |a YBP Library Services  |b YANK  |n 12368268 
994 |a 92  |b IZTAP