Added an android book and a Python playground (#4156)

* Add javatpoint android free tutorial

* add python playground

* Add interactive new Android tutorial section

javatpoint android tutorial

* del prev change

* change python playground title
pull/4192/head
Bhaskar Maity 4 years ago committed by GitHub
parent a27f876ae8
commit c27db0cac4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      free-programming-interactive-tutorials-en.md
  2. 1
      free-programming-playgrounds.md

@ -1,6 +1,7 @@
### Index ### Index
* [Ada](#ada) * [Ada](#ada)
* [Android](#android)
* [Bash](#bash) * [Bash](#bash)
* [C](#c) * [C](#c)
* [C#](#c-sharp) * [C#](#c-sharp)
@ -39,6 +40,11 @@
* [Introduction to Ada](https://learn.adacore.com/courses/intro-to-ada/index.html) * [Introduction to Ada](https://learn.adacore.com/courses/intro-to-ada/index.html)
### Android
* [Javatpoint Android Tutorial](https://www.javatpoint.com/android-tutorial)
### Bash ### Bash
* [Help messages will explain everything](https://explainshell.com) * [Help messages will explain everything](https://explainshell.com)

@ -153,6 +153,7 @@
* [Codepad](http://codepad.org) * [Codepad](http://codepad.org)
* [Python Trinket](https://trinket.io/python) * [Python Trinket](https://trinket.io/python)
* [Python.org Shell](https://www.python.org/shell) * [Python.org Shell](https://www.python.org/shell)
* [Repl.it - NiceDualPoin](https://repl.it/repls/NiceDualPoint#main.py)
### R ### R

Loading…
Cancel
Save