diff options
author | kinitrupti | 2016-03-31 17:21:26 +0530 |
---|---|---|
committer | kinitrupti | 2016-05-17 11:13:59 +0530 |
commit | 41b0da723cc8cebd28d678ab140c226cb8113bbb (patch) | |
tree | d4637e043ff24d0e9ea5132901fe163cb5f80c14 /tbc/static/templates/editors-picks.html | |
parent | 0fa2e3abe3ce91c11e8603f79f6897c2dbe5b033 (diff) | |
download | Python-TBC-Interface-41b0da723cc8cebd28d678ab140c226cb8113bbb.tar.gz Python-TBC-Interface-41b0da723cc8cebd28d678ab140c226cb8113bbb.tar.bz2 Python-TBC-Interface-41b0da723cc8cebd28d678ab140c226cb8113bbb.zip |
modified-funcnames-frontpg
Diffstat (limited to 'tbc/static/templates/editors-picks.html')
-rw-r--r-- | tbc/static/templates/editors-picks.html | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/tbc/static/templates/editors-picks.html b/tbc/static/templates/editors-picks.html new file mode 100644 index 0000000..1406cf2 --- /dev/null +++ b/tbc/static/templates/editors-picks.html @@ -0,0 +1,26 @@ +<h4>Editors' Picks</h4> +<p> + <ul> + <p> + <li> + + <b> </b>Books with minimum or NO trivial examples + + </li> +<li> + + <b> </b>Books with maximum usage of scientific libraries like Sympy + + </li> +<li> + + <b> </b>Books with maximum usage of scientific libraries like Sympy + + </li> +<li> + + <b> </b>Books with maximum functions and classes + + </li> + </p> + |