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
程序设计实习 / Practice on ProgrammingPeking University via Coursera 程序设计基础
Peking University via edX 算法基础
Peking University via Coursera Principles of Computing (Part 2)
Rice University via Coursera 算法设计与分析 Design and Analysis of Algorithms
Peking University via Coursera