CS1-Lesson 0 Getting Started

CodeCombat’s Goals

  1. Computer Science for Everyone
    We want to build technical confidence in every student.
  2. Text-based Coding
    We provide authentic, industry-level coding experiences.
  3. Game-based Learning
    We strive to keep engagement high through the use of play.
  4. Culturally Relevant and Responsive
    We want to increase access and sense of belonging in CS.

Introduction to CodeCombat

Engage: Begin to connect with your students:

  1. Have they coded before?
  2. What hobbies, activities, interests do they enjoy? Do they have pets?
  3. What are they looking forward to?

Learn More About CodeCombat!

Note: You can skip this video if your students have played several games in CodeCombat prior to your class meeting.

Ask: Is there anything that stood out? Anything you are particularly excited to learn about?

image-right 成功安裝 Anaconda 後,已經有一個 base(root) 的環境了,在程式集選單中(如右圖),可以看到 Anaconda 的程式清單都有個 (Anaconda3) ,這個就是 base 的環境,如果有建了其它虛擬環境,則 (Anaconda3) 就會是你建立虛擬環境的名稱,要建立虛擬環境也是要先從 base 環境進入再建立,開啟選單中的 Anaconda Prompt(Anaconda3) ,這時會進入到命令提示字元的視窗,如下:

(base) C:\Users\alvin>

參考文章

  1. https://www.tensorflow.org/install/pip?hl=zh-tw#windows
  2. https://www.manning.com/
  3. [Latex]
  4. Playground.tensorflow.org

留言