Skip to content

Commit

Permalink
added syllabus pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
rcc02007 committed Jan 20, 2020
1 parent a9a109d commit c08f5b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ computational methods to solve those problems.

[View the Syllabus](./syllabus.html)

[Print the Syllabus](./me3255S2020_syllabus.pdf)

[CompMech01-Getting
Started](https://github.uconn.edu/rcc02007/CompMech01-Getting-started)

Expand Down
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ <h1 id="computational-mechanics">Computational Mechanics</h1>
<p>Each learning modules is made up of three or four lesson, written as a Jupyter notebooks. We address an area of application or skills in computing in each notebook and each module has an overall objective. We use Python as the programming language.</p>
<p>The overall goal of the course is learn to frame engineering problems as computational methods. Once we can communicate our engineering problems to Python code (or any other computer language) we can use standardized computational methods to solve those problems.</p>
<p><a href="./syllabus.html">View the Syllabus</a></p>
<p><a href="./me3255S2020_syllabus.pdf">Print the Syllabus</a></p>
<p><a href="https://github.uconn.edu/rcc02007/CompMech01-Getting-started">CompMech01-Getting Started</a></p>
<ul>
<li><p>Getting comfortable with Python</p></li>
Expand Down
Binary file added docs/me3255S2020_syllabus.pdf
Binary file not shown.

0 comments on commit c08f5b6

Please sign in to comment.