Skip to content

ga-curriculum/python-for-javascript-developers-functions

Repository files navigation

Python for JavaScript Developers Functions

About

In this module, students will explore the ways to define and call functions in the Python language. They'll also explore python specific features such as *args and **kwargs.

Content

Lesson Video Time Video Skills
Setup 1 min link Setting up the development environment.
Defining and Calling Functions 8 min link Defining a function in Python.
Parameters and Arguments 7 min link Declaring and invoking functions with parameters and arguments.
kwargs 8 min link Defining and invoking functions using kwargs.
Total content 24 min --

References

📖 Reference Materials

Internal

Prerequisites

  • Intro to Python
  • Python Control Flow

Course landing pages

Resources

✏️ Instructor Guide

🎥 Video Hub

🏗️ Release Notes


Find a 👾 bug 👾 or have suggestions? Let us know!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors