Course notes, solutions and reports across civil engineering and electrical engineering subjects, mostly in LaTeX.
Coursework kept in one place: notes, solved problems and reports, mostly LaTeX with the Python and figure sources that produced the plots.
| Directory | Course |
|---|---|
CE104_Introduction-to-Computer-Programming-with-Python |
Introduction to programming |
CE204_Engineering-Surveying |
Engineering surveying |
CE205_Statistical-Methods-for-Engineers |
Statistics for engineers |
CE224_Mechanics-of-Materials |
Mechanics of materials |
CE231_Engineering-Economy |
Engineering economy |
CE244_Materials-of-Construction |
Construction materials |
EE222_Electromagnetic-Thory-Past-Exams |
Electromagnetic theory, past papers |
Introduction-to-Classical-Mechanics-Atam-P.-Arya-Solutions-main |
Classical mechanics solutions |
Most directories hold a LaTeX source that compiles on its own:
cd CE224_Mechanics-of-Materials
pdflatex main.tex
pdflatex main.tex # twice, so references and the table of contents resolveThe second run is not superstition: the first pass writes the .aux file that
the second pass reads to fill in cross references.
Solved problems are here because writing them out is how the material sticks. Copying them into your own submission is both obvious to a marker and a waste of the exercise.
See LICENSE.
TeX ███████████████████████████████████████████ 96.9%
Python █ 3.1%
University/
├── CE104_Introduction-to-Computer-Programming-with-Python/
├── CE204_Engineering-Surveying/
├── CE205_Statistical-Methods-for-Engineers/
├── CE224_Mechanics-of-Materials/
├── CE231_Engineering-Economy/
├── CE244_Materials-of-Construction/
├── EE222_Electromagnetic-Thory-Past-Exams/
├── Introduction-to-Classical-Mechanics-Atam-P.-Arya-Solutions-main/
├── solutions-assignment-2-discrete-random-variables-main/
├── LICENSE
126 tracked files · 37.4 MB · 2 languages · last pushed 2024-06-18