Skip to content

Commit 515849e

Browse files
Updated README.md
1 parent 1728041 commit 515849e

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

README.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,44 @@
11
# Learn-Python-For-Beginners
22
This repository helps you in gaining the basic knowledge of Python3 programming in a simplified way.
3+
4+
# Table Of Contents
5+
6+
1. Installing Python
7+
2. Introduction to Python
8+
3. [Variables and Operators](https://github.com/prathimacode-hub/Learn-Python-For-Beginners/blob/main/3%20-%20Variables%2C%20Operators.ipynb)
9+
4. [Print Statements, Precision Width and Field Width](https://github.com/prathimacode-hub/Learn-Python-For-Beginners/blob/main/4%20-%20Print%20Statements%2C%20Precision%20Width%20and%20Field%20Width.ipynb)
10+
5. [Data Structures - Lists, Tuples, Sets](https://github.com/prathimacode-hub/Learn-Python-For-Beginners/blob/main/5%20-%20Data%20Structures%20-%20Lists%2C%20Tuples%2C%20Sets.ipynb)
11+
6. [Data Structures - Strings, Dictionaries](https://github.com/prathimacode-hub/Learn-Python-For-Beginners/blob/main/6%20-%20Data%20Structures%20-%20Strings%2C%20Dictionaries.ipynb)
12+
7. [Control Flow Statements, List Comprehensions](https://github.com/prathimacode-hub/Learn-Python-For-Beginners/blob/main/7%20-%20Control%20Flow%20Statements%2C%20List%20Comprehensions.ipynb)
13+
8. Functions, Implicit Arguments, Lambda
14+
9. Classes, Inheritance
15+
10. Constructors, Exception Handling
16+
17+
<h2> ❤️ Project Admin</h2>
18+
19+
<a href="https://github.com/prathimacode-hub"><img src="https://github.com/prathimacode-hub/prathimacode-hub/blob/main/Prathima%20updated%20profile%20pic.jpg" width=150px height=150px /></a>
20+
| :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
21+
22+
**Prathima Kadari**
23+
24+
<a href="https://twitter.com/prathimak88"><img src="https://upload.wikimedia.org/wikipedia/fr/thumb/c/c8/Twitter_Bird.svg/1200px-Twitter_Bird.svg.png" width="25"></img></a>&nbsp;&nbsp; <a href="https://www.linkedin.com/in/prathima-kadari/"><img src="https://www.felberpr.com/wp-content/uploads/linkedin-logo.png" width="25"></img></a>
25+
26+
27+
<h2> License</h2>
28+
29+
This project follows MIT [License](LICENSE)
30+
31+
32+
<h2>⭐Give this Project a Star</h2>
33+
34+
[![GitHub followers](https://img.shields.io/github/followers/prathimacode-hub.svg?label=Follow%20@prathimacode-hub&style=social)](https://github.com/prathimak88/) [![Twitter Follow](https://img.shields.io/twitter/follow/prathimak88?style=social)](https://twitter.com/prathimak88)
35+
36+
If you feel stuck anywhere, don't hesitate to reach me out. Feel free to reach out to me for any suggestions.
37+
If you like this tutorial, consider giving a ⭐ to this project and share it as much as you can.
38+
39+
40+
🎉 🎊 😃 Happy Learning 😃 🎊 🎉
41+
42+
43+
<sup><kbd>***[Click here](https://github.com/prathimacode-hub/prathimacode-hub/blob/main/PROJECTS.md)***</kbd> *to view my other projects.</sup>* <br>
44+
</td>

0 commit comments

Comments
 (0)