Skip to content

This repository contains my studies and exercises from the FreeCodeCamp "Scientific Computing with Python" course.

Notifications You must be signed in to change notification settings

caarddev/ScientificComputing-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š Scientific Computing with Python – FreeCodeCamp

This repository contains my studies and exercises from the Scientific Computing with Python course from FreeCodeCamp. My goal is to consolidate my learning in Python and deepen fundamental concepts of computer science.

πŸ“Œ ConteΓΊdo

βœ… Notes and summaries – essential concepts covered in the course βœ… Solved exercises – My solutions to the proposed challenges βœ… Practical Projects – Small projects to apply the knowledge acquired

πŸš€ Technologies Used

  • Python 🐍
  • Jupyter Notebook (when applicable) πŸ“’
  • Libraries: NumPy, Pandas, Matplotlib, etc.

πŸ“‚ Structure

πŸ“¦ Scientific Computing with Python
β”œβ”€β”€ πŸ“ notes
β”‚   β”œβ”€β”€ intro.md
β”‚   β”œβ”€β”€ variables.md
β”‚   β”œβ”€β”€ data_structure.md
β”‚   └── ...
β”œβ”€β”€ πŸ“ steps
β”‚   └── ...
└── README.md

About

This repository contains my studies and exercises from the FreeCodeCamp "Scientific Computing with Python" course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages