Vim Text Editor – Learn in 10 steps, for beginners.
Vim Text Editor – Learn in 10 steps, for beginners., available at $44.99, has an average rating of 4.05, with 58 lectures, 10 quizzes, based on 151 reviews, and has 865 subscribers.
You will learn about Code using the Vim editior Use Vim @ Work Be more productive with coding hours Join the elite coders who already use Vim This course is ideal for individuals who are This course is meant for computer programmers, or people learning how to code using a programming language or This course was designed for people who have never used Vim and need to learn the very basics to get started. This course is probably not for you if your looking to learn advanced and complex vim techniques. or If you have used Vim before and are looking for a quick refresher, this course may be for you. It is particularly useful for This course is meant for computer programmers, or people learning how to code using a programming language or This course was designed for people who have never used Vim and need to learn the very basics to get started. This course is probably not for you if your looking to learn advanced and complex vim techniques. or If you have used Vim before and are looking for a quick refresher, this course may be for you.
Enroll now: Vim Text Editor – Learn in 10 steps, for beginners.
Summary
Title: Vim Text Editor – Learn in 10 steps, for beginners.
Price: $44.99
Average Rating: 4.05
Number of Lectures: 58
Number of Quizzes: 10
Number of Published Lectures: 58
Number of Published Quizzes: 10
Number of Curriculum Items: 68
Number of Published Curriculum Objects: 68
Original Price: $19.99
Quality Status: approved
Status: Live
What You Will Learn
- Code using the Vim editior
- Use Vim @ Work
- Be more productive with coding hours
- Join the elite coders who already use Vim
Who Should Attend
- This course is meant for computer programmers, or people learning how to code using a programming language
- This course was designed for people who have never used Vim and need to learn the very basics to get started. This course is probably not for you if your looking to learn advanced and complex vim techniques.
- If you have used Vim before and are looking for a quick refresher, this course may be for you.
Target Audiences
- This course is meant for computer programmers, or people learning how to code using a programming language
- This course was designed for people who have never used Vim and need to learn the very basics to get started. This course is probably not for you if your looking to learn advanced and complex vim techniques.
- If you have used Vim before and are looking for a quick refresher, this course may be for you.
Vim is one of the most widely used text editors in the programming industry, not because it’s the newest or shiniest, but because it can be found (or can be installed) on every type of system and more importantly it makes it possible to work / code must faster then you would otherwise.
Why doesn’t everyone use Vim if it’s so great? Well it does not have a standard GUI which means all the tools it provides must be memorized. People often think this is too much to learn at first and never try, but with this course, Jason Elbourne shows you the basic necessities to get up and running with Vim. The course won’t take up to much of your time. They will make your day to day coding much more productive, saving you time.
Topics include:
- Entering and leaving vi
- Understanding the Command, Insert, and Colon modes
- Moving around in files
- Editing text
- Moving content with delete, yank, and put
- Searching with regular expressions
- Customizing vi
- Filtering text through shell commands
Course Curriculum
Chapter 1: Introduction
Lecture 1: Welcome
Lecture 2: Installing Vim
Lecture 3: What you should know before watching course
Lecture 4: Learn about Vim's Modes
Chapter 2: Lesson 1 – Moving around and Edit a File
Lecture 1: Lesson 1.1: MOVING THE CURSOR
Lecture 2: Lesson 1.2: EXITING VIM
Lecture 3: Lesson 1.3: TEXT EDITING – DELETION
Lecture 4: Lesson 1.4: TEXT EDITING – INSERTION
Lecture 5: Lesson 1.5: TEXT EDITING – APPENDING
Lecture 6: Lesson 1.6: EDITING A FILE
Lecture 7: Lesson 1 SUMMARY
Chapter 3: Lesson 2 – Deleting and Undo
Lecture 1: Lesson 2.1: DELETION COMMANDS
Lecture 2: Lesson 2.2: MORE DELETION COMMANDS
Lecture 3: Lesson 2.3: ON OPERATORS AND MOTIONS
Lecture 4: Lesson 2.4: USING A COUNT FOR A MOTION
Lecture 5: Lesson 2.5: USING A COUNT TO DELETE MORE
Lecture 6: Lesson 2.6: OPERATING ON LINES
Lecture 7: Lesson 2.7: THE UNDO COMMAND
Lecture 8: Lesson 2 SUMMARY
Chapter 4: Lesson 3 – Changing things
Lecture 1: Lesson 3.1: THE PUT COMMAND
Lecture 2: Lesson 3.2: THE REPLACE COMMAND
Lecture 3: Lesson 3.3: THE CHANGE OPERATOR
Lecture 4: Lesson 3.4: MORE CHANGES USING c
Lecture 5: Lesson 3 SUMMARY
Chapter 5: Lesson 4 – Location and Search
Lecture 1: Lesson 4.1: CURSOR LOCATION AND FILE STATUS
Lecture 2: Lesson 4.2: THE SEARCH COMMAND
Lecture 3: Lesson 4.3: MATCHING PARENTHESES SEARCH
Lecture 4: Lesson 4.4: THE SUBSTITUTE COMMAND
Lecture 5: Lesson 4 SUMMARY
Chapter 6: Lesson 5 – External Commands
Lecture 1: Lesson 5.1: HOW TO EXECUTE AN EXTERNAL COMMAND
Lecture 2: Lesson 5.2: MORE ON WRITING FILES
Lecture 3: Lesson 5.3: SELECTING TEXT TO WRITE
Lecture 4: Lesson 5.4: RETRIEVING AND MERGING FILES
Lecture 5: Lesson 5 SUMMARY
Chapter 7: Lesson 6 – Getting Better
Lecture 1: Lesson 6.1: THE OPEN COMMAND
Lecture 2: Lesson 6.2: THE APPEND COMMAND
Lecture 3: Lesson 6.3: ANOTHER WAY TO REPLACE
Lecture 4: Lesson 6.4: COPY AND PASTE TEXT
Lecture 5: Lesson 6.5: SET OPTION
Lecture 6: Lesson 6 SUMMARY
Chapter 8: Lesson 7 – Getting Help, Startup Scripts and Completion
Lecture 1: Lesson 7.1: GETTING HELP
Lecture 2: Lesson 7.2: CREATE A STARTUP SCRIPT
Lecture 3: Lesson 7.3: COMPLETION
Lecture 4: Lesson 7 SUMMARY
Chapter 9: Lesson 8 – Faster Movement
Lecture 1: Lesson 8: Intro To Alice.txt
Lecture 2: Lesson 8.1: RE-CAP OF BASIC MOVEMENT
Lecture 3: Lesson 8.2: TO CHARACTER MOVEMENT
Lecture 4: Lesson 8.3: PAGING
Lecture 5: Lesson 8.4 : CURSOR JUMPING
Lecture 6: Lesson 8.5: EASY REGULAR EXPRESSION SEARCHING
Lecture 7: Lesson 8 SUMMARY
Chapter 10: Lesson 9 – Multiple Files
Lecture 1: Lesson 9.1: ABOUT THE BUFFER
Lecture 2: Lesson 9.2: INTRO TO WINDOWS
Lecture 3: Lesson 9.3: THE FILE EXPLORER (Intro, how to view)
Lecture 4: Lesson 9.4: THE FILE EXPLORER (Functionality, New file/Folder, Rename, Delete)
Chapter 11: Lesson 10 – Extras
Lecture 1: Lesson 10.1: Wallpaper Cheat Sheet for movements.
Lecture 2: Lesson 10.3: Commenting Code / Un-commenting Code
Lecture 3: Lesson 10.4: Indenting Code / Un-Indenting Code
Instructors
-
Jay Elbourne
A Nerd at heart (Programmer, and Architectural Designer)
Rating Distribution
- 1 stars: 4 votes
- 2 stars: 4 votes
- 3 stars: 15 votes
- 4 stars: 54 votes
- 5 stars: 74 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024