{"id":528,"date":"2025-03-17T13:25:19","date_gmt":"2025-03-17T17:25:19","guid":{"rendered":"https:\/\/thepiexpert.com\/?page_id=528"},"modified":"2026-02-11T18:51:22","modified_gmt":"2026-02-11T23:51:22","slug":"study-resources","status":"publish","type":"page","link":"https:\/\/www.thepiexpert.com\/index.php\/study-resources\/","title":{"rendered":"Study Resources"},"content":{"rendered":"\r\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>The Pi Expert \u2013 Study Resources<\/title>\r\n<style>\r\n  body {\r\n    font-family: 'Poppins', sans-serif;\r\n    margin: 0;\r\n    padding: 0;\r\n    background-color: #f8f8f8;\r\n    color: #000;\r\n    line-height: 1.6;\r\n    font-size: 20px;\r\n  }\r\n\r\n  .resources-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\r\n    gap: 40px;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 40px 20px;\r\n  }\r\n\r\n  .resource-card {\r\n    padding: 25px;\r\n    border: 2px solid #ffc620;\r\n    border-radius: 12px;\r\n    box-shadow: 0 4px 12px rgba(0,0,0,0.05);\r\n    transition: transform 0.2s, box-shadow 0.2s;\r\n    background-color: #fffef8;\r\n  }\r\n  .resource-card:hover {\r\n    transform: translateY(-5px);\r\n    box-shadow: 0 8px 20px rgba(0,0,0,0.15);\r\n  }\r\n\r\n  .resource-card h3 {\r\n    margin-bottom: 6px;\r\n    border-bottom: 3px solid currentColor;\r\n    padding-bottom: 6px;\r\n    transition: color 0.2s ease;\r\n  }\r\n  .resource-card:hover h3 {\r\n    color: #ff9f1c;\r\n  }\r\n\r\n  .resource-card h4 {\r\n    margin-bottom: 8px;\r\n  }\r\n  .resource-card ul {\r\n    list-style-type: disc;\r\n    padding-left: 20px;\r\n    margin: 0 0 15px 0;\r\n  }\r\n  .resource-card a {\r\n    color: #570026;\r\n    text-decoration: underline;\r\n  }\r\n\r\n  \/* Alternating section colors *\/\r\n  .section-1 { border-color: #570026; color: #570026; }\r\n  .section-2 { border-color: #ffc620; color: #ffc620; }\r\n  .section-3 { border-color: #570026; color: #570026; }\r\n  .section-4 { border-color: #ffc620; color: #ffc620; }\r\n  .section-5 { border-color: #570026; color: #570026; }\r\n  .section-6 { border-color: #ffc620; color: #ffc620; }\r\n  .section-7 { border-color: #570026; color: #570026; }\r\n  .section-8 { border-color: #ffc620; color: #ffc620; }\r\n\r\n  .action-button {\r\n    text-align: center;\r\n    margin: 40px auto 20px auto;\r\n  }\r\n  .action-button a {\r\n    background: #ffc620;\r\n    color: #570026;\r\n    padding: 16px 32px;\r\n    font-weight: bold;\r\n    font-size: 20px;\r\n    text-decoration: none;\r\n    border-radius: 8px;\r\n    display: inline-block;\r\n    transition: all 0.2s ease;\r\n  }\r\n  .action-button a:hover {\r\n    background: #ffc620;\r\n    color: #570026;\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 6px 20px rgba(255, 198, 36, 0.5);\r\n  }\r\n\r\n  .disclaimer {\r\n    font-size: 14px;\r\n    color: #000000;\r\n    margin-top: 30px;\r\n    text-align: center;\r\n  }\r\n\r\n  @media(max-width:768px) {\r\n    .resources-grid {\r\n      grid-template-columns: 1fr;\r\n      padding: 20px 10px;\r\n    }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div style=\"max-width: 1200px; margin: 0 auto; padding: 0 1rem;\">\r\n\r\n  <div class=\"resources-grid\">\r\n\r\n    <div class=\"resource-card section-1\">\r\n      <h3>\ud83d\udcc4 Worksheets<\/h3>\r\n      <ul>\r\n        <li><a href=\"https:\/\/www.k5learning.com\/free-worksheets-for-kids\" target=\"_blank\">K5 Learning<\/a> \u2013 Worksheets for all subjects (K\u20135)<\/li>\r\n        <li><a href=\"https:\/\/www.education.com\" target=\"_blank\">Education.com<\/a> \u2013 Printable worksheets for grades K\u20138<\/li>\r\n        <li><a href=\"https:\/\/www.kutasoftware.com\" target=\"_blank\">Kuta Software<\/a> \u2013 Math worksheets for Algebra 1 &#038; 2, Geometry, Pre-calculus, and Calculus<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"resource-card section-2\">\r\n      <h3>\ud83d\udd22 Math Notes &#038; Tools<\/h3>\r\n      <ul>\r\n        <li><a href=\"https:\/\/www.khanacademy.org\" target=\"_blank\">Khan Academy<\/a> \u2013 Video lessons and practice problems for all math levels<\/li>\r\n        <li><a href=\"https:\/\/www.desmos.com\" target=\"_blank\">Desmos<\/a> \u2013 Free online graphing calculator and math tools<\/li>\r\n        <li><a href=\"http:\/\/tutorial.math.lamar.edu\" target=\"_blank\">Paul\u2019s Online Math Notes<\/a> \u2013 Step-by-step tutorials in algebra, calculus, and more<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"resource-card section-3\">\r\n      <h3>\ud83d\udd2c Science Notes &#038; Simulations<\/h3>\r\n      <h4>\ud83e\uddec Biology<\/h4>\r\n      <ul>\r\n        <li><a href=\"https:\/\/www.biologycorner.com\" target=\"_blank\">Biology Corner<\/a> \u2013 Free worksheets and lesson plans<\/li>\r\n        <li><a href=\"https:\/\/www.biointeractive.org\" target=\"_blank\">HHMI BioInteractive<\/a> \u2013 Animations, videos, and classroom activities<\/li>\r\n      <\/ul>\r\n      <h4>\u269b\ufe0f Chemistry &#038; Physics<\/h4>\r\n      <ul>\r\n        <li><a href=\"http:\/\/chemcollective.org\" target=\"_blank\">ChemCollective<\/a> \u2013 Virtual labs, practice problems, and worksheets<\/li>\r\n        <li><a href=\"https:\/\/www.physicsclassroom.com\" target=\"_blank\">The Physics Classroom<\/a> \u2013 Tutorials and interactive lessons<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"resource-card section-4\">\r\n      <h3>\ud83d\udcda Reading &#038; Writing (ELA)<\/h3>\r\n      <ul>\r\n        <li><a href=\"https:\/\/www.readtheory.org\" target=\"_blank\">ReadTheory<\/a> \u2013 Reading comprehension practice for grades 1\u201312<\/li>\r\n        <li><a href=\"https:\/\/www.commonlit.org\" target=\"_blank\">CommonLit<\/a> \u2013 Reading passages with comprehension questions<\/li>\r\n        <li><a href=\"https:\/\/www.grammarly.com\" target=\"_blank\">Grammarly<\/a> \u2013 Grammar and writing improvement tool<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"resource-card section-5\">\r\n      <h3>\ud83d\udcdd Test Prep (Free &#038; Official Resources)<\/h3>\r\n      <ul>\r\n        <li><a href=\"https:\/\/www.khanacademy.org\/test-prep\/sat\" target=\"_blank\">Khan Academy SAT Practice<\/a><\/li>\r\n        <li><a href=\"https:\/\/satsuite.collegeboard.org\/sat\/practice-preparation\/practice-tests\" target=\"_blank\">College Board SAT<\/a><\/li>\r\n        <li><a href=\"https:\/\/www.act.org\/content\/act\/en\/products-and-services\/the-act\/test-preparation.html\" target=\"_blank\">ACT.org Practice Tests<\/a><\/li>\r\n        <li><a href=\"https:\/\/apstudents.collegeboard.org\" target=\"_blank\">AP Classroom (College Board)<\/a><\/li>\r\n        <li><a href=\"https:\/\/openstax.org\" target=\"_blank\">OpenStax<\/a> \u2013 Free textbooks for self-study<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"resource-card section-7\">\r\n      <h3>\ud83d\udccc Study Skills &#038; Organization<\/h3>\r\n      <ul>\r\n        <li><a href=\"https:\/\/quizlet.com\" target=\"_blank\">Quizlet<\/a><\/li>\r\n        <li><a href=\"https:\/\/www.notion.com\/templates\/category\/school?srsltid=AfmBOoovl5vna2gxGkwUyS4I9EZZzwyRpl0f-Sl-juW33uy13YarKVg5\" target=\"_blank\">Notion Student Templates<\/a><\/li>\r\n        <li><a href=\"https:\/\/pomofocus.io\" target=\"_blank\">Pomofocus.io<\/a><\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <div class=\"action-button\">\r\n    <a href=\"https:\/\/www.thepiexpert.com\/index.php\/tutoring\/\"> \u2190 Return to Tutoring<\/a>\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\r\n\r\n","protected":false},"excerpt":{"rendered":"<p>The Pi Expert \u2013 Study Resources \ud83d\udcc4 Worksheets K5 Learning \u2013 Worksheets for all subjects (K\u20135) Education.com \u2013 Printable worksheets for grades K\u20138 Kuta Software \u2013 Math worksheets for Algebra 1 &#038; 2, Geometry, Pre-calculus, and Calculus \ud83d\udd22 Math Notes &#038; Tools Khan Academy \u2013 Video lessons and practice problems for all math levels Desmos &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.thepiexpert.com\/index.php\/study-resources\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Study Resources&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-528","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Study Resources -<\/title>\n<meta name=\"description\" content=\"Essential study resources to master every subject efficiently and confidently\u2014worksheets, notes, and guides for serious learners.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.thepiexpert.com\/index.php\/study-resources\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Study Resources -\" \/>\n<meta property=\"og:description\" content=\"Essential study resources to master every subject efficiently and confidently\u2014worksheets, notes, and guides for serious learners.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.thepiexpert.com\/index.php\/study-resources\/\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/share\/1Be2zw8azw\/?mibextid=wwXIfr\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-11T23:51:22+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.thepiexpert.com\\\/index.php\\\/study-resources\\\/\",\"url\":\"https:\\\/\\\/www.thepiexpert.com\\\/index.php\\\/study-resources\\\/\",\"name\":\"Study Resources -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.thepiexpert.com\\\/#website\"},\"datePublished\":\"2025-03-17T17:25:19+00:00\",\"dateModified\":\"2026-02-11T23:51:22+00:00\",\"description\":\"Essential study resources to master every subject efficiently and confidently\u2014worksheets, notes, and guides for serious learners.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.thepiexpert.com\\\/index.php\\\/study-resources\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.thepiexpert.com\\\/index.php\\\/study-resources\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.thepiexpert.com\\\/index.php\\\/study-resources\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.thepiexpert.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Study Resources\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.thepiexpert.com\\\/#website\",\"url\":\"https:\\\/\\\/www.thepiexpert.com\\\/\",\"name\":\"thepiexpert.com\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.thepiexpert.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.thepiexpert.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.thepiexpert.com\\\/#organization\",\"name\":\"The Pi Expert\",\"url\":\"https:\\\/\\\/www.thepiexpert.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.thepiexpert.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.thepiexpert.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/cropped-Company-Logo-360x360-1.png\",\"contentUrl\":\"https:\\\/\\\/www.thepiexpert.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/cropped-Company-Logo-360x360-1.png\",\"width\":240,\"height\":240,\"caption\":\"The Pi Expert\"},\"image\":{\"@id\":\"https:\\\/\\\/www.thepiexpert.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/share\\\/1Be2zw8azw\\\/?mibextid=wwXIfr\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Study Resources -","description":"Essential study resources to master every subject efficiently and confidently\u2014worksheets, notes, and guides for serious learners.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.thepiexpert.com\/index.php\/study-resources\/","og_locale":"en_US","og_type":"article","og_title":"Study Resources -","og_description":"Essential study resources to master every subject efficiently and confidently\u2014worksheets, notes, and guides for serious learners.","og_url":"https:\/\/www.thepiexpert.com\/index.php\/study-resources\/","article_publisher":"https:\/\/www.facebook.com\/share\/1Be2zw8azw\/?mibextid=wwXIfr","article_modified_time":"2026-02-11T23:51:22+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.thepiexpert.com\/index.php\/study-resources\/","url":"https:\/\/www.thepiexpert.com\/index.php\/study-resources\/","name":"Study Resources -","isPartOf":{"@id":"https:\/\/www.thepiexpert.com\/#website"},"datePublished":"2025-03-17T17:25:19+00:00","dateModified":"2026-02-11T23:51:22+00:00","description":"Essential study resources to master every subject efficiently and confidently\u2014worksheets, notes, and guides for serious learners.","breadcrumb":{"@id":"https:\/\/www.thepiexpert.com\/index.php\/study-resources\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.thepiexpert.com\/index.php\/study-resources\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.thepiexpert.com\/index.php\/study-resources\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.thepiexpert.com\/"},{"@type":"ListItem","position":2,"name":"Study Resources"}]},{"@type":"WebSite","@id":"https:\/\/www.thepiexpert.com\/#website","url":"https:\/\/www.thepiexpert.com\/","name":"thepiexpert.com","description":"","publisher":{"@id":"https:\/\/www.thepiexpert.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.thepiexpert.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.thepiexpert.com\/#organization","name":"The Pi Expert","url":"https:\/\/www.thepiexpert.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.thepiexpert.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.thepiexpert.com\/wp-content\/uploads\/2025\/09\/cropped-Company-Logo-360x360-1.png","contentUrl":"https:\/\/www.thepiexpert.com\/wp-content\/uploads\/2025\/09\/cropped-Company-Logo-360x360-1.png","width":240,"height":240,"caption":"The Pi Expert"},"image":{"@id":"https:\/\/www.thepiexpert.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/share\/1Be2zw8azw\/?mibextid=wwXIfr"]}]}},"_links":{"self":[{"href":"https:\/\/www.thepiexpert.com\/index.php\/wp-json\/wp\/v2\/pages\/528","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.thepiexpert.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.thepiexpert.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.thepiexpert.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.thepiexpert.com\/index.php\/wp-json\/wp\/v2\/comments?post=528"}],"version-history":[{"count":0,"href":"https:\/\/www.thepiexpert.com\/index.php\/wp-json\/wp\/v2\/pages\/528\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.thepiexpert.com\/index.php\/wp-json\/wp\/v2\/media?parent=528"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}