Skip to content

Commit 1e4a471

Browse files
committed
2 parents aceb458 + 8e9d07e commit 1e4a471

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# BeginningPython
2+
## Python Coding for Beginners
3+
4+
### A guide through this Repository
5+
6+
- **Step 1:**
7+
> Download as '.zip' or clone this repository.
8+
> Extract if downloaded as '.zip'
9+
10+
- **Step 2:**
11+
> Use [Pycharm](https://www.jetbrains.com/pycharm/download/) or any other [Python IDE](http://www.discoversdk.com/blog/10-best-python-ides) to run this code.
12+
13+
- **Step 3:**
14+
> Go through folders in order. Read the code and comments, run it, and check the outputs.
15+
> Perform the tasks, if given.
16+
> Try playing and manipulating the code.
17+
18+
- **Step 4:**
19+
> Try to write your owm programs, take help from [Google](https://www.google.com/).
20+
21+
- **Step 5:**
22+
> Create your own repository on [Github](https://github.com/).
23+
24+
25+
- Email your queries at _tuplesedu@gmail.com_
26+
- [YouTube](https://www.youtube.com/c/tuplesedu)
27+
- [Medium](https://medium.com/@tuplesedu)

0 commit comments

Comments
 (0)