Skip to content

Commit 6743d30

Browse files
committed
Improved the docs
1 parent 2222a71 commit 6743d30

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Python Roadmap
1+
# Python
22

3-
Python is a high-level programming language. Its vast ecosystem of libraries and frameworks supports a wide range of applications, from web development and automation to data science, artificial intelligence, and machine learning.
3+
Python is a high-level interpreted programming language. Its vast ecosystem of libraries and frameworks supports a wide range of applications, from web development and automation to data science, artificial intelligence, and machine learning.
44

55
Python's demand has surged due to its pivotal role in emerging technologies like AI, big data, and cloud computing.
66

@@ -19,7 +19,7 @@ Python's demand has surged due to its pivotal role in emerging technologies like
1919
11. [NumPy](/8-Numpy/)
2020
12. [Pandas](/9-Pandas/)
2121

22-
## Object-Oriented Programming (OOP) with Python
22+
## OOP (Object-Oriented Programming)
2323

2424
### Pillars of OOP
2525

@@ -54,10 +54,10 @@ pip install -r requirements.txt
5454

5555
**Python Projects**. <https://github.com/Sarmad426/Python-projects>
5656

57-
Learn **DSA** with python. <https://github.com/Sarmad426/DSA-Python>
57+
**DSA** with python. <https://github.com/Sarmad426/DSA-Python>
5858

5959
Back end **API** development using **Fast API**. <https://github.com/Sarmad426/FastAPI>
6060

61-
Learn **AI** and **Data Science**. <https://github.com/Sarmad426/AI>
61+
**AI** and **Data Science**. <https://github.com/Sarmad426/AI>
6262

63-
Learn **Generative AI**. <https://github.com/Sarmad426/Generative-AI>
63+
**Generative AI**. <https://github.com/Sarmad426/Generative-AI>

0 commit comments

Comments
 (0)