{{ path.title }}

Your personalized learning journey

{{ 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 %}
{% if path.prerequisites %}

Before You Start

    {% for prereq in path.prerequisites %}
  • {{ prereq }}
  • {% endfor %}
{% endif %}

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 %}
{% if path.job_market_data and not path.job_market_data.error %}

💼 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 %}
{% if path.job_market_data.related_roles %}

Related Roles:

{% for role in path.job_market_data.related_roles[:5] %} {{ role }} {% endfor %}
{% endif %}
{% endif %}

Your Learning Journey

Your Learning Milestones

Download Learning Path

{{ path.total_hours }}

Total Hours

{{ path.milestones|length }}

Milestones

{{ path.duration_weeks }}

Weeks

{% for milestone in path.milestones %}

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 %}
{% 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('') }}
{% endfor %}
{% else %}

No specific resources recommended for this milestone.

{% endif %} {% if milestone.resources|length > 3 %} {% endif %}
{% endfor %}

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.

Career AI Assistant