Vim Crash Course | How to edit files quickly in CKAD / CKA exam

  Переглядів 22,114

The FrontOps Guy

The FrontOps Guy

День тому

Learn all the important basics and shortcuts to edit and navigate the files in Vim efficiently.
The goal of this video is to simplify and explain the keybindings of vim in a logical way that makes sense. So instead of memorizing all the shortcuts, I encourage you to understand the pattern of the vim key mappings. This will help you not only pick these shortcuts up quickly, but you will soon be able to experiment and discover some shortcuts on your own.
If you find this video useful, please show your support by subscribing to my channel and letting me know your feedbacks in the comments. If there is something that you didn't like, then please let me know as well, so I can improve them in the future videos and try to provide more value.
-----
Timestamps
0:00 ⏩ Intro
1:14 ⏩ Overview of the topics
1:42 ⏩ Different Vim modes overview
3:00 ⏩ Different ways of navigating
11:44 ⏩ Insert Mode
15:10 ⏩ Visual Mode
16:50 ⏩ Replace Mode
17:35 ⏩ Vim Language
----
Connect with me -
Email: amourycodes@gmail.com
Site: amourycodes.com
Twitter: / amoury

КОМЕНТАРІ: 66
@indowestlife
@indowestlife 3 роки тому
The most comprehensive one anyone can ask for. Thanks!
@frontops
@frontops 3 роки тому
Thanks for the feedback 😊
@squalazzo
@squalazzo 2 роки тому
thanks man, so much info in a single video, very appreciated!
@Peterzinho182eH
@Peterzinho182eH 3 роки тому
What a masterpiece of vim. Thank you so much bro!
@leemarvin1354
@leemarvin1354 Рік тому
This is fantastic! Thank you for this content
@85adit
@85adit Рік тому
Thank you for the video and your effort. It's really great to share knowledge to the world. Keep up the good work.
@javed2447
@javed2447 3 дні тому
Useful vedio Thanks
@blask73
@blask73 Рік тому
Great video man, thank you a lot!
@manikyamithun
@manikyamithun 2 роки тому
Am preparing for CKAD, and this video was helpful. Thank you very much 🙏
@shruthidivakara6987
@shruthidivakara6987 3 роки тому
Very helpful! Thank you very much.
@ankitkumarsingh6760
@ankitkumarsingh6760 3 роки тому
Excellent bro! Thanks for the video.
@chewbucca
@chewbucca 3 роки тому
Handy tutorial. Thanks.
@adityakanekar83
@adityakanekar83 2 роки тому
Thank you, you have covered a lot. Very useful video.
@anandramasamy7251
@anandramasamy7251 3 роки тому
Exactly the way it needed..
@unmeshkadam4876
@unmeshkadam4876 Рік тому
Thankyou for the wonderful session❤
@SatyaprasadMr
@SatyaprasadMr 3 роки тому
Great. Thanks a lot!!
@MrMikonoid
@MrMikonoid Рік тому
Thank You!
@dasilavanya7429
@dasilavanya7429 3 роки тому
Thank you somuch for sharing,it's really really helpful for CKA and CKAD...
@frontops
@frontops 3 роки тому
I am glad that you found it helpful!
@harivankadaru2218
@harivankadaru2218 2 роки тому
Excellent one
@Pradeep-xh9my
@Pradeep-xh9my 3 роки тому
Super tutorial.. I like this very much. This is what I am looking for
@smalltalkies
@smalltalkies Рік тому
Great one bro
@rajeevpandey9938
@rajeevpandey9938 3 роки тому
Good video , Really Helpful
@aravindsaravanan
@aravindsaravanan 3 роки тому
Thank you so much..these are really useful
@cumar8585
@cumar8585 2 роки тому
Thank you a lot It was awesome video!
@JavierSuarez-qi7so
@JavierSuarez-qi7so 10 місяців тому
very useful video, thanks
@yogeshbirla4775
@yogeshbirla4775 Рік тому
Thank you very much sir
@satyamkumar9319
@satyamkumar9319 Рік тому
Thanks man
@prernagolani9014
@prernagolani9014 3 роки тому
Thx nice video
@PandaDebug
@PandaDebug 3 роки тому
Thank you for this nice video. Edit : thank you for this video . Really helped in my ckad exam . 👍
@frontops
@frontops 3 роки тому
Glad to know man. Thanks for the feedback and congratulations 😊
@programmer9809
@programmer9809 6 місяців тому
Good
@harryfernando8682
@harryfernando8682 3 роки тому
Which tool are you using to draw the content ?
@anthosuname6668
@anthosuname6668 Рік тому
Hi what tool you using in this demo , it likes you handwritten notes ?
@Pradeep-xh9my
@Pradeep-xh9my 3 роки тому
Can I know when is your next video coming up? Eagerly waiting for your KT
@frontops
@frontops 3 роки тому
Thanks for the feedback Saipradeep. I am planning next videos, so hopefully soon.
@ptalukder
@ptalukder 3 роки тому
@FrontOps hello if you copy/yank block of code using visual block, how paste will work?
@frontops
@frontops 3 роки тому
It should work the same way. Just yank it, hit Esc and then hit `p` to paste it
@Pradeep-xh9my
@Pradeep-xh9my 3 роки тому
Why do I always get these errors "found character that cannot start any token" and "found a tab character that violates indentation". It is really frustrating. Could you please suggest whether we need to add something in vimrc. I always find it trouble to copy and paste something from documentation to yaml file. If I edit something, I am getting those above errors. I would really appreciate if you can answer my issues please.
@anandramasamy7251
@anandramasamy7251 3 роки тому
@frontops, during ckad exam kubectl autocomplete is enabled by default? Thanks in advance. Appreciate your response
@frontops
@frontops 3 роки тому
I don't exactly remember now. But will try to find this info and get back to you.
@anandramasamy7251
@anandramasamy7251 3 роки тому
Thanks.@@frontops Its not enabled by default. I appeared for CKAD on 3rd jan and cleared.
@frontops
@frontops 3 роки тому
Wow thanks for the info and congratulations!
@anandramasamy7251
@anandramasamy7251 3 роки тому
@@frontops thank you 😊
@swapnilshinde1386
@swapnilshinde1386 3 роки тому
Thanks for the video, it helps I want to insert the spaces before all lines how can I do that...
@frontops
@frontops 3 роки тому
Hey Swapnil, glad to know that it helped. In Visual Block mode, first select the first characters in each line by pressing `j` and then press capital `I` to enter in the insert mode. Now you can add anything before the cursor (including spaces). I cover visual block mode around 16:10. Let me know if that helps!
@swapnilshinde1386
@swapnilshinde1386 3 роки тому
@@frontops by pressing 'j' it will select the whole word. Unable to select the first character of an all line.
@swapnilshinde1386
@swapnilshinde1386 3 роки тому
If I press Ctrl + v it will ask for copy paste. How to enter into visual block mode.
@frontops
@frontops 3 роки тому
Actually I just realized that this issue is specific to windows where CTRL+V conflicts with paste. Check out this Stack overflow link for the solution stackoverflow.com/questions/426896/vim-ctrl-v-conflict-with-windows-paste
@swapnilshinde1386
@swapnilshinde1386 3 роки тому
@@frontops Thanks it works . Thanks for followup.
@ptalukder
@ptalukder 3 роки тому
Hi @FrontOps I was trying to do visual block and do indentation for entire block or insert some word. But Unable to do so. CTRL+V put user to Visual block mode and then select by pressing j or k and then when I escape to do indentation doesn't do anything. What am I missing here.? I saw you inserted blah on entire block. Can u please write exact steps? By the way this is great video
@frontops
@frontops 3 роки тому
Hey Priti, so once you select the block with CTRL + V, just hit capital I, i.e. SHIFT + i. This will put in the Insert mode with the cursor just before the selection. That way you can enter the text. By the way you have to do this without pressing Esc, while you are still in Visual mode. But if you only want to indent the lines, select the lines using capital V, and hit >> (greater than symbol twice). Let me know if that helps.
@ptalukder
@ptalukder 3 роки тому
@@frontops Thanks a lot. It worked
@frontops
@frontops 3 роки тому
Awesome 👍
@siddharthmehta721
@siddharthmehta721 2 роки тому
How to indent multiple lines?
@prajaktakhose9511
@prajaktakhose9511 3 роки тому
Nice ! Can you please also tell about copy paste in vim
@frontops
@frontops 3 роки тому
Hey Prajakta, I do discuss copy paste actions in the Vim language section around 21:00
@prajaktakhose9511
@prajaktakhose9511 3 роки тому
@@frontops Yes, I missed it ! thanks !
@prajaktakhose9511
@prajaktakhose9511 3 роки тому
@The FrontOps Guy So y is for copy and p for paste. Does CKAD allow direct copy paste from doc to terminal/ yaml file ?
@frontops
@frontops 3 роки тому
@@prajaktakhose9511 yes correct, y is for copy and p is paste. It's not CKAD specific though. You can copy from outside and paste normally (CMD + v) in vim, but if you want to copy something within a file in vim and paste there itself, then normal way of copy paste won't work.
@prajaktakhose9511
@prajaktakhose9511 3 роки тому
@@frontops Thanks!
@anjalimesh
@anjalimesh 2 роки тому
Do you run any whatsapp or telegram group for discussion?
@anandramasamy7251
@anandramasamy7251 3 роки тому
@frontops, any discount coupon in this period, you come across for CKA and CKAD? Except DEVOPS15
@frontops
@frontops 3 роки тому
Na, haven't come across any of them
@anandramasamy7251
@anandramasamy7251 3 роки тому
@@frontops ok..tks
CKAD Lightning Lab - 1 (Mock Exam with Solutions)
32:04
The FrontOps Guy
Переглядів 10 тис.
How to Pass the CKA Exam on Your First Attempt | 2023 Guide
37:15
JMMTechnology
Переглядів 23 тис.
Мы играли всей семьей
00:27
Даша Боровик
Переглядів 3,4 млн
Why Should You Learn Vim
11:13
Sebastian Daschner
Переглядів 5 тис.
Mock Test - 1, CKAD Prep Exam
35:43
The FrontOps Guy
Переглядів 29 тис.
Vim Tips You Probably Never Heard of
12:11
Luke Smith
Переглядів 109 тис.
Vim: Vim as an IDE (VimConf 2020 Talk)
1:06:30
Leeren
Переглядів 115 тис.
you will never ask about pointers again after watching this video
8:03
Low Level Learning
Переглядів 1,9 млн