Turtle Geometry

Turtle Geometry PDF Author: Harold Abelson
Publisher: MIT Press
ISBN: 9780262510370
Category : Computers
Languages : en
Pages : 502

Get Book Here

Book Description
Turtle Geometry presents an innovative program of mathematical discovery that demonstrates how the effective use of personal computers can profoundly change the nature of a student's contact with mathematics. Using this book and a few simple computer programs, students can explore the properties of space by following an imaginary turtle across the screen. The concept of turtle geometry grew out of the Logo Group at MIT. Directed by Seymour Papert, author of Mindstorms, this group has done extensive work with preschool children, high school students and university undergraduates.

Turtle Geometry

Turtle Geometry PDF Author: Harold Abelson
Publisher: MIT Press
ISBN: 9780262510370
Category : Computers
Languages : en
Pages : 502

Get Book Here

Book Description
Turtle Geometry presents an innovative program of mathematical discovery that demonstrates how the effective use of personal computers can profoundly change the nature of a student's contact with mathematics. Using this book and a few simple computer programs, students can explore the properties of space by following an imaginary turtle across the screen. The concept of turtle geometry grew out of the Logo Group at MIT. Directed by Seymour Papert, author of Mindstorms, this group has done extensive work with preschool children, high school students and university undergraduates.

Computer Science Logo Style

Computer Science Logo Style PDF Author: Brian Harvey
Publisher:
ISBN:
Category : Computer programming
Languages : en
Pages : 388

Get Book Here

Book Description


LOGO for the Apple II

LOGO for the Apple II PDF Author: Harold Abelson
Publisher: BYTE Books
ISBN: 9780070004269
Category : Computers
Languages : en
Pages : 248

Get Book Here

Book Description
Provides Information for Teaching Preschoolers the General Programming Language, LOGO. Directions for the Apple II & an Appendix for TI 99-4A Users

Apple Confidential 2.0

Apple Confidential 2.0 PDF Author: Owen W. Linzmayer
Publisher: No Starch Press
ISBN: 1593270100
Category : Computers
Languages : en
Pages : 341

Get Book Here

Book Description
Chronicles the best and the worst of Apple Computer's remarkable story.

Designed by Apple in California

Designed by Apple in California PDF Author:
Publisher:
ISBN: 9780997513820
Category :
Languages : en
Pages :

Get Book Here

Book Description


The Cult of Mac

The Cult of Mac PDF Author: Leander Kahney
Publisher: National Geographic Books
ISBN:
Category : Computers
Languages : en
Pages : 290

Get Book Here

Book Description
Describes the psyche of Macintosh fans and the subculture they have created.

Insanely Great

Insanely Great PDF Author: Steven Levy
Publisher: Penguin
ISBN: 0140291776
Category : Computers
Languages : en
Pages : 337

Get Book Here

Book Description
The creation of the Mac in 1984 catapulted America into the digital millennium, captured a fanatic cult audience, and transformed the computer industry into an unprecedented mix of technology, economics, and show business. Now veteran technology writer and Newsweek senior editor Steven Levy zooms in on the great machine and the fortunes of the unique company responsible for its evolution. Loaded with anecdote and insight, and peppered with sharp commentary, Insanely Great is the definitive book on the most important computer ever made. It is a must-have for anyone curious about how we got to the interactive age.

The Apple Revolution

The Apple Revolution PDF Author: Luke Dormehl
Publisher: Random House
ISBN: 1448131367
Category : Business & Economics
Languages : en
Pages : 546

Get Book Here

Book Description
On 26 May, 2010 Apple Inc. passed Microsoft in valuation as the world's largest technology company. Its consumer electronic products - ranging from computers to mobile phones to portable media devices, not to mention its iTunes, iBook and App Store - have influenced nearly every facet of our lives, and it shows no sign of slowing down. But how did Apple - a company set up in the back room of a house by two friends, and one that always marketed itself as the underdog - become the marketplace leader (and the world's second largest company overall), and is it a good thing to have one company hold so much power? In The Apple Revolution Luke Dormehl shares the inside story of how Apple Inc. came to be; from the formation of the company's philosophies and user-friendly ethos, to the "iPod moment" and global domination, leaving you with a deep understanding of how it was created, why it has flourished, and where it might be going next.

California Designing Freedom

California Designing Freedom PDF Author: Justin McGuirk
Publisher: Phaidon Press
ISBN: 9780714874234
Category : Design
Languages : en
Pages : 0

Get Book Here

Book Description
This book examines California's enormous impact on contemporary design, from the counterculture of the 1960s to the tech culture of Silicon Valley. On a more expansive level, California: Designing Freedom explores the idea that California has pioneered tools of personal liberation - from LSD to surfboards and iPhones. This ambitious survey brings together political posters and portable devices, but also looks beyond hardware to explore how user interface designers in the San Francisco Bay Area are shaping some of our most common daily experiences. Californian products have influenced contemporary life across the globe to such an extent that in some ways we are all now Californians. Put simply, 'Designed in California' is the new 'Made in Italy'.

Learning Core Data for iOS

Learning Core Data for iOS PDF Author: Tim Roadley
Publisher: Addison-Wesley
ISBN: 0133373606
Category : Computers
Languages : en
Pages : 476

Get Book Here

Book Description
Get Started Fast with iOS 7 Core Data App Development Covers iOS 7 and Xcode 5 This is the first Core Data book to fully reflect Apple’s latest platform innovations, including its dramatic recent improvements to iCloud support. Hands-on from start to finish, it teaches you step-by-step as you create a modern data-driven iOS app using Storyboards, ARC, iOS 7, and Xcode 5. Tim Roadley introduces new patterns and best practices designed to overcome the frustrations of Core Data development. One step at a time, you’ll build and extend your skills--even mastering advanced techniques such as complex model migration, deep copy, background processing, and integration with Dropbox, StackMob, and iCloud. Downloadable versions of this book’s main project are provided with each chapter, so you can see exactly what your app project should look like--and get cookbook-style code for your own projects. Chapter exercises help you explore even further, whether you’re a self-learner or a student in an iOS development course. If you’re an experienced iOS developer, this guide brings together all the skills, tools, code, and patterns you need to add powerful data management capabilities to any app--quickly, easily, and painlessly. Coverage includes the following: Understanding Core Data Adding Core Data to an existing project Designing, upgrading, and migrating data models (automatically and manually with progress indication) Populating views with data, including table-views and picker-views Preloading a “default data” persistent store from XML Deep-copying from one persistent store to another Performance tuning with Instruments, using large photos as the example Background processing, using thumbnail generation as the example Efficient search Seamlessly backing up and restoring with Dropbox Stable integration with iCloud--with full support for multiple accounts, seeding, and de-duplication Web service integration with StackMob