We are in 2018 and still, this video is very very informative, I'm on Linux and tried to install Eclipse with PyDevs instructions and it was very difficult to keep up with, but after watching your video I accomplished all that so fast and so easy with a lot of customizations, thank you so much for this awesome video.
@jayjieyuan69517 жыл бұрын
Thanks a lot! I used Eclipse for other languages before and tried to use Pydev but I didn't succeed. After seeing this video, I tried again and got it working fine. I really appreciate it! Additionally, I have watched your videos on Sublime Text, Atom, and many other topics for Python. You are a hero!
@chakt27728 жыл бұрын
I have been looking for an IDE for Python3 on Mac OS X for my 12 years old daughter to learn her Python programming. So far your tutorial is the best ever in guiding step-by-step on how to install the right Eclipse (there are so many and very confusing), link Eclipse to PyDev and to configure Interpreter so that IDE can work. Thank you very much for creating such a great video.
@karaokelove25507 жыл бұрын
This might be the most helpful, concise, well-made tutorial I have ever seen. Thank you!!!
@venkataprasad38087 жыл бұрын
Hi Corey, you are my GURU, I am learning technology by using your online video tutorials especially Python and GIT
@abdulrafeeqshakoor78036 жыл бұрын
Well done Corey!!. I think this is very well thought-out tutorial in its area. Right-on-dot helpful to me and saved my time.
@tonydunne19654 жыл бұрын
still works for other! beginners! watch out for syntax change with print "hello" is now print("hello") Great Video Thanks
@Blinko1247 жыл бұрын
Took me sometime to find a proper guide till I got to yours. thanks man, helped a lot!
@lingcao37113 жыл бұрын
Very helpful!~
@tanveersingh72786 жыл бұрын
i was looking for a video like this since 3 months finally got one thnx a lot!!
@OFDM-network7 жыл бұрын
I was looking for Python, C/C++, Java, JS environment. Eclipse + Atom will do the trick :) Thank you for to the point tutorial.
@rahul-qo3fi8 жыл бұрын
Thanks a ton Corey saved a lot of time ..
@thachnguyenhuy88918 жыл бұрын
A detailed Eclipse installation for Python. Thank you.
@Raviprakash-yu1yx4 жыл бұрын
a truly informative video...thanks buddy
@amadikwajoy80303 жыл бұрын
Wow, this is lovely
@SHONNER8 жыл бұрын
Eclipse using the PyDev plugin is my favorite Python config.
@ishanbisht8 жыл бұрын
Thank you so much for these amazing tutorials.
@alfabetony4 жыл бұрын
great vid!
@ethanerling22966 жыл бұрын
That was really good. Thank you.
@keithmiklas28937 жыл бұрын
Outstanding. Thank you.
@frankvi108 жыл бұрын
Thank you !!! Excellent Video, very Helpful
@mohamedazizkefi17254 жыл бұрын
thank you so much you realy helped me
@31Dragibus5 жыл бұрын
Thank you !
@situxiaotong74076 жыл бұрын
Thank you so much!You are a life saver.
@RayBlake7 жыл бұрын
Really useful. Thanks.
@lestatisticien32107 жыл бұрын
Very helpful and thanks. I have subscribed.
@Xinerama6 жыл бұрын
Thank you very much! In Fedora 28 Marketplace is a separate package that needs to be installed. sudo dnf install eclipse-mpc
@yomadude7 жыл бұрын
this video is so good!
@iracic828 жыл бұрын
This is great mate, good job so far the best one on youtube.
@HunkMine7 жыл бұрын
thanks a lot, also with the marketplace and appearance
@stey7 жыл бұрын
Thank you for this!
@emanuelgabbay5 жыл бұрын
Thank you very much!
@ronny227 жыл бұрын
awesome video thank you, just wondering is there any short key for the run button instead of clicking it each time to run my script
@oralboytoy7 жыл бұрын
Thank you for your help. I love you...
@SPeri68 жыл бұрын
Nice video thanks much
@sumitsinghal82217 жыл бұрын
Hi Corey, Please make videos in below topics too. Regex Python RE Descriptors MetaClasses I guess these are also most important topics in interview perspective which are not covered yet.
@neelancheri_yahoo6 жыл бұрын
Very helpfull video
@tirthendudas61877 жыл бұрын
I have set everything but when I am creating a new Django project I am having an error as Djanog not found.
@hemants3377 жыл бұрын
Awesome video... thanks for sharing... just a beginner question, how would one install new python packages with Eclipse PyDev installation... are you planning to cover configuring the PyDev with already existing Py Interpreter on the machine and also to configure UnitTesting with PyDev and/or using GitHub with PyDev. Thanks.
@somilgupta12346 жыл бұрын
Really helpful (y)
@satoshinakamoto1716 жыл бұрын
thanks alot man
@MauricioPosser8 жыл бұрын
Excelent! Thanks!
@bisaktobangachi7 жыл бұрын
Hi Corey. Nice tutorials! Have you made any post on setting up IntelliJ environment?
@coreyms7 жыл бұрын
I have not done this yet. I would like to work with IntelliJ at some point when I have more time.
@arunmaddy9974 жыл бұрын
Hi, just curious to know why you did not choose to set up Python Development Environment in PyCharm
@dilraj88424 жыл бұрын
Tried to do this but it says "Unable to read repository at www.pydev.org/updates/compositeContent.xml. peer not authenticated"
@x0uls4 жыл бұрын
My package installation doesnt have Eclipse Platform.Any other package u recommend for Python?
@shuoj.93825 жыл бұрын
Could you please consider to make a tutorial about Pycharm? Really appreciated!
@sadeqaldrab7 жыл бұрын
Thanks so much for this helpful videos Could you please let me know if it is possible to add scipy and other libraries to eclipse so we can you them with Python
@serkangulten8 жыл бұрын
hi ,i hope you are fine and thanks for python tutorials ,are you thinking to share new tutorials about multithreding and processing with python. we need them :)
@riverasanchez8 жыл бұрын
Why Eclipse, and not other alternatives (i.e. Anaconda)?
@coreyms8 жыл бұрын
Hey there, Robert. Eclipse is one of the options you can use if you'd like to use an IDE with built-in debugging capabilities and things like that. Some people prefer this over the text-editors such as Sublime Text or Atom. I personally use Subime Text in my video tutorials since it is less busy than the IDE and allows people to just focus on the code. It can be used with Anaconda. I have a video on installing and getting started with Anaconda as well if that is what you're looking for. You can find that video here: kzbin.info/www/bejne/j3umZ5-afpibjc0
@riverasanchez8 жыл бұрын
Hi Corey, thank you for your detailed response. I used Python back in the late 90's, the environment has much more tools now which is great! But can be a confusing topic, specially for new users. Your videos are the most complete source of Python I have found. I am now enrolled in an Coursera MIT computer science course and they focus the course on Anaconda. I will still skeptical until I was able to take a look at your video on the subject. Thanks again for your contribution to Python!
@txtigr8 жыл бұрын
I personally agree with your choices. I am curious though - how do you get Sublime Text to run the scripts "on the fly" in your tutorials?
@is2ken8 жыл бұрын
My personal experience shows Jupyter notebook didn't behave as the python command does why I was using dynamic candlestick. That was why I changed my mind to use another interpreter.
@snappykr228 жыл бұрын
i used to use Sublime Text. I think it was the F8 key (on Windows at least).
@ivymonnie52267 жыл бұрын
I love you!
@anzodefotouni56186 жыл бұрын
This is Great. Thank for your help with promoting python. I do have a concern regarding the interpreter, in fact I want to use python3 on eclipse on a MAC, but somehow I not able to figure it out. please help me out if possible.
@anzodefotouni56186 жыл бұрын
Finally, The solution is as follow: $ which -a python python3 Then In Eclipse, with PyDev, go to (1) Preferences, then (2) PyDev, finally (3) Interpreter - Python, here you should be able to add the interpreter version of your choice.
@tonydunne19654 жыл бұрын
it takes for ages on my old aged lap slop
@krishmaurya3085 Жыл бұрын
Its 2023 and the option you chose from eclipse is removed can you please tell the alternative
@MrANANDARAJA5 жыл бұрын
hi sir i have one doubt ..how to install pdfkit in anaconda .......???? thanks in advance :)
@rathindradakua76415 жыл бұрын
Please make a video on setting up a python development environment in pycharm.
@tbbt22098 жыл бұрын
Hi Corey, Thanks for this great video. I am using MacOS Sierra version 10.12.2 and have followed your steps but I don't see any "platform option" when I launch Eclipse Installer. Any help would greatly be appreciated. Thanks and keep up your good work!
@tbbt22098 жыл бұрын
Never mind! I figured it out after playing around for a while. Thanks.
@SuperSuneel4 жыл бұрын
Hey Corey, could you refresh the videos to latest versions and if possible could you redo videos for new versions of python :)
@drsunilpatil76994 жыл бұрын
can I add fortran compiler to this?
@abdulrahmant80956 жыл бұрын
thank you
@rodriguekassangobon4048 Жыл бұрын
bonjour, on peut avoir un projet complet python dans eclipse svp? merci
@RazorFistMusicOuttaTheWorld7 жыл бұрын
Helpful
@winedragon8 жыл бұрын
Hey Corey, great video!! Now I feel like a real idiot, but once I closed my eclipse I can't seem to find how to open it again, I don't see the app, I still have the eclipse app installer, and I see my workspace with the 'project', but I can't seem to find how to open it in the Eclipse development environment. Using mac. Thanks in advance :)
@maanviss38407 жыл бұрын
How can you do that write: print "Hello World " without parentheses and the compiler doesn't complain ?? I've got error by doing that !! (I am using windows). Thank's a lot.
@unhearchunk7 жыл бұрын
In python version 3 you have to use parentheses after print. He must be using an older version of python
@coreyms7 жыл бұрын
Gabriel is correct. This is Python 2. In my newer videos I am using Python 3 and you will no longer see the old print statements.
@limoni05237 жыл бұрын
Is this course outdated for Python 3?
@husnainhaider37816 жыл бұрын
Bless you
@RoniePorfirio7 жыл бұрын
pydev projects doesn't appear
@tedmosby94097 жыл бұрын
same here i think we need java 8 tho am in debian
@venkataprasad38087 жыл бұрын
How can I donate through PayPal, there is only one option 'credit card', I don't have credit card, I want to donate through internet banking or debit card.Please update the PayPal donation system to accept through internet banking or debit card
@coreyms7 жыл бұрын
Hi There. I don't have any control over the PayPal donation system, but there are a couple of other ways to support the channel... You can view all of the options here: coreyms.com/support/ Thank you for the support!
@devindjappy58738 жыл бұрын
will eclipse free fo forever? or in one day it will ask us to pay
@coreyms8 жыл бұрын
Devin Djappy fav It is open source so it should remain free.
@dimitriosdesmos46997 жыл бұрын
I am just a few months into python (i am new to programming) i use the normal python ide...should i change to eclipse?
@OFDM-network7 жыл бұрын
IDE is good option if you want to learn in practice how modules create packages.
@zraffens51455 жыл бұрын
Please, do it for PyCharm, I use it and a lot of people do use that. IDK if you don't need to do it for PyCharm. But please reply this.
@wb1h5 жыл бұрын
Nothin wrong with PyCharm, but if you are doing lots of different languages, Eclipse is your IDE.
@alldoben10playz5 жыл бұрын
Great i confused how install python in eclpse good
@devindjappy58738 жыл бұрын
I'm on windows and there's no platform option
@OFDM-network7 жыл бұрын
Use Java IDE then follow the rest of instructions. The only downside is that you will install some extra components.
@PavelKarateev9 жыл бұрын
Do you use Eclipse at work?
@coreyms9 жыл бұрын
+Pavel Karateev Yes. I use both Sublime Text and Eclipse at work. I have heard great things about PyCharm so I believe someday soon I will take a day to try that out and see how I like it.
@PavelKarateev9 жыл бұрын
Corey Schafer yeap, PyCharm is a really good tool, I especially love Django integration, but the open source version has not all of the features.
@Colstonewall8 жыл бұрын
PyCharm is awesome. And it's not as bloated as Eclipse.
@JohnnyRottenest8 жыл бұрын
No option for "Eclipse Platform". My list ends at "Eclipse for Scout Developers".
@JohnnyRottenest8 жыл бұрын
...so I'm not really sure what to do next.
@GauthamGreensilver8 жыл бұрын
+JohnnyRottenest update the eclipse installer you'll find your way :)
@oromis9958 жыл бұрын
It doesn't include that option anymore, now it's under advanced options, but it's really complicated after you select "Eclipse Platform".
@JohnnyRottenest8 жыл бұрын
+oromis995 Yeah, I think I'll learn to survive without Eclipse. I don't understand how software development tools like this can hope to gain traction if they're so byzantine that budding programmers don't want to use them.
@oromis9958 жыл бұрын
JohnnyRottenest I agree, I spent 2 days trying to install it, got pretty far with tons of issues and then it wants me to install pydev from a website that still only is barebones, and download all the different files individually... If they don't put any effort in making it easy, I have no interest in supporting them.
@alexandrosa14407 жыл бұрын
Thank you. PS: your voice is so hot
@jakedraper38408 жыл бұрын
Cool
@futurestar10007 жыл бұрын
any PyCharm lovers ?
@karaokelove25507 жыл бұрын
@tonydunne19654 жыл бұрын
but all ears anyway
@ainiusgri7 жыл бұрын
#kviesklturepublic
@tonydunne19654 жыл бұрын
sorry man got to stop the video i got a slow internet , oh shit thats from 2015