KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
COSCNotes
★ 15
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
blind-find
:
A peer-to-peer network allowing private peer search proposed by Barry Whitehat and Kobi Gurkan.
RethinkingDeepActiveLearning
:
No description available.
SSN_scRNA-seq
:
The codes and files for the study of subsolid nodules (SSN).
gr-advoqpsk
:
Advanced O-QPSK demodulator module for GNU Radio
NVCAP-Calculator
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
COSCNotes
?
Download (.md)
# COSCNotes Lecture notes for courses taken at the University of Canterbury ## Courses 2020 Semester 2: - [COSC264 Computer Networks and the Internet](./COSC264) - [COSC265 Introduction to Databases](./COSC265) - [COSC367 Introduction to Artificial Intelligence](./COSC367) 2020 Semester 1: - [COSC261 Formal Languages and Compilers](./COSC261) - [COSC262 Algorithms](./COSC262) 2020 Semester 1: - [COSC261 Formal Languages and Compilers](./COSC261) - [COSC262 Algorithms](./COSC262) 2020 Semester 2: - [COSC264 Computer Networks](./COSC264) - [COSC265 Introduction to Databases](./COSC265) - [COSC367 Introduction to Artificial Intelligence](./COSC367) 2021 Semester 1: - [SENG301 Software Engineering II](./SENG301) - [SENG365 Web Development](./SENG365) - [DATA301 Big Data](./DATA301) 2021 Semester 2: - [ENEL301 Engineering Ethics, Economics and Management](./ENEL301) - [COSC362 Data and Network Security](./COSC362) - [COSC368 Human-Computer Interaction](./COSC368) 2022 Semester 1: - [COSC421 Advanced Topics in Security](./COSC421) - [COSC428 Computer Vision](./COSC428) - [SENG401 Engineering III](./SENG401) ## Rendering as HTML To export to a static directory containing HTML files: ```bash cd ./compile_to_html npm install node index.js ``` Run `node index.js -h` to see options.