WhatsApp

Teaching Social Studies

Showing all 2 results

  • EDU514 Teaching of Social Studies book - Virtual University

    EDU514 – Teaching of Social Studies Book

     420 Add to cart

    Buy the EDU514 – Teaching of Social Studies book from VU Bookshop Online. Enhance your skills in teaching Social Studies with this comprehensive guide. Exclusively designed for Virtual University of Pakistan students. Doorstep delivery available for your convenience.

  • EDU514 Teaching of Social Studies book - Virtual University

    EDU515 – Teaching of Geography Book

     500 Add to cart

    Buy the EDU514 – Teaching of Social Studies book from VU Bookshop Online. Enhance your skills in teaching Social Studies with this comprehensive guide. Exclusively designed for Virtual University of Pakistan students. Doorstep delivery available for your convenience.

Shopping Cart
Home
Books
Tracking
0
Cart
Account
function vu_whatsapp_channel_popup() { ?> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } );