You are here

How to think like a Computer Scientist

Error message

  • Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; nodequeue_queue has a deprecated constructor in include_once() (line 1445 of /usr/local/share/drupal-7.102/includes/bootstrap.inc).
  • Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; views_display has a deprecated constructor in include_once() (line 3566 of /usr/local/share/drupal-7.102/includes/bootstrap.inc).
  • Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; views_many_to_one_helper has a deprecated constructor in require_once() (line 113 of /home/members/nosi/sites/nosi.net/web/drupal7/sites/all/modules/ctools/ctools.module).

John Stanton put this out to the list so I thought I'd add it.Its GPL'd and part of a larger project called the Open Book Project whose mission reads 'The Open Book Project is aimed at the educational community and seeks to encourage and coordinate collaboration among students and teachers for the development of high quality, freely distributable textbooks and educational materials on a wide range of topics. The advent of the Internet and the World Wide Web are making collaboration among educators on a global scale possible for the first time. We want to harness this exciting technology to promote learning and sharing.'http://www.ibiblio.org/obp/You can read the book with examples in Python, Java, C++, or logo. They also have curriculum available thats suitable to a wide range of age groups, along with programming projects and the like.