File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
- # A python playground
1
+ # Python playground
2
2
3
3
So I decided to finally seat down and learn python the right way
4
4
5
5
This is my playground to all my python code
6
6
7
7
## 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 )
9
9
10
- [ python books] ( https://pythonbooks.revolunet.com/ )
10
+ * [ Python books] ( https://pythonbooks.revolunet.com/ )
11
11
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 )
You can’t perform that action at this time.
0 commit comments