https://realpython.com/learning-paths/functions-and-scopes/
Enhance your Python skills by mastering functions and scope. This path covers defining functions, optional arguments, special parameters, return statements,...
learning pathfunctionsscopesrealpython
https://realpython.com/learning-paths/test-your-python-apps/
Embark on a journey to Python testing excellence with Real Python. Begin with fundamental testing concepts, progress through unittest, doctest, mock objects,...
continuous integrationlearning pathtestingrealpython
https://realpython.com/learning-paths/python-devops/
With this learning path you'll sample a variety of skills and technologies that any DevOps engineer working with Python should know.
learning pathdevopspythonreal
https://learningbird.com/storytelling-resources-for-secret-path-week/
Mar 1, 2022 - This resource kit, Storytelling and Secret Path, helps educators show learners how to use different types of storytelling to express themselves.
storytellingresourcessecretpathweek
https://developer.nvidia.com/topics/ai/how-to-build-an-ai-agent
Learn about the foundational concepts and build AI agents using NVIDIA Nemotron open-source models with open weights, training data, and recipes.
ai agentbuildagenticfoundationslearning
https://dometrain.com/learning-path/learn-containers/
Begin your journey by learning the basics of Docker and containerized development using modern tools like Docker Compose and Kubernetes.
learning pathcontainers
https://realpython.com/learning-paths/database-access-in-python/
Master database access in Python. Explore SQL libraries, manage data with SQLite and SQLAlchemy, integrate Redis, connect to MySQL and MongoDB, and work with...
database accesslearning pathpythonreal
https://www.vuemastery.com/migration-guide-cheat-sheet/
Vue Mastery is the ultimate learning resource for Vue.js developers. We release weekly video tutorials and articles as well as the proud producers of the...
learning pathvuejsmastery
https://phlearn.com/tutorial/learning-path-lightroom/
Jan 22, 2024 - Master Lightroom Classic and Lightroom Mobile in this comprehensive set of courses. Import photos, get them organized, and create beautiful edits!
learning pathlightroomphlearn
https://innersourcecommons.org/learn/learning-path/
The InnerSource Learning Path community is focused on creating a set of resources explaining and teaching various aspects of InnerSource. This curated set of...
learning path
https://realpython.com/learning-paths/data-visualization-python/
In this learning path, you'll see how you can use Python to turn your data into clear and useful visualizations so that you can share your findings more...
data visualizationlearning pathpythonreal
https://realpython.com/learning-paths/writing-pythonic-code/
Write more Pythonic code with this path. Understand the Zen of Python, PEP 8 standards, application layouts, duck typing, type checking, and documentation...
learning pathwritecoderealpython
https://www.vuemastery.com/learning-path/
Vue Mastery is the ultimate learning resource for Vue.js developers. We release weekly video tutorials and articles as well as the proud producers of the...
learning pathvuejsmastery
https://realpython.com/learning-paths/data-collection-storage/
Knowing how to collect and store data is an important part of any data scientist's tool belt! You'll go beyond toy data sets and learn how you can...
data collectionlearning pathampstoragereal
https://www.vuemastery.com/holiday/
Vue Mastery is the ultimate learning resource for Vue.js developers. We release weekly video tutorials and articles as well as the proud producers of the...
learning pathvuejsmastery
https://github.com/techiescamp/kubernetes-learning-path
A roadmap to learn Kubernetes from scratch (Beginner to Advanced level) - techiescamp/kubernetes-learning-path
learning pathgithubkubernetesroadmap
https://realpython.com/learning-paths/math-data-science/
In this learning path, you'll gain the mathematical foundations you'll need to get ahead with data science.
data sciencelearning pathmathrealpython
https://realpython.com/learning-paths/input-output-operations-and-string-formatting/
Master Python's input, output, and string formatting with our comprehensive path. Learn keyboard input, integer handling, and advanced print techniques....
learning pathoperationsstringformattingreal
https://www.rippletraining.com/product-category/final-cut-pro-tutorials/
Mar 19, 2025 - Learn Final Cut Pro from Steve Martin and Mark Spencer. Best tutorials to get up to speed quickly. From Color Correction to Multicam editing.
final cut prolearning pathrippletraining
https://realpython.com/learning-paths/functional-programming/
Unlock the power of functional programming in Python! From lambda functions to built-in functions like map() and filter(), and advanced topics like closures,...
functional programminglearning pathpythonreal
https://realpython.com/learning-paths/django-web-development/
In this learning path, you'll get started with Django and build projects along the way. Django is a high-level web application framework with loads of...
web developmentlearning pathdjangorealpython
https://vu.nl/en/events/2026/register-now-for-learning-path-valorisation-and-impact-1-ec
Have you ever thought about the impact your research or idea could have outside academia and how you can increase the impact you are already making?
learning pathregistervalorisationimpactec
https://dometrain.com/learning-path/learn-building-apis-in-aspnet-core/
Begin your journey by learning the fundamentals of ASP.NET Core, the foundation for building APIs.
core learningbuildingapisaspnet
https://www.nvidia.com/en-us/learn/learning-path/dgx-data-center/
Empower your enterprise team with NVIDIA DGX Admin training to harness the full capabilities of NVIDIA's leading platform for AI development.
data centerlearning pathdgxplatformnvidia
https://realpython.com/learning-paths/generators-and-generator-expressions/
Enhance your Python skills with our focused learning path. Understand iterators and iterables, leverage itertools, explore asynchronous iterations, and master...
learning pathgeneratorsexpressionsrealpython
https://www.vectorsolutions.com/resources/whitepapers-guides/a-learning-path-template-for-9-essential-construction-roles/
Oct 5, 2023 - Optimize your employees' learning journey and foster career development within your organization with our powerful learning path tool. Our intuitive...
learning pathtemplateessentialconstructionroles
https://phlearn.com/tutorial/everyday-compositing-learning-path/
Sep 2, 2025 - Explore the art of blending images seamlessly, unlock your creative potential with practical compositing techniques, and learn how to create stunning visual...
learning patheverydaycompositingphlearn
https://events.p2pi.com/learninglabs2026
Learning Lab, powered by The Path to Purchase Institute, is a series of curated, highly relevant and content-rich educational experiences designed to deepen...
learning labpathpurchaseinstitute
https://dometrain.com/learning-path/learn-career-and-soft-skills-for-software-engineers/
Start with the basics of managing your career, building a solid CV/LinkedIn presence, and understanding growth opportunities as a software engineer.
soft skillssoftware engineerslearning pathcareeramp
https://realpython.com/learning-paths/exception-handling-logging-debugging/
Discover the essentials of Python exception handling, logging, and debugging. Explore logging, pdb debugging, raising exceptions, and built-in exceptions....
learning pathexceptionsloggingdebuggingreal
https://www.army.mil/article/289843/army_establishes_new_ai_machine_learning_career_path_for_officers
WASHINGTON – The U.S. Army has established a new career pathway for officers to specialize in artificial intelligence and machine learning (AI/ML), form...
ai machine learningcareer patharmynewofficers
https://realpython.com/learning-paths/files-and-file-streams-in-python/
Master file handling in Python! Learn to read/write files, use context managers, navigate file systems with pathlib, handle encodings, and download files from...
learning pathfilesstreamsrealpython
https://realpython.com/learning-paths/metaprogramming-in-python/
Elevate your Python skills by mastering metaprogramming. Explore metaclasses, descriptors, and dynamic code execution using exec() and eval(). Ideal for...
learning pathpythonreal
https://phlearn.com/tutorial/learning-path-photoshop/
Dec 29, 2023 - Ready to learn Photoshop? Then check out these courses that will take you from beginner to expert, exploring compositing, retouching, and photo editing.
learning pathphotoshopphlearn
https://realpython.com/learning-paths/become-python-web-developer/
This learning path will provide you with the foundational skills you need to become a Python web developer. You'll cover the most popular Python web...
web developerlearning pathbecomepythonreal
https://realpython.com/learning-paths/flask-by-example/
In this learning path, you'll get started with Flask, a flexible micro web framework for Python, ideal for both small and large web projects. This...
learning pathflaskexamplerealpython
https://www.vectorsolutions.com/resources/whitepapers-guides/a-learning-path-template-for-8-essential-industrial-maintenance-and-operations-roles/
Apr 8, 2024 - Build a foundation for sustainable growth, innovation, and a competitive edge with a learning path for industrial maintenance and operations roles. This...
learning pathtemplateessentialindustrialmaintenance
https://phlearn.com/tutorial/learning-path-photography/
Jun 16, 2023 - Ready to master the arts of photography and photo editing! This Learning Path will teach you the basics of photography terminology and settings, cameras and...
photo editinglearning pathphotographyampphlearn
https://www.vuemastery.com/learning-path/beginner/
Vue Mastery is the ultimate learning resource for Vue.js developers. We release weekly video tutorials and articles as well as the proud producers of the...
learning pathvuejsmastery
https://dometrain.com/learning-path/learn-testing-in-dotnet/
Begin your journey into testing with the fundamentals of unit testing in .NET. Learn how to test entire systems and verify that different components of your...
learning pathtestingnet
https://www.vectorsolutions.com/resources/whitepapers-guides/a-learning-path-template-for-architects-designers-engineers/
Jul 11, 2024 - Creating career paths for your architects and engineers is a critical component to retaining them. Unlock new ways to onboard, retain, and upskill your...
learning pathtemplatearchitectsdesignersamp
https://brollyacademy.com/generative-ai-learning-path/
Introduction to Generative AI learning path at Brolly Academy covers core concepts, tools, and real-world use cases to build smart, AI-powered solutions
generative ailearning pathbestintroduction
https://jsmastery.com/quiz
Take the Pro Quiz on JS Mastery Pro to discover your personalized learning path. Answer a few questions and receive tailored content to help you master web...
personalized learningfindidealpathsuccess
https://www.vuemastery.com/free-weekend/
Join me to watch all of @VueMastery’s courses free through May 10-12
learning pathvuejsmastery
https://realpython.com/learning-paths/object-oriented-programming-oop-python/
Dive into Python OOP! Learn everything from basic classes to advanced topics like using super(), data classes, and design patterns. Enhance your coding with...
object oriented programminglearning pathooprealpython
https://www.nvidia.com/en-us/learn/learning-path/digital-twins/
Get started with essential foundations in developing OpenUSD-based digital twin applications and workflows for the era of physical AI.
digital twinsphysical ailearning pathnvidia
https://realpython.com/learning-paths/modules-and-packages/
Unlock the full potential of Python modules and packages. Dive into advanced importing, manage dependencies with pip, distribute projects on PyPI, and craft...
learning pathmodulespackagesrealpython
https://www.informationweek.com/machine-learning-ai/a-path-forward-for-agile-learning-in-an-ai-world
Dec 8, 2023 - As developer education and training become more tailored to individual preferences, here's what the future of developer training will look like over the next...
path forwardagilelearningaiworld
https://frontendmasters.com/learn/typescript/
Write robust JavaScript with a superior developer experience for your teams with Typescript.
learning pathtypescriptaddwebnode
https://fourhourchef.com/
The Simple Path to Cooking Like a Pro, Learning Anything, and Living The Good Life
hourchefsimplepathcooking
https://www.nvidia.com/en-us/learn/learning-path/robotics/
Start your robotics journey with essential foundations and workflows in simulation, Robot Operating System (ROS), and robot learning.
learning pathroboticsfundamentalsnvidia
https://indica.in/online-offline-and-beyond-a-hybrid-path-for-learning-iks/
Jul 23, 2025 - At INDICA, we strive to create learning experiences that are unique, authentic, aesthetic, immersive, and transformative. These values shape each offering,...
onlineofflinebeyondhybridpath
https://www.instructure.com/resources/case-studies/ent-credit-unions-path-modern-learning-canvas
Discover how Ent Credit Union modernized learning with Canvas LMS, Studio, and Credentials to enhance engagement and infrastructure.
credit unionentpathmodernlearning
https://realpython.com/learning-paths/python3-introduction/
Revisit core concepts like data types, variables, and operators to solidify your Python foundation. This foundational knowledge is essential for building...
learning pathrevisitpythonfundamentalsreal
https://dometrain.com/learning-path/learn-csharp-and-dotnet/
The path to becoming a C# and .NET developer, broken down into a sequence of courses.
learning pathcampnet
https://realpython.com/learning-paths/python-gui-programming/
Unlock the world of Python GUI programming! Begin with Tkinter basics, then advance to building games and handling databases with PyQt. Learn to prevent...
user interfaceslearning pathcreategraphicalgui
https://learningbird.com/discovering-the-secret-path-resources-for-the-classroom/
Mar 3, 2022 - Our team at Learning Bird was moved by the Secret Path project and has created educational resources to support its use in the classroom.
discoveringsecretpathresourcesclassroom