Michael Hoefer
Michael Hoefer
  • 36
  • 52 301

วีดีโอ

Intro to writing to files in Python
มุมมอง 229 ชั่วโมงที่ผ่านมา
Intro to writing to files in Python
Intro to reading from files in Python
มุมมอง 149 ชั่วโมงที่ผ่านมา
Intro to reading from files in Python
Lists and Dictionaries in Python are Mutable
มุมมอง 14หลายเดือนก่อน
Lists and Dictionaries in Python are Mutable
Nested Data Structures in Python (List of Dictionaries)
มุมมอง 31หลายเดือนก่อน
Nested Data Structures in Python (List of Dictionaries)
Intro to Dictionaries in Python
มุมมอง 29หลายเดือนก่อน
Intro to Dictionaries in Python
Intro to Lists in Python
มุมมอง 27หลายเดือนก่อน
Intro to Lists in Python
Python Break and Continue Statements
มุมมอง 112 หลายเดือนก่อน
Python Break and Continue Statements
Intro to For Loops in Python
มุมมอง 382 หลายเดือนก่อน
Intro to For Loops in Python
String Slicing (Making substrings) in Python
มุมมอง 242 หลายเดือนก่อน
String Slicing (Making substrings) in Python
Creating a new SQLite Database in SQLiteStudio on a Mac
มุมมอง 3412 หลายเดือนก่อน
Creating a new SQLite Database in SQLiteStudio on a Mac
Intro to While Loops in Python
มุมมอง 1283 หลายเดือนก่อน
Intro to While Loops in Python
Intro to functions in python
มุมมอง 1153 หลายเดือนก่อน
Intro to functions in python
Intro to Booleans and If statements in Python
มุมมอง 1083 หลายเดือนก่อน
Intro to Booleans and If statements in Python
Introduction to Recursion in C++
มุมมอง 1542 ปีที่แล้ว
Introduction to Recursion in C
Introduction to Vectors in C++
มุมมอง 3132 ปีที่แล้ว
Introduction to Vectors in C
File Structure for VS Code and WSL
มุมมอง 9363 ปีที่แล้ว
File Structure for VS Code and WSL
Debug Multi-File C++ Programs in VS Code and WSL (Windows)
มุมมอง 25K3 ปีที่แล้ว
Debug Multi-File C Programs in VS Code and WSL (Windows)
CSCI 1300 F 2020 Practicum 3 Review Video
มุมมอง 5074 ปีที่แล้ว
CSCI 1300 F 2020 Practicum 3 Review Video
Changing Linux Password in WSL
มุมมอง 11K4 ปีที่แล้ว
Changing Linux Password in WSL
CSCI 1300 - Intro to Linux Commands
มุมมอง 4164 ปีที่แล้ว
CSCI 1300 - Intro to Linux Commands
Intro to Binary
มุมมอง 464 ปีที่แล้ว
Intro to Binary
CSCI 1300 - Levels of Abstraction in Programming
มุมมอง 4794 ปีที่แล้ว
CSCI 1300 - Levels of Abstraction in Programming
CSCI 1300 - Computer Architecture
มุมมอง 1274 ปีที่แล้ว
CSCI 1300 - Computer Architecture
Ants Move Insect Down Milkweed
มุมมอง 394 ปีที่แล้ว
Ants Move Insect Down Milkweed
ANA Tutorial Video
มุมมอง 1047 ปีที่แล้ว
ANA Tutorial Video
Ana Tutorial Video
มุมมอง 227 ปีที่แล้ว
Ana Tutorial Video
Printing in AutoCAD
มุมมอง 63511 ปีที่แล้ว
Printing in AutoCAD
Dimensions in AutoCAD
มุมมอง 64411 ปีที่แล้ว
Dimensions in AutoCAD
Creating Text
มุมมอง 58111 ปีที่แล้ว
Creating Text

ความคิดเห็น

  • @aether-friskets
    @aether-friskets 20 วันที่ผ่านมา

    I spent way too long not being able to figure this out, and your video was able to help me in only 6-ish minutes. Thank you!

  • @ivnlvane9609
    @ivnlvane9609 หลายเดือนก่อน

    thank u!

  • @Thaihoc_coding
    @Thaihoc_coding 3 หลายเดือนก่อน

    Remember! This works for projects within a single folder. Also, if files in the same folder define functions that have the same name, it leads to redefined errors. So, use it wisely <3

    • @michaelhoefer
      @michaelhoefer 3 หลายเดือนก่อน

      Good point, thanks for mentioning this.

  • @Thaihoc_coding
    @Thaihoc_coding 3 หลายเดือนก่อน

    You saved me. Thanks bro

  • @Starzec_Channel
    @Starzec_Channel 3 หลายเดือนก่อน

    What extension are being used. My terminal tells me fatal error *.cpp. However, the initial error is my exact issue.

    • @michaelhoefer
      @michaelhoefer 3 หลายเดือนก่อน

      Hmm I don't think there are any special extensions other than the standard Microsoft C++ extension.

    • @michaelhoefer
      @michaelhoefer 3 หลายเดือนก่อน

      Actually one of the comments below suggests that Microsoft updated the C++ extension and it might not support wild cards anymore. I am not coding in C++ at the moment so am not aware of what's going on with the extension updates. But you can look at the comments below (sort by newest) and look at reckless velociraptor comments

  • @lehieu665
    @lehieu665 4 หลายเดือนก่อน

    thanks it works

  • @sagevince
    @sagevince 5 หลายเดือนก่อน

    Thanks

  • @kvnptl4400
    @kvnptl4400 6 หลายเดือนก่อน

    Thanks for the video, I have been searching for the same solution. I am wondering how to work with subfolders with multiple files? is it possible? instead of *.cpp can we put something else to consider subfolder cpp files?

    • @michaelhoefer
      @michaelhoefer 6 หลายเดือนก่อน

      I haven't tested this but there are other comments on this video with suggestions for this. For example: "${fileDirname}\\*.cpp",

  • @agustin000
    @agustin000 6 หลายเดือนก่อน

    graciass

  • @gideonocholi130
    @gideonocholi130 7 หลายเดือนก่อน

    Amazing 🔥🔥🔥

  • @ketan8498
    @ketan8498 9 หลายเดือนก่อน

    Thanks, that very helpful!!!

  • @paulasanzilundain8246
    @paulasanzilundain8246 9 หลายเดือนก่อน

    THANK YOU

  • @recklessvelociraptor2579
    @recklessvelociraptor2579 10 หลายเดือนก่อน

    wildcard do not work for some reason, *.cpp do not extend for me it just stays as '*.cpp' and it says there is no such file

    • @Rafael-4ac
      @Rafael-4ac 9 หลายเดือนก่อน

      It didn't work for me either. To make it work, I added the name of each file. Like this: "args": [ "-fdiagnostics-color=always", "-g", "file1.cpp", "file2.cpp", "file3.cpp", "-o",

    • @recklessvelociraptor2579
      @recklessvelociraptor2579 9 หลายเดือนก่อน

      It broke with the nevest update of C/C++ extension from microsoft. Roll back to previous version and wildcard works again. It is pain without wildcard. I recommend to disable all updates. @@Rafael-4ac

    • @michaelhoefer
      @michaelhoefer 3 หลายเดือนก่อน

      @@recklessvelociraptor2579 thank you for commenting this. I haven't been using C++ lately and missed this update. Thank you.

  • @BigET4547
    @BigET4547 ปีที่แล้ว

    I cannot like this video enough. I messed around with CMAKE , and all kinds of other videos and this was the one that helped!

  • @summerishere5146
    @summerishere5146 ปีที่แล้ว

    YES!!!! IT WORKED!!! THANK YOU SO MUCH!

  • @thanhcong1349
    @thanhcong1349 ปีที่แล้ว

    I extremely thanks to you since I stuck with this concept 3-4 hours and then I can get along with it😊

  • @jzhang8137
    @jzhang8137 ปีที่แล้ว

    The video is very clear. The solution is neat and simple.

  • @alexrodriguez3089
    @alexrodriguez3089 ปีที่แล้ว

    Thanks

  • @pinielchitare9221
    @pinielchitare9221 ปีที่แล้ว

    For me it doesn't work. I'm on Windows OS

  • @PrasangAgarwal-n3x
    @PrasangAgarwal-n3x ปีที่แล้ว

    Simplest solution ever...Thanks

  • @julia-sg7bn
    @julia-sg7bn ปีที่แล้ว

    Thank you so much!!

  • @willofirony
    @willofirony ปีที่แล้ว

    I like the way you start the video with what will happen if the viewer stops watching now. Then going on to show the solution. So much better than "show them what you are going to tell them, tell them, show them what you just told them.". Excellent video, thank you.

  • @khaixa_
    @khaixa_ ปีที่แล้ว

    Thanks! I was trying to figure out a solution for hours!

  • @julianacamiolo590
    @julianacamiolo590 ปีที่แล้ว

    Thanks for the video!!!!

  • @note2976
    @note2976 ปีที่แล้ว

    Thank you sooooo very much!!!!

  • @ahmedosama1457
    @ahmedosama1457 ปีที่แล้ว

    I've been searching for 2 days for a solution ....thanks a lot

  • @reshawnlofters
    @reshawnlofters ปีที่แล้ว

    Thank you!

  • @jesusrivera3802
    @jesusrivera3802 ปีที่แล้ว

    thank you

  • @os6348
    @os6348 2 ปีที่แล้ว

    Thank You For All Your Videos Thank

  • @michaelhoefer
    @michaelhoefer 2 ปีที่แล้ว

    I forgot to show another useful vector function, pop_back. You can call something like my_vec.pop_back() and it will remove the last element from the vector, and reduce the size by 1.

  • @diogofranco1288
    @diogofranco1288 2 ปีที่แล้ว

    Excelent video but I have a question: when i click on the green box in the bottom left corner saying "WSL: Ubuntu", it doesn't give me the option "Reopen Folder with WSL". Do I need to install something? Thank you.

    • @michaelhoefer
      @michaelhoefer 2 ปีที่แล้ว

      If it already says WSL: Ubuntu next to that icon down there, that means your window is already open in WSL so you can proceed.

  • @aslanserafimov7141
    @aslanserafimov7141 2 ปีที่แล้ว

    Thx duuuuude

  • @ΓιάννηςΝάκας-ι4υ
    @ΓιάννηςΝάκας-ι4υ 2 ปีที่แล้ว

    It says that it was built succesfully but then it says "Unable to start debbuging. The value of miDebuugerPath is valid. What should I do? I did exactly what you did on the video.

    • @michaelhoefer
      @michaelhoefer 2 ปีที่แล้ว

      sudo apt-get update && sudo apt-get install gdb

    • @michaelhoefer
      @michaelhoefer 2 ปีที่แล้ว

      try running that command in your terminal to install gdb (the debugger)

    • @ΓιάννηςΝάκας-ι4υ
      @ΓιάννηςΝάκας-ι4υ 2 ปีที่แล้ว

      @@michaelhoefer thanks a lot, I will try it

  • @vaishanthjv2519
    @vaishanthjv2519 2 ปีที่แล้ว

    I don't have a launch.json file

    • @michaelhoefer
      @michaelhoefer 2 ปีที่แล้ว

      go to run->start debugging. And just click through, and that will automatically create the launch.json for you. It will fail at first, but it will build you a launch.json that you can edit.

  • @diegomora997
    @diegomora997 2 ปีที่แล้ว

    thank you man, I'm a noob in vscode and those .json files scared me, you save me.

    • @michaelhoefer
      @michaelhoefer 2 ปีที่แล้ว

      glad to hear this helped. Let me know if there are other videos that would be helpful. Haven't been on here much lately but I'm teaching again so could make some more videos if it's helpful.

  • @ComeHereGreatness
    @ComeHereGreatness 2 ปีที่แล้ว

    Absolute genius! Thnak you

  • @rajraikar5176
    @rajraikar5176 2 ปีที่แล้ว

    I cannot express how much appreciation I have for this man rn !

  • @mikoajczermak6372
    @mikoajczermak6372 2 ปีที่แล้ว

    I signed in to like this video just because of the description. Tysm

  • @HVNI
    @HVNI 2 ปีที่แล้ว

    Thank you so much that helped alot ❤️

  • @lpcoral2000
    @lpcoral2000 2 ปีที่แล้ว

    Thank you so much 🥹

  • @Best_movie_Dialogues
    @Best_movie_Dialogues 2 ปีที่แล้ว

    thanks dude it worked

  • @emugaming4865
    @emugaming4865 2 ปีที่แล้ว

    thx man you saved my day !!

  • @proxy8918
    @proxy8918 2 ปีที่แล้ว

    YOU FIXED MY PROBLEM. THANK YOU KING!

  • @raghavpatidar819
    @raghavpatidar819 2 ปีที่แล้ว

    thanks

  • @VikingNes
    @VikingNes 2 ปีที่แล้ว

    Thank's men.

  • @SoMahn
    @SoMahn 2 ปีที่แล้ว

    you the real mvp

  • @migofreeman19
    @migofreeman19 2 ปีที่แล้ว

    You're great man! Keep it up!

  • @massielalfaro1737
    @massielalfaro1737 2 ปีที่แล้ว

    Thanks! You save me!

  • @sarfrajsingh1772
    @sarfrajsingh1772 2 ปีที่แล้ว

    mine is still not working

  • @djura6303
    @djura6303 2 ปีที่แล้ว

    Unfortunately this method doesn't work on Ubuntu Linux.