Win a copy of Getting started with Java on the Raspberry Pi this week in the Raspberry Pi forum!
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Jeanne Boyarsky
Sheriffs:
  • Rob Spoor
  • Devaka Cooray
  • Liutauras Vilda
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Piet Souris

How to Think Like a Computer Scientist: is it for general public reading?

 
Author
Posts: 93
14
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Allen B. Downey & Chris Mayfield,

All the very best for the success of your book. Couple of questions:

1. Is this book meant only to be used for an undergrad Java course or is it for general public reading?
2. How does your book different from other zillions of books on beginning Java programming?
3. Does the contents of the book align to OCAJP 8 certification?

Best regards,
Ganesh
 
Greenhorn
Posts: 12
Netbeans IDE Eclipse IDE Oracle
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I personaly would like to know if this book covers generics and collection stuff in Java?
 
Author
Posts: 14
6
Postgres Database Java Linux
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ganesh,

1. It's intended for general public reading, however many faculty (including myself) find it useful in both undergrad and high school courses.

2. See the preface; I would say the main differences are its conciseness and emphasis on vocabulary. You can read a chapter in 30-45 min.

3. We did not target the OCAJP 8 certification directly, but I would be interested in seeing what content would be useful in future editions.

--Chris
 
Chris Mayfield
Author
Posts: 14
6
Postgres Database Java Linux
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Peter,

The book does not cover generics and collections, other than a brief introduction to ArrayList for solving a specific problem.

--Chris
 
Your mind is under my control .... your will is now mine .... read this tiny ad
Low Tech Laboratory
https://www.kickstarter.com/projects/paulwheaton/low-tech-0
reply
    Bookmark Topic Watch Topic
  • New Topic