From bb918a40cc63905844d051c7d6f4388af1633570 Mon Sep 17 00:00:00 2001 From: Jeehoon Kang Date: Thu, 14 Dec 2023 00:18:59 +0900 Subject: [PATCH] Fix urls --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d7bfd6a713b..c6fc77e4531 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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. @@ -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 . -- Refer to the documentation at . +- Refer to the documentation at . - You are **permitted** to use ChatGPT or other LLMs.