https://github.com/betarixm/csed434
POSTECH: Advanced Programming (Fall 2023)
https://github.com/betarixm/csed434
postech scala
Last synced: 3 months ago
JSON representation
POSTECH: Advanced Programming (Fall 2023)
- Host: GitHub
- URL: https://github.com/betarixm/csed434
- Owner: betarixm
- Created: 2023-09-05T05:45:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-14T15:15:11.000Z (over 1 year ago)
- Last Synced: 2025-03-12T16:49:36.233Z (3 months ago)
- Topics: postech, scala
- Language: Scala
- Homepage: http://pl.postech.ac.kr/~gla/cs434/index.html
- Size: 1.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advanced Programming
[](https://www.postech.ac.kr/eng)
[](https://www.postech.ac.kr/eng)'Advanced Programming' is a POSTECH's lecture, which covers advanced programming techniques in object-oriented programming, functional programming, and concurrent programming. For programming assignments, we use the Scala programming language which combines all these programming styles. In addition to learning advanced programming techniques, this course covers important techniques in software development such as code review, version control, and testing.