Accessing Arrays with NumPy
by Karoly Nyisztor
Are you looking to expand your Python programming skills? This course will teach you how to work with arrays using Python's NumPy library.
What you'll learn
If you've worked with data-intensive Python programs, you know how tedious and time-consuming it can be to access and modify Python arrays.
In this course, Accessing Arrays with NumPy, you’ll learn the value of Python's NumPy library for working with arrays.
First, you’ll start by exploring how NumPy arrays are different from Python lists and tuples.
Next, you'll learn how to create and access arrays, going over some common Python array operations like indexing and slicing.
Then, you'll cover broadcasting, which is an essential feature for working with arrays of different sizes.
Finally, you'll see how to iterate over the elements of NumPy arrays.
By the end of this course, you'll have a solid understanding of how to use Python's NumPy library to work with arrays in your Python programs.
About the author
Károly Nyisztor is a professional software engineer, instructor, and author who has inspired over 250,000 students worldwide.
As an instructor, he is dedicated to sharing his extensive experience of more than 30 years in software development, aiming to positively impact students' lives globally. He is passionate about uncovering hidden talents and guiding individuals into the world of programming.
Having contributed to companies such as Apple, Siemens, and SAP, Károly has extensive industry ex... moreperience. As a software architect, he designed numerous enterprise frameworks and currently holds twelve patents in mobile computing.
His expertise encompasses a broad range of technologies and programming languages, including x86 Assembly, C, C++, Java, Objective-C, Swift, and Python, providing a comprehensive learning experience for his students.
Moreover, Károly has developed several successful iOS apps and games, earning distinctions from Apple as "New and Noteworthy," "App of the Month," and “Best Travel Apps.”
After 18 years in the corporate realm, he ventured into entrepreneurship and founded LEAKKA, a software development and tech consulting company. Since 2016, he has been fully dedicated to teaching, covering topics such as Software Architecture, Object-Oriented Programming and Design, Software Security, iOS Programming, Machine Learning, Swift and Python Programming, and UML.