<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/rss/styles.xsl" type="text/xsl"?><rss version="2.0"><channel><title>Ali Berro - Courses &amp; Sections</title><description>Latest courses and course sections by Ali Berro</description><link>https://www.aliberro.com/</link><item><title>Advanced Function Concepts - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/advanced-function-concepts</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/advanced-function-concepts</guid><description>Learn about nested functions, closures, functions as first-class objects, and function documentation in Python.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Built-in Functions - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/built-in-functions</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/built-in-functions</guid><description>Learn about essential built-in functions including max, min, sorted, map, and filter.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Chapter 4 Exercises - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/chapter-4-exercises</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/chapter-4-exercises</guid><description>Comprehensive exercises covering functions in Python.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Chapter 4 Evaluation - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/chapter-4-evaluation</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/chapter-4-evaluation</guid><description>Test your knowledge of functions in Python with this comprehensive quiz covering function definition, arguments, scope, advanced concepts, documentation, and built-in functions.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Chapter 4 Summary - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/chapter-4-summary</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/chapter-4-summary</guid><description>Summary of functions in Python covering definition, arguments, scope, advanced concepts, documentation, and built-in functions.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Defining and Using Functions - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/defining-and-using-functions</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/defining-and-using-functions</guid><description>Learn how to define and use functions in Python, including function syntax, calling functions, and the pass statement.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Function Arguments - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/function-arguments</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/function-arguments</guid><description>Learn about function parameters and arguments, including positional arguments, keyword arguments, default arguments, position-only arguments, and keyword-only arguments.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Function Scope - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/function-scope</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/function-scope</guid><description>Learn about variable scope in Python functions, including local, global, and nonlocal scopes.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Conditional and Nested Comprehensions - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/conditional-and-nested-comprehensions</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/conditional-and-nested-comprehensions</guid><description>Learn advanced comprehension techniques including conditional expressions and complex nested patterns.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Chapter 5 Exercises - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/chapter-5-exercises</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/chapter-5-exercises</guid><description>Comprehensive exercises covering comprehensions in Python.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Dictionary Comprehension - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/dictionary-comprehension</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/dictionary-comprehension</guid><description>Learn how to create dictionaries using dictionary comprehension syntax in Python.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>List Comprehension - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/list-comprehension</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/list-comprehension</guid><description>Learn how to create lists using list comprehension syntax in Python.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Set Comprehension - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/set-comprehension</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/set-comprehension</guid><description>Learn how to create sets using set comprehension syntax in Python.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Chapter 6 Exercises - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/chapter-6-exercises</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/chapter-6-exercises</guid><description>Comprehensive exercises covering exception handling in Python.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Exception Handling Blocks - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/exception-handling-blocks</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/exception-handling-blocks</guid><description>Learn how to handle exceptions using try-except blocks, else and finally clauses, and how to raise custom exceptions.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Understanding Exceptions - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/understanding-exceptions</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/understanding-exceptions</guid><description>Learn what exceptions are, common built-in exceptions in Python, and how they differ from syntax errors.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Chapter 7 Exercises - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/chapter-7-exercises</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/chapter-7-exercises</guid><description>Comprehensive exercises covering object-oriented programming in Python, including classes, objects, inheritance, polymorphism, encapsulation, and abstraction.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Classes and Objects - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/classes-and-objects</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/classes-and-objects</guid><description>Learn the fundamentals of object-oriented programming in Python, including class definition, object creation, instance variables, methods, constructors, and special methods.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Core OOP Principles - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/core-oop-principles</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/core-oop-principles</guid><description>Learn the core principles of object-oriented programming in Python: encapsulation, polymorphism, abstraction, composition, data classes, and advanced OOP concepts.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Inheritance - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/inheritance</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/inheritance</guid><description>Learn about inheritance in Python, including single, multiple, multilevel, and hierarchical inheritance, method overriding, Method Resolution Order (MRO), and the super() function.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Chapter 8 Exercises - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/chapter-8-exercises</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/chapter-8-exercises</guid><description>Comprehensive exercises covering iterators and generators in Python.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Generators - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/generators</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/generators</guid><description>Learn about generators in Python, generator functions, generator expressions, and how they provide an elegant way to create iterators.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Iterators - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/iterators</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/iterators</guid><description>Learn about iterators in Python, the iterator protocol, creating custom iterators, and how iterators differ from iterables.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Importing Modules - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/importing-modules</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/importing-modules</guid><description>Learn different ways to import modules in Python, including import, from...import, and import as statements.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Modules - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/modules</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/modules</guid><description>Learn about Python modules, what they are, why we use them, and how to create your own modules.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Package Management - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/package-management</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/package-management</guid><description>Learn best practices for managing Python packages, including dependency management, version control, and package organization.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Packages - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/packages</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/packages</guid><description>Learn about Python packages, how they organize modules, and how to create your own packages.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>pip - Package Installer - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/pip</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/pip</guid><description>Learn how to use pip, Python&apos;s package installer, to install, manage, and work with third-party packages.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Virtual Environments - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/virtual-environments</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/virtual-environments</guid><description>Learn about Python virtual environments, why they&apos;re important, and how to create, activate, and manage them.</description><pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Chapter 3 Evaluation - Quiz 1 - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/chapter-3-evaluation-quiz-1</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/chapter-3-evaluation-quiz-1</guid><description>Test your knowledge of Python collections with this comprehensive quiz covering lists, tuples, dictionaries, sets, and strings.</description><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Chapter 3 Evaluation - Quiz 2 - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/chapter-3-evaluation-quiz-2</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/chapter-3-evaluation-quiz-2</guid><description>Test your knowledge of Python collections with this comprehensive quiz covering lists, tuples, dictionaries, sets, and strings.</description><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Chapter 3 Exercises - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/chapter-3-exercises</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/chapter-3-exercises</guid><description>Comprehensive exercises covering all collection types in Python.</description><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Chapter 3 Summary - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/chapter-3-summary</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/chapter-3-summary</guid><description>Learn about collections in Python.</description><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Collections - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/collections</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/collections</guid><description>Learn about collections in Python.</description><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Dictionary - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/dictionary</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/dictionary</guid><description>Learn about dictionaries in Python.</description><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>List - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/list</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/list</guid><description>Learn about lists in Python.</description><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Frozen Set - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/frozen-set</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/frozen-set</guid><description>Learn about frozen sets in Python.</description><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>More Built-in Functions - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/more-built-in-functions</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/more-built-in-functions</guid><description>Learn about additional built-in functions in Python.</description><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>String - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/string</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/string</guid><description>Learn about strings in Python.</description><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Set - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/set</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/set</guid><description>Learn about sets in Python.</description><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Tuple - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/tuple</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/tuple</guid><description>Learn about tuples in Python.</description><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Chapter 2 Exercises - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/chapter-2-exercises</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/chapter-2-exercises</guid><description>Practice exercises for loops and iteration in Python.</description><pubDate>Thu, 06 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Chapter 2 Summary - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/chapter-2-summary</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/chapter-2-summary</guid><description>A summary of loops and iteration in Python: indentation rules, while loops, control flow, range, built-in functions, sequences, for loops, and exploration tools.</description><pubDate>Thu, 06 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Control Flow Statements - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/control-flow-statements</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/control-flow-statements</guid><description>Learn how to control the flow of your loops using continue and break statements.</description><pubDate>Wed, 05 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Exploring with dir and help - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/exploring-with-dir-and-help</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/exploring-with-dir-and-help</guid><description>Learn how to explore Python objects and get help using the dir() and help() functions.</description><pubDate>Wed, 05 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>For Loop - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/for-loop</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/for-loop</guid><description>Learn how to repeat code efficiently using for loops in Python.</description><pubDate>Wed, 05 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Indentation and Semicolon Rules - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/indentation-and-semicolon-rules</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/indentation-and-semicolon-rules</guid><description>Learn about indentation and semicolon rules in Python.</description><pubDate>Wed, 05 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Range - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/range</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/range</guid><description>Learn about the range function to generate sequences of numbers in Python.</description><pubDate>Wed, 05 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Sequences and Iterables - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/sequences-and-iterables</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/sequences-and-iterables</guid><description>Learn about sequences and iterables in Python. Fundamental concepts for working with collections of data.</description><pubDate>Wed, 05 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Some Built-in Functions - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/some-built-in-functions</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/some-built-in-functions</guid><description>Learn about some built-in functions that are useful for loops and iteration.</description><pubDate>Wed, 05 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>While Loop - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/while-loop</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/while-loop</guid><description>Learn how to repeat code using while loops in Python.</description><pubDate>Wed, 05 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Chapter 1 Evaluation - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/chapter-1-evaluation</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/chapter-1-evaluation</guid><description>Test your knowledge of Python fundamentals with this interactive quiz covering variables, data types, and basic operations.</description><pubDate>Sat, 01 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Chapter 1 Summary - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/chapter-1-summary</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/chapter-1-summary</guid><description>A summary of the essential Python topics for beginners: variables, data types, input/output, operators, type conversion, and conditional statements.</description><pubDate>Sat, 01 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Conditional Statements - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/conditional-statements</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/conditional-statements</guid><description>Learn how to make decisions in your Python programs using if, elif, and else statements.</description><pubDate>Sat, 01 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Chapter 1 Exercises - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/chapter-1-exercises</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/chapter-1-exercises</guid><description>Wrap up the first chapter with some exercises.</description><pubDate>Sat, 01 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Operators - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/operators</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/operators</guid><description>Learn about the different operators in Python and how to use them.</description><pubDate>Sat, 01 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Type Conversion - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/type-conversion</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/type-conversion</guid><description>Learn about type conversion in Python and how to convert values from one type to another.</description><pubDate>Sat, 01 Nov 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Input and Output - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/input-output</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/input-output</guid><description>Learn how to print and get input from the user in Python.</description><pubDate>Thu, 30 Oct 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals</guid><description>Master Python programming from the ground up with this comprehensive course covering syntax, data structures, functions, and object-oriented programming.</description><pubDate>Mon, 27 Oct 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Programming</category><level>beginner</level><type>course</type></item><item><title>Getting Started with Python - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/getting-started</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/getting-started</guid><description>Learn the basics of Python programming, including installation, syntax, and your first program.</description><pubDate>Mon, 27 Oct 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Variables and Data Types - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/variables-and-data-types</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/variables-and-data-types</guid><description>Learn about Python variables and the different data types available in Python.</description><pubDate>Mon, 27 Oct 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item><item><title>Chapter 2 Evaluation - Python Fundamentals: From Zero to Hero</title><link>https://www.aliberro.com/courses/python-fundamentals/chapter-2-evaluation</link><guid isPermaLink="true">https://www.aliberro.com/courses/python-fundamentals/chapter-2-evaluation</guid><description>Test your knowledge of loops and iteration in Python with this comprehensive quiz covering while loops, for loops, range, and control flow statements.</description><pubDate>Mon, 27 Oct 2025 00:00:00 GMT</pubDate><author>Ali Berro</author><category>Course Section</category><course>python-fundamentals</course><courseTitle>Python Fundamentals: From Zero to Hero</courseTitle><type>section</type></item></channel></rss>