Python Array Function Module
Offered By: YouTube
Course Description
Overview
Dive into a comprehensive 2.5-hour tutorial on Python arrays, functions, and modules. Learn to create and manipulate arrays, understand NumPy basics, work with matrices, and master various function types including anonymous and recursive functions. Explore advanced concepts like global variables, lambda expressions, and the filter-map-reduce paradigm. Gain insights into Python modules and the special __name__ variable. Perfect for beginners and intermediate programmers looking to enhance their Python skills with practical examples and in-depth explanations.
Syllabus
Array in Python - .
Array values from User in Python | Search in Array - .
Why Numpy? Installing Numpy in Pycharm - .
Ways of Creating Arrays in Numpy .
Copying an Array in Python .
Working with Matrix in Python .
Functions in Python .
Function Arguments in Python .
Types of Arguments in Python .
Keyworded Variable Length Arguments in Python .
Global Keyword in Python | Global vs Local Variable .
Pass List to a Function in Python .
Factorial in Python .
Recursion in Python .
Factorial using Recursion in Python .
Anonymous Functions in Python | Lambda .
Filter Map Reduce in Python .
Modules in Python .
Special Variable __name__ in Python .
Special Variable __name__ part 2 in Python .
Taught by
Telusko
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity