Skip to content

A collection of Python lessons for Architectural Engineering Students at Cal Poly built on a framework of the labs presented in ARCE 352

Notifications You must be signed in to change notification settings

MatthewDSloss/ARCE_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

ARCE Python

Through a series of Jupyter Notebooks, this repository aims to help students navigate Python for the first time by accompanying them through the labs presented in ARCE 352. There are two sets of notebooks:

Pre-Lab

The pre-lab notebooks contain instruction on the Python semantics, libraries, and concepts needed to effectively complete each lab. The objective is to couple new knowledge in Python with existing knowledge in structural engineering such that students can focus on the applications of programming without spending their time sifting through documentation and struggling with debugging. These notebooks include generalized code snippets to demonstrate ideas as well as annotated partial solutions.

Post-Lab

The post-lab notebooks contain an annotated set of solutions, recognizing that there are a multitued of approaches to both engineering and programming problems. Students are to be encouraged to explore Python on their own, with notebooks serving as a launching-point for further investigation.

About

A collection of Python lessons for Architectural Engineering Students at Cal Poly built on a framework of the labs presented in ARCE 352

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published