Update README.md

This commit is contained in:
Andrew Trieu
2023-09-25 13:09:36 +03:00
committed by Andrew Trieu
parent 673ce20f3a
commit 6ba01de84b
2 changed files with 20 additions and 7 deletions

View File

@@ -2,15 +2,16 @@
This repository contains the content of the courses I took during my studies at Lappeenranta-Lahti University of Technology LUT (Finnish: Lappeenrannan-Lahden teknillinen yliopisto LUT). Each course is organized into its own folder and includes the lecture notes, assignments, solutions, projects, papers, and other materials I used during the course.
## Note
- Please note that these materials are for reference purposes only and should not be used to cheat on assignments or exams.
- The solutions provided are not guaranteed to be correct or complete, use them at your own risk.
## Disclaimer
- The materials provided in this repository are for reference purposes only and should not be used to cheat on assignments or exams.
- The materials provided in this repository are for educational purposes only and not for commercial use.
- The contents of this repository are not affiliated with my university and are solely my own work.
- The solutions provided in this repository are not guaranteed to be correct or complete, use them at your own risk.
- The solutions provided in this repository are solely my own work.
## How did I figure out xxx?
A lot of time and effort was spent on researching and experimenting. Check out the folder _Supporting materials_ for some tools I used during my studies.
## Contact

View File

@@ -16,10 +16,22 @@
<https://web.stanford.edu/class/cs103/tools/truth-table-tool/>
## Visualising data structures and algorithms through animation
<https://visualgo.net/en>
## Algorithm visualizer
<https://algorithm-visualizer.org/>
## Tools for Learning Artificial Intelligence
<http://www.aispace.org/index.shtml>
## Coding assistant
<https://github.com/features/copilot>
## Books
You can find solution manuals for the textbooks from the internet, or send me an email.