<h2class="lecturer">Links to LinkedIn Courses, online documentation, tutorials and so on.</h2>
</div>
<article>
<h2class="sectiontitle">LinkedIn Courses</h2>
<p>LEARNING PATH: <ahref="https://www.linkedin.com/learning/paths/become-a-python-developer-8969630">Become a Python Developer</a>, 14 courses with a total time of 29 hours including some generic programming courses. Some of the courses expand on topics introduced in Python Essentail Tranining.</p>
<p>COURSE: <ahref="https://www.linkedin.com/learning/learning-python-generators">Python Generators</a>, this is a very short course at just 44 minutes and is one of the topics introduced in Python Essential Training but this is not included in the Become a Python Developer Learning Path.</p>
<h2class="sectiontitle">Online Articles</h2>
<p><ahref="https://www.geeksforgeeks.org/python-method-overloading/">Python - Method Overloading</a>. An interesting article relating to how Python approaches method overloading or perhaps more accurately, how to counter the fact that Python doesn't really support method overloading.</p>
<h2class="sectiontitle">Documentation</h2>
<p>The latest online documentation at <ahref="https://docs.python.org/3/">python.org</a>.</p>