{{ path.topic }}
{{ path.expertise_level|title }}
{{ path.learning_style|title }} Learner
{{ path.time_commitment|title }} Commitment
{{ path.total_hours }} Hours
{{ path.duration_weeks }} Weeks
About This Path
{{ path.description }}
What You'll Learn
-
{% for goal in path.goals %}
- ✓ {{ goal }} {% endfor %}
Before You Start
-
{% for prereq in path.prerequisites %}
- • {{ prereq }} {% endfor %}
Your Progress
Learning Journey
0%
{{ path.total_hours }}
Total Hours
{{ path.milestones|length }}
Milestones
{{ path.duration_weeks }}
Weeks
Download Learning Path
{% if current_user.is_authenticated %}
Save to My Profile
{% else %}
Login to Save Path
{% endif %}
💼 Job Market Snapshot
{{ path.job_market_data.open_positions }}
Open Positions
{{ path.job_market_data.average_salary }}
Average Salary
Trending Employers:
{% for employer in path.job_market_data.trending_employers[:3] %}
{{ employer }}
{% endfor %}
Related Roles:
{% for role in path.job_market_data.related_roles[:5] %}
{{ role }}
{% endfor %}
Your Learning Journey
Your Learning Milestones
{{ path.total_hours }}
Total Hours
{{ path.milestones|length }}
Milestones
{{ path.duration_weeks }}
Weeks
{% for milestone in path.milestones %}
{% endfor %}
Milestone {{ loop.index }}
{{ milestone.title }}
{{ milestone.estimated_hours }} hours
{{ milestone.description }}
Skills you'll gain:
{% for skill in milestone.skills_gained %}
{{ skill }}
{% endfor %}
Recommended Resources:
{% if milestone.resources %}
{% for resource in milestone.resources %}
{% endfor %}
{% else %}
{% if resource.type == 'Video' %}
{% elif resource.type == 'Online Course' %}
{% elif resource.type == 'Book' %}
{% elif resource.type == 'Article' or resource.type == 'Tutorial' %}
{% else %}
{% endif %}
{{ resource.type }}
View Resource
{{ resource.format|default('') }}
No specific resources recommended for this milestone.
{% endif %} {% if milestone.resources|length > 3 %} {% endif %}Frequently Asked Questions
Common questions about your learning journey and how to use this path most effectively.
Questions about your learning journey?
Get personalized answers about this learning path, suggested resources, or how to approach difficult concepts.