Skip to content

Commit

Permalink
blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishruna committed Mar 28, 2024
1 parent 503505f commit 16eece7
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
61 changes: 61 additions & 0 deletions content/blog/callysto-student-spotlight-ewan-brinkman/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
---
title: 'Callysto student spotlight: Ewan Brinkman'
date: 2020-01-22
---
<p>Student engagement is a top priority for the Callysto team. It’s a good way for us to improve our curricula-based models and understand how students are interacting with them. One way we engage students is encouraging them to get involved in the back-end development of the Callysto project.</p>



<p>So, let’s introduce you to one such student! Ewan Brinkman is a Grade 11 student at École Dr. Charles Best Secondary School in Coquitlam, British Columbia. He’s part of the beta-testing group for the Callysto computational thinking course, which will be rolled out soon.</p>



<h4 class="wp-block-heading"><strong>How did you learn about Callysto?</strong></h4>



<p>“A professor at Simon Fraser University, Dr. Veselin Jungic, decided to introduce me to Callysto after working on some math problems with me. I was using Python to solve various challenges, so it seemed like a great fit.”</p>



<h4 class="wp-block-heading"><strong>Why are you interested in being involved in Callysto?</strong></h4>



<p>“I love programming and logical thinking in general. Even better is getting the chance to help others learn these valuable skills for our modern world. This learning is made even easier with Jupyter notebooks, which are an intuitive way to share code and text together.”</p>



<h4 class="wp-block-heading"><strong>You’re taking the Callysto computational thinking course; what have you learned so far?</strong></h4>



<p>“The basics of Jupyter notebooks! Beforehand, I had absolutely no idea such an organization even existed with Jupyter – I’m thankful I do now. I’ve learned how to manage files on the Callysto hub, including uploading and creating my own files. It’s great how you can have a seamless blend of different elements that you would not usually find together. I’ve learned about using markdown language to create subtitles, bolded text, and much more. Plus, you can input code between all your explanations. I’ve been introduced to creating highly customizable graphs, as well as embedding YouTube videos. This has shown me how flexible these notebooks are.”</p>



<h4 class="wp-block-heading"><strong>Have you tried using a Callysto notebook?</strong></h4>



<p>“I’ve done a few: <a href="https://github.com/callysto/getting-started/blob/master/WebScraping/Web-scraping-NHL-Playoff-Pace.ipynb" target="_blank" rel="noreferrer noopener">web scraping</a>, <a href="https://colab.research.google.com/github/callysto/callysto-sample-notebooks/blob/master/notebooks/Math/FlippingCoins.ipynb" target="_blank" rel="noreferrer noopener">flipping coins</a>, and the <a rel="noopener noreferrer" href="https://colab.research.google.com/github/callysto/getting-started/blob/master/OpenDataExamples/climate-weather-historical-data-workshop.ipynb" target="_blank">introduction to open data graphing</a> . Overall, they really demonstrated how simple it is to integrate code together with text in Callysto notebooks. It was wonderful to be able to read through the explanations, which were formatted using Markdown to be more structured and easier to follow. I also loved how I could peek inside to see the code behind everything. When the code seemed excessively long, it never got in the way as it was minimized by default when appropriate. I never had trouble keeping up with what was being presented.”</p>



<h4 class="wp-block-heading"><strong>Is there anything else you’d like to add?</strong></h4>



<p>“I’ve had a lot of fun working with Callysto so far, and I’m curious to see where it will go from here!”</p>



<hr class="wp-block-separator">



<h2 class="wp-block-heading">How to get involved with Callysto</h2>



<p>If you’re interested in supporting the development of Callysto, including trying our online course, drop us a line! Email <a style="color: #3366ff; text-decoration: underline;" href="mailto:[email protected]">[email protected]</a> for more information</p>

0 comments on commit 16eece7

Please sign in to comment.