Commit Graph

24781 Commits

Author SHA1 Message Date
2e3ca764a7 improvement of 'Basic Math' documentation (#26301)
* improvement of 'Basic Math' documentation

* fix: corrected code block formatting
2019-08-15 20:16:18 -07:00
ffe3d6578a improvement of 'Pointers' documentation (#26285) 2019-08-15 20:15:33 -07:00
ca2fdaa967 Update translation and format text (#26032) 2019-08-15 07:20:51 -07:00
cb4ec5c59d Fix translated names for originals (#26046) 2019-08-15 07:20:25 -07:00
1ad3abd50f feat(curriculum); added another challenge to help teach recursion (#35966)
* Squashed the removal of the before test section

* fix: changed blockquote triple backtick syntax

* fix: removed recursion explanation

* fix: changed meta title and thru to through

* fix: capitalize "after" in several strings
2019-08-15 20:07:15 +09:00
a1ee532be3 fix: added cross-env before script (#36592) 2019-08-15 13:16:15 +05:30
56d28f255d fix: add netlify config to ignore 2019-08-15 09:56:58 +05:30
44804abeb5 fix: Remove and update challenges with legacy methods (#36444) 2019-08-15 01:22:41 +01:00
3e22e5febd Inclusão de descrição mais detalhada. (#25593) 2019-08-14 16:46:18 -07:00
c9e61a7365 Quadro de dados com informação sobre a função read.table (#25400) 2019-08-14 16:46:01 -07:00
2ed9bdc120 fix: title and translation (#24619)
* fix: title and translation

* Update index.md
2019-08-14 16:15:39 -07:00
d41d74a12f Update index.md (#25985)
updated a word
2019-08-14 16:07:53 -07:00
c61028a367 Bulma (#25927)
* Bulma

* fixed title and localeTitle syntax

* correctly lowercase folder name and added index.md
2019-08-14 16:06:17 -07:00
Cat
45aeb5d590 Minor spelling corrections. (#25900)
* Minor spelling corrections.

Made some minor speeling corrections and translations to portuguese.

* fix: added INVEST back to localeTitle
2019-08-14 16:05:44 -07:00
Cat
39319c20ef Made a suitable translation for Join types (#25892) 2019-08-14 16:05:01 -07:00
753141f315 Update index.md (#25738)
changed translation error
2019-08-14 16:04:33 -07:00
5acec29441 Update index.md (#25736)
changed "frequentemente" to new orthography.
2019-08-14 16:03:45 -07:00
7c29d14903 Melhora de sintaxe das descrições e código. (#25652) 2019-08-14 16:03:18 -07:00
629c77444d Melhora da descrição das funções. (#25636) 2019-08-14 16:02:42 -07:00
4268d58428 Major changes and lots of clarifications (#25404)
The original text had misconceptions and mistakes (specially regarding the term "hacking"). i fixed them and added a link to clarify the difference between information security and cybersecurity. Plus, a fixed the Medium link reference, that was completely badly written.
2019-08-14 15:56:20 -07:00
eb2ef18905 Some small fixes and more addition of info (#25384)
I've made some punctuation fixes to clarify understanding by readers. Also, I added some more information, including a link with real statistics.
2019-08-14 15:53:33 -07:00
40c3d99487 Improvement of "div" documentation (#25369) 2019-08-14 15:52:18 -07:00
f64d2a04bd Update index.md (#25339)
Datas adicionada.
2019-08-14 15:51:32 -07:00
b25cd5f5bb Translate Vue Components to Portuguese (#25219)
Created a index.md file containing Portuguese translation for guide/english/vue/components/index.md
2019-08-14 15:49:42 -07:00
e7ef577c42 update index.md (#25167) 2019-08-14 15:46:32 -07:00
af7a71ee44 fix command on index.md [ionic portuguese] (#25164)
fix command:
'sudo apt-get instala npm' to 'sudo apt-get install npm'
2019-08-14 15:45:38 -07:00
5558dca4ab Replaced incorrect localeTitle (#25126)
LocaleTitle is "mesa", which is the Portuguese translation for "table". The software name remains the same in Portuguese.
2019-08-14 15:45:14 -07:00
7277a31499 Improving text formatting (#25115)
Removed repated "Mais informações" heading and adjusted capitalization.
2019-08-14 15:44:34 -07:00
29d5015229 [translation]: React article fixes (#24974) 2019-08-14 15:44:02 -07:00
dd2f7f2845 Correction in translation to PT (#24918)
"E se" -->  "If"
2019-08-14 15:42:45 -07:00
8cbc4a45b1 Explanation about React components (#24963)
The main concept about componentization in React.
2019-08-14 15:41:35 -07:00
2784c83782 Documentation improvements about CSS fonts (#24914) 2019-08-14 15:41:00 -07:00
347d1065ee English to Portuguese translation (#27285)
English words to portuguese.
2019-08-14 15:40:17 -07:00
e4f8cfd97c Fixing some portuguese mistakes (#24895) 2019-08-14 15:39:56 -07:00
42413365fc Fix locale Title (#24846)
- Translate the locale title name, React, back to English.
2019-08-14 15:39:17 -07:00
a087c4df31 Translate title back to English (#24833)
- Translate title back to English because it sounds better than using in plain Portuguese. I think is best using the original title (React Native) instead of the translated one.
-I also think the name "props" shouldn't be translated either, but I left this untouched.
2019-08-14 15:38:00 -07:00
aff357387e Add title and fix grammar (#24826)
- Translate "state" and "props" into portuguese
- Fix grammar: subject-verb agreement
2019-08-14 15:37:08 -07:00
d6659d31e5 Revert translation of man (#24627)
'man' (as in the command 'man') shouldn't be translated to the portuguese 'homem' (as in 'person'), given that it abbreviates 'manual'.
2019-08-14 15:34:34 -07:00
4bce223deb Portuguese grammar fixes (#24966) 2019-08-14 15:33:39 -07:00
cdf444238c Add missing superscript tags (#24616) 2019-08-14 15:30:53 -07:00
f0364b24e4 Include HTML history (#24579)
It was missing the HTML history, so I added in the second paragraph.
2019-08-14 15:27:43 -07:00
80217f9f53 Include Python History (#24584)
I included in the 2nd paragraph
2019-08-14 15:27:10 -07:00
353e1438c5 Include who created CSS (#24588) 2019-08-14 15:26:42 -07:00
b8cb54004d Fix header on XML syntax's paragraph (#24612) 2019-08-14 15:26:10 -07:00
a80105deac Complementação de conteúdo. (#23124)
Complementação de detalhes sobre o Hibernate.
2019-08-14 12:40:28 -07:00
47d08f6dae Add the text "as utilizadas por arquiteturas" to article. (#23440) 2019-08-14 08:32:18 -07:00
a23c106c2e Major changes and some translation corrections (#24577)
This texts seemed to be directly translated from English. There were some errors, as well as, bad concepts and malformed sentences. I fixed all of them.
2019-08-14 08:30:42 -07:00
4b9f4f9e77 Atualizar erro de grafia na palavra "title" (#24572)
Atualizar palavra que estava escrita como "tite" passando agora a ser "title".
2019-08-14 08:29:58 -07:00
2f3be40c9e Complete rewriting of index.md (#24540)
This text had many misconceptions and was disorganized. I completely rewrote it with solid definitions, links and more information.
2019-08-14 08:29:06 -07:00
e1c9a647df Fix if statement to use equal to operator instead of assignment operator. (#24520)
Fix if statement to use Double equals (==)  instead of Single equal  (=) which would overwrite the value of $_GET['name'] variable.
2019-08-14 08:28:23 -07:00