Introduction to Python#
+1. Introduction to Python#
Objective#
This is a practical course designed for chemical engineers that want to learn how to program in Python. @@ -505,6 +509,8 @@
diff --git a/WS1/0_python_basics/0_python_basics.html b/WS1/0_python_basics/0_python_basics.html index 7992aa8..8264005 100755 --- a/WS1/0_python_basics/0_python_basics.html +++ b/WS1/0_python_basics/0_python_basics.html @@ -8,7 +8,7 @@ -
This is a practical course designed for chemical engineers that want to learn how to program in Python. @@ -505,6 +509,8 @@
Traditionally, Hello World programs are used to illustrate how coding works, as well as to verify that the system is operating correctly. Greeting the user is considered the first step in learning to code, and it even has its own Wikipedia page! So, let’s do that.
@@ -661,7 +663,7 @@previous
-Introduction to Python
+1. Introduction to Python
next
-Statements and Packaging
+3. Statements and Packaging
A statement is an instruction that your program can execute. In Python, you can compute, bind, or save values in different ways.
Some of the most common ways are:
@@ -743,7 +745,7 @@<generator object <genexpr> at 0x0000023C236834C0>
+<generator object <genexpr> at 0x000002615AC734C0>
previous
-Hello, World!
+2. Hello, World!
next
-Conditionality and Repetition
+4. Conditionality and Repetition
Modele no. |
+Content |
+
---|---|
Module 1 |
+syntax, statements, and control flow |
+
Module 2 |
+data structures and data visualization |
+
Module 3 |
+operations, solving ODEs, stoichiometry |
+
Module 4 |
+design of reactors, combine mass and energy balances |
+
Module 5 |
+Fed-batch model for E.coli (model A) |
+
Module 6&7 |
+diafiltration and cell lysis (downstream) |
+
next
-Introduction to Python
+1. Introduction to Python
The workshops are held in a hybrid format. These are the dates: