Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lajuman/scientific-computing-with-python
https://github.com/lajuman/scientific-computing-with-python
arithmetic-formatter budget-app freecodecamp python scientific-computing time-calculator
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lajuman/scientific-computing-with-python
- Owner: lajuman
- Created: 2024-04-03T07:40:02.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-06T03:49:48.000Z (7 months ago)
- Last Synced: 2024-04-06T04:29:49.246Z (7 months ago)
- Topics: arithmetic-formatter, budget-app, freecodecamp, python, scientific-computing, time-calculator
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The Scientific Computing with Python curriculum will equip you with the skills to analyze and manipulate data using Python, a powerful and versatile programming language.
You'll learn key concepts like data structures, algorithm, Object Oriented Programming, and how to perform complex calculations using a variety of tools.
This comprehensive course will guide you through the fundamentals of scientific computing, including data structures, and algorithms.Courses
-
String Manipulation by Building a Cipher - How to Work with Numbers and Strings by Implementing the Luhn Algorithm
- Lambda Functions by Building an Expense Tracker
- Python List Comprehension by Building a Case Converter Program
- Regular Expressions by Building a Password Generator
- Algorithm Design by Building a Shortest Path Algorithm
- Recursion by Solving the Tower of Hanoi Puzzle
- Data Structures by Building the Merge Sort Algorithm
- Classes and Objects by Building a Sudoku Solver
- Tree Traversal by Building a Binary Search Tree
Scientific Computing with Python Projects
Scientific Computing with Python - freeCodeCamp