Тёмный

The 5 Best Python IDE's and Editors 

Tech With Tim
Подписаться 1,6 млн
Просмотров 1,1 млн
50% 1

Опубликовано:

 

15 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 1,1 тыс.   
@TechWithTim
@TechWithTim 4 года назад
What is your favorite IDE or text Editor??!!!!
@spook2387
@spook2387 4 года назад
Actually idle lol
@forget6917
@forget6917 4 года назад
Idle is the best in my opinion but it's inconvenient with long scripts.
@Hubert4515
@Hubert4515 4 года назад
vsc
@opposite342
@opposite342 4 года назад
I use VS, but somehow the Python extension lagged me out badly (it keeps on loading the extension continuously). So, it's now just a placeholder editor until I find something else
@FeedFall8
@FeedFall8 4 года назад
Pycharm is good but too much for my pc i prefer vs since i can do multiple langauges and whatnot
@santiagolerin
@santiagolerin 4 года назад
I tried the first 4, and at first I loved visual studio code, but I had to switch to a older computer that can't run it, so I have been using vim for the last 2 months, and sincerely, I'll never change. It is such a great, versatile and lightweight tool, that i love it. That been said, it was hard af for me to get used to it (that and the vim memes is the reason I love it)
@yash1152
@yash1152 2 года назад
lol the vim memes
@sadikc7620
@sadikc7620 4 года назад
05:12 muscle memory ;)
@alexismandelias
@alexismandelias 4 года назад
lmao
@ompatel958
@ompatel958 4 года назад
😹😹😹
@FerdinandCoding
@FerdinandCoding 4 года назад
good eye
@nm5641
@nm5641 4 года назад
What?
@gsharan2901
@gsharan2901 4 года назад
@@nm5641 observe closely 😂😂
@jimshreve83
@jimshreve83 Год назад
I agree with you 100% primarily because I don't know any better. I'm almost 63 and I just started learning python a couple days ago. I am already disatisfied with python IDLE and was looking for a more intuitive and helpful editor until I get some time under my belt, I think I'm going to start with ATOM or Kite for atleast for the next few months. I like when you hover and get all sytax help saves alot of time.
@AlejandroDiaz-ll5eq
@AlejandroDiaz-ll5eq Год назад
I'm on the same boat as you but i think both atom and kite have been dismantled or are going to be. if i'm wrong please correct me
@linuxxxunil
@linuxxxunil Год назад
@@AlejandroDiaz-ll5eq u r right. kite shut down shop and atom had a breach or something. users have to download an earlier version
@zae0616
@zae0616 4 года назад
This was a really good list overall. I go back and forth between using PyCharm and vscode these days and rarely use sublime for python anymore. This is partially because I work with many languages and vscode is the all around most versatile tool with the most plugins, excellent debugging, and even supports remote development on headless linux servers. My main reason for vscode though is that I work alot with Azure and I can simulate Azure features such as blob storage to test Azure functions locally and then deploy directly from vscode to instantiate an Azure function. I haven't noticed slowness or crashing from any of the tools in your list, but I do use higher end machines.
@yeyee2418
@yeyee2418 3 года назад
Happy to see vim on the list. One thing that make me love vim/nvim is the unlimited customization, which makes vim differs between each user. Moreover, since nvim 0.5 release, my "vimming" experience is tremendously improved. It's like a new world of vim just opened.
@OGA-b4l
@OGA-b4l 3 года назад
u ever tried neovim, in my opionion its better than vim :)
@Anonymous4045
@Anonymous4045 2 года назад
@@OGA-b4l i believe thats what he was referring to as "nvim"
@OGA-b4l
@OGA-b4l 2 года назад
@@Anonymous4045 if i remember correctly, i was high asf at the time don't judge my mistakes
@Anonymous4045
@Anonymous4045 2 года назад
@@OGA-b4l xD
@0m7_
@0m7_ 2 года назад
Me trying to close VIM be like : *hell*
@liushahe2919
@liushahe2919 4 года назад
I think as a python professional, we prefer to use IDE, but not text editors, so of course pycharm will be the best choice. As an IDE it helps manage the project level code quality, configuration files and version control. The tons of plugins also support lots of development use cases. In addition, there might be IntelliJ if you know java or Scalia, the IntelliJ just makes everything together. If you are machine learning engineer and sometimes you need C++ then CLion will be great for you. For vs code and atom, you may want to use them as play ground, but I suggest to not use them as your main dev tool.
@thevoid5181
@thevoid5181 Год назад
well assuming you are a professional when i run "pip install" on pycharm i installs in the wrong folder any methods to fix this?
@Christoph_Columbus
@Christoph_Columbus Год назад
@@thevoid5181 Pycharm creates for every project a new environment, including a python interpreter. If you run pip install in a project, than the package will be installed only in this environment, for this specific Project. If you want your package to be installed global, than add the command -h. If you want it on a different project, you need to switch in pycharm to this project. I hope that will help.
@DragonRazor9283
@DragonRazor9283 4 года назад
Am I the only one here who’s been using python’s IDLE the whole time 😐
@boymyc3691
@boymyc3691 4 года назад
May not be the most nice looking thing, but launches super quik
@asutoshvariar
@asutoshvariar 4 года назад
The dark theme really helps, though.
@pkavenger9990
@pkavenger9990 4 года назад
@@HalfABoolean_Studios lol, you did not know?
@Il_Capitano_No.1
@Il_Capitano_No.1 4 года назад
@@HalfABoolean_Studios yupp there is... follow this open Python IDLE then click on Options, there click on Configure IDLE. A small window pops up, after that click on Highlights option. You'll see " IDLE Classic"... click on that and select IDLE dark... Apply changes and there you go... thats your python dark mode. Hope this helps
@TristanIbes
@TristanIbes 2 года назад
I had a frame that had the same he didn’t even know what an ide was
@carlosviniciussouza8920
@carlosviniciussouza8920 3 года назад
My favorite IDEs: 1 - PyCharm; 2 - VS Code; 3 - Intellij IDEA (this is for projects and programming in Kotlin)
@JustinBieberFanSA
@JustinBieberFanSA 2 года назад
Intellij - and JAVA. Was specifically created for Java before kotlin was even a thing
@haltsmaul.
@haltsmaul. 2 года назад
@@JustinBieberFanSA Well seing as the company developed Kotlin, I reckon they do a great job and supporting both Java and Kotlin.
@raunakmitra7868
@raunakmitra7868 3 года назад
Glad to notice Spyder in the comment section. It comes with a Code Analysis feature that analyzes your code, rates it and promptly provides feedbacks and suggestions. I don't think any other IDE has that feature.
@WastedTimeBros
@WastedTimeBros 2 года назад
insanely good video. you're doing everything right. i never got bored pf watching a video about text editors cause your presentation is so flawless.
@djs1258
@djs1258 4 года назад
Something i was looking forward to and i have been a user who was looking at your videos for Python and finally "SUBSCRIBED"......!!!! Keep up the good work Tim and my choice VS Code
@TechWithTim
@TechWithTim 4 года назад
Thank you for SUBSCRIBING!!!!
@risky7171
@risky7171 4 года назад
I prefer vscode, just love the environment
@jamess.2491
@jamess.2491 3 года назад
yeah same vscode is by far the best text editor/IDE I've ever used. Still love the JetBrains suite tho
@aw1lt
@aw1lt 2 года назад
@@jamess.2491 fleet has been announced. intelliJ platform had a child with vsc how u feeling?
@mecx8207
@mecx8207 2 года назад
Vs code is trash
@KRAKUMAL
@KRAKUMAL 2 года назад
@@mecx8207 shut
@harshas8399
@harshas8399 2 года назад
@Risky, which one do you like? Never mind.
@peterolsen130
@peterolsen130 3 года назад
Two things: First, if you mentioned VIM, it would be reasonable to mention Emacs. Emacs has a learning curve, but once you master it you have phenomenal power. It's not for everyone, but if you're willing to invest the time, it will do everything you want. Second, I'm interested that you didn't mention Spyder. I do technical computing and I've heard that's a superior IDE for scientific computing. Do you have an opinion? I'm trying to decide if it's worth transitioning from Emacs specifically because of its scientific tie-ins to numpy, scipy, and matplotlib.
@laycey
@laycey 2 года назад
When someone is doing a top five, it's not reasonable to mention everything related, like emacs or Spyder because then it's not a top five. A top five should focus on your top five, which this video does
4 года назад
Your vim looked like it was having a stroke while going through a teenager phase of choosing the worst font.
@sohn7767
@sohn7767 4 года назад
That‘s why we use vim in the terminal instead of gVim. gVim is ugly af
@godnyx117
@godnyx117 4 года назад
@henry stevens Bruh! Roxterm ftw!!!!
@rban123
@rban123 4 года назад
henry stevens URXVT
@abhukk
@abhukk 2 года назад
For me its Spyder, I can see variables directly on click. I can execute command line by line and its very stable.
@qanittakmeel
@qanittakmeel 2 года назад
Yeah. As someone who is used to RStudio, Spyder is a pretty good RStudio-Python equivalent for me.
@shwetapravinvilayatkar1053
@shwetapravinvilayatkar1053 3 года назад
My favourite editors are pycharm, VS Code, Sublime Text 3, Atom
@BorlandC452
@BorlandC452 4 года назад
I've been using Geany since 2013. I still love it. I mostly code in C, but have been learning more Python lately. I haven't found a language that Geany is bad with.
@xrafter
@xrafter 4 года назад
Vim is not good
@aaronrennyvargheseOriginal
@aaronrennyvargheseOriginal 4 года назад
@@xrafter What did you say?! Vim is an amazing editor!
@xrafter
@xrafter 4 года назад
@@aaronrennyvargheseOriginal Yes this is what i use
@deepraval3406
@deepraval3406 4 года назад
VSCODE forever ♥️
@sudarshankadam42
@sudarshankadam42 4 года назад
The link to Kite just starts downloading a 300+ mb file. I think you should link to the product page and not the download directly page.
@AndresJaimesQ
@AndresJaimesQ 4 года назад
Money is money. xD
@swine13
@swine13 4 года назад
You can cancel downloads, cant you? I wish more people would link directly like that, instead of forcing me to waste time navigating through convoluted menus designed to encourage you to buy stuff from whatever site you're on. If someone says "this links to [x program]" then tbh i feel like it _should_ link straight to a download. Ordinarily id be more cautious about downloading something straight away, but i figure if we can't trust Tim not to compromise us, then the battle is already lost. 🤷‍♂️
@anonimuso
@anonimuso 4 года назад
@@swine13 It's usually just one click to the downloads section of a website, so there's not much "navigating" going on. I agree with Kadam, I want to decide for myself whether I want to click download. I don't want someone linking directly to a download for me. I haven't even had the chance to review the software and see whether it's what I want.
@swine13
@swine13 4 года назад
@@anonimuso the browser should display when you hover over the link. If it ends in .exe or whatever, then it's a direct link, so you can still decide whether or not to download it.
@anit-impo7344
@anit-impo7344 3 года назад
hahahah lol i didnt knew that i was downloasing(another file) it so when i was afk and came back a file named GTA5skidraw.exe this is another file
@xhir0
@xhir0 4 года назад
Favorite editor - vim, favorite ide - vs code
@kartikraj1779
@kartikraj1779 3 года назад
I'm one of the core developers of Python extension in VSCode, seeing so many nice comments makes me really happy.
@Vinemaple41
@Vinemaple41 3 года назад
Have been using VS code for a while, it's really amazing! keep up your good work mate.
@kartikraj1779
@kartikraj1779 3 года назад
@@Vinemaple41 :))
@luiselsenmessmer8512
@luiselsenmessmer8512 3 года назад
I first used python default and couldn't get used to it, but now I use pycharm and love it
@arjunvarma2743
@arjunvarma2743 4 года назад
Hey tim i love your videos mate. You are one of the best teachers I have ever had in my life. Sometimes I feel no need to attend school if great people like you give so much of knowledge about programming. Your explanation about programming put my teachers experience to shame😂 Best of luck for your future endeavours Keep uploading as much as you can to educate us in a way in which our education system never will!!
@0dzr
@0dzr 4 года назад
Yep. That's true. Our education system and the teachers really suck most of the times. I agree with you.
@JonathasPatrick
@JonathasPatrick 4 года назад
Tim: Why you should STOP using IDE's Also Tim:
@xrafter
@xrafter 4 года назад
Will vs code is more like a text editor with some features And vim is not an ide
@yusufmukharomm
@yusufmukharomm 4 года назад
Sponsor bruhh
@pranab4928
@pranab4928 4 года назад
Eh. His point was learn the language before letting the IDE take over
@iampokhrel
@iampokhrel 4 года назад
Hello Tim, what about Spyder? It comes with Anaconda and has many great features.
@Codenames560
@Codenames560 4 года назад
as a beginner, i have tried different ones and Thony is by far my favourite
@abdulhamide2376
@abdulhamide2376 4 года назад
What is thony I just started programming sorry
@fr4781
@fr4781 4 года назад
Abdul Hamide it’s probably a code editor. What do you write code in?
@marcus.the.younger
@marcus.the.younger 4 года назад
@@fr4781 i have never tried throny... i prefer lightweight editor like sublime... but i hate it when i have to use REPL almost every bloody time... can thory meet my need? feedback is always appreciated ...
@fr4781
@fr4781 4 года назад
Death Surgeon I have no idea. Personally use vscode. Just search up Thonny code editor and check a few links, maybe watch a few videos
@fr4781
@fr4781 4 года назад
Death Surgeon what exactly is repl?
@aviationbutterr
@aviationbutterr 4 года назад
3:40 Quick notice: Visual Studio Code is more like a feature filled code editor then a IDE.
@SankoshSaha_01
@SankoshSaha_01 4 года назад
its IDE for Python and text editor for rest, if you understand the logic behind it
@aviationbutterr
@aviationbutterr 4 года назад
Sankosh Saha yeah true.. but still even if I might feel like a IDE For Python it’s still a code editor
@notanenglishperson9865
@notanenglishperson9865 3 года назад
@@SankoshSaha_01 No
@ShootingUtah
@ShootingUtah 2 года назад
I force myself to practice coding on Vim all the time. I like using it on either windows subsystem for Linux Ubuntu or in a VM with some Linux flavor like debian or Ubuntu. It forces you to be better at all the nice shortcuts and for small programs at my skill level it's just so quick and clean without a bunch of bloat files made by IDE's
@dorjderemnamsraijav5182
@dorjderemnamsraijav5182 4 года назад
Tim: Atom is lightweight Atom editor: Yes! Also Atom editor: runs in electron
@easynameeasy12
@easynameeasy12 3 года назад
means? , is it not lightweight? cuz i have a low end pc
@dorjderemnamsraijav5182
@dorjderemnamsraijav5182 3 года назад
@@easynameeasy12 Atom is not lightweight. Atom is basically a chrome window and i think u know how nuch resource chrome uses
@piadas804
@piadas804 3 года назад
@@dorjderemnamsraijav5182 VScode too.
@lukcycookie3839
@lukcycookie3839 3 года назад
@@dorjderemnamsraijav5182 Vscode is also build upon Electron
@glowiedetector
@glowiedetector 3 года назад
I use Sublime Text because it is great for typing and coding in any languagr! Especially the bindings and features while being easy to use and fast make it a great choice!
@goingfurther8092
@goingfurther8092 3 года назад
As a user of the full Microsoft suite, gotta give it to Visual Studio. If I had free time to really learn a new IDE I would choose VIM
@vaaaako
@vaaaako 3 года назад
VsCode and PyCharm are the best for big projects and Sublime the best for fast projects. I prefer the Sublime. My opinion :)
@GameOfLifeUA
@GameOfLifeUA 4 года назад
Where is spyder? I have used all, but I like spyder the most.
@sagnikroy87
@sagnikroy87 3 года назад
me too bro
@JamBear
@JamBear 4 года назад
Psst: Most IDE's have "Zen Mode" if you hit F11 (Full screen)
@BlackRitter61756
@BlackRitter61756 3 года назад
Dark souls has trained us well
@Randomz1985
@Randomz1985 2 года назад
so what would be best for an absolute beginner? I am using a mobile app to learn(third day in) and I love it. I don't know why I didn't start learning code years ago
@resistance7538
@resistance7538 4 года назад
5:13 what the hell was that!!!!🤣🤣🤣🤣
@raulsanchez3569
@raulsanchez3569 4 года назад
I dont get it
@soosplays2306
@soosplays2306 4 года назад
@@raulsanchez3569 he typed Porn before he typed print.
@jaykrishna3306
@jaykrishna3306 3 года назад
R/wooooosh
@playboysizzle8702
@playboysizzle8702 3 года назад
Muscle memory
@Sciencedoneright
@Sciencedoneright 3 года назад
Por- oh wait
@dragonsage6909
@dragonsage6909 Год назад
I read the description before watching, I thought vim was the top editor.. hooray! Then I watched the episode and realized it was the #5 choice.. lol I've used Pycharm a little it's nice. I just feel better in vim. Thx
@CTT36544
@CTT36544 4 года назад
I’m SURPRISED not to see Spyder in the list!
@gonzalo4658
@gonzalo4658 4 года назад
yeah you're kinda right considering that he included pycharm in his list
@BigMo2010bw
@BigMo2010bw 4 года назад
@Nova Striker: Even Pycharm, VS code and Rstudio are included in Anaconda!! All these IDEs can be used for anything.
@BigMo2010bw
@BigMo2010bw 4 года назад
@@jdeep7 I'm not sure what it is you don't agree with in my statement. All those editors I mentioned are IDEs because they do what an IDE does by definition - allow code editing (+automation), compilation/interpreting, debugging. Of course, with VS code you need to separately install appropriate compiler/interpreter for the program you using.
@bluzter
@bluzter 3 года назад
Pycharm is my favourite. I have i5 6th gen with 8 GB RAM and I can open 3 windows of Pycharm at the same time on Ubuntu, doesn't slows down my laptop at all.
@ignaciomartinoli3881
@ignaciomartinoli3881 2 года назад
Well, Vim with Tagbar, CoC and all the fancy stuff feels actually on par with a fully-fledged IDE, just as VS Code with its plugins, but lighter
@grandadmiralthrawn66
@grandadmiralthrawn66 Год назад
I used PyCharm religiously until I realized how seamless VSCode's integration with WSL2 is. It makes sense Microsoft would optimize their flagship text editor for arguably the best development environment thus far.
@boubacarmohamed6755
@boubacarmohamed6755 4 года назад
Pycharm is really powerfull
@kakalidhar451
@kakalidhar451 3 года назад
And RAM Hungry too. My pycharm crashed on my athlon continously. Vs code runs perfect on all languages. Hence, VS code just better for me
@abdellatif.x8127
@abdellatif.x8127 3 года назад
But your laptop is laging😂
@feetlunatic5134
@feetlunatic5134 3 года назад
@@kakalidhar451 pycharm is the reason I’m here it takes 30 years to launch and or make a new project
@jeannieh3661
@jeannieh3661 3 года назад
@@feetlunatic5134 pycharm runs fine on my 56 core cascade lake. Lol
@feetlunatic5134
@feetlunatic5134 3 года назад
@@jeannieh3661 mb bro just realized I have a dinosaur of a computer that only has 16 cores
@jgranahan
@jgranahan 3 года назад
I’m not super proficient at Vi(m) at all, but I do enjoy using it and continuously trying to improve my skill with it. I’d say higher than ‘last’, but that’s just me. I really enjoy your videos!! You are very good at this!
@eliber
@eliber 3 года назад
Hello Tim, are you think that a notepad++ is a good code editor for programming in cpp or c?
@EngineerMan
@EngineerMan 3 года назад
Notepad++ is somewhat basic for this task. Although it will get the job done, you might be better served with something like Atom or VSCode (or CLion if you don't mind paid products).
@dugtheartofbeingone2425
@dugtheartofbeingone2425 2 года назад
For me you are the gateway into a glorious rabbit hole leading to all my goals so thank you and may you also find the path you seek
@TopBagon
@TopBagon 4 года назад
Definitely an interesting list, currently I'm using pycharm and the only thing that annoys me is it's loading time ._. Takes like half a minute to fully load (with a lot of packages installed tho) at the end of the day, python's syntax is pretty simple so editor will do just as fine
@grzegorzgaazka3751
@grzegorzgaazka3751 4 года назад
You van change settings in PyCharm and set more RAM to speed up launching it and more RAM to work with it :) maybe you know this but od you don't give it try :)
@haltsmaul.
@haltsmaul. 2 года назад
@@premiumleader8948 No you don't.
@premiumleader8948
@premiumleader8948 2 года назад
@@haltsmaul. Yes this was a long time ago. Now pycharm works perfectly fine.
@traceur9lives
@traceur9lives Месяц назад
Nice vid bro, what is the best ide for explaining what the code you are writing does? also what ide works best with pygames (probably doesnt really matter),.. i noticed the official python ide didnt make it to the list,... maybe because IDLE is a piece of s***, also i am a noob so any response is appreciated. Ps object orientated programing hurts my head.
@erickmayorga8721
@erickmayorga8721 4 года назад
Hilariously enough, I first started out with Vim because my mentor who taught me coding uses it LOL
@xrafter
@xrafter 4 года назад
Don't worry vim is good when you get used to it
@dip8
@dip8 Год назад
I started my python journey with pycharm, and im not happy with that. Its heavy, sluggish and wayy to complex for my lil brain. I care for performance, simplicity but still some features like auto complete brackets n stuff. Which ide would you recommend for me?
@mapytekh
@mapytekh 4 года назад
what about spyder??? it so simple and user friendly. pycharm seems too bulky and very confusing for a beginner
@everettehungerford2858
@everettehungerford2858 2 года назад
This was very helpful, thank you!
@danield.7359
@danield.7359 4 года назад
Pycharm: good but a waaaaay overloaded in your face IDE. Sublime: for Mac users - pretty, but meh... VsCode: surprisingly good - one of my favourites. Kite/Atom: controversial UI - potential confidentiality issues. Vim: too spartan. EMACS -> an option to look into, although some learning curve at the beginning (I am extremely pleased though with EMACS).
@nurashams4093
@nurashams4093 3 года назад
@techno bulle against vs code pycharm wins, uts a solid ide.
@lpdrariyasinghe2498
@lpdrariyasinghe2498 3 года назад
What is the best for microcontroller programming and machine learning
@hardrod6989
@hardrod6989 4 года назад
Bro, Is Anaconda good to begin with ? I have just started learning n will need pandas n Beautiful soup later on. Please suggest.
@bluesdog88
@bluesdog88 4 года назад
try minicoda, it's a lightweight version, I installed it the other day, no problem
@Jae-u1z
@Jae-u1z 3 года назад
So if you’re new to coding etc would you say it’s advisable to stick to IDLE as oppose to downloading one of the text editors ?
@jaideepm572
@jaideepm572 3 года назад
No IDLE Is For Learning Learning Phase Once You Think You are ready its Better To Upgrade to An IDE Which Doubles the Speed
@trig1310
@trig1310 4 года назад
vsc is my personal favorite, but this is the first time i've ever heard it called an ide
@ryanb55
@ryanb55 4 года назад
Because it isn't an ide. It is a text editor with a crap ton of plugins. Visual Studio IS an ide.
@trig1310
@trig1310 4 года назад
Ryan B that's what i thought, i always knew it as an editor and not an ide
@ryanb55
@ryanb55 4 года назад
@@trig1310 To be fair, Microsoft calls it a 'coding editor' which might be something between a text editor & an IDE, but VS Code can't do everything Visual Studio can. Especially dealing with desktop apps and database development.
@ilfirinms
@ilfirinms 4 года назад
Well, if it has editor, syntax checker/highlighter, compiler and debugger, it is an IDE. Don't care if with plugins or not. So VSCode is pretty good IDE.
@smash3689
@smash3689 4 года назад
@@ilfirinms google "vscode ide or editor".
@Gaurav_9339
@Gaurav_9339 4 года назад
I use pycharm and it does what I need .
@Itztycon
@Itztycon 3 месяца назад
Am having a problem with pycharm
@bennguyen1313
@bennguyen1313 2 месяца назад
I like Wing, very lightweight and debugging simply works! Any thoughts on Code::Blocks, Geany or Pyscripter?
@fayfeld5900
@fayfeld5900 4 года назад
Thanks for your video! But i just feel a little strange to hear at 1:45, that the described Kite is "total free". Of course there is a free version, but in my experience most of the usefull Kite-stuff is available in something called "Kite Pro" only, for which you have to pay about $20 per month(!). After a while, all interesting features are marked with "Sorry, Kite pro only" and your options seems to be reduced to a poor one-word-completion... Did i made a wrong turn somewhere? Don't get me wrong - Kite *Pro* may be the best auto-complete-engine on the market, but its not free...
@TechWithTim
@TechWithTim 4 года назад
Thanks for the comment! At the time of posting kite pro did not exist. So you are not wrong but again at the time of posting my statement was correct
@fayfeld5900
@fayfeld5900 4 года назад
@@TechWithTim Ah, okay. They changed their business modell. Thanks for the info. By the way, i use VSCODE and pycharm as my IDE... :-)
@bawabro
@bawabro Год назад
Love every single comment out here, I love developing stuff usually in pycharm up until this point, I came here to view other recommendations, Cheers guys, great work !!
@mli8847
@mli8847 4 года назад
The best ide for python for me is vscode + intellicode plugin(ai helper like kite).
@ninjaboyjames
@ninjaboyjames 2 года назад
3:24 I tried running pygame on atom but it doesn't work was there something I messed up. For reference: I do have pygame installed and I am in the macOC
@samarmohan9891
@samarmohan9891 4 года назад
VSC is too complicated for Python, I feel. When I was a beginner, I used PyCharm, so it is fine.
@mrCetus
@mrCetus 2 года назад
Neovim with good plugins is a great choice. But you are right, vim commands requires some practice and time to learn.
@DIYDaveZ
@DIYDaveZ 4 года назад
Can you do tutorial on how to customize and use the different features in Pycharm? need hlep understanding interpreters
@yamoka3
@yamoka3 4 года назад
I am interested in Python and C++. If I want to get to know both languages, is VsCode my way to go because it seems to be compatible with both languages? Would love to hear some opinions about this
@EngineerMan
@EngineerMan 3 года назад
Since both are major languages, most editors and IDEs will support them either natively or through plugins. Which one you use is based on preference, but VSCode will get the job done just fine.
@tnsnamesoralong
@tnsnamesoralong 3 года назад
1:14-1:47 Kite plugin for IDEs (Atom, PyCharm,Sublime,VScode,VIM) 1:49 GVIM 2:45 Atom 3:41 Visual Studio Code 4:53 Sublime Text Editor 5:51 PyCharm
@yesntgregor3324
@yesntgregor3324 2 года назад
Thx dude
@Arbsg
@Arbsg 4 года назад
VISUAL STUDIO is my favourite IDE. But i thik IDLE is also Good Your English is so simple to understand and voice is also pretty good. Thanks Dear Sir 😍
@vebexplaeya
@vebexplaeya 4 года назад
When are you going to upload *Socket Programming* tutorials mate ❓
@joaoguilhermezatiribeiro6060
@joaoguilhermezatiribeiro6060 3 года назад
Spyder is good too, not so powerful, not so slow and free. Ipython in included and have a nice view. Its built for Data science actually... But works well
@garybloomlaw
@garybloomlaw 3 года назад
I like Notepad++ as an editor. I'm surprised that it's not mentioned below.
@schlong8276
@schlong8276 3 года назад
Notepad++ is quite good but it’s generally not popular for python use (His channel is mainly about python)
@buli03
@buli03 3 года назад
Beacuse it's not an IDE, it's a text editor.
@gavinthecrafter
@gavinthecrafter 3 года назад
Me too! To me it also has a more traditional Windows-like interface (which I quite like)
@alahatim
@alahatim 2 года назад
is Kite no longer available? was trying to download from your link, but doesn't seem to be working
@njpromethium
@njpromethium 4 года назад
VSCODE GANG
@aarjitpaudel6311
@aarjitpaudel6311 3 года назад
yay vs code!
@somenamelastnaammee52
@somenamelastnaammee52 3 года назад
NANO GANG
@RS-wq1qs
@RS-wq1qs 3 года назад
Vs code is best editor i ever saw in my life
@xyz_cubing
@xyz_cubing 3 года назад
VSCODE GANG
@bharath4884
@bharath4884 3 года назад
Vs code forever
@mshimanshu1000
@mshimanshu1000 4 года назад
hey tim I have a question.............. Is VS code good for game develpment ? please reply soon....
@EngineerMan
@EngineerMan 3 года назад
This really depends on what sort of game you're looking to make. If you want to make a 3D game with Unity for instance, you'll almost certainly benefit greatly by using Visual Studio.
@dugnaldo2383
@dugnaldo2383 3 года назад
When he said "It may lag", my internet stopped working
@AllahMonke
@AllahMonke 3 года назад
😂
@step7steveX
@step7steveX 3 года назад
installed Kite. Using it with sublime. On the bottom left corner I am getting this message: Kite: Locked (upgrade to pro to unlock)... Any suggestions? I thought Kite was free
@someoneyouveneverheardof
@someoneyouveneverheardof 4 года назад
I thought Django support in PyCharm is only for professional edition....
@lefgia
@lefgia 2 года назад
I am going to start learning my first language beggining with python. At 4:30 you mention that VS has not python installed by default. I have already installed the latest python version before the VS instalation. Does this mean that now i need to reinstall python via the VS interface?
@birdmun
@birdmun 4 года назад
geany is my preference currently.
@OGCAMG
@OGCAMG 4 года назад
What do you think of repl.it or glot? Im a beginner in this so not sure what I should. Be using
@Valentinebeats
@Valentinebeats 3 года назад
🌊
@woilah794
@woilah794 3 года назад
bro you just posted an emoji yet you showed on top of this comment section
@zyansheep
@zyansheep 3 года назад
@@woilah794 same... weird...
@tomatosteve3444
@tomatosteve3444 3 года назад
Man been subscribed to you for almost a decade lol. Good to still see you around.
@zgreatest69
@zgreatest69 3 года назад
What keyboard do use??
@Geibelt
@Geibelt 4 года назад
Ide's /editors without Darkmode = mud
@eintim1980
@eintim1980 4 года назад
da ham se recht
@skittles6946
@skittles6946 3 года назад
I actually like to code having light mode enabled
@SupernovaeTech
@SupernovaeTech 4 года назад
Quite surprised not to see Eclipse and/or Visual Studio on here. Those are my go-tos due to how easy to use they are
@dontbetoxic4387
@dontbetoxic4387 3 года назад
Eclipse = java visual studio = c#
@klc3rd
@klc3rd 4 года назад
You ever see a middle school kid that speaks oddly well, almost like a tiny professor? For some reason that’s how I see this kid lol
@barneyy6942
@barneyy6942 3 года назад
He's in middle school, wtf?
@southafra7234
@southafra7234 2 года назад
i use wing for python. its a pretty basic ide but works really well.
@amvid3464
@amvid3464 4 года назад
And also Tim have video named "Why You Should STOP Using an IDE" added 11 month ago :D
@adarshsingh764
@adarshsingh764 4 года назад
haha, I watched that
@shoraygoel
@shoraygoel 4 года назад
money is money
@xenophone2006
@xenophone2006 4 года назад
Thank you for your recommendations. I've been using Wing IDE. It's very lightweight, which is perfect since I have an old computer. For beginners, it's a good IDE. Also, as for editors, I used to use Notepad++. Very good, easy to use editor. If you're a newbie, I'd suggest that as well
@anirudhkumar9139
@anirudhkumar9139 4 года назад
Yea. Notepad++ bangs, although I love Sublime too much to switch over to anything else. I am using VSCode at the moment for a big project, but only occasionaly. Sublime + Kite for life!!
@junedkhan4643
@junedkhan4643 4 года назад
I'm all about Vim.
@mementomori8991
@mementomori8991 4 года назад
Beginner, here. What is the difference between Vim, Spacemacs, and Evil Mode? Why do you prefer Vim out of them all?
@theemacsen1518
@theemacsen1518 4 года назад
Memento Mori Hopefully the links below solve some of your questions Evil mode vs Vim: www.quora.com/How-is-Emacs-Evil-compared-to-Vim Why vim: www.tecmint.com/reasons-to-learn-vi-vim-editor-in-linux/
@junedkhan4643
@junedkhan4643 4 года назад
@@mementomori8991 Nothing special for me. I just like to code on terminal using vim
@mananbhardwaj3976
@mananbhardwaj3976 2 года назад
yes vim is good but i don't like vscode but my editor of choice is sublime text
@fypage.
@fypage. 4 года назад
This guy looks like a video game character from Tony Hawk games
3 года назад
Pixelated af lol
@automationtesting3149
@automationtesting3149 3 года назад
This is the first time I am learning Python and it is really helpful
@JohnJocobs-og4fm
@JohnJocobs-og4fm 3 месяца назад
Looking back 3 years are you proud and as a beginner and 23 I want to know what is the best editor you started with and is still now for python in need of help . Thanks
@mutaputa3534
@mutaputa3534 4 года назад
return Emacs or None
@francescovolpini
@francescovolpini 3 года назад
make it vim :)
@tfishr
@tfishr 4 года назад
If you want to be a serious Python dev, don't waste your time on other editors. I use VS Code for web dev, and I use Sublime Text 3 for when I need a general text editor that starts up quickly, but for a serious Python coding session the only answer is PyCharm.
@skewty
@skewty 4 года назад
I totally agree. PyCharm for large projects and whatever else for editor. Admittedly I often fire up the big IDE for all the fancy editing (diff tool + column mode + regex) and collapsing it can do (from the closing brace)
@pottabatullamanjula912
@pottabatullamanjula912 3 года назад
Why it's saying kite is temporarily not available? When it will be available?
@rainbowskeppy5292
@rainbowskeppy5292 3 года назад
i actually just use the default python IDLE for python
@amicm4935
@amicm4935 3 года назад
Legend
@rainbowskeppy5292
@rainbowskeppy5292 3 года назад
@@amicm4935 🐍
@goose2574
@goose2574 2 года назад
when using atom it wont let me import python stuff like if i try to import open cv it says it doesnt exist even though its installed and i can use it on the python ide
@RakibFiha
@RakibFiha 4 года назад
Vim is the best. It's everywhere.
@mementomori8991
@mementomori8991 4 года назад
Beginner, here. What is the difference between Vim, Spacemacs, and Evil Mode? Why do you prefer Vim out of them all?
@theemacsen1518
@theemacsen1518 4 года назад
@@mementomori8991 Hopefully the links below solve some of your questions Evil mode vs Vim: www.quora.com/How-is-Emacs-Evil-compared-to-Vim Why vim: www.tecmint.com/reasons-to-learn-vi-vim-editor-in-linux/
@mrwho7382
@mrwho7382 3 года назад
what about Anaconda, Jupiter, Spider ? i actually use vs code but i would like to know if those worth it
Далее
My Python Development Environment Setup - Full Tutorial
20:39
Собираю Маню к осени ✨
00:48
Просмотров 946 тыс.
5 Good Python Habits
17:35
Просмотров 565 тыс.
I tried 10 code editors
10:28
Просмотров 3,1 млн
I Tried Every AI Coding Assistant
24:50
Просмотров 823 тыс.
Coding Was HARD Until I Learned These 5 Things...
8:34
Zed “kills” VSCode
12:10
Просмотров 805 тыс.
10 Important Python Concepts In 20 Minutes
18:49
Просмотров 192 тыс.
Top 18 Most Useful Python Modules
10:50
Просмотров 931 тыс.
100+ Linux Things you Need to Know
12:23
Просмотров 1,2 млн
25 VS Code Productivity Tips and Speed Hacks
11:35
Просмотров 2,4 млн