feat: add vim resources (#11587)

* feat: add vim resourcess

* feat: add vim resourcess

* fix: add ides to vim-resource

* fix: add *

* fix: add *
pull/11350/head^2
Joshua Oluikpe 1 month ago committed by GitHub
parent 2d598c7587
commit b52a4c9280
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 6
      courses/free-courses-en.md

@ -47,6 +47,7 @@
* [Haskell](#haskell) * [Haskell](#haskell)
* [HTML and CSS](#html-and-css) * [HTML and CSS](#html-and-css)
* [Bootstrap](#bootstrap) * [Bootstrap](#bootstrap)
* [IDE and editors](#ide-and-editors)
* [iOS](#ios) * [iOS](#ios)
* [Java](#java) * [Java](#java)
* [JavaScript](#javascript) * [JavaScript](#javascript)
@ -911,6 +912,11 @@
* [Unit Testing in iOS](https://www.youtube.com/playlist?list=PLMRqhzcHGw1ZLLvLwuW8AP3n-A3nsRn9P) - CodeWithChris * [Unit Testing in iOS](https://www.youtube.com/playlist?list=PLMRqhzcHGw1ZLLvLwuW8AP3n-A3nsRn9P) - CodeWithChris
### IDE and editors
* [Vim As Your Editor](https://www.youtube.com/playlist?list=PLm323Lc7iSW_wuxqmKx_xxNtJC_hJbQ7R) - ThePrimeagen
### Java ### Java
* [Advanced Software Construction in Java](https://openlearninglibrary.mit.edu/courses/course-v1:MITx+6.005.2x+1T2017/about) - MIT Open Learning Library * [Advanced Software Construction in Java](https://openlearninglibrary.mit.edu/courses/course-v1:MITx+6.005.2x+1T2017/about) - MIT Open Learning Library

Loading…
Cancel
Save