Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
bahua129045yThere are books about them, filled with every esoteric option available, but the best way to become an expert with them, as with anything, is to use them a lot. There's no shortcut.
-
For vim, I recommend you to search for stuff like "writing your first vimrc".
It will guide you into making it your truly own editor, no one else will be able to use. -
this is not what you asked for (a challenge), but I found these tutorials which seem to be the least eye cancer inducing (clean UI, only 1 ad) or least eon consuming I could find:
https://linuxhint.com/category/awk/
https://linuxhint.com/category/sed/
(I haven't use them myself and are, again, tutorials, not extensive, not what you asked for)
regarding vim, upcase's vim tutorials are the perfect compromise between quality and time economy. They used to be paid but they are free now.
https://thoughtbot.com/upcase/vim
(this one I did use, and thanks to them I use vim everyday) -
Aldar12005yI only really became skilled by using them.
You start out a begginer, master the basics. And then, you start asking - can this thing that I do a lot, simplified somehow?
And so you learn advanced functions, macros, shortcuts and so on.
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
I am stuck on a UNIX legaxy project. This is the perfect time to learn awk, sed, vim. I use them but I wanna get better.
I can read a book, course, but I WANT to write code, maybe something like the hackerrank challenges but harder.
How do I get advanced in awk, sed, vim?
question
unix
vim
awk
linux
sed