Skip to content

DataTalksClub/docs

Repository files navigation

DataTalks.Club Zoomcamps Notes

This website is currently under development and contains community-contributed notes and resources. Content is being actively added and improved by DataTalks.Club community.

Course Duration Next Cohort Description Register Repository
Machine Learning Zoomcamp 16 weeks September 15, 2025 ML engineering with deployment focus covering regression, classification, deep learning, and practical projects Register GitHub
AI Dev Tools Zoomcamp 6 weeks November 18, 2025 Modern AI development tools and workflows for building, testing, and deploying AI applications Register GitHub
Data Engineering Zoomcamp 9 weeks January 2026 Complete data engineering bootcamp covering Docker, SQL, Terraform, GCP, Kafka, and Spark Register GitHub
MLOps Zoomcamp 12 weeks Production ML systems & best practices including experiment tracking, model deployment, and monitoring Register GitHub
LLM Zoomcamp 10 weeks June 2026 Large Language Models course covering fine-tuning, RAG systems, and LLM application development Register GitHub
Stock Markets Analytics Zoomcamp 8 weeks April 2026 Financial data analysis and algorithmic trading strategies using Python and modern analytics tools Register GitHub
Open Source LLM Zoomcamp Coming Soon Hands-on course focused on open-source LLM tools, local deployment, and cost-effective AI solutions GitHub

DataTalks.Club free courses

Complete Course Catalog

Discover all our courses, from beginner-friendly introductions to advanced specializations

Running Locally

This site is built with Jekyll. To run it locally:

Using Make (recommended)

make install   # Install dependencies (first time only)
make serve     # Start the development server at http://localhost:4000

Available make targets:

  • make help - Show all available targets
  • make install - Install Ruby dependencies via Bundler
  • make serve - Start Jekyll development server
  • make serve-livereload - Start server with live reload
  • make build - Build the site for production
  • make clean - Remove generated files and caches

Manual commands

bundle install
bundle exec jekyll serve

What's in this Repository

  • Course Notes: Detailed notes from each course session
  • Resources: Links to datasets, tools, and materials
  • Tips & Tricks: Best practices and helpful hints
  • Examples: Sample projects and implementations

About DataTalks.Club

DataTalks.Club

DataTalks.Club of the biggest global online community of data enthusiasts with more than 79,000 members. We organize free online events, courses, and other community activities.

WebsiteJoin Slack CommunityNewsletterUpcoming EventsGoogle CalendarYouTubeGitHubLinkedInTwitter

All the activity at DataTalks.Club mainly happens on Slack. We post updates there and discuss different aspects of data, career questions, and more.

At DataTalksClub, we organize online events, community activities, and free courses. You can learn more about what we do at DataTalksClub Community Navigation.

Contributing

We welcome contributions from the community! You can help by:

  • Reporting Issues: Found an error or broken link? Let us know
  • Improving Content: Submit pull requests with corrections or enhancements
  • Adding Notes: Share your own course notes and insights
  • Answering Questions: Help fellow learners in discussions

How to Contribute

  1. Fork this repository
  2. Create a new branch for your changes
  3. Make your improvements
  4. Submit a pull request with a clear description

Contact

About

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 77