Skip to content

Commit 67ad3fa

Browse files
authored
Add Objective-C category and a course (#6596)
* add Objective-C category and a course * fix lint error * add the instructor's name
1 parent 9f69d4b commit 67ad3fa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

courses/free-courses-en.md

+6
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
* [Matlab](#matlab)
5252
* [Misc](#misc)
5353
* [.NET](#net)
54+
* [Objective-C](#objective-c)
5455
* [OCaml](#ocaml)
5556
* [Perl](#perl)
5657
* [Pharo](#pharo)
@@ -739,6 +740,11 @@
739740
* [Learn how to program: .NET](https://www.learnhowtoprogram.com/net) - Epicodus Inc.
740741

741742

743+
### Objective-C
744+
745+
* [Objective-C for Swift Developers](https://www.udacity.com/course/objective-c-for-swift-developers--ud1009) - Gabrielle Miller-Messner (Udacity)
746+
747+
742748
### OCaml
743749

744750
* [Cornell's Data Structures and Functional Programming](http://www.cs.cornell.edu/courses/cs3110/2015fa/)

0 commit comments

Comments
 (0)