Added competencies
This commit is contained in:
parent
840d9d7a95
commit
44f65489a8
17
README.md
17
README.md
|
@ -1,3 +1,16 @@
|
||||||
# cmkl-notes
|
# Win's CMKL Notes
|
||||||
|
|
||||||
My CMKL NOtes
|
My CMKL Notes
|
||||||
|
|
||||||
|
## Semesters
|
||||||
|
- Spring 2025
|
||||||
|
- HAS-102: Social Psychology
|
||||||
|
- HCD-101: Visualization
|
||||||
|
- HCD-201: Ethics in Computer Engineerings
|
||||||
|
- MAT-207: Discrete Mathematics
|
||||||
|
- SEC-101: Data and Information Fundamentals
|
||||||
|
- SEC-201: Data Privacy, Security and Integrity
|
||||||
|
- SEC-203: Securing System Infrastructure
|
||||||
|
- SEN-107: Fundamental Data Structures and Algorithms
|
||||||
|
- SEN-109: Modern Systems Programming
|
||||||
|
- URD-102: Undergraduate R&D Project (2)
|
|
@ -0,0 +1,4 @@
|
||||||
|
# Docs
|
||||||
|
To activate this environment, use: `conda activate main`
|
||||||
|
To deactivate an active environment, use `conda deactivate`
|
||||||
|
Install jupyter: `conda install -c anaconda jupyter`
|
Reference in New Issue