techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

5.4K
active users

#pycharm

4 posts4 participants1 post today
Replied in thread

@galdor I see your point, and idiom in #RustLang agrees with you. Import such that at the call-site you say `module.identifier()`.

On the one side (the side that disagrees with you), my IDE typically tells me where naked `identifier` is defined (either #PyCharm or #HelixEditor in my case); and it’s the most common case in #Python code I have read (and I’ve been programming in Python for decades).

On the other side you’re not always hovering as you read over big blocks of code. Naming the origin module is informative.

In the middle, it’s not needed for a lot of things, especially stdlib and common packages. It seems like a fine line and I’m not quite certain what the best behavior is.

Replied in thread

@art I’m a long time #Vim and #NeoVim user. In fact, I’ve given talks on them. I use Vim key-bindings everywhere I can; especially #IdeaVim in #PyCharm. I’ve been using #HelixEditor lately. The key-bindings come from Vim, but aren’t about playing code golf. They’re about being easy to use and remember. When you start a multi-key sequence, there is typically a menu that pops up showing you what the next key can be. The big difference, though, is that in Helix first you make a selection, and then you act on it.

Helix is easier to use than Vim/NeoVim. I’m just a Helix beginner especially compared to my skills in Vim. Helix is absolutely worth a try. If it’s Vim for you, then it’s Vim. But Helix might offer you something familiar but simpler.

🎥 Nuovo video online! 🚀

In questo tutorial, vi mostro come creare una semplicissima web app con Django e PyCharm. Perfetto per chi vuole muovere i primi passi nello sviluppo web con Python! 🐍💻

👉 Guardalo qui: youtu.be/6ovbfqLAEu0?si=NxabVQ

🇮🇹 L'audio di questo video è in italiano

🇬🇧 Audio track in Italian, sorry for those who follow me in English, you should enable automatic subtitles

youtu.be- YouTubeEnjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

Ustedes no lo notan, pero #python es severo cáncer. Y programe con #pycharm y verá lo que es la lentitud.

No solo estaríamos en marte sino que estaría reforestado si python no existiera.

Una hora instalando pandas, numpy y azure.storage y no acaba...

Me va a tocar desobedecer y trabajar en vscode aunque la empresa diga otra cosa

I am saddened to announce I have crossed over to the dark side and bought a #PyCharm Professional license.

I am not abandoning Vim or Emacs. Just neither is going to be a primary editor. I am done configuring.

It’s been 4 years and I am glad to be back with PyCharm.