Check out my software development program if you like my teaching style! techwithtim.net/dev
@useronetwothree-z6f4 ай бұрын
Yes thx❤!
@ExcelInstructor3 ай бұрын
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?
@argonomora9214 ай бұрын
The pylance configuration saved me, I didn't know you can do that. Thank you so much ❤
@TechWithTim4 ай бұрын
You're welcome!!
@mikec644 ай бұрын
I didn't expect to learn this much about Pylance! Very helpful, thanks!
@aldolammel3 ай бұрын
Live share was something new in my end. Thanks ❤
@damianwysokinski32854 ай бұрын
Didn't know that pylance can suggest return types. Thankssss
@escoseslauriestevea.25064 ай бұрын
1:42 just a casual lore drop on us huh lmfao
@erfan_ops3 ай бұрын
Fr fr
@piyushdixit48794 ай бұрын
Love from Bharat, i like your all videos. Good Luck
@megaguys-b8k4 ай бұрын
Isnt it India?
@programmer40474 ай бұрын
*India
@samarthverma13474 ай бұрын
@@megaguys-b8kisn't it 'GET A JOB'
@scavenblaze4 ай бұрын
@@megaguys-b8k India is english, bharat in hindi. Both are valid tbh
@piyushdixit48794 ай бұрын
@@programmer4047 yes, India that is Bharat
@Blankblankets3 ай бұрын
Live share is super cool, thank you sir
@rahulCoding4 ай бұрын
Live share is the best Thank you💐
@MrRPierre3 ай бұрын
Very pragmatic and useful recommandations, thank you !
@cugansteamid62524 ай бұрын
Thank you for this Tim! Have a good one.
@wvagner2843 ай бұрын
Thanks for so nice tips, man!
@carlosmarciosfreitasАй бұрын
Very nice tips!
@christtech4 ай бұрын
Still hoping I can one day Intern with you and get better ❤, you've been a great help to me
@useronetwothree-z6f4 ай бұрын
didnt know u can do the pylance configuration, thx❤
@azfarbukhari83254 ай бұрын
Thanks for the first tip. It is so powerful for newbie like me.
@valentinsemikov40753 ай бұрын
Wow. Thanks alot😮😮😮
@tracysaunders67104 ай бұрын
I really enjoy your videos... they are extremely practical. Thank you!
@erikysilvagomes54963 ай бұрын
I like your videos so much! Thank you
@laxmarshall94 ай бұрын
So helpful!! This is great. Thank you
@misbahsaleem33324 ай бұрын
That's very helpful. Love from Pakistan ❤❤😊
@black2thepiink4 ай бұрын
Tq bro ...learned lot..live share im gonna use fr sure also annotation thing pylance
@Chikowski1014 ай бұрын
wait wait you built the export feature for jupyter notebooks in vscode while working at microsoft ?
@TechWithTim4 ай бұрын
Yes!
@UtkarshRana99994 ай бұрын
So cool! @@TechWithTim
@manasayjoseph10754 ай бұрын
Firstt here,like it??😅 Are there any videos based on what jupyter notebook is how it works etc.
@mbaykal264 ай бұрын
Thank you very useful!
@kvelez4 ай бұрын
4:59 Thank you.
@derekreed67984 ай бұрын
Super useful
@s.baskaravishnu224 ай бұрын
Many thanks
@johanmartijn3 ай бұрын
Type checking can also be done by installing the MyPy package
@ai_backend4 ай бұрын
humble flex 1:41
@cyndizell4 ай бұрын
Thanks
@WhoamiAcj4 ай бұрын
What is this theme you are using?
@dominiquecoladon83434 ай бұрын
great video
@cyndizell4 ай бұрын
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?".
@EnglishRain4 ай бұрын
I've never seen the Jupiter extension being used that way. I always just hit shift+enter
@DANNYEL201224 ай бұрын
For the docstrings, i use codeium AI
@growwithanshuman3 ай бұрын
Danke
@2ru2pacFan4 ай бұрын
Can you do the same for Javascript?
@nascentnaga4 ай бұрын
wow %% in py files is a game changer
@AnoNym-zi5ty4 ай бұрын
why
@TekCoder4 ай бұрын
My vscode started executing python programs very slowly. Does anyone know how to fix it?
@worksofindustry4 ай бұрын
Spyder is great for interactive development
@deepakgunda31974 ай бұрын
Tell me some interesting techniques with Pycharm !!
@ComicKumar4 ай бұрын
yes...learn working with vscode!!
@sijilo4 ай бұрын
😊
@vedapranav7750Ай бұрын
Hello Bro, please upload selenium 4.27.1 using python. Because I have saw the previous Selenium Course that is nice and understandable, but I have tried It gets me error because I am using latest selenium. Bro, please upload selenium 4.27.1.
@JohnUrbanic-m3q3 ай бұрын
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.