Stop learning alone!

Learn faster and stay on-track by joining this free class with other self-learners.

Register for Learning Vim from the inside now.

Learning Vim from the inside

Open Ended Class

Creator: pbr

Status: Established

Join this class!

Students Lounge

This is a great place to let us know who you are and what your particular exploratory goals are.

pbr
2 years ago

Reply


I'm mostly here to follow along, kibitz from the peanut gallery, and learn something. I've been a unix admin and programmer for something like 26 years now I'm looking forward to the next lesson.

cfedde
2 years ago

Reply

I've been a Vim user for a while, but never much of a 'power' user. I'm also trying to get back into learning C for doing Arduino stuff ( after several years of Java, Python, Javascript, etc) so this seems like a good opportunity to get familier with lower level build and programming utilities that I haven't used (or at least for a very long time), and get a chance to learn more about my editor of choice in depth.

sgithens
2 years ago

Reply

interested in understanding VIM better to learn how to customize my environment, as well as to learn better how vim interacts with the outside world. Right now, I use screen and vim in concert, but there are warts related to the 'system in a a system'. I'd like to know how difficult it would be to make an interactive python editor/shell/debugger inside of vim, and how to understand and use existing vim extensions.

symbols
2 years ago

Reply

Happy with this Course? - If so please vote it up here: http://shcool.slinkset.com/ and of course please contribute links to any other linux-related online learning resources you are aware of.

pbr
2 years ago

Reply

* Markdown Cheatsheet:

Link:
[clickable text](http://www.example.com)

New Paragraph:
Hit enter twice

Main heading:
# Main Heading Text

Sub-heading:
## Sub-heading Text

List:
* item 1
* item 2
* item 3

Italics:
*italicized text*

Bold:
**bold text**

YouTube:
URL (http://www.youtube.com/watch?v=Ui4AYPcRkYE) turns into embed code

Full Markdown reference