Resources
An Online Learning Center – About California
At Online Schools California, we created our own online learning resource. Think of this tool as a learning center that provides information about different subject matters related the state and people of California. It’s a digital media summary with articles, tips and advice, and information that can help you quickly learn more about California. The resource includes state history, top attractions, library locations, population demographics, learning tips, and top careers near you.
You might see this page as your first FREE online school classroom focused on teaching you about California. We hope that this page motivates you to find other creative ways to learn about topics that interest you. Can you see how learning can happen through online resources?
California Facts & Information
$args = array( ‘numberposts’ =>4, ‘offset’=> 0, ‘category’ => 17 );
$myposts = get_posts( $args );
foreach( $myposts as $post ) : setup_postdata($post); ?>
Activities & Attractions in California
$args = array( ‘numberposts’ => 4, ‘offset’=> 0, ‘category’ =>18);
$myposts = get_posts( $args );
foreach( $myposts as $post ) : setup_postdata($post); ?>
Careers & Jobs in California
$args = array( ‘numberposts’ => 4, ‘offset’=> 0, ‘category’ => 19 );
$myposts = get_posts( $args );
foreach( $myposts as $post ) : setup_postdata($post); ?>
Education & Online Schools
$args = array( ‘numberposts’ =>4, ‘offset’=> 0, ‘category’ => 20);
$myposts = get_posts( $args );
foreach( $myposts as $post ) : setup_postdata($post); ?>
Resources for Students in California
$args = array( ‘numberposts’ =>4, ‘offset’=> 0, ‘category’ =>21);
$myposts = get_posts( $args );
foreach( $myposts as $post ) : setup_postdata($post); ?>
Other Information
$args = array( ‘numberposts’ => 4, ‘offset’=> 0, ‘category’ => 22);
$myposts = get_posts( $args );
foreach( $myposts as $post ) : setup_postdata($post); ?>