Skip to content

This is a winter cs camp held in National Chengchi University on 2024/1/31 - 2024/2/2

Notifications You must be signed in to change notification settings

bear7066/the_missing_semester_in_NCCU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 

Repository files navigation

Winter CS Camp

This is a winter cs camp held in National Chengchi University on 2024/1/31 ~ 2024/2/2. The main purpose is to let the students know about what you should learn before you choose computer science as your majority.

💻 設備需求

Computers Pre-installed softwares
Windows Powershell or CMD
Mac Iterm2

📣 Schedule

Schedule's link here

📘 講義

📅 第一天「人與電腦的協作、Unix commands and Shell Script」

📎 人與電腦的協作

  • Slides's link here

  • 課程內容所需之套件

  • 開啟虛擬機設定

    Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All
    Enable-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform
    Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
    
  • 安裝 Oh-my-zsh

    wget https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh
    sh install.sh
  • 安裝 Power10k

    git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
    sh install.sh

    📎 Unix commands tutorial

  • Slide's link here

  • Practice1

    git clone https://github.com/bear7066/unix_practice 

    📎 Vscode - 1

  • Slide here

📅 第二天

📎 Vscode - 2 and text editor

📎 程式基礎教學

📎 Unix Activity

📎 Arduino Acrivity

📎 Git & GitHub - 1

📅 第三天

📎 Git & GitHub -2

📎 The Stud Poker

📎 The developing competition

About

This is a winter cs camp held in National Chengchi University on 2024/1/31 - 2024/2/2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published