Tasks - Assignment 1

Tasks - Assignment 1#

Important

Assignment 1 is due by 06:00 PM on Wednesday, February 5th, 2025.

Start your assignment

You can start working on your copy of Assignment 1 by accepting the GitHub Classroom assignment.

Note that you should not try to make changes to this copy of the exercise, but rather only to the copy available via GitHub Classroom.

Use of AI-based tools

Artificial intelligence (AI)-based tools using large language models (AI-LLMs), such as ChatGPT, Google Bard, or DeepL, are changing the ways in which people produce content including software. While AI-based tools can be useful for troubleshooting and gaining insights, it’s crucial for your learning journey to understand the problems deeply and write the code independently. These tools can be helpful for assistance and troubleshooting, but relying on them to generate entire code might hinder your understanding of the material.

Remember, the goal is not just to get the correct solution but to comprehend the process and logic behind it. You can only achieve this by writing the code yourself. Your growth comes from the effort you put into understanding and solving problems on your own.

So please use online resources for guidance and debugging, and feel free to ask questions, but refrain from using AI-based tools to generate code.