5 Awesome PyCharm Tricks / Features

Поділитися
Вставка
  • Опубліковано 4 жов 2024

КОМЕНТАРІ • 9

  • @justaplayer4530
    @justaplayer4530 2 роки тому +3

    Tips 3 and 4 are life changers, thank you so much

  • @leostantontowne197
    @leostantontowne197 2 роки тому

    Thank you for your videos. They are often very useful and you have a great teaching style. I think it would be great if you would expand to cover Clojure. There are many Clojure talks online but almost no 'how to do it' or 'how to do it well' videos.

  • @justtostudylol5711
    @justtostudylol5711 7 місяців тому

    Thanks for the 5th one

  • @StartNight-df3sv
    @StartNight-df3sv Рік тому

    Last 4 years I use Pycharm 2022
    I face a major which no one is talking about.
    It doesn't warn for any major or minor mistakes on the code.
    Really pathetic.
    Eg,
    1) I wrote a function and called from another function. All went well.
    Later on I moved that function to a class and forgotten to that class name where I called that function.
    This toy doesn't warn. After one week when user press a button to call that function it fails.
    2) Same with variables.
    IsInternetPresent = GetInternetState()
    If(IsInternetPresent):
    Do something...
    Now I have commented the
    #IsInternetPresent = Get... Line
    Even then this toy doesn't warn.
    Rarely a thin grey text on the consol may appear which can't be noticed at all.
    For this I use a code scanner 3rd party tool.
    How come no one talking about this major issue ?
    Note:
    I use remote ssh projects mostly

  • @SenselessTalk
    @SenselessTalk 2 роки тому

    Good video as always.

  • @VypeReaper
    @VypeReaper 7 місяців тому

    Can you create an updte on this video?

  • @lemagicientech4546
    @lemagicientech4546 2 роки тому

    merci vraiment trop cool

  • @prashlovessamosa
    @prashlovessamosa Рік тому

    Awesome

  • @guilherme5094
    @guilherme5094 2 роки тому

    👍👍