Skip to content

HaysonC/skulenotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SKULE Lecture Notes

This repository contains lecture notes for various courses in the EngSci Program

Year One Courses

ECE 159: Fundamentals of Electric Circuits

Prof. Micah Stickle

MSE 160: Fundamentals of Materials Science

Prof. Scoot Ramsay

MAT 185: Linear Algebra

Prof. Mary Pugh

ESC 195: Calculus II

Prof. James Davis

CIV 102: Structures and Material

Prof. Evan Bentz

Year 2 Courses

AER 210: Aerodynamics and Fluid Dynamics

Prof. [Name]

CHE 260: Thermodynamics and Heat Transfer

Prof. [Name]

ECE 253: Digital and Computer Systems

Prof. [Name]

MAT 292: Ordinary Differential Equations

Prof. [Name]

PHY 293: Waves and Modern Physics

Prof. [Name]

Usage

To compile the LaTeX documents, you will need a LaTeX distribution installed on your system. You can use tools like pdflatex or xelatex to compile the .tex files.

Example command to compile a .tex file:

pdflatex main.tex
```text

## Project Structure

SKULE/ ├── YEAR1/ │ ├── CIV 102 Lecture Notes/ │ ├── ECE159 Lecture Notes/ │ ├── ESC195 Lecture Notes/ │ ├── MAT185 Lecture Notes/ │ ├── MAT185_Assignments/ │ └── MSE160 Lecture Notes/ └── YEAR2/ │ ├── AER210_LectureNotes/ │ ├── CHE260_LectureNotes/ │ ├── ECE253_LectureNotes/ │ ├── MAT292_LectureNotes/ │ └── PHY293_LectureNotes/


## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages