Skip to content

Commit

Permalink
learning module
Browse files Browse the repository at this point in the history
  • Loading branch information
imuniyat committed Mar 27, 2024
1 parent 06df563 commit 1f252c2
Show file tree
Hide file tree
Showing 8 changed files with 2,075 additions and 7 deletions.
3 changes: 2 additions & 1 deletion content/distance-learning/callysto-ai-course/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ title: Callysto Artificial Intelligence (AI) course
description: This series of notebooks is designed to introduce you to the foundational concepts and techniques used in data science and artificial intelligence.
date: 2024-03-26
---
<h2>About This Course</h2>

<p>This series of notebooks is designed to introduce you to the foundational concepts and techniques used in data science and artificial intelligence.</p>

<p>As our world becomes increasingly data-driven, the ability to analyze, visualize, and draw insights from large and complex datasets is becoming an essential skill. Data science can provide you with the tools to make better decisions and solve complex problems.</p>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ title: Callysto data science course
description: Introduce computational thinking into your classrooms using Jupyter Notebook technology and learning resources developed by Callysto.
date: 2024-03-26
---
<h2>About This Course</h2>

<p>Data science skills, including computational thinking (problem solving) and data analysis, are becoming important for students to learn in order to be competitive in the workforce.</p>

<p>This course provides you the tools to bring data science literacy into your Grades 5-12 classroom(s) across all subject areas. You don’t need to be a computer programmer to enroll.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ title: Computational thinking course
description: Introduce computational thinking into your classrooms using Jupyter Notebook technology and learning resources developed by Callysto.
date: 2024-03-26
---
<h2>About This Course</h2>

<p>Are you an educator who wants to introduce computational thinking into your classrooms but are unsure where to begin? Jupyter Notebook technology allows you to seamlessly bring together descriptive text, multimedia, open data and live Python programming code to create interactive educational resources across all subject areas that feature computational thinking.</p>

<p>This course developed by the people behind the Callysto program (callysto.ca) starts with an introduction to the fundamentals of computational thinking and shows you how you can bring it into your classrooms using Jupyter Notebook technology and learning resources developed by Callysto. This course will teach you how to run live Python programming code in a non-intimidating manner designed for non-coders, and will build your confidence in interacting with this pervasive technology. This course also provides you with the tools to become your own creator to introduce computational thinking in your own classrooms across all subject areas.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Computing Science 10
descriptiomn: Computing Science 10 consists of up to six 1-credit courses
date: 2024-03-26
---
<h2>About This Course</h2>
<p>Computing Science 10 consists of up to six 1-credit courses:</p>

<h3>Structured Programming 1</h3>
<p>Students are introduced to a general programming environment in which they write simple structured algorithms and programs that input, process and output data, use some of the more basic operators and data types, and follow a sequential flow of control.</p>
Expand Down
1,071 changes: 1,071 additions & 0 deletions content/distance-learning/starter-kit/Starter Kit – Callysto.html

Large diffs are not rendered by default.

998 changes: 998 additions & 0 deletions content/learningmodule/Learning Modules – Callysto.html

Large diffs are not rendered by default.

Empty file.
4 changes: 3 additions & 1 deletion content/learningmodule/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
title: Learning Modules
---
These pre-made, introductory data science lessons are a way for students to develop critical thinking and problem solving skills. We start with a question, find an open dataset to answer the question, and then ask students to reflect.
<!-- <a href="/workspaces/callysto.github.io/content/post/content_1.md" target="_blank">Test md</a> -->
<!-- <a href="/workspaces/callysto.github.io/content/post/content_1.md" target="_blank">Test md</a> -->

<button type="button">Click Me!</button>

0 comments on commit 1f252c2

Please sign in to comment.