Commit Graph

23414 Commits

Author SHA1 Message Date
ae33d5888f Probability index.md file updated (#27836)
index.md file updated with more info, some examples and cases.
2019-06-24 15:24:03 -07:00
a4c214d877 Create AngularJS ng-model Directive (#27791) 2019-06-24 15:22:58 -07:00
d92421037e Added AngularJS Controller (#27786) 2019-06-24 15:22:23 -07:00
9d9fb93c6f Added AngularJS Expressions (#27771) 2019-06-24 15:20:53 -07:00
ec255f2d80 Add Section and Information on Packet Sniffing. (#27069)
* Create index.md

Basic introduction to Packet Sniffing and simple ways to protect against it.

* fix: made into paragraphs
2019-06-24 15:14:38 -07:00
7ce8272944 Added "Note" and "Usage with common data types" (#27332)
* Added "Note" and "Usage with common data types"

Added detailed information about the workings of 'is' and '==' operators with common data types. Included a simple coding example for each case and explained the reasons (for most cases) of why these operators work in this fashion and how they work under the hood.

* Minor changes to previous commit.

* fix: removed extra backticks
2019-06-24 15:07:08 -07:00
509e57d381 update index.md with article (#26915)
* update index.md with article

added article for dependent and independent variables.

* fix: remove stub info
2019-06-24 15:04:58 -07:00
b1a9ae7b65 Create article for autoencoder networks (#27107)
Started article in machine learning directory for autoencoder neural networks providing a brief overview of the motivation and ideas behind them
2019-06-24 15:04:47 -07:00
4cd38be757 Update index.md (#27093)
* Update index.md

* fix: changed c++ to cpp
2019-06-24 15:02:55 -07:00
6902abb937 Added two more types of waits (#26978)
Added methods to achieve a time delay using selenium related waits.
2019-06-24 14:57:18 -07:00
55dc8dde95 added basic info about type safety and optionals (#27860)
* added basic info about type safety and optionals

* add link for optionals, renamed links and title  

also renamed the directory folder

* added basic info about type safety and optionals

added optionals link and renamed links and directory

* added basic info about type safety and optionals

added optionals link and renamed links and directory

* added basic info about type safety and optionals

also added "swift optionals" link and renamed original link to "type safety and type inference" and also renamed directory

* added basic info about optionals

added link to swift optionals and change the name of the first link and the directory

* added info on swift optionals

renamed links and directory folder

* added info about type safety and optionals

added a link to swift optionals and change folder name and a link's name to type safety and inference

* added info about optionals

added a link to optionals docs, change link and folder name to "type safety and inference", similarly with the title tag

* Update index.md

* Update index.md

* added info on swift optionals and type safety

altered link and directory names and added a link to optionals docs

* added info for swift type-safety and optionals

changed link and directory name to type safe and inference
added link to swift optionals doc

* Update guide/english/swift/type-safety-and-inference/index.md

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* Update guide/english/swift/type-safety-and-inference/index.md

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* Update guide/english/swift/type-safety-and-inference/index.md

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* Update guide/english/swift/type-safety-and-inference/index.md

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* Update guide/english/swift/type-safety-and-inference/index.md

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* Update guide/english/swift/type-safety-and-inference/index.md

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* Update guide/english/swift/type-safety-and-inference/index.md

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* changed the directory name to match the title

* modified folder name to have the proper format :-)
2019-06-24 10:35:17 -05:00
4392455ff7 feat: add article for react portals (#33715) 2019-06-24 08:45:42 -05:00
251b857d12 added info about swift dictionaries (#32512)
* added info about swift dictionaries

* added info for swift dictionaries

* added info about swift dictionaries

* added basic info on swift dictionaries

* added info about swift dictionaries

* Update index.md

* added info on swift dictionaries

* added info about swift dictionaries

* Update guide/english/swift/dictionaries/index.md

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>
2019-06-24 08:30:13 -05:00
c03842f82b Add navbar-brand utility information (#30010) 2019-06-24 17:40:20 +07:00
7ab2e78439 Update style-guide-for-guide-articles.md (#36322) 2019-06-24 13:34:02 +07:00
cc6735f9a4 added basic info about Swift Sets (#30395) 2019-06-23 20:47:06 -05:00
f8abbfdf41 Added information about arrays (#32394)
* Added information about arrays

* added info about swift arrays

* added info about swift arrays
2019-06-23 20:29:48 -05:00
5ef825cadf Update index.md (#33345)
add extension for UITableViewDelegate protocol
2019-06-23 19:19:40 -05:00
475ed09544 Updated Index (#31797)
Added a couple of suggested points briefly covering the benefits of onsite work and remote work.
2019-06-23 16:39:50 -05:00
ab039a08a9 added-device-independent-pixels-article (#36084)
* Update index.md

* Update index.md
2019-06-23 10:04:11 -05:00
64056b1bb4 Clean up canvas particle sim guide code examples (#30742)
* docs(guide): clean up canvas particle sim code examples

* Use ES6 syntax
* Format code for easy readability
  * Normalize single vs. double quotes
  * Adjust spacing
* Add link to inverse-square law wikipedia page for additional information

* docs(guide): use arrow functions in particle sim examples
2019-06-23 09:28:46 -05:00
ce1c151027 angular routing benefits (#30544)
extra stuff about routing in angular
2019-06-23 09:26:33 -05:00
ed1af9cd88 ngUpgrade guide for Angular Guide folder (#26935)
* added guide for ngUpgrade library for angular

* add text for ngupgrade guide
2019-06-23 09:19:00 -05:00
03ec2dc45f Add text about man command. (#31393)
* Add text about man command.

Add text about man command (parameter -k).

* fix: change sh to shell
2019-06-23 08:15:38 -05:00
3d74d46cfb Update index.md (#30892)
Add text "### Application 

1. To find all connected components in a given graph
2. To find the shortest path between two nodes of any weighted or unweighted graph
3. To find all nodes within an individual connected components" to article.
2019-06-23 07:55:09 -05:00
bd829bb63a Fix English method examples for Ruby's guide (#29102) 2019-06-23 07:42:49 -05:00
ca79d0bf34 Added Awk Guide (#34719)
* Added Awk Guide

* Replaced Image With DorectLink to Image

* Removed Link to AwkArtWork Image
2019-06-23 07:33:09 -05:00
ae47b41ea3 Add bokeh installation (#30380) 2019-06-22 23:21:48 -05:00
a412aa83c3 Typo Fix in guide/english/game-development/unity/index.md (#35937)
* Update index.md

* fixed small mistakes
2019-06-22 23:21:17 -05:00
9f46f2e4f8 added more info to distinguish bokeh (#28103)
added more info to distinguish bokeh from matplotlib and seaborn
added a link to a cheat sheet
2019-06-22 22:31:46 -05:00
fe0373797b add member function "at" (#30838) 2019-06-22 22:23:42 -05:00
4432a9a2fa Updated debugger section (#30965)
* Updated debugger section

Added additional info about a debugger's capability

* fix: changed c++ to cpp
2019-06-22 22:14:25 -05:00
a1d3f1fbe0 Add New Style (#33059)
Add class styles to vertically centered the modal
2019-06-22 21:39:39 -05:00
e3b0a88910 Fixed spelling and punctuation errors in Binary Search Trees Guide Article index.md (#35238)
* Update index.md

I have changed the spelling such as missing letters and missing punctuation and while scanning the page, I have also adjusted a few  links or coding in and out of brackets.

* Update index.md
2019-06-22 21:24:14 -05:00
c8b552da04 z-index (#29356) 2019-06-22 09:29:03 -05:00
82bad3bb50 Update for consistancy and clarity (#31250)
* Update for consistancy and clarity

* fix: corrected main header
2019-06-22 09:20:17 +01:00
3fa14df925 fix: renamed folder without starting dash (#36124) 2019-06-21 18:05:33 -04:00
f53ca79890 fix: changed tests to allow other valid solutions (#36210) 2019-06-21 18:04:30 -04:00
ed4bbfdbcd chore(server): update all dependencies to latest 2019-06-21 19:56:20 +05:30
c112fe6a20 chore(client): update all dependencies to latest 2019-06-21 19:56:20 +05:30
b60e55d4c4 docs: update contributing guide grammar (#36313) 2019-06-21 19:52:53 +05:30
b3fb77f290 docs: update dev team contact details 2019-06-21 19:48:26 +05:30
bda1add221 Added Some More Functions (#28195)
Added: 
- Appending to a file
- Deleting a file
- Renaming a file
- Moving a file
2019-06-21 11:45:57 +01:00
d6a160445e Convert single backtick code sections to triple backtick code sections for Arabic Guide articles (13 of 15) (#36240)
* fix: converted single to triple backticks13

* fix: added prefix

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* fix: removed language in wrong place

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* fix: add language postfix

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>

* fix: removed language in wrong place

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>
2019-06-20 18:07:24 -05:00
db4d4a1b34 fix: converted single to triple backticks12 (#36239) 2019-06-20 16:59:02 -05:00
039fea8b6d fix: converted single to triple backticks10 (#36237) 2019-06-20 16:53:53 -05:00
da6bd27eec fix: converted single to triple backticks9 (#36236) 2019-06-20 16:49:26 -05:00
ab2523953b fix: converted single to triple backticks7 (#36234) 2019-06-20 16:45:11 -05:00
19a601f135 fix: converted single to triple backticks6 (#36233) 2019-06-20 16:40:26 -05:00
9c90b163d6 fix: converted single to triple backticks (#36228) 2019-06-20 16:33:33 -05:00