Lab of UFUG2601, Fall 2024

Pre-requisites:

  1. Please bring your personal laptop to our computer lab.
  2. You should select 1 of 4 lab classes every week.
  3. Please effectively check this GitHub repo.

Some Principles:

  1. Don’t eat in the computer lab.
  2. It’s fine to speak Chinese when you ask questions privately.
  3. Try to learn yourself.

Additional Contents:

Using AIGC tools for learning

We encourage you to use AIGC tools for learning purposes, but keep it in mind, you shouldn’t leave anything to them, please use AI tools wisely.

How to ask a question

Asking questions effectively can lead to better solutions. Here are some tips:

  1. Try to solve the problem independently first. You can search the Google (Bing) and ask the GPT. You may find that you can resolve the problem on your own.
  2. Desribe your problem in detail. Provide a detailed explanation of what you're trying to do and the issues you’re facing. For example, if your program meets an error, you should explain the function of the program first. If it's an environment issue, specify the environment you're using first.