Skip to content

Commit

Permalink
Week05 and 06
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetanildindar committed Apr 7, 2021
1 parent 064dd61 commit 51c8e29
Show file tree
Hide file tree
Showing 34 changed files with 4,956 additions and 0 deletions.
585 changes: 585 additions & 0 deletions .ipynb_checkpoints/CE302-Week05-checkpoint.ipynb

Large diffs are not rendered by default.

898 changes: 898 additions & 0 deletions .ipynb_checkpoints/CE302-Week06-checkpoint.ipynb

Large diffs are not rendered by default.

34 changes: 34 additions & 0 deletions .ipynb_checkpoints/README-checkpoint.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
## CE302-Advanced Programming Techniques For Engineers

---

CE302 is a course for undergraduate students in GTU.

Textbook : Qingkai Kong, Timmy Siauw and Alexandre M. Bayen: Python Programming and Numerical Methods: A Guide for Engineers and Scientists, Academic Press ISBN: 978-0-12-819549-9

---


CE302 Advanced Programming Techniques for Engineers

| Week | Date | Group | Topics | Chapters | Assignments |
| --- | --- | --- | --- | --- | --- |
|1|3.3| Intro| Cource content, calendar, tasks, computer resources (Github, derskutusu), Python installation, Jupyterhub@GTU, Designsafe|1|-|
|2|10.3|Programming |Python101: Variable and data structures, iterations, branching|2, 4, 5| 1|
|3| 17.3 | Programming| Functions and recursive functions |3, 6 | - |
| 4 | 24.3| Programming|Visualization: 2D and 3D plotting, Map creation | 12 | 2|
|5 | 31.3| Programming| Object Oriented Programming: classes and objects | 7 |-|
|6|7.4|Programming|Data Input/Output: Reading, writing (pickle, json), web scraping|11|3|
|7|14.4|Programming|Parallel process|13|-|
|8|21.4|Programming|Multithreading|-|13|Term Project|
|9|28.4|Application|Linear algebra and equations|14|-|
|10|5.5|Application|Eigenvalues and eigenvectors|15|4|
|11|12.5|Application|Least square regression|16|-|
|12|19.5|Application|Interpolation and root finding|17, 19|5|
|13|26.5|Application|Numerical derivation and integration|20, 21|-|
|14|2.6|Contest|Hackathon|-|
|15| | |TP|Term Project Presentations|-|
|16-17| |Final Exam|Final Exam|-|


---
Loading

0 comments on commit 51c8e29

Please sign in to comment.