File tree Expand file tree Collapse file tree 1 file changed +26
-1
lines changed
Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change 22Python Tutorial files which were discussed in the class.
33
44# Requirements
5- ![ Python3.0] ( https://img.shields.io/badge/Python-3.0-brightgreen.svg )
5+ [ ![ Python3.0] ( https://img.shields.io/badge/Python-3.0-brightgreen.svg )] ( https://www.python.org/ )
66
7+
8+ ## Resources
9+ [ PyPI - Python Packaging Index] ( https://pypi.python.org/pypi )
10+
11+ [ Python Docs] ( https://www.python.org/doc/ )
12+
13+ [ Beginners Guide] ( https://wiki.python.org/moin/BeginnersGuide )
14+
15+ [ Python Books] ( https://wiki.python.org/moin/PythonBooks )
16+
17+
18+ ## Tutorials
19+ [ TutorialsPoint] ( https://www.tutorialspoint.com/python/ )
20+
21+ [ LearnPython.org] ( https://www.learnpython.org/ )
22+
23+ [ Codecademy] ( https://www.codecademy.com/learn/learn-python )
24+
25+
26+ ## Practice
27+ [ Codewars] ( http://codewars.com/ )
28+
29+ [ SPOJ] ( http://www.spoj.com/ )
30+
31+ [ Project Euler] ( https://projecteuler.net/ )
You can’t perform that action at this time.
0 commit comments