VSCode Features Python Devs NEED To Know

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 พ.ย. 2024

ความคิดเห็น • 64

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

    Check out my software development program if you like my teaching style! techwithtim.net/dev

    • @useronetwothree-z6f
      @useronetwothree-z6f หลายเดือนก่อน +1

      Yes thx❤!

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

      Hi @techwithtim
      I have a question, I am trying to switch from VBA to python. There is 1 VBA feature I truly miss in VSC and it is the "F8" button which allowed me to ryun the code line by line.
      is there any way I can achive this in VSC?

  • @argonomora921
    @argonomora921 หลายเดือนก่อน +16

    The pylance configuration saved me, I didn't know you can do that. Thank you so much ❤

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

      You're welcome!!

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

    Didn't know that pylance can suggest return types. Thankssss

  • @mikec64
    @mikec64 หลายเดือนก่อน +2

    I didn't expect to learn this much about Pylance! Very helpful, thanks!

  • @escoseslauriestevea.2506
    @escoseslauriestevea.2506 หลายเดือนก่อน +14

    1:42 just a casual lore drop on us huh lmfao

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

      Fr fr

  • @piyushdixit4879
    @piyushdixit4879 หลายเดือนก่อน +16

    Love from Bharat, i like your all videos. Good Luck

    • @megaguys-b8k
      @megaguys-b8k หลายเดือนก่อน +2

      Isnt it India?

    • @programmer4047
      @programmer4047 หลายเดือนก่อน +2

      *India

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

      ​@@megaguys-b8kisn't it 'GET A JOB'

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

      @@megaguys-b8k India is english, bharat in hindi. Both are valid tbh

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

      @@programmer4047 yes, India that is Bharat

  • @Blankblankets
    @Blankblankets 15 วันที่ผ่านมา

    Live share is super cool, thank you sir

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

    Live share was something new in my end. Thanks ❤

  • @MrRPierre
    @MrRPierre 16 วันที่ผ่านมา

    Very pragmatic and useful recommandations, thank you !

  • @rahulCoding
    @rahulCoding หลายเดือนก่อน +2

    Live share is the best
    Thank you💐

  • @christtech
    @christtech หลายเดือนก่อน +1

    Still hoping I can one day Intern with you and get better ❤, you've been a great help to me

  • @useronetwothree-z6f
    @useronetwothree-z6f หลายเดือนก่อน +2

    didnt know u can do the pylance configuration, thx❤

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

    Thanks for the first tip. It is so powerful for newbie like me.

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

    wait wait you built the export feature for jupyter notebooks in vscode while working at microsoft ?

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

      Yes!

    • @UtkarshRana9999
      @UtkarshRana9999 หลายเดือนก่อน +2

      So cool! ​@@TechWithTim

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

    Thank you for this Tim! Have a good one.

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

    Thanks for so nice tips, man!

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

    I really enjoy your videos... they are extremely practical. Thank you!

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

    Tq bro ...learned lot..live share im gonna use fr sure also annotation thing pylance

  • @erikysilvagomes5496
    @erikysilvagomes5496 หลายเดือนก่อน +1

    I like your videos so much! Thank you

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

    So helpful!! This is great. Thank you

  • @manasayjoseph1075
    @manasayjoseph1075 หลายเดือนก่อน +1

    Firstt here,like it??😅
    Are there any videos based on what jupyter notebook is how it works etc.

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

    That's very helpful. Love from Pakistan ❤❤😊

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

    Type checking can also be done by installing the MyPy package

  • @valentinsemikov4075
    @valentinsemikov4075 22 วันที่ผ่านมา

    Wow. Thanks alot😮😮😮

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

    Thank you very useful!

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

    4:59
    Thank you.

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

    I've never seen the Jupiter extension being used that way. I always just hit shift+enter

  • @DANNYEL20122
    @DANNYEL20122 หลายเดือนก่อน +1

    For the docstrings, i use codeium AI

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

    I need advice, l am python programmer at an intermediate level, throughout the journey l have done coding challenges purely on(in) IDEs, command lines etc and l am quite comfortable with them.Yesterday I started leetcode and I tried one of the challenges using python syntax,l then submit it on leetcode but unfortunately l receive dozens of errors despite it running on IDE perfectly, by the way my main question is "DOES LEETCODE HAS ITS OWN CODING SYNTAX?".

  • @s.baskaravishnu22
    @s.baskaravishnu22 หลายเดือนก่อน

    Many thanks

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

    What is this theme you are using?

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

    Super useful

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

    Thanks

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

    humble flex 1:41

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

    Can you do the same for Javascript?

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

    great video

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

    Danke

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

    Spyder is great for interactive development

  • @deepakgunda3197
    @deepakgunda3197 หลายเดือนก่อน +1

    Tell me some interesting techniques with Pycharm !!

    • @ComicKumar
      @ComicKumar หลายเดือนก่อน +1

      yes...learn working with vscode!!

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

    My vscode started executing python programs very slowly. Does anyone know how to fix it?

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

    wow %% in py files is a game changer

  • @JohnUrbanic-m3q
    @JohnUrbanic-m3q 26 วันที่ผ่านมา

    Why jump through all these hoops. Just use a proper IDE like PyCharm or Spyder. This stuff is all there and just works better. And loading a Jupyter extension just for that cell run magic looks like you have never even seen an IDE.

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

    😊

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

    Everyone with their little courses nowadays

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

    What is this theme you are using?