mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-12-26 00:27:30 +00:00
Add Vapor resources (#2986)
* Add Swift Vapor resources * Reorder Vapor resources alphabetically * Add author to Vapor 3 tutorial * Move vapor university to free-courses-en.md
This commit is contained in:
parent
390f6781a3
commit
d48ddf633c
@ -44,6 +44,7 @@
|
|||||||
* [Software Engineering](#software-engineering)
|
* [Software Engineering](#software-engineering)
|
||||||
* [SQL](#sql)
|
* [SQL](#sql)
|
||||||
* [Swift](#swift)
|
* [Swift](#swift)
|
||||||
|
* [Vapor](#vapor)
|
||||||
* [Theory](#theory)
|
* [Theory](#theory)
|
||||||
* [Verilog / VHDL / SystemVerilog](#verilog--vhdl--systemverilog)
|
* [Verilog / VHDL / SystemVerilog](#verilog--vhdl--systemverilog)
|
||||||
* [Web Development](#web-development)
|
* [Web Development](#web-development)
|
||||||
@ -384,6 +385,11 @@
|
|||||||
* [Swiftris - Build an iOS Tetris app from scratch](https://www.bloc.io/swiftris-build-your-first-ios-game-with-swift)
|
* [Swiftris - Build an iOS Tetris app from scratch](https://www.bloc.io/swiftris-build-your-first-ios-game-with-swift)
|
||||||
|
|
||||||
|
|
||||||
|
#### Vapor
|
||||||
|
|
||||||
|
* [Vapor University](https://vapor.university)
|
||||||
|
|
||||||
|
|
||||||
### Theory
|
### Theory
|
||||||
|
|
||||||
* [Automata Theory](https://lagunita.stanford.edu/courses/course-v1:ComputerScience+Automata+Fall2016/about)
|
* [Automata Theory](https://lagunita.stanford.edu/courses/course-v1:ComputerScience+Automata+Fall2016/about)
|
||||||
|
@ -194,6 +194,7 @@
|
|||||||
* [Standard ML](#standard-ml)
|
* [Standard ML](#standard-ml)
|
||||||
* [Subversion](#subversion)
|
* [Subversion](#subversion)
|
||||||
* [Swift](#swift)
|
* [Swift](#swift)
|
||||||
|
* [Vapor](#vapor)
|
||||||
* [Tcl](#tcl)
|
* [Tcl](#tcl)
|
||||||
* [Teradata](#teradata)
|
* [Teradata](#teradata)
|
||||||
* [Tizen](#tizen)
|
* [Tizen](#tizen)
|
||||||
@ -2453,6 +2454,12 @@ Kerridge (PDF) (email address *requested*, not required)
|
|||||||
* [Using Swift with Cocoa and Objective-C](https://developer.apple.com/library/content//documentation/Swift/Conceptual/BuildingCocoaApps/index.html) (HTML) [(iBook)](https://itunes.apple.com/us/book/using-swift-cocoa-objective/id888894773?mt=11)
|
* [Using Swift with Cocoa and Objective-C](https://developer.apple.com/library/content//documentation/Swift/Conceptual/BuildingCocoaApps/index.html) (HTML) [(iBook)](https://itunes.apple.com/us/book/using-swift-cocoa-objective/id888894773?mt=11)
|
||||||
|
|
||||||
|
|
||||||
|
#### Vapor
|
||||||
|
|
||||||
|
* [Vapor 3 Tutorial For Beginners](https://theswiftdev.com/2018/04/09/vapor-3-tutorial-for-beginners) - Tibor Bödecs
|
||||||
|
* [Vapor Official Docs](https://docs.vapor.codes)
|
||||||
|
|
||||||
|
|
||||||
### Tcl
|
### Tcl
|
||||||
|
|
||||||
* [Tcl Programming](https://en.wikibooks.org/wiki/Programming%3ATcl) - Richard.Suchenwirth, et. al.
|
* [Tcl Programming](https://en.wikibooks.org/wiki/Programming%3ATcl) - Richard.Suchenwirth, et. al.
|
||||||
|
Loading…
Reference in New Issue
Block a user