Skip to content

Commit 5283df1

Browse files
committed
Update Readme
1 parent 8fde1dd commit 5283df1

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
1-
# A python playground
1+
# Python playground
22

33
So I decided to finally seat down and learn python the right way
44

55
This is my playground to all my python code
66

77
## Learning source
8-
[A byte of python(PDF)](https://edisciplinas.usp.br/pluginfile.php/3252353/mod_resource/content/1/b_Swaroop_Byte_of_python.pdf)
8+
* [A byte of python(PDF)](https://edisciplinas.usp.br/pluginfile.php/3252353/mod_resource/content/1/b_Swaroop_Byte_of_python.pdf)
99

10-
[python books](https://pythonbooks.revolunet.com/)
10+
* [Python books](https://pythonbooks.revolunet.com/)
1111

12-
[Django girls](https://tutorial.djangogirls.org/)
12+
* [Django girls](https://tutorial.djangogirls.org/)
13+
14+
## Some of mine already existing python projects
15+
* [Pong](https://github.com/rjLelis/Pong)
16+
* [Number convertion](https://github.com/rjLelis/number-conversion)

0 commit comments

Comments
 (0)