Skip to content

Commit 02808c4

Browse files
committed
Refactor course catalog layout and update course details in the DataTalks.Club documentation; remove vocabulary section and related terms for improved clarity.
1 parent d11bdd0 commit 02808c4

5 files changed

Lines changed: 18 additions & 89 deletions

File tree

File renamed without changes.
File renamed without changes.
File renamed without changes.

index.md

Lines changed: 18 additions & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -12,30 +12,32 @@ permalink: /
1212
A comprehensive collection of notes, FAQ, and resources for the DataTalks.Club Zoomcamps - our free courses on data engineering, machine learning, and analytics.
1313
{: .fs-6 .fw-300 }
1414

15-
[Browse Notes](/docs/){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }
1615
[Visit DataTalks.Club](https://datatalks.club/){: .btn .fs-5 .mb-4 .mb-md-0 }
1716

1817
---
1918

2019
## DataTalks.Club Free Courses
2120

22-
| Course | Status | Description | Registration | Repository |
23-
|:---|:---|:---|:---:|:---:|
24-
| [Machine Learning Zoomcamp](https://github.com/DataTalksClub/machine-learning-zoomcamp) | **16 Weeks • September 2025** | ML engineering with deployment focus covering regression, classification, deep learning, and practical projects | [Register Now](https://airtable.com/appflP5cuR8bD5MIm/shryxwLd0COOEaqXo) | [![GitHub](https://img.shields.io/github/stars/DataTalksClub/machine-learning-zoomcamp?style=social)](https://github.com/DataTalksClub/machine-learning-zoomcamp) |
25-
| [Data Engineering Zoomcamp](https://github.com/DataTalksClub/data-engineering-zoomcamp) | **9 Weeks • January 2026** | Complete data engineering bootcamp covering Docker, SQL, Terraform, GCP, Kafka, and Spark | [Register Now](https://airtable.com/appzbS8Pkg9PL254a/shr6oVXeQvSI5HuWD) | [![GitHub](https://img.shields.io/github/stars/DataTalksClub/data-engineering-zoomcamp?style=social)](https://github.com/DataTalksClub/data-engineering-zoomcamp) |
26-
| [MLOps Zoomcamp](https://github.com/DataTalksClub/mlops-zoomcamp) | **🔴 LIVE • 9 Weeks** | Production ML systems & best practices including experiment tracking, model deployment, and monitoring | [Join Now](https://airtable.com/appYdhA23GVZd1iN2/shrCb8y6eTbPKwSTL) | [![GitHub](https://img.shields.io/github/stars/DataTalksClub/mlops-zoomcamp?style=social)](https://github.com/DataTalksClub/mlops-zoomcamp) |
27-
| [LLM Zoomcamp](https://github.com/DataTalksClub/llm-zoomcamp) | **🔴 LIVE • 8 Weeks** | Large Language Models course covering fine-tuning, RAG systems, and LLM application development | [Join Now](https://airtable.com/appPPxkgYLH06Mvbw/shr7WtxHEPXxaui0Q) | [![GitHub](https://img.shields.io/github/stars/DataTalksClub/llm-zoomcamp?style=social)](https://github.com/DataTalksClub/llm-zoomcamp) |
28-
| [Stock Markets Analytics Zoomcamp](https://github.com/DataTalksClub/stock-markets-analytics-zoomcamp) | **8 Weeks • April 2025** | Financial data analysis and algorithmic trading strategies using Python and modern analytics tools | [Register Now](https://pythoninvest.com/course) | [![GitHub](https://img.shields.io/github/stars/DataTalksClub/stock-markets-analytics-zoomcamp?style=social)](https://github.com/DataTalksClub/stock-markets-analytics-zoomcamp) |
29-
| [Open Source LLM Zoomcamp](https://github.com/DataTalksClub/open-source-llm-zoomcamp) | **Coming Soon** | Hands-on course focused on open-source LLM tools, local deployment, and cost-effective AI solutions | [Join Waitlist](https://airtable.com/apprlTIMJPOWhp2Kr/shrYO3Dcm6RN9f4Ko) | [![GitHub](https://img.shields.io/github/stars/DataTalksClub/open-source-llm-zoomcamp?style=social)](https://github.com/DataTalksClub/open-source-llm-zoomcamp) |
30-
| [AI Dev Tools Zoomcamp](https://github.com/DataTalksClub/ai-dev-tools-zoomcamp) | **Coming Soon** | A course that teaches you how to leverage AI tools to accelerate and improve your coding workflow | [Join Waitlist](https://airtable.com/appJRFiWKHBgmEt70/shrpw7rk55Ewr1jCG) | [![GitHub](https://img.shields.io/github/stars/DataTalksClub/ai-dev-tools-zoomcamp?style=social)](https://github.com/DataTalksClub/ai-dev-tools-zoomcamp) |
21+
| Course | Duration | Next Cohort | Description | Register | Repository |
22+
|:---|:---:|:---:|:---|:---:|:---:|
23+
| [Machine Learning Zoomcamp](https://github.com/DataTalksClub/machine-learning-zoomcamp) | 16 weeks | September 15, 2025 | ML engineering with deployment focus covering regression, classification, deep learning, and practical projects | [Register](https://airtable.com/appflP5cuR8bD5MIm/shryxwLd0COOEaqXo) | [![GitHub](https://img.shields.io/github/stars/DataTalksClub/machine-learning-zoomcamp?style=social)](https://github.com/DataTalksClub/machine-learning-zoomcamp) |
24+
| [AI Dev Tools Zoomcamp](https://github.com/DataTalksClub/ai-dev-tools-zoomcamp) | 6 weeks | November 18, 2025 | Modern AI development tools and workflows for building, testing, and deploying AI applications | [Register](https://airtable.com/appJRFiWKHBgmEt70/shrpw7rk55Ewr1jCG) | [![GitHub](https://img.shields.io/github/stars/DataTalksClub/ai-dev-tools-zoomcamp?style=social)](https://github.com/DataTalksClub/ai-dev-tools-zoomcamp) |
25+
| [Data Engineering Zoomcamp](https://github.com/DataTalksClub/data-engineering-zoomcamp) | 9 weeks | January 2026 | Complete data engineering bootcamp covering Docker, SQL, Terraform, GCP, Kafka, and Spark | [Register](https://airtable.com/appzbS8Pkg9PL254a/shr6oVXeQvSI5HuWD) | [![GitHub](https://img.shields.io/github/stars/DataTalksClub/data-engineering-zoomcamp?style=social)](https://github.com/DataTalksClub/data-engineering-zoomcamp) |
26+
| [MLOps Zoomcamp](https://github.com/DataTalksClub/mlops-zoomcamp) | 12 weeks || Production ML systems & best practices including experiment tracking, model deployment, and monitoring | [Register](https://airtable.com/appYdhA23GVZd1iN2/shrCb8y6eTbPKwSTL) | [![GitHub](https://img.shields.io/github/stars/DataTalksClub/mlops-zoomcamp?style=social)](https://github.com/DataTalksClub/mlops-zoomcamp) |
27+
| [LLM Zoomcamp](https://github.com/DataTalksClub/llm-zoomcamp) | 10 weeks | June 2026 | Large Language Models course covering fine-tuning, RAG systems, and LLM application development | [Register](https://airtable.com/appPPxkgYLH06Mvbw/shr7WtxHEPXxaui0Q) | [![GitHub](https://img.shields.io/github/stars/DataTalksClub/llm-zoomcamp?style=social)](https://github.com/DataTalksClub/llm-zoomcamp) |
28+
| [Stock Markets Analytics Zoomcamp](https://github.com/DataTalksClub/stock-markets-analytics-zoomcamp) | 8 weeks | April 2026 | Financial data analysis and algorithmic trading strategies using Python and modern analytics tools | [Register](https://pythoninvest.com/course) | [![GitHub](https://img.shields.io/github/stars/DataTalksClub/stock-markets-analytics-zoomcamp?style=social)](https://github.com/DataTalksClub/stock-markets-analytics-zoomcamp) |
29+
| [Open Source LLM Zoomcamp](https://github.com/DataTalksClub/open-source-llm-zoomcamp) | | Coming Soon | Hands-on course focused on open-source LLM tools, local deployment, and cost-effective AI solutions || [![GitHub](https://img.shields.io/github/stars/DataTalksClub/open-source-llm-zoomcamp?style=social)](https://github.com/DataTalksClub/open-source-llm-zoomcamp) |
3130

32-
## What's in This Repository
31+
<p align="center">
32+
<img width="50%" src="https://github.com/DataTalksClub/datatalksclub.github.io/blob/main/images/posts/2024-04-11-guide-to-free-online-courses-at-datatalks-club/image5.png" alt="DataTalks.Club free courses">
33+
</p>
34+
<div align="center">
3335

34-
- **Course Notes**: Detailed notes from each course session
35-
- **FAQ**: Frequently asked questions and answers
36-
- **Resources**: Links to datasets, tools, and materials
37-
- **Tips & Tricks**: Best practices and helpful hints
38-
- **Examples**: Sample projects and implementations
36+
[Complete Course Catalog](https://datatalks.club/blog/guide-to-free-online-courses-at-datatalks-club.html)
37+
38+
*Discover all our courses, from beginner-friendly introductions to advanced specializations*
39+
40+
</div>
3941

4042
## Contributing
4143

@@ -51,76 +53,3 @@ We welcome contributions from the community! You can help by:
5153
2. Create a new branch for your changes
5254
3. Make your improvements
5355
4. Submit a pull request with a clear description
54-
55-
---
56-
57-
## About DataTalks.Club
58-
59-
**Join 73,000+ data enthusiasts from around the world**
60-
61-
DataTalks.Club is a global online community that brings together data professionals of all levels - from beginners to experienced practitioners. Our mission is to make data knowledge accessible through free education and collaborative learning.
62-
63-
### What We Do
64-
65-
- **Free Online Courses (Zoomcamps)** - Comprehensive bootcamps covering essential data skills
66-
- **Live Events** - Podcasts, webinars, and hands-on workshops
67-
- **Community Activities** - Book clubs, project collaborations, and networking
68-
- **Knowledge Sharing** - Articles, tutorials, and practical insights
69-
70-
### What Makes Us Different
71-
72-
- **Free Education**: All courses and events at no cost
73-
- **Supportive Community**: Learn alongside peers who share your interests
74-
- **Global Reach**: Connect with data professionals worldwide
75-
- **Career Growth**: Practical skills and networking opportunities
76-
- **Current Content**: Fresh material covering the latest industry trends
77-
78-
---
79-
80-
## Community Activities
81-
82-
### Live Events
83-
- **Podcasts**: Conversations with data professionals sharing real experiences
84-
- **Webinars**: Technical deep-dives with industry experts
85-
- **Workshops**: Hands-on coding sessions with practical datasets
86-
87-
### Book of the Week
88-
Authors join our Slack for live Q&A sessions. Ask questions and get insights directly from the authors.
89-
90-
### Project of the Week
91-
Join study groups to work on real projects together, get peer support, and build your portfolio.
92-
93-
## Community & Support
94-
95-
### Join Our Community
96-
- [Join our Slack](https://datatalks.club/slack.html) - Connect with 73,000+ data professionals
97-
- [Browse Events](http://lu.ma/dtc-events) - See upcoming live sessions
98-
- [YouTube Channel](https://www.youtube.com/@DataTalksClub) - Watch recorded sessions
99-
- [Newsletter](https://us19.campaign-archive.com/home/?u=0d7822ab98152f5afc118c176&id=97178021aa) - Weekly updates
100-
101-
---
102-
103-
### Quick Links
104-
- [Main Website](https://datatalks.club/)
105-
- [Articles](https://datatalks.club/articles.html)
106-
- [Book Library](https://datatalks.club/books.html)
107-
- [Community Calendar](https://calendar.google.com/calendar/?cid=ZjhxaWRqbnEwamhzY3A4ODA5azFlZ2hzNjBAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ)
108-
109-
## What Our Community Says
110-
111-
> "It's a very active and engaging community for people of all levels. Love the content and the quality of the materials."
112-
113-
> "I love DataTalks.Club. This community is lighting a lot of members' paths. I'm taking the MLOps course right now and doing networking in Slack."
114-
115-
> "In my opinion, Alexey and the team have created one of the best learning resources out there."
116-
117-
## Contact
118-
119-
- **Alexey Grigorev**: [alexey@datatalks.club](mailto:alexey@datatalks.club) - Founder & Community Lead
120-
- **Valeriia Kuka**: [valeriia@datatalks.club](mailto:valeriia@datatalks.club) - Content Manager
121-
122-
---
123-
124-
**Ready to start learning?** Check out our [course documentation](docs/) and join our [Slack community](https://datatalks.club/slack.html) to begin your journey.
125-
126-
*All courses are free, hands-on, and designed by practitioners for real-world application.*

0 commit comments

Comments
 (0)