diff --git a/fa-ir/brainfuck.html.markdown b/fa-ir/brainfuck-fa.html.markdown
similarity index 100%
rename from fa-ir/brainfuck.html.markdown
rename to fa-ir/brainfuck-fa.html.markdown
diff --git a/fa-ir/javascript.html.markdown b/fa-ir/javascript-fa.html.markdown
similarity index 100%
rename from fa-ir/javascript.html.markdown
rename to fa-ir/javascript-fa.html.markdown
diff --git a/hu-hu/go.html.markdown b/hu-hu/go-hu.html.markdown
similarity index 100%
rename from hu-hu/go.html.markdown
rename to hu-hu/go-hu.html.markdown
diff --git a/hu-hu/ruby.html.markdown b/hu-hu/ruby-hu.html.markdown
similarity index 100%
rename from hu-hu/ruby.html.markdown
rename to hu-hu/ruby-hu.html.markdown
diff --git a/javascript.html.markdown b/javascript.html.markdown
index cce488e1..dc573b0e 100644
--- a/javascript.html.markdown
+++ b/javascript.html.markdown
@@ -547,6 +547,11 @@ of the language.
[JavaScript: The Definitive Guide][6] is a classic guide and reference book.
+[Eloquent Javascript][8] by Marijn Haverbeke is an excellent JS book/ebook with attached terminal
+
+[Javascript: The Right Way][9] is a guide intended to introduce new developers to JavaScript and help experienced developers learn more about its best practices.
+
+
In addition to direct contributors to this article, some content is adapted from
Louie Dinh's Python tutorial on this site, and the [JS Tutorial][7] on the
Mozilla Developer Network.
@@ -559,3 +564,5 @@ Mozilla Developer Network.
[5]: http://bonsaiden.github.io/JavaScript-Garden/
[6]: http://www.amazon.com/gp/product/0596805527/
[7]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript
+[8]: http://eloquentjavascript.net/
+[9]: http://jstherightway.org/
diff --git a/ta_in/css.html.markdown b/ta_in/css-ta.html.markdown
similarity index 100%
rename from ta_in/css.html.markdown
rename to ta_in/css-ta.html.markdown
diff --git a/ta_in/javascript.html.markdown b/ta_in/javascript-ta.html.markdown
similarity index 100%
rename from ta_in/javascript.html.markdown
rename to ta_in/javascript-ta.html.markdown
diff --git a/ta_in/json.html.markdown b/ta_in/json-ta.html.markdown
similarity index 100%
rename from ta_in/json.html.markdown
rename to ta_in/json-ta.html.markdown
diff --git a/ta_in/xml.html.markdown b/ta_in/xml-ta.html.markdown
similarity index 100%
rename from ta_in/xml.html.markdown
rename to ta_in/xml-ta.html.markdown