Skip to content

Commit

Permalink
Fix urls
Browse files Browse the repository at this point in the history
  • Loading branch information
jeehoonkang committed Dec 13, 2023
1 parent a552074 commit bb918a4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Logistics

- Instructor: [Jeehoon Kang](https://cp.kaist.ac.kr/jeehoon.kang)
- Instructor: [Jeehoon Kang](https://www.fearless.systems/jeehoon.kang)
- Time: Mon & Wed 13:00-14:15 (2024 Spring)
- Place
+ Rm. 1101, Bldg. E3-1. **YOUR PHYSICAL ATTENDANCE IS REQUIRED** unless announced otherwise.
Expand Down Expand Up @@ -145,7 +145,6 @@ Ensure you are proficient with the following development tools:

- [Rust](https://www.rust-lang.org/): The programming language for homework assignments.
Rust's ownership type system significantly simplifies the development of large-scale system software.
Familiarize yourself with Rust by visiting [this page](https://cp.kaist.ac.kr/helpdesk#technical-expertise).
- [ChatGPT](https://chat.openai.com/) or other Large Language Models (LLMs) (optional): Useful for completing your homework.
+ In an AI-driven era, learning to effectively utilize AI in programming is crucial.
Expand Down Expand Up @@ -182,7 +181,7 @@ Ensure you are proficient with the following development tools:
- All assignments will be announced at the start of the semester.
- Submit your solutions to <https://gg.kaist.ac.kr/course/16>.
- Refer to the documentation at <https://cp.kaist.ac.kr/cs431/cs431_homework/>.
- Refer to the documentation at <https://www.fearless.systems/cs431/cs431_homework/>.
- You are **permitted** to use ChatGPT or other LLMs.
Expand Down

0 comments on commit bb918a4

Please sign in to comment.