40 Day Python Roadmap with 1 Blog_2 youtube Link_2 Project
40 Day Python Roadmap with 1 Blog_2 youtube Link_2 Project
Day 9: Sets
• Explanation: Explore sets and how they differ from lists and dictionaries.
• Blog/Website: W3Schools - Python Sets
https://www.w3schools.com/python/python_sets.asp
• YouTube Video 1: Python Sets - Programming with Mosh
https://youtu.be/t9j8lCUGZXo?si=NZjNRlUM4g8QpNUl
• YouTube Video 2: Python Sets – Telusko
https://youtu.be/Mf7eFtbVxFM?si=c5YRU0HMxw3urHjY
Best websites to practice Python, each offering a unique approach to learning and improving your
Python skills:
1. LeetCode
LeetCode is great for practising coding problems, especially if you're interested in preparing for
coding interviews. It offers problems in various categories, ranging from easy to hard, with a focus
on algorithms and data structures.
2. HackerRank
HackerRank provides a wide range of challenges, from basic Python tasks to more complex
algorithmic problems. It also has domains like AI, databases, and security to explore.
3. GeeksforGeeks
GeeksforGeeks offers a wide range of tutorials, coding problems, and articles on Python and other
programming topics. It's a great resource for both learning new concepts and practicing coding
challenges. It also has a section for interview preparation and a dedicated platform for coding
contests.