Bild 1 von 1

Galerie
Bild 1 von 1

Learning to Program with Alice (w/ CD ROM) by Dann, Wanda
US $6,29
Ca.EUR 5,36
Artikelzustand:
Gut
Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr geringfügige Beschädigungen auf, wie z.B. kleinere Schrammen, er hat aber weder Löcher, noch ist er eingerissen. Bei gebundenen Büchern ist der Schutzumschlag möglicherweise nicht mehr vorhanden. Die Bindung weist geringfügige Gebrauchsspuren auf. Die Mehrzahl der Seiten ist unbeschädigt, das heißt, es gibt kaum Knitter oder Einrisse, es wurden nur in geringem Maße Bleistiftunterstreichungen im Text vorgenommen, es gibt keine Textmarkierungen und die Randbereiche sind nicht beschrieben. Alle Seiten sind vollständig vorhanden. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers.
3 verfügbar3 verkauft
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Versand:
Kostenlos USPS Media MailTM.
Standort: Columbia, Missouri, USA
Lieferung:
Lieferung zwischen Mi, 8. Okt und Di, 14. Okt nach 94104 bei heutigem Zahlungseingang
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
Sicher einkaufen
- Gratis Rückversand im Inland
- Punkte für jeden Kauf und Verkauf
- Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:205271520462
Artikelmerkmale
- Artikelzustand
- Book Title
- Learning to Program with Alice (w/ CD ROM)
- ISBN
- 9780132122474
Über dieses Produkt
Product Identifiers
Publisher
Pearson Education
ISBN-10
0132122472
ISBN-13
9780132122474
eBay Product ID (ePID)
45875864
Product Key Features
Number of Pages
400 Pages
Language
English
Publication Name
Learning to Program with Alice (W/ CD Rom)
Subject
Programming Languages / General, Computer Graphics, Digital Media / Video & Animation, Programming / Object Oriented
Publication Year
2011
Features
Revised
Type
Textbook
Subject Area
Computers
Format
CD-ROM / Trade Paperback
Dimensions
Item Height
0.8 in
Item Weight
25.6 Oz
Item Length
9.9 in
Item Width
8 in
Additional Product Features
Edition Number
3
Intended Audience
College Audience
LCCN
2010-054083
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.1/17
Edition Description
Revised edition
Table Of Content
Foreword xi Preface xiii Acknowledgments xxi About the Authors xxiii Part I: Introduction to Alice 1 1 Getting Started with Alice 3 1-1 Introduction to Alice 3 1-2 Alice Concepts 8 Tips & Techniques 1: Special Effects: Text and 2D Graphic Images 15 Summary 18 Exercises 19 2 Program Design and Implementation 22 2-1 Scenarios and Storyboards 22 2-2 A First Program 29 Tips & Techniques 2: Orientation and Movement Instructions 43 Summary 57 Exercises 59 3 Programming: Putting Together the Pieces 62 3-1 Built-in Functions and Expressions 63 3-2 Simple Control Structures 68 Tips & Techniques 3: Camera and Animation Controls 76 Summary 81 Exercises 83 Part II: Object-Oriented and Event-Driven Programming Concepts 87 4 Classes, Objects, Methods and Parameters 89 4-1 World-Level Methods 91 4-2 Parameters 100 4-3 Object-Level Methods and Inheritance 110 Tips & Techniques 4: Visible and Invisible Objects 121 Summary 127 Exercises and Projects 129 5 Interaction: Events and Event Handling 140 5-1 Interactive Programming 140 5-2 Parameters and Event Handling Methods 147 Tips & Techniques 5: Creating Your Own People Models 156 Summary 158 Exercises and Projects 159 Part III: Using Functions and Control Statements 171 6 Functions and If/Else 173 6-1 Functions 173 6-2 Execution Control with If/Else and Boolean Functions 180 Tips & Techniques 6: Random Numbers and Random Motion 196 Summary 199 Exercises and Projects 201 7 Repetition: Definite and Conditional Loops 213 7-1 Loops 213 7-2 While--a Conditional Loop 219 Tips & Techniques 7: Events and Repetition 225 Summary 228 Exercises and Projects 229 8 Repetition: Recursion 239 8-1 Introduction to Recursion 239 8-2 Another Flavor of Recursion 244 Tips & Techniques 8: Engineering Look and Feel 254 Summary 257 Exercises and Projects 258 Part IV: Advanced Topics 265 9 Lists and List Processing 267 9-1 Lists 267 9-2 List Search 273 Tips & Techniques 9: Groups 277 Summary 279 Exercises and Projects 280 10 Variables and Revisiting Inheritance 289 10-1 Variables 289 10-2 An Array Visualization Using an Index Variable 300 Tips & Techniques 10: Debugging with Watch and Text Output 308 Summary 312 Exercises and Projects 313 11 What's Next? 322 11-1 Transition to Java 322 11-2 Alice 3 327 Tips & Techniques 11: Poses 328 Appendix A: Using Alice 331 Part 1: Running Virtual Worlds in Alice 331 Part 2: Using Popup Menus to Create an Initial Scene 345 Appendix B: Managing the Alice Interface 350 Index 363
Synopsis
Learning to Program with Alice, 3e is appropriate for all one-semester pre-CS1 and computer literacy courses, and for integration into the first weeks of many introductory CS1 courses. ¿ Alice was designed to make programming concepts easier to teach and learn. In the Third Edition of Learning to Program with Alice, Alice's creators offer a complete full-color introduction to the interactive Alice programming environment. The authors make extensive use of program visualization to establish an easy, intuitive relationship between program constructs and the 3D graphics animation action in Alice. Students discover how Alice blends traditional problem-solving techniques with Hollywood-style storyboarding. Fundamental object-oriented programming concepts and language syntax are taught independently. Programming concepts can be taught from either an objects-first or an objects-early approach, with an optional early introduction to events. The book's Java-like syntax allows students to view their program code, simplifying their transitions to Java, C++, C#, or other object-oriented languages. This new edition includes over 60% revised exercises and a "sneak peek" at Alice 3.0. ¿ Collection of Alice 3D "example worlds" on CD-ROM - Students can load an example world and enter their own code to make it work., Learning to Program with Alice, 3e is appropriate for all one-semester pre-CS1 and computer literacy courses, and for integration into the first weeks of many introductory CS1 courses. Alice was designed to make programming concepts easier to teach and learn. In the Third Edition of Learning to Program with Alice , Alice's creators offer a complete full-color introduction to the interactive Alice programming environment. The authors make extensive use of program visualization to establish an easy, intuitive relationship between program constructs and the 3D graphics animation action in Alice. Students discover how Alice blends traditional problem-solving techniques with Hollywood-style storyboarding. Fundamental object-oriented programming concepts and language syntax are taught independently. Programming concepts can be taught from either an objects-first or an objects-early approach, with an optional early introduction to events. The book's Java-like syntax allows students to view their program code, simplifying their transitions to Java, C++, C#, or other object-oriented languages. This new edition includes over 60% revised exercises and a "sneak peek" at Alice 3.0. Collection of Alice 3D "example worlds" on CD-ROM - Students can load an example world and enter their own code to make it work., Appropriate for all one-semester pre-CS1 and computer literacy courses, and for integration into the first weeks of many introductory CS1 courses. Alice was designed to make programming concepts easier to teach and learn. In the Third Edition of Learning to Program with Alice , Alice's creators offer a complete full-color introduction to the interactive Alice programming environment. The authors make extensive use of program visualization to establish an easy, intuitive relationship between program constructs and the 3D graphics animation action in Alice. Students discover how Alice blends traditional problem-solving techniques with Hollywood-style storyboarding. Fundamental object-oriented programming concepts and language syntax are taught independently. Programming concepts can be taught from either an objects-first or an objects-early approach, with an optional early introduction to events. The book's Java-like syntax allows students to view their program code, simplifying their transitions to Java, C++, C#, or other object-oriented languages. This new edition includes over 60% revised exercises and a "sneak peek" at Alice 3.0.
LC Classification Number
QA76.64
Artikelbeschreibung des Verkäufers
Rechtliche Informationen des Verkäufers
Info zu diesem Verkäufer
One Planet Books
99,3% positive Bewertungen•239.908 Artikel verkauft
Angemeldet als gewerblicher Verkäufer
Verkäuferbewertungen (44.811)
Dieser Artikel (3)
Alle Artikel (44.811)
- Proceso de votación automática de eBay- Bewertung vom Käufer.Letzter MonatEl pedido se ha entregado con puntualidad y sin incidencias
- Proceso de votación automática de eBay- Bewertung vom Käufer.Letzter MonatEl pedido se ha entregado con puntualidad y sin incidencias
- Proceso de votación automática de eBay- Bewertung vom Käufer.Letzter MonatEl pedido se ha entregado con puntualidad y sin incidencias
- s***n (408)- Bewertung vom Käufer.Letzte 6 MonateBestätigter KaufJust as described, book was like new. Item shipped in a box, great!, however, the box was much bigger than the book with nothing to hold the book inside so it got banged around inside the box during shipping. Used boxes that fit better or packaging material.
- n***4 (76)- Bewertung vom Käufer.Letzte 6 MonateBestätigter KaufAmazing seller! One Planet Books provided me with the very best value on this new, high-quality book! It's a rare find at this quality & value -- PLUS, super fast shipping! I'm totally amazed that exceptional sellers like One Planet Books still exist who truly care about the customer. Even the box that the book was packaged in was sturdy & made just for books! My book arrived in perfectly new condition & appearance, fast delivery, all-in-all the best experience I could ever hope for! THANK YOU!Troubled Memories: Iconic Mexican Women and the Traps of Representation (Gender (Nr. 196555213893)
- p***o (283)- Bewertung vom Käufer.Letzte 6 MonateBestätigter KaufFast shipping, well packed in a box and arrived as described. Great seller. Thanks!!!
Produktbewertungen & Rezensionen
Relevanteste Rezensionen
- 01. Jun. 2022
Bought for class works great
Bestätigter Kauf: JaZustand: GebrauchtVerkauft von: ladyloveboutiquehawaii
Noch mehr entdecken:
- Sachbuch Bücher mit CD-ROM,
- CD-ROM Studium und Erwachsenenbildung,
- Bücher im Taschenbuch Sachbuch mit CD-ROM,
- Bücher mit Kinder- & Jugendliteratur mit CD-ROM,
- Deutsche CD-ROM Studium und Erwachsenenbildung,
- Hörbücher mit Audio-CD,
- Was Ist Was Hörbücher & Hörspiele auf CD,
- Hörbücher als MP3-CD,
- Audio-CD TKKG Hörbücher und Hörspiele,
- Hörbücher und Hörspiele mit Audio-CD