mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-21 19:15:11 +00:00
Add Objective-C category and a course (#6596)
* add Objective-C category and a course * fix lint error * add the instructor's name
This commit is contained in:
parent
9f69d4b77e
commit
67ad3faf07
@ -51,6 +51,7 @@
|
||||
* [Matlab](#matlab)
|
||||
* [Misc](#misc)
|
||||
* [.NET](#net)
|
||||
* [Objective-C](#objective-c)
|
||||
* [OCaml](#ocaml)
|
||||
* [Perl](#perl)
|
||||
* [Pharo](#pharo)
|
||||
@ -739,6 +740,11 @@
|
||||
* [Learn how to program: .NET](https://www.learnhowtoprogram.com/net) - Epicodus Inc.
|
||||
|
||||
|
||||
### Objective-C
|
||||
|
||||
* [Objective-C for Swift Developers](https://www.udacity.com/course/objective-c-for-swift-developers--ud1009) - Gabrielle Miller-Messner (Udacity)
|
||||
|
||||
|
||||
### OCaml
|
||||
|
||||
* [Cornell's Data Structures and Functional Programming](http://www.cs.cornell.edu/courses/cs3110/2015fa/)
|
||||
|
Loading…
Reference in New Issue
Block a user