Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

University

Course notes, solutions and reports across civil engineering and electrical engineering subjects, mostly in LaTeX.

TeX Python

Express

last commit repo size top language language count license


What this is

Coursework kept in one place: notes, solved problems and reports, mostly LaTeX with the Python and figure sources that produced the plots.

Courses

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

Building a document

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 resolve

The second run is not superstition: the first pass writes the .aux file that the second pass reads to fill in cross references.

A caution on solutions

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.

Licence

See LICENSE.

Language breakdown

TeX                ███████████████████████████████████████████ 96.9%
Python             █ 3.1%

Repository layout

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

About

Course notes, solutions and reports across civil and electrical engineering subjects, written in LaTeX

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages