We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add cities, May 18 2016 Also, closes #984
Merge pull request #987 from Rafase282/fix Change headings for windows envarioment variables
Move headings
Merge pull request #986 from Rafase282/titles Fixes where art tho title
Fixes where art tho title
Adds new python articles to the TOC (#983) Adds new python articles to the Table of Contents
Merge pull request #985 from FreeCodeCamp/revert-970-fix/bug-help Revert "Temporarily add Found-a-Bug article back"
Revert "Temporarily add Found-a-Bug article back"
New Python Articles: Import Statements, Using Pip, From X Import Y (#982) * New Articles: import statements, using pip, from x import y * Changed the title according the wiki guidelines * Rename Files according to the wiki guidelines * Fixed some grammar issues and added repl.it links * Repl.it to Run Code * Repl.it to Run Code
Renames repl it to run code (#981) * Renames repl it to run code * Better quotation
Merge pull request #980 from Rafase282/fix-algo Fix wrong title for where are tho
Fix wrong title for where are tho
Merge pull request #979 from Rafase282/d3 Tuneup D3 article
Tuneup D3 article
A new Data visualization project using D3 (#974) * A new Data visualization project using D3 Issue #541: create new articles for Data visualization projects This is a data visualization project using interactive bar and pie chart using data about a class of students and their topic-wise performance on subject. * Update - Solution removed Removed the code and added more resources and hints * Updated project Improved article * Updated the article Made changes suggested by @theflametrooper * Removed the spaces Extra spaces removed in this commit
Merge pull request #978 from Rafase282/python Add more python functions to the list
Add more python functions to the list Removes dot from links
Merge pull request #971 from theflametrooper/split/threearticles Splitted a few articles
Splitted Installing Django Flask Article * Implemented suggestions regarding Django Flask Article * Removed unneeded title
Splitted React, ES6, Webpack Project Article * Implemented suggestions regarding React, ES6, Webpack Project Article
Splitted SASS Articles * Implemented suggestions regarding SASS Article
Add ruby strings/numbers (#977) * test commit * added 2 strings methods and created new ruby numbers section * updates to the Ruby Numbers files * removed : * changed Ruby.md to main file and created separate history file
Merge pull request #973 from pitazo/patch-1 Create Algoritmo-Mensaje-Secreto.md (es.lang)
Create Algoritmo-Mensaje-Secreto.md (es.lang)
Merge pull request #972 from theflametrooper/fix/sy Fix symbols markdown from #932
Fixed symbols markdown from #932
Better titles for articles (#969) * Better titles for articles * Trim titles * Fixes grammar for CSS framework articles * Fix title case
Article: Python Function ID (#962) * Added Python-Function-ID.md For issue #819 * Removed duplicate line converted object heading to h4 and removed duplicate line about return value. * Removed different python implementation details The different python implementation details are confusing and could be ignored. The id() function is not used that much so omitting the statement makes more sense.
Merge pull request #970 from abhisekp/fix/bug-help Temporarily add Found-a-Bug article back
Add Help Bug link back