YoVDO

Learn Intermediate Python 3: Functions, Namespaces, and Scope

Offered By: Codecademy

Tags

Python Courses Software Development Courses Higher-Order Functions Courses Lambda Functions Courses

Course Description

Overview

Dive deeper into the unique ways to utilize functions to create cleaner and more efficient software.
Continue your Python 3 learning journey with Learn Intermediate Python 3: Functions, Namespaces, and Scope. Learn about using the Python 3 unpacking operators (`*` & `**`) to create flexible function arguments. Use lambda and higher-order functions to write more efficient code.



### Notes on Prerequisites
We recommend that you complete [Learn Python 3](https://www.codecademy.com/learn/learn-python-3) before completing this course.


Syllabus

  • Function Arguments: Use the full potential of Python function arguments! Learn about the different ways to work with the Python unpacking operator.
    • Article: Python Gotcha: Mutable Default Arguments
    • Lesson: Function Arguments
    • Quiz: Function Arguments
    • Project: The Nile
  • Namespaces and Scope: Learn about how Python stores names and the scoping rules that apply to them!
    • Lesson: Namespaces
    • Quiz: Namespaces
    • Lesson: Scope
    • Quiz: Scope
  • Functions Deep Dive: Dive deeper into the unique ways to utilize functions to create cleaner and more efficient software!

    • Article: Lambda Functions
    • Article: Introduction to Higher-Order Functions
    • Article: Built-In Higher-Order Functions
    • VideoContentItem: Decorators
    • Informational: Next Steps

Taught by

Alex DiStasi

Related Courses

Functional Programming Principles in Scala
École Polytechnique Fédérale de Lausanne via Coursera
An introduction to Haskell Programming
Chennai Mathematical Institute via Swayam
Kotlin Bootcamp for Programmers
Google via Udacity
From Media Computation to Data Science
SAP Learning
The Modern Python 3 Bootcamp
Udemy