Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/labex-labs/quick-start-with-numpy

[Quick Start with NumPy] This repository collects 15 of programming scenarios (labs and challenges) for Quick Start with NumPy. This course will teach you the fundamentals of NumPy, a library that supports many mathematical operations.
https://github.com/labex-labs/quick-start-with-numpy

List: quick-start-with-numpy

awesome awesome-list challenges course education hands-on labex labs numpy programming python

Last synced: about 2 months ago
JSON representation

[Quick Start with NumPy] This repository collects 15 of programming scenarios (labs and challenges) for Quick Start with NumPy. This course will teach you the fundamentals of NumPy, a library that supports many mathematical operations.

Awesome Lists containing this project

README

        

# Quick Start with NumPy

[![Quick Start with NumPy](https://cover-creator.appbot.io/quick-start-with-numpy.png)](https://labex.io/courses/quick-start-with-numpy)

[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/quick-start-with-numpy)

This course will teach you the fundamentals of NumPy, a library that supports many mathematical operations.

![NumPy](https://img.shields.io/badge/NumPy-whitesmoke?style=for-the-badge&logo=numpy)
![Python](https://img.shields.io/badge/Python-whitesmoke?style=for-the-badge&logo=python)

## Environment

LabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.

![](https://tutorial-screenshot.getvm.io/images/vm-1725247253.png)

- A strict β€œLearn by Doing” approach with exclusive hands-on labs and no videos.
- Interactive online environments within the browser, with automated step-by-step checks.
- A structured content organization with the Skill Tree based learning system.
- A growing learning resource of 30 Skill Trees and over 6,000 Labs.
- The AI learning assistant Labby, built on ChatGPT, providing a conversational learning experience.

Learn more about [LabEx VM](https://support.labex.io/using-labex/virtual-machine).

## Exercises

| Index | Name | Difficulty | Practice |
|---------|---------------------------------------------------|--------------|-------------------------------------------------------------------------------------------------------------------------------|
| 01 | πŸ“– Your First NumPy Lab | β˜…β˜†β˜† | Start Lab |
| 02 | πŸ“– Array Attributes and Dtype | β˜…β˜†β˜† | Start Lab |
| 03 | πŸ“– NumPy Arrays and Data Types | β˜…β˜†β˜† | Start Lab |
| 04 | 🎯 NumPy in Space | β˜…β˜†β˜† | Start Challenge |
| 05 | 🎯 NumPy Array Datatype Converter | β˜…β˜†β˜† | Start Challenge |
| 06 | πŸ“– NumPy Array Operations | β˜…β˜†β˜† | Start Lab |
| 07 | 🎯 NumPy Array Operation | β˜…β˜†β˜† | Start Challenge |
| 08 | πŸ“– NumPy Slicing and Indexing | β˜…β˜†β˜† | Start Lab |
| 09 | 🎯 Array Indexing and Slicing | β˜…β˜…β˜… | Start Challenge |
| 10 | πŸ“– Efficient NumPy Array Multiplication Operations | β˜…β˜†β˜† | Start Lab |
| 11 | πŸ“– NumPy Shape Manipulation | β˜…β˜†β˜† | Start Lab |
| 12 | 🎯 Make NumPy Array Your Shape | β˜…β˜†β˜† | Start Challenge |
| 13 | πŸ“– NumPy File IO | β˜…β˜†β˜† | Start Lab |
| 14 | πŸ“– NumPy Advanced Topics | β˜…β˜†β˜† | Start Lab |
| 15 | 🎯 NumPy Math Games | β˜…β˜†β˜† | Start Challenge |

## More

- πŸ”— [NumPy Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- πŸ”— [NumPy Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- πŸ”— [NumPy Free Tutorials](https://github.com/labex-labs/numpy-free-tutorials)