My Exact Daily Routine While Learning Data Science (What Actually Worked for Me)
Summary
This article details a data science learning routine that prioritizes consistency and active practice over passive consumption. The author initially struggled with inconsistent study habits and excessive tutorial watching, which led to a feeling of "consuming" rather than "learning." The effective routine involved dedicated morning sessions (1-2 hours) for concept learning in Python, SQL, or ML basics, followed by afternoon practice (1-2 hours) focused on problem-solving and working with small datasets. Evenings included 30-60 minutes for revision of notes and difficult concepts, with optional light learning at night after core practice. Key to its success was simplicity, daily commitment, execution focus, and acceptance of imperfection, leading to improved problem-solving skills, confidence, and project building.
Key takeaway
For AI students struggling with inconsistent progress in data science, you should prioritize a realistic and consistent daily routine over sporadic, intense study sessions. Focus on active practice and problem-solving rather than just consuming tutorials. Start with 1-2 hours daily, ensuring you show up consistently, even on less productive days, to build momentum and confidence in your learning journey.
Key insights
Consistent, active practice and focused learning are more effective than passive consumption for skill development.
Principles
- Consistency trumps intensity.
- Active problem-solving drives true learning.
- Simplicity in routine enhances adherence.
Method
A daily routine structured with morning concept learning, afternoon hands-on practice, and evening revision, while avoiding excessive tutorials and topic-hopping, fosters effective skill acquisition.
In practice
- Dedicate 1-2 hours daily to focused concept learning.
- Spend 1-2 hours daily on active problem-solving.
- Review notes and mistakes for 30-60 minutes nightly.
Topics
- Data Science Learning Routine
- Consistent Study Habits
- Active Learning Strategies
- Python Programming
- SQL Queries
Best for: AI Student
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Data Science on Medium.