bc48cff3e8
Usage Section Update ( #22977 )
...
Add the following paragraph after the doctype declaration on Line 55:
"It is important to note, that while "DOCTYPE" is shown in uppercase letters here. The keyword "DOCTYPE" is case-insensitive and can be uppercase or lowercase. This simplification is part of the reason HTML5 pages are compatible with old and new browsers, and also compatible with the browsers on mobile devices."
2018-11-20 18:58:37 -05:00
4b44e363c4
Added resource under 'More information' ( #22957 )
...
* Added resource under 'More information'
* Fixed formatting
2018-11-20 18:54:18 -05:00
11ed97e860
Add mention of centralized vcs to svn article ( #22826 )
...
Add a small section to the Subversion article discussing it as a well-known example of a centralized vcs.
2018-11-20 18:51:57 -05:00
8cc39cb957
Found extra link for podcasts ( #22780 )
...
And added software tester -> is a bit of a specialty.
2018-11-20 18:48:48 -05:00
b49f534d73
Added the output of a print statement ( #22748 )
...
Added the output for a print statement used in a code example.
2018-11-20 18:48:01 -05:00
ba16264562
Revised to fix spelling, grammar, and add clarity ( #22728 )
2018-11-20 18:47:14 -05:00
26c4b20a9b
Add "Second example of Const" to article ( #22727 )
...
* Add "Second example of Const" to article
Describing const also to be scoped i.e, accessible in the block where it was defined can be added to the article
* Reordered changes and fixed formatting
2018-11-20 18:46:06 -05:00
1f8f67c080
My change ( #22723 )
...
- And The dialog box shoud contain an OK button
2018-11-20 18:45:02 -05:00
b32f8cf5ac
Replaced Broken Link in More Information ( #22686 )
...
* Replaced Broken Link in More Information
The link that was there didn't show the content anymore.
* Fixed formatting
2018-11-20 18:43:25 -05:00
1b97963972
Added few advantages of documentation ( #22416 )
2018-11-20 18:42:22 -05:00
74a4b1175e
added general syntax of python function definition ( #22670 )
...
* added general syntax of python function definition
* Cleanup
2018-11-20 18:38:56 -05:00
1b6b3d38c0
Additional information MS SQL and T-SQL ( #22654 )
...
* Additional information MS SQL and T-SQL
* Fixed grammar
2018-11-20 18:38:05 -05:00
e9fd6b3542
fixed typographic error ( #22648 )
2018-11-20 18:36:41 -05:00
64ab5c78f6
Added framework to Javascript frameworks section ( #22637 )
...
Vue.js was added on line 34 as one of the prominent front-end frameworks for Javascript.
2018-11-20 18:35:31 -05:00
208eee39d8
Added Product Management Overview Link ( #22634 )
...
* Added Product Management Overview Link
* Fixed formatting
2018-11-20 18:34:48 -05:00
bcfa215ab0
Free WordPress templates ( #22599 )
2018-11-20 18:33:59 -05:00
96f81d8da2
Added new book and changed the layout ( #22592 )
2018-11-20 18:32:24 -05:00
e9004f3e21
Update block of code to be highlighted as C ( #22588 )
2018-11-20 18:31:50 -05:00
059512846e
Added Resources to learn Git link ( #22502 )
...
* Added Resources to learn Git link
* Fixed formatting
2018-11-20 18:31:12 -05:00
93f7e44752
Kotlin functions basic usage ( #22231 )
...
* Kotlin functions basic usage
* created index.md file
2018-11-20 18:25:15 -05:00
28f4d54be1
Fix Spanish translations for Bootstrap Buttons ( #19776 )
2018-11-20 14:55:13 -07:00
97d60dbd9e
Update index.md ( #22142 )
...
Corrected some spelling errors
2018-11-20 10:57:53 -08:00
6596fe607a
Head First Book Addition ( #22330 )
...
added Head First Javascript as an additional book of interest for those wishing to learn the language of Javascript
2018-11-20 18:05:08 +00:00
961349432c
Added a book on Python (Python Cookbook) ( #22333 )
...
Python Cookbook: Recipes for Mastering Python 3
2018-11-20 10:51:54 -07:00
c29445ca5e
Added ternary operator ( #22234 )
...
* Added ternary operator
* Update index.md
2018-11-21 00:47:00 +07:00
1331d8deab
html-5 forms ( #22594 )
2018-11-20 20:58:19 +04:00
c32b7c6da2
a better translation for this article ( #22979 )
2018-11-20 20:54:26 +04:00
e05fac8d77
translation improvements and markdown fixes ( #23018 )
2018-11-20 20:53:14 +04:00
2de016012a
markdown fixes ( #23024 )
2018-11-20 20:52:12 +04:00
44ee449a73
Markdown code block fix ( #23036 )
2018-11-20 20:51:34 +04:00
5e552cd3df
Add Russian translation ( #23098 )
...
* Add Russian translation
* fixed line 5
After review of @greggubarev @ArkadiyVoronov please change line 5 to more readable
2018-11-20 20:49:08 +04:00
77b34ee74a
Corrected translation ( #23113 )
...
* Corrected translation
Corrected translation in /guide/russian/android-development/index.md
* Update index.md
2018-11-20 20:46:47 +04:00
8506f41ed8
fix localeTitle ( #22760 )
...
Changed "Отзывчивый сертификат веб-дизайна" to "Сертификат Отзывчивый веб-дизайн"
2018-11-20 20:43:25 +04:00
b1e0cc41d9
Added some physical calculus rules ( #22317 )
...
-Just added a few extra integration rules of velocity, displacement and acceleration for applications of calculus in the physical world
2018-11-20 07:45:34 -06:00
8c5896f8c5
Added link to a book on Algorithms ( #22308 )
...
This is the of the programming language-independent text that helped establish computer algorithms as a discipline of computer science. The text incorporates the latest research and state-of-the-art applications, bringing this classic to the forefront of modern computer science education. A major strength of this text is its focus on design techniques rather than on individual algorithms.
2018-11-20 07:43:20 -06:00
175f8269c9
Added ln command ( #22298 )
2018-11-20 07:42:45 -06:00
0e6c1d4df9
Added an article in place of stub. ( #22294 )
2018-11-20 07:42:15 -06:00
112c90c4ed
added code of kmp algorithm in index.md ( #22293 )
...
* added code of kmp algorithm in index.md
* format codeblock to c++?
I think this is c++, but I'm not positive.
2018-11-20 07:41:27 -06:00
77246a193d
Add the title "More information " to the article ( #22288 )
2018-11-20 07:40:29 -06:00
248788a335
Added logo of libgdx to index.md file ( #22283 )
...
* Added logo of libgdx to index.md file
Added logo of libgdx to index.md file
References:

* remove duplicate image, moved it to the top...
add line breaks between resources
2018-11-20 07:40:02 -06:00
b1851623d1
Various Additions ( #25333 )
...
Added swirl in ##Where to learn R for free
Added installing instructions in ##Reference for Unix-alike operating systems
2018-11-20 18:41:22 +05:30
46d567121e
Add Arabic translation for bash-mkdir ( #21654 )
...
* Add Arabic translation for bash-mkdir
* improve translation
2018-11-20 12:43:02 +00:00
a15afc0b80
Corrected 'paintjob', added text ( #25367 )
...
Text added: ", and wanted to change the color of your Car."
2018-11-20 15:04:57 +05:30
ff332b7703
Fixed JQuery -> jQuery ( #25366 )
2018-11-20 15:03:28 +05:30
7f690b8b3c
add link for guide to illustrator ( #25327 )
2018-11-20 14:59:38 +05:30
740ffdc839
Fixed grammatical errors ( #25341 )
2018-11-20 14:54:34 +05:30
38e8256f03
Various grammatical errors ( #25317 )
2018-11-20 14:51:12 +05:30
951d34875a
Syntax error ( #25303 )
2018-11-20 14:49:13 +05:30
741ec75872
Added correct translations to Russian in article ( #21947 )
...
* Added correct translations to Russian in article
* improved translation
* fix: removed extra line at start of article
2018-11-20 12:36:41 +04:00
41c35019cb
Deleting typo ( #34386 )
...
'increment' instead of 'increament'
2018-11-20 14:01:44 +08:00