CS1-Lesson 0 Getting Started

CodeCombat’s Goals
- Computer Science for Everyone
We want to build technical confidence in every student. - Text-based Coding
We provide authentic, industry-level coding experiences. - Game-based Learning
We strive to keep engagement high through the use of play. - 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:
- Have they coded before?
- What hobbies, activities, interests do they enjoy? Do they have pets?
- 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?
成功安裝 Anaconda 後,已經有一個
base(root)
的環境了,在程式集選單中(如右圖),可以看到 Anaconda 的程式清單都有個 (Anaconda3)
,這個就是 base
的環境,如果有建了其它虛擬環境,則 (Anaconda3)
就會是你建立虛擬環境的名稱,要建立虛擬環境也是要先從 base
環境進入再建立,開啟選單中的 Anaconda Prompt(Anaconda3)
,這時會進入到命令提示字元的視窗,如下:
(base) C:\Users\alvin>
參考文章
- https://www.tensorflow.org/install/pip?hl=zh-tw#windows
- https://www.manning.com/
- [Latex]
- Playground.tensorflow.org
留言