Commit Graph

21 Commits

Author SHA1 Message Date
Jason Antwi-Appah
47e5e8d47a Feat: Added info on Xcode to introduction (#36566)
* Feat: Added info on Xcode to introduction

I also added an example of string interpolation to the basics section, and updated the current version of Swift.

* Added a missing parenthesis
2019-08-09 21:22:27 -07:00
H3r0Complex
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
H3r0Complex
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
H3r0Complex
cc6735f9a4 added basic info about Swift Sets (#30395) 2019-06-23 20:47:06 -05:00
H3r0Complex
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
AleksandarSource
5ef825cadf Update index.md (#33345)
add extension for UITableViewDelegate protocol
2019-06-23 19:19:40 -05:00
timrayle
5524ecad8f improved wording (#30783)
* improved wording

* added an apostrophe
2019-04-01 23:29:51 +05:30
Alen Garibović
e14ed8d380 added a few more resources for learning Swift (#27340) 2019-03-21 21:22:46 +05:30
Alen Garibović
da9ddc882c added different types of variables used in Swift 4 (#26877)
* added different types of variables used in Swift 4

* updated index.md

removed unnecessary prefix Swift
2019-02-11 06:38:37 -05:00
Ishan Chhabra
ddb81086a9 Add Generics Section (#33367)
* Add Generics Section

* fix: added front matter block
2019-01-26 18:46:52 -08:00
Ishan Chhabra
9359b1aa36 Add Section About Error Handling (#33365)
* Add Section About Error Handling

* fix: added front matter block
2019-01-26 18:46:41 -08:00
timrayle
b90a9b54a2 added missing s (#30795) 2019-01-18 17:40:17 -06:00
timrayle
e86f606132 removed redundant sentence fragment (#30793) 2019-01-18 17:39:36 -06:00
timrayle
b49794693e clarified wording (#30790) 2019-01-18 17:38:42 -06:00
lorisabbinante
e6b7c5c8be Fixed typo (#26255) 2018-12-23 03:10:49 -05:00
Carlos Arcenas
debea18a18 Fix grammar of swift/hello-world.md (#24412) 2018-12-08 21:56:20 -05:00
Liam Rosenfeld
7d1037847f Added 'Structures and Classes' Page Swift (#28258)
Based off the official swift language guide
2018-12-08 12:56:42 -07:00
Merenoel
49a9ef11a9 Corrected several grammar mistakes (#25396) 2018-11-21 10:36:17 +05:30
lorisabbinante
d4a1c0bb1a Fixed very little typo (#26269) 2018-11-14 20:45:27 +05:30
Akbar Mirza
14c89f8f63 Add Section About Extensions (#23428) 2018-10-29 15:40:39 -07:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30