left image  
   R & A Home Page » Store Home Page »    Create/Log into Account  |  Cart Contents  |  Check-out  
  right image
   
2BK - Vol. 2: Strategies to Engage the Mind of the Learner: Building Strategic Learners, 2nd. edition $29.95

New Second Edition!

Volume 2 Foreword by Robert J. Garmston, 250 pages containing 90 strategies for all grade levels and all content areas. Strategies focus on vocabulary development, narrative and informative text, questioning, graphic organizers, discussion, energizing and grouping activities, information building, and reflection.

Second edition now also includes:

  • A crosswalk between Marzano’s nine strategies outlined in Classroom Instruction That Works
  • Examples for Using Strategies to Differentiate Instruction
  • A chart categorizing the 92 strategies in the Three Phases of Thinking: Before, During, and After Reading
There is also a Blackline Masters CD to go with each book. Each book has reproducible pages in it, and we copied all of those pages onto a CD people can purchase.

Excerpts from the book:

1104 - The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay

select p.products_id, p.products_image from orders_products opa, orders_products opb, orders o, products p where opa.products_id = '34' and opa.orders_id = opb.orders_id and opb.products_id != '34' and opb.products_id = p.products_id and opb.orders_id = o.orders_id and p.products_status = '1' group by p.products_id order by o.date_purchased desc limit 6

[TEP STOP]