Commit Graph

20028 Commits

Author SHA1 Message Date
af24f3322a Added some content related to marketing (#31746) 2018-12-20 20:36:32 -08:00
c03f74c0e8 Grammatical fixes (#30619)
I have fixes some of the grammar mistakes and corrected one spelling mistake.
2018-12-20 20:26:37 -08:00
4029c5d592 Fixed misspelling and added info on VR (#28616) 2018-12-20 20:16:30 -08:00
9da2f5ac1c Details about other sections (#27385)
* Details about other sections

Added details about other sections under the "Interface" heading. Made improvements to the details of the existing sections, added info about customizability of the Unity editor, added Hitman Sniper to list of games and other minor improvements.

* fix: added front matter block back
2018-12-20 20:07:56 -08:00
257c8dc9c0 Add more noteworthy games created with Unity (#25836)
Added some more modern games, as well as games in more varied genres and platforms to better illustrate how Unity is used by game developers.
2018-12-20 19:53:52 -08:00
19f2317e46 Add Oculus Go/Quest to supported platforms (#25833) 2018-12-20 19:18:03 -08:00
c698ff4e3b semicolon on line 53 (#27709) 2018-12-20 19:14:25 -08:00
8df55d5296 Wrote about operators and fixed a faulty example (#23950) 2018-12-20 19:04:58 -08:00
3df426f222 Rewording the first intro sentence (#25930) 2018-12-20 21:43:53 -05:00
08ed6979dc Added IDEs for Java Coding. (#25898)
I added jGRASP, jSource and DrJava in the given list of free IDEs for Java coding.
2018-12-20 21:43:12 -05:00
212430f9de Added two more links to the resources section (#25768) 2018-12-20 21:39:06 -05:00
f08b376795 Added initial content to stub (#25756) 2018-12-20 21:33:56 -05:00
0cb9cdbb55 Add terminology (#25764)
Just adding some typical naming convention to the topic.
2018-12-20 21:30:33 -05:00
478e4b4e39 corrected spelling, grammar line 6 (#25749) 2018-12-20 21:24:38 -05:00
2129b299d9 Corrected inconsistencies in headings (#25746) 2018-12-20 21:24:15 -05:00
2527f61c48 added section on famous websites written in ruby on rails. (#25723) 2018-12-20 21:11:51 -05:00
38d1618016 Combined two sentences (#25706) 2018-12-20 21:09:11 -05:00
ef28ed677d added to and updated verbiage to account for Ruby lang (#25619)
* added to and updated verbiage to account for Ruby lang

* Added missing word
2018-12-20 21:04:48 -05:00
c7b0f590c9 Added new note regarding rm (#25711)
Added a note regarding the "rm: remove regular file 'hello'?" prompt that occurs when using the rm command and explained that rm is a permanent action and should be used with caution.
2018-12-20 20:59:33 -05:00
2d14103da8 Add 2 podcast suggestions (#25599)
Just two podcasts I've found helpful as a beginning developer.
2018-12-20 20:43:36 -05:00
067d832ea6 Update index.md (#25592)
* Update index.md

* Update index.md
2018-12-20 20:43:07 -05:00
643fa813c3 Fixed capitalization and added description (#25585)
Fixed "WebStorm" capitalization and added a description for the Brackets text editor.
2018-12-20 20:42:23 -05:00
9ebc54e9d5 add: stub for regexp challenge - check for all or none (#31670) 2018-12-20 17:25:09 -08:00
844f4ec699 Minor grammar and spelling changes (#33980) 2018-12-20 17:23:30 -08:00
7cc007e306 add: content for challenge: match whitespace (#31691) 2018-12-20 17:14:29 -08:00
ba50f794bb Initial commit >= stub. Includes a hint. (#34036) 2018-12-20 17:12:29 -08:00
f00c2e6730 Added two more additional learning resources (#25538)
I've added two more useful and informative websites as additional learning resources.
2018-12-20 20:00:12 -05:00
d16598aae1 Fixed typographical errors in lines 7 and 8 (#25503) 2018-12-20 19:57:32 -05:00
6cd3ba0713 Update index.md (#32265)
* Update index.md

Added hint for the exercise.

* Update index.md

Edited hints for exercise
2018-12-20 16:55:58 -08:00
13f019eaa4 Grammatical fix on line 1 (#26601)
Fixed sentence #2 under ##Output by adding "for"
2018-12-20 16:54:45 -08:00
64cedbc1ea Corrected grammar line 11 & line 7 (#32551) 2018-12-20 16:52:37 -08:00
90cb63c37b Some typos, made doc readable (#33136) 2018-12-20 16:44:58 -08:00
5c6b5da11b added full solution (#33545) 2018-12-20 16:32:05 -08:00
921469f44e Minor typo fixes (#34063)
* Minor typo fixes

* fix: changed a to an
2018-12-20 16:31:13 -08:00
3da35f314a Added links (#33708)
* Added links 

Specifically, to the different subfields of computer science

* Fixed formatting issue

* Update index.md

* Update index.md
2018-12-20 15:50:12 -08:00
b8a41431e0 Update Blockchain Chinese index.md (#33274)
Correct some Chinese translation
2018-12-20 15:49:37 -08:00
2d0a63c9e0 Added Resource Allocation Graphs (#30118)
Added an explanation about resource allocation graphs, and how a deadlock can be determined from one. Created a hyperlink to a separate page that goes into more detail about these types of graphs.
2018-12-20 16:12:20 -07:00
f7b861e577 Improved Russian translation (#25566)
Updated Description section of "Add Font Awesome Icons to all of our Buttons"
2018-12-20 21:31:20 +04:00
430e04e3d3 add the text "O(n*m) time" (#25545) 2018-12-20 22:47:59 +05:30
10957f405f Add .clear method (#25500) 2018-12-20 07:53:56 -05:00
d5bf5a5bf3 How to create your own generic method (#25467)
The syntax how to create your own Generic method.
2018-12-20 07:34:53 -05:00
773aae4fdc if-else definition made more clear to avoid confusion (#25449) 2018-12-20 06:30:51 -05:00
03a576e7b1 updated anchor definition (#25423)
* updated anchor definition

* Added list formatting
2018-12-20 06:17:19 -05:00
bd5aa22faf More concise language and an example code. (#25421)
Erase an unnecessary word from the initial description.

Add an example function call above where the parameters are explained for a more visual learning experience.
2018-12-20 06:07:33 -05:00
8b99db9acf Added points to note when using git force push (#25412)
git force push is very powerful but equally dangerous. Added a quick warning note for using git force push
2018-12-20 06:04:51 -05:00
fcdf2af664 Update index.md (#25403)
Hyperlink to Wikipedia source on line 9.
2018-12-20 06:01:48 -05:00
9a10046c2f Add "Difference between array and pointer" (#24541) 2018-12-20 12:33:05 +05:30
e929a31bc0 Update index.md (#33467) 2018-12-19 18:23:10 -08:00
726b1da739 changes to grammar and punctuation (#28353) 2018-12-19 18:21:54 -08:00
0a03967faa Added an example for iterating over a string (#25806) 2018-12-19 18:00:36 -08:00