Skip to content

Commit c9f7670

Browse files
authored
Merge pull request #51 from ag-informatics/module4-2024
Module4 2024
2 parents 07a4449 + 799dbcc commit c9f7670

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+541
-1437
lines changed

.vscode/settings.json

+10
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,28 @@
11
{
22
"cSpell.words": [
3+
"acrelog",
34
"Ankita",
45
"BRIGHTSPACE",
6+
"dataframe",
57
"distro",
8+
"endfor",
9+
"farmnotes",
610
"farmstand",
711
"flexbox",
812
"ipynb",
13+
"makemigrations",
914
"Matplotlib",
1015
"Miniconda",
16+
"myapp",
1117
"Numpy",
1218
"Raturi",
19+
"runserver",
1320
"sqlalchemy",
21+
"startapp",
1422
"sudokita",
23+
"urlpatterns",
1524
"venv",
25+
"webserver",
1626
"yfinance",
1727
"YOURNAME"
1828
]

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ This course is divided into seven 2 week modules. Each module consists of 4 lect
9090
| [1 - Web Design & Dev](https://github.com/ag-informatics/ag-informatics-course/tree/main/module1) | Week 1 & 2 | Quiz 1 |
9191
| [2 - Data Exploration](https://github.com/ag-informatics/ag-informatics-course/tree/main/module2) | Week 3 & 4 | Quiz 2, Submit Lab 1 |
9292
| [3 - Data Modeling](https://github.com/ag-informatics/ag-informatics-course/tree/main/module3) | Week 5 & 6 | Quiz 3, Submit Lab 2, Submit Project Part 1 |
93-
| [4 - Web Application] | Week 7 & 8 | Quiz 4, Submit Lab 3 |
93+
| [4 - Web Application](https://github.com/ag-informatics/ag-informatics-course/tree/main/module4) | Week 7 & 8 | Quiz 4, Submit Lab 3 |
9494
| [5 - User Interfaces] | Week 9 & 10 | Quiz 5, Submit Lab 4, Submit Project Part 2 |
9595
| [6 - Geospatial Data] | Week 11 & 12 | Quiz 6, Submit Lab 5 |
9696
| [7 - Future of Ag Tech] | Week 13 & 14 | Quiz 7, Submit Lab 6 |

0 commit comments

Comments
 (0)