diff --git a/index.html b/index.html
index 1204fa6..029ade4 100644
--- a/index.html
+++ b/index.html
@@ -519,6 +519,12 @@
CLion, produced by JetBrains - the same company who made Intellij IDEA, is a powerful IDE for C++. Free educational licenses are available OR you can try out their EAP (Early Access Program) which is still free as of Aug, 2016. You may want to turn off its code inspection feature as it will cause quite a bit of lag. |
+★★☆ |
+OnlineGDB |
+Web Based IDE |
+OnlineGDB is a full packed Web IDE which is used for almost all the languages like C++,JAVA,Python,Pascal.Be sure to check out OnlineGDB, a very helpful multi-language web based IDE |
+
+
★☆☆ |
Other IDEs |
Mixed |
@@ -844,6 +850,12 @@
★★☆ |
+Mathematics for computer Science, by Albert R. Meyer, Eric Lehman, and Frank Thomson Leighton |
+The book offers all the topics that are required in Computer Science . |
+
+
+★★☆ |
+
Concrete Mathematics: A Foundation for Computer Science, by Ronald L. Graham, Donald E. Knuth, Oren Patashnik |
The book offers a deeper insight into Discrete Mathematics with more emphases on number-related topics. |