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