Skip to content

Commit

Permalink
Merge pull request gtuinsaat#6 from ahmetanildindar/main
Browse files Browse the repository at this point in the history
Week 03 added
  • Loading branch information
ahmetanildindar authored Mar 15, 2021
2 parents 8e6b464 + 366e069 commit 9a3ec28
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 0 deletions.
49 changes: 49 additions & 0 deletions .ipynb_checkpoints/CE302-Week03-checkpoint.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# CE302 Advanced Programming Techniques for Engineers\n",
"\n",
"Week 03\n",
"\n",
"---\n",
"\n",
"Dr. Ahmet Anıl Dindar ([email protected]) | TA Fırat Bezir ([email protected])"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## place the topics\n",
"--- "
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.5"
},
"toc-autonumbering": false,
"toc-showcode": false,
"toc-showmarkdowntxt": true
},
"nbformat": 4,
"nbformat_minor": 4
}
49 changes: 49 additions & 0 deletions CE302-Week03.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# CE302 Advanced Programming Techniques for Engineers\n",
"\n",
"Week 03\n",
"\n",
"---\n",
"\n",
"Dr. Ahmet Anıl Dindar ([email protected]) | TA Fırat Bezir ([email protected])"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## place the topics\n",
"--- "
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.5"
},
"toc-autonumbering": false,
"toc-showcode": false,
"toc-showmarkdowntxt": true
},
"nbformat": 4,
"nbformat_minor": 4
}

0 comments on commit 9a3ec28

Please sign in to comment.