From b4faec505d89ebd52fbee60c5e6763531345f582 Mon Sep 17 00:00:00 2001 From: Namra Ishrat <91794365+KairoQalb@users.noreply.github.com> Date: Thu, 27 Jul 2023 19:05:17 +0500 Subject: [PATCH] Add course: Python for OSINT. 21 day course for beginners (#9362) (#9483) * Add course: Python for OSINT. 21 day course for beginners (#9362) * Fix alphabetical ordering in free-courses-en.md * Update courses/free-courses-en.md Co-authored-by: Eric Hellman * Update free-courses-en.md * Update free-courses-en.md --------- Co-authored-by: Eric Hellman --- courses/free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 900b86b9e..696fbd8ff 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -1218,6 +1218,7 @@ * [Python for Beginners (Full Course)](https://www.youtube.com/playlist?list=PLsyeobzWxl7poL9JTVyndKe62ieoN-MZ3) - Telusko * [Python for Data Science, AI & Development](https://www.coursera.org/learn/python-for-applied-data-science-ai) - Joseph Santarcangelo (Coursera) * [Python for Everybody](https://www.py4e.com/lessons) (Coursera Reading Materials with YouTube Videos) +* [Python for OSINT. 21 day course for beginners](https://github.com/cipher387/python-for-OSINT-21-days/raw/main/Python%20for%20OSINT.%2021%20day%20course%20for%20beginners.pdf) - cyb_detective (PDF) * [Python from Scratch](https://open.cs.uwaterloo.ca/python-from-scratch/) - Centre for Education in Math and Computing (University of Waterloo) * [Python GUI's With TKinter](https://youtube.com/playlist?list=PLCC34OHNcOtoC6GglhF3ncJ5rLwQrLGnV) - Codemy.com * [Python in 80 minutes](https://www.udemy.com/course/learn-python-in-80-minutes/) - Muhammed Ali Dilek (Udemy)