Commit Graph

17451 Commits (2e3e0383bf88821e78f2fe3030ab2d972afd8b62)

Author SHA1 Message Date
Stéphane Angeles 2e3e0383bf Minor changes in the translation (#32975)
Especialmente en las tildes, que es importante en español.
2018-10-31 16:43:21 -05:00
sjoh29 5b7935994c Added "NAT" to the article (#32977)
Added the term "Network Address Translation" and its definition to the article
2018-10-31 16:41:37 -05:00
Abhishek 690bf76aa8 Added types of variables in java (#32976) 2018-10-31 16:37:46 -05:00
igodsmark 54f5c274df Removed apostrophe typo (#32963) 2018-10-31 16:33:08 -05:00
soumiyamathur 3fdbfe9e10 Adding sources (#32972) 2018-10-31 16:29:00 -05:00
Shailendra Paliwal 59fe1217e0 Updated book list - housekeeping (#33177)
removed duplicates, moved books to relevant sections and added a few books
2018-10-31 16:26:16 -05:00
Christian Wilkie 3335fe26a7 Fix broken wikipedia link (#32970)
Link to Swing on the bottom was broken
2018-10-31 16:21:00 -05:00
Ha Anh Nguyen 8d0ca1729d Summarize time complexity of merge sort (#20632)
Add simple way to remember time complexity of merge sort
2018-10-31 14:16:56 -07:00
Shailendra Paliwal 4b581c9cf8 improved formatting (#33181)
I have made two changes, added a code block around `while()` syntax and fixed the formatting of H3 title Sources
2018-10-31 16:16:46 -05:00
Nicolas Le Gorrec d25638bc50 Added the bitcoin white paper to resources (#20570) 2018-10-31 17:15:23 -04:00
CodeB9 0b36e28dd9 Fix image links and sizes (#32223) 2018-10-31 17:07:56 -04:00
Ian McCormack d556afc039 Specify forbidden use in ECMAScript 5 (#31483) 2018-10-31 16:52:41 -04:00
ar03 01b4fe6b26 Added a YouTube example of Brute Force (#31488) 2018-10-31 16:46:25 -04:00
Donté Taylor fc682d43b0 Added more to list of Linux distributions (#33182) 2018-10-31 16:39:03 -04:00
Gregory Gubarev 21bdaba984
Responsive Web Design: Added hint to Make Circular Images with a border-radius (#21897)
Added hint to Make Circular Images with a border-radius (https://guide.freecodecamp.org/certifications/responsive-web-design/basic-css/make-circular-images-with-a-border-radius and https://learn.freecodecamp.org/responsive-web-design/basic-css/make-circular-images-with-a-border-radius)
2018-10-31 22:56:51 +04:00
jdbricker a83dc34e2e spelling error fixed (#20618) 2018-10-31 13:52:30 -05:00
Gregory Gubarev 7fcac755a8
[Russian] Improved translate (#24384)
* [Russian] Improved translate

Improved translate Wrap Radio Buttons in a fieldset Element for Better Accessibility

* Edited example
2018-10-31 22:11:07 +04:00
Scott Tran 1b4c49f13b Added Hint/Solution to "justify-self" Challenge (#20614) 2018-10-31 13:09:50 -05:00
Oleksii Pudlo c99880e6ec Changed and added words to make text more native. (#24040)
Changes:
from "яркими" to "сочными";
added "слишком";
from "помещен" to "размещен";
from "дополнение" to "дополнительный";
from "#09A7A1" to "сине-зеленый";
from "а его оранжевый (#FF790E) дополняет визуально выделение кнопок регистрации" to "а дополняющий его оранжевый (#FF790E) для визуального выделения кнопок sign-up";
from "Измените <code>background-color</code> как <code>header</code> и <code>footer</code> от черного до цвета teal." to "Измените <code>background-color</code> обоих элементов  <code>header</code> и <code>footer</code> с черного на сине-зеленый.";
from "Затем измените <code>color</code> текста <code>h2</code> на teal" to "Затем также измените <code>color</code> текста <code>h2</code> на сине-зеленый";
2018-10-31 22:09:35 +04:00
ShkiperMe 356e34f226 Update Russian translation for 'git status' documentation (#24025) 2018-10-31 22:08:54 +04:00
jonathanelscpt 0d4d203f1e fixed some grammar errors (#20612) 2018-10-31 13:07:36 -05:00
Alex Churkin 7b3fe33441 Improved translations (#23145)
Improved translations in guide/russian/android-development/core-components/index.md
2018-10-31 22:04:35 +04:00
Nehorowo ad0fda1060 Troubles of translation to Russian. (#23980)
Troubles of translation to Russian.
2018-10-31 22:01:37 +04:00
Gregory Gubarev 70a797842a
[Russian] Translate guide (#23941)
* [Russian] Translate guide

* Added translate to description
2018-10-31 22:00:43 +04:00
Geno 516285b2c6 Updated terminnology, misspelling (#23606) 2018-10-31 21:46:36 +04:00
John S. De Stefano Jr f6ddd8d6bb Clean-up of text in 4th paragraph. (#20603)
* Update index.md

Clean up 4th para.

* added to before perform line 22
2018-10-31 12:43:26 -05:00
Gregory 4a5af5d865 [Russian] responsive-web-design: Improved translate (#23418) 2018-10-31 21:40:01 +04:00
Gregory c5efb98869 [Russian] responsive-web-design: imporved translate (#23414) 2018-10-31 21:38:08 +04:00
Gregory 46a69074d4 [Russian] responsive-web-design: improved translate (#23409) 2018-10-31 21:37:34 +04:00
Gregory 5369872229 [Russian] responsive-web-design: Improved translate (#23402) 2018-10-31 21:37:09 +04:00
Iryna Moiseieva c432be48b2 Exposed correct cases and matching words in Russian (#23062)
- Change titles on russian
- correct matching words in russian
- Exposed correct cases for russian.
2018-10-31 21:29:01 +04:00
serg-t 0013e4fb3f update index.md (#23037)
added basic info about PHP Errors.
2018-10-31 21:27:55 +04:00
Alex Churkin 407f566d90 Improved translation in /kotlin/index.md (#23014) 2018-10-31 21:25:08 +04:00
Alex Churkin 2df4c8e567 Fixed markup, improved translation (#22955) 2018-10-31 21:24:20 +04:00
jonathanelscpt 1b6135ef4c fixed grammar errors in paragraph... (#20578) 2018-10-31 12:14:23 -05:00
Scott Tran 10562ae5e6 Added Hint/Solution to "Area Template" Challenge (#20575) 2018-10-31 12:09:22 -05:00
Sean Riley 7d697d9ecc Getting Started Android Development minor grammar/syntax edits (#20687) 2018-10-31 13:04:05 -04:00
Karol Skrobot 296ea16feb Corrected grammar in C# Ternary operator article (#20684) 2018-10-31 13:02:16 -04:00
Nicolas 5989ae02f0 Add ROM cartridge example (#20661)
Add to "Examples of ROM" the ROM cartridge with a short definition and an image 🎮
2018-10-31 12:52:11 -04:00
Lucas Rafaldini d8a2a5911a Some text changes. (#20211)
Making some text changes, fixing some translating issues and making the text more readable and understandable.
2018-10-31 17:31:37 +01:00
Matt 3ac7793e8f Update index.md (#31489)
Broke up the first paragraph for readability
2018-10-31 11:30:00 -04:00
Jadon Orr 7c20508efe Grammatical, style, and confusing example changes (#31490) 2018-10-31 11:28:21 -04:00
angeldistro 28d8fe3e5d Re-format page (#31493)
Re-format headers and bullet points in this article
2018-10-31 11:27:14 -04:00
Cameron Burkholder 2e0ac268d9 Revision of JavaScript classes guide (#20357)
* Revision of JavaScript classes guide

General fixes in grammar, consistency, and sentence phrasing.

* Fix indentation and highlight keyword 'class'
2018-10-31 22:20:48 +07:00
Karol Skrobot 037d515f28 Fixed a typo (#20569)
Removed redundant "For".

E.g. is short for exempli gratia which means “for the sake of example. ” We take this to mean simply “for example.” So if you write for e.g., you are in effect writing "for for example".
2018-10-31 08:20:16 -07:00
ar03 501e789b77 Added YouTube link (#31497)
Added a demonstration of backtracking via YouTube.
2018-10-31 11:14:22 -04:00
Ha Anh Nguyen ad6eed1ef3 Add explanation about various time complexity (#20565)
Explaining the why time complexity of quick sort varies
2018-10-31 08:12:17 -07:00
murtazasaif ae31e8f007 Updating index.md (#20547)
Describing how to get just values from a dictionary in Python 3.x
2018-10-31 08:00:52 -07:00
Sean 17ffd5a721 Updated English SQL INNER JOIN Guide (#20479)
Corrected the formatting of the "student or left table" so that the SQL below it can be formatted correctly. (missing ending triple-backticks)
2018-10-31 07:56:59 -07:00
joruchan ba364a41a2 Changed acquire to acquiring (#20571)
to make it more fitting for the sentence
2018-10-31 21:54:41 +07:00