Companies Home Search Profile

Mastering Visual Studio Code (2024)

Focused View

Alex Horea

5:58:50

42 View
  • 001 How to take this course.mp4
    05:38
  • 002 VSCode installation.mp4
    02:19
  • 001 ManagerServer.zip
  • 001 Section intro.mp4
    01:31
  • 002 Visual Studio Code interface.mp4
    04:27
  • 003 Command palette and keyboard shortcuts.mp4
    02:58
  • 004 Working with files.mp4
    09:17
  • 005 VSCode settings.mp4
    06:51
  • 006 Workspaces.mp4
    05:06
  • 007 VSCode Extensions.mp4
    06:37
  • external-links.txt
  • 001 Section intro.mp4
    02:26
  • 002 Intellisense.mp4
    07:58
  • 003 Linting and formatting.mp4
    08:27
  • 004 Refactoring with VSCode.mp4
    05:58
  • 005 Terminal and Tasks.mp4
    05:48
  • 006 The Debugger.mp4
    09:22
  • 007 Debugging front end code.mp4
    09:23
  • 007 backEnd.zip
  • 007 frontEnd.zip
  • 001 Section intro.mp4
    01:01
  • 002 Writing HTML.mp4
    06:49
  • 002 html-initial.zip
  • 003 Writing CSS.mp4
    05:05
  • 003 frontEnd.zip
  • 004 Live Server Extension.mp4
    03:36
  • 001 Section intro.mp4
    01:21
  • 002 Remote SSH.mp4
    07:34
  • 003 Docker for VSCode.mp4
    09:10
  • 004 Developing inside a container.mp4
    06:30
  • 001 Section intro.mp4
    01:33
  • 002 Visual adjustments extensions.mp4
    04:53
  • 003 Productivity extensions.mp4
    07:11
  • 003 backEnd.zip
  • 004 Frameworks (React, Vue, Angular).mp4
    08:15
  • 004 Sources.zip
  • external-links.txt
  • 001 Section intro.mp4
    01:55
  • 002 Git install.mp4
    02:01
  • 003 Git basic commands.mp4
    04:03
  • 004 Github interface.mp4
    04:46
  • 005 Git in VS Code.mp4
    04:41
  • 005 backEnd.zip
  • 006 Git commit.mp4
    04:15
  • 007 Git branches.mp4
    06:13
  • 008 Handling commit conflicts.mp4
    05:20
  • 009 Git Lens extension.mp4
    05:34
  • 010 Markdown language.mp4
    05:52
  • 011 Live Share extension.mp4
    03:29
  • 001 Section intro.mp4
    01:48
  • 002 Python installation.mp4
    02:39
  • 003 Python in VSCode.mp4
    04:17
  • 004 Python debugger.mp4
    03:54
  • 005 Python formatting and linting.mp4
    05:17
  • 006 Python unit testing.mp4
    03:42
  • 006 pythonPractice.zip
  • 007 Python with Docker.mp4
    08:35
  • external-links.txt
  • 001 Section intro.mp4
    02:19
  • 002 Java installation.mp4
    03:57
  • 003 Java in VSCode.mp4
    04:52
  • 004 Java code assist.mp4
    04:57
  • 004 MyJavaProject.zip
  • 005 Java - importing libraries.mp4
    06:00
  • 005 MyJavaProject.zip
  • 006 Java - using Maven.mp4
    06:00
  • 007 Java debugger.mp4
    04:49
  • 001 Section intro.mp4
    01:26
  • 002 Compiler installation.mp4
    04:18
  • 003 C++ in VSCode.mp4
    02:53
  • 004 C++ build, run and debug.mp4
    06:00
  • 005 C++ code assist.mp4
    04:24
  • 006 .NetCoreSDK installation.mp4
    02:00
  • 007 C# in VSCode.mp4
    02:18
  • 008 C# code assist.mp4
    02:55
  • 001 Section intro.mp4
    01:50
  • 002 Extension initial setUp.mp4
    04:27
  • 002 vspracticeextension.zip
  • 003 Extension data service.mp4
    05:08
  • 003 vspracticeextension.zip
  • 004 Extension multiple commands.mp4
    04:11
  • 004 vspracticeextension.zip
  • 005 VSCode Extension finalization.mp4
    04:31
  • 005 vspracticeextension.zip
  • external-links.txt
  • 001 Section intro.mp4
    01:49
  • 002 VSCode tips and tricks.mp4
    11:24
  • 003 History of VSCode.mp4
    05:51
  • 004 AngularSampleApp.zip
  • 004 Electron application introduction.mp4
    03:10
  • 005 Electron app export.mp4
    07:01
  • 006 VSCode in the browser.mp4
    04:55
  • 007 Telemetry.mp4
    06:17
  • 008 Course conclusions.mp4
    03:43
  • 009 Bonus.html
  • external-links.txt
  • Description


    Boost your productivity with Visual Studio Code, the best code editor of the moment! Completely updated in 2024!

    What You'll Learn?


    • Install and configure VSCode for your specific operating system
    • Explore the UI of VSCode and quickly learn how to customize it for your needs
    • Design state of the art projects and lint, refactor and debug your program all within your IDE
    • VSCode advanced debugging techniques for JS, Python, Java, C++
    • Analyze big codebases easily with VSCode
    • Develop remotely with SSH directly inside your IDE
    • Develop inside a Docker container
    • VSCode extensions for frameworks (React, Vue, Angular)
    • Source control inside the code editor and basic and intermediate Git commands. Authenticate VSCode for all source control operations.
    • Markdown, JSDoc, SQL, YML - edit them with powerfull syntax highlight
    • Python in VSCode
    • Java in VSCode
    • C++ in VSCode
    • GitHub Copilot inside VSCode

    Who is this for?


  • Web programmers and designers who want to use the best code editor
  • Experienced Python, Java or C++ programmers who want to switch to VSCode
  • IT professionals that need assistance with their text files (markdown, YML, JSON)
  • What You Need to Know?


  • Basic coding skills
  • More details


    Description

    In just a few years, Visual Studio Code became the number 1 tool any programmer should use.

    Even if you need a simple code editor, or a complex IDE, with rich features like refactoring, linting or debugger, VSCode is the tool you need.

    Why use one tool for your HTML and CSS, one for your back-end development and another one for course control, when you can have everything you need in one single, fast and beautiful program: Visual Studio Code.

    Welcome to my Mastering Visual Studio Code course, where you will learn everything you need about this awesome tool!

    VSCode features and topics covered:

    • Installation and first steps

    • Visual and functional setup

    • Easily handle Visual Studio Code extensions

    General programming topics:

    • Debugging

    • Refactoring

    • Code snippets

    • File formatting and comments

    Use Visual Studio Code for JavaScript and TypeScript programming.

    Debug NodeJs and Browser apps.

    Use Visual Studio Code for Python or Java programming.

    Learn about the most popular VSCode extensions and even build and test your own extension.

    Use Remote capabilities of VSCode inside VMs and Docker.

    Learn Source and version control with Visual Studio Code and GitHub. Learn about Basic Git commands and VSCode authentication for remote pushing.

    Learn about advanced Visual Studio Code features like profiles or multi-cursor.

    Course features list:

    • Installation and setup

    • VSCode interface guide

    • Command palette, key shortcuts, multi-cursor

    • VSCode extensions

    • Advanced debugging techniques

    • Use VSCode for web development: HTML, CSS and JS

    • Connect from VSCode with remote SSH

    • Use Docker and develop inside a container

    • Understand Markdown and JSDoc

    • VSCode for Python development

    • Create Java projects with VSCode

    • Use VS Code for C++ and C#

    • Build a VSCode extension with a data service using TypeScript

    • Master great extensions, like live share, Git lens, Code Runner, Remote Development and many more

    • Visual Studio Code tips and tricks

    • History of VSCode

    You can practice VS Code with your own JavaScript/TypeScript project, or use the one provided by the instructor. The objective here is to help you understand deeply how VSCode works and how you can use it.

    This course stands out with many advantages and highlights:

    • Demanded topic - Visual Studio Code is the number one development tool of the moment

    • Downloadable resources - all files used in the course are available for download

    • Updated content - completely updated for 2024

    • Concise content with respect for your time - most of the typing and idle times are cut. The course focuses on explanations

    • Beyond the basics structure: Visual Studio Code has great and up to date documentation. This course doesn't just walk you through it, instead it focuses on the difficult or weird parts, where you actually need guidance

    • Experienced and programming active instructor: a great teacher never looses touch with the industry. This is especially true for software development, where the industry is so dynamic. This helps the instructor stay up to date with the best coding guidelines and present you the challenging parts, not the "hello world"

    • Great visuals - dark background, big font, 1080p resolution. Video optimized even for mobile devices.

    • Certificate of completion

    Enroll and unlock the key to great productivity, no matter what technology you develop!




    Who this course is for:

    • Web programmers and designers who want to use the best code editor
    • Experienced Python, Java or C++ programmers who want to switch to VSCode
    • IT professionals that need assistance with their text files (markdown, YML, JSON)

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Hi! I'm Alex and I am pleased to meet you!I have a master's degree in Internet Technologies and I'm an active senior web and Cloud developer. In the last years I worked designing and implementing user interfaces and cloud solutions for various clients ranging from automotive to e-commerce. I firmly believe that knowing is never enough. Knowledge must be put to practice, that is why I want to focus my teaching on concrete, real world programs.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 74
    • duration 5:58:50
    • English subtitles has
    • Release Date 2024/01/13