Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion python_bootcamp_2020/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,21 @@ Repository to hold DSC@DSU Python Bootcamp 2020 resources.

| Date | Week | Topics | Lecture Notes | Recorded YouTube Link |
| :------------ | ---: | :-----------------------------------------------: | :--------------------------: | --------------------- |
| 4th Dec 2020 | 1 | Installation, IDEs, runtime | [Lecture Notes 1.1](week_1/) | |
| 4th Dec 2020 | 1 | Installation, IDEs, runtime | [Lecture Notes 1.1](week_1/) |https://bit.ly/dscdsu-1|
| 5th Dec 2020 | | PEP8, datatypes, scope, loops, conditions | | |
| 6th Dec 2020 | | Dicts, lists, collections | | |
| | | | | |
| | | | | |
| 11th Dec 2020 | 2 | File handling, CSV reading and writing | | |
| 12th Dec 2020 | | Web Scraping with `requests` and `BeautifulSoup4` | | |
| 13th Dec 2020 | | Handling web sessions and cookies | | |
| | | | | |
| | | | | |
| 18th Dec 2020 | 3 | Web crawlers and bots using Selenium | | |
| 19th Dec 2020 | | Interacting with websites using Bots | | |
| 20th Dec 2020 | | Creating Facebook bot | | |
| | | | | |
| | | | | |
| 25th Dec 2020 | 4 | Creating basic web apps with Flask | | |
| 26th Dec 2020 | | Desktop GUIs using PyQT | | |
| 27th Dec 2020 | | Conclusion with resources to follow | | |
Expand Down
Empty file added python_bootcamp_2020/new.txt
Empty file.