FIKARA BILALbilaldotcom.hashnode.dev·Nov 27, 2023The best IDEs to code withThere are many great Integrated Development Environments (IDEs) to choose from when coding. Here are some of the best options I prefer : Visual Studio Code Visual Studio Code is a free, open-source editor made by Microsoft. It is one of the most p...DiscussIDEs
Finn Ngfinnng.hashnode.dev·Oct 24, 2023What Your Favorite Text Editor Reveals About Your PersonalityWhen it comes to text editors, it's not just about getting the job done. The tool you choose can be a window into your soul, a reflection of who you are. Let's cut to the chase, here's what your favorite text editor might say about you: 1. Vim Ah, my...Discuss·5 likesvim
Spewing Factsspewing-facts.hashnode.dev·Oct 7, 2023Setting Up Python with PyCharmIntroduction Since Python is very popular, there are many different IDEs that a developer can use to get started. There are popular IDEs and less known IDEs. There are Python-specific IDEs and IDEs that support a wide range of languages. It's importa...DiscussLearn Pythonpycharm
Isabel Garrido Cardenasisabeliita90.hashnode.dev·Aug 6, 2023Refactorizando Kotlin con AI AssitantYa escribí hace unas semanas sobre cómo el nuevo asistente de IntelliJ puede ayudarte a escribir mensajes de commit muy completos. https://isabeliita90.hashnode.dev/adios-a-los-commits-wip Hoy os quiero contar cómo puede ayudarnos a refactorizar nu...Discuss·54 readsKotlin
crushingCodescodingbites.info·Jun 21, 2023Level up your Vim SkillsVim, an advanced text editor, is a powerful tool for developers, with capabilities that can increase productivity and efficiency when fully harnessed. Here are some quick tips and useful resources to level up your Vim skills: Start with the basics: V...Discuss·1 like·33 readsvim
Namya Shahbigsmoke.hashnode.dev·Jun 3, 2023Unleashing Creativity and Productivity with JetBrains Tools: A Dynamic Journey into the World of CodingIntroduction: In the realm of software development, JetBrains has emerged as a trailblazing company, revolutionizing the way developers code and creating an ecosystem of powerful tools. In this captivating article, we will embark on an exciting journ...DiscussJetbrains
Neenad Ingoleiamninad.hashnode.dev·Apr 18, 2023I Bet You Didn't Know This IntelliJ FeatureAre you an Intellij, Goland or DataGrip User? Like me, are you running the SQL statements every time you want to see the change reflected on the table? If Yes, I found a small trick in Intellij and DataGrip that could watch your SQL query results. I...Discuss·59 readsJetbrains
Janet Mutuajanetmutua.hashnode.dev·Apr 4, 2023Installing JetBrains ToolBox on UbuntuIf you need an easier way to install JetBrains products such as IntelliJ IDEA, Android Studio, PyCharm, or PhpStorm, etc, you can do so using their Toolbox. JetBrains developed their own tool called the JetBrains Toolbox to assist developers in insta...Discuss·42 readsDeveloper ToolsJetbrains
Pieces for Developerspieces.hashnode.dev·Mar 20, 2023Get Started with Pieces for JetBrains & plugin FAQsStart using the Pieces for Developers JetBrains plugin to save, enrich and reuse your code to reduce productivity bottlenecks and stay in your workflow. Below are the most common questions about getting started with Pieces, some frequently asked ques...Discuss·51 readsDeveloper
Mikhilesh M Hirphodemikhi.hashnode.dev·Mar 19, 2023How to remove or edit 'Value Data Open Folder as Pycharm Community Edition Project' ?PyCharm is a great Integrated Development Environment (IDE) used for programming in Python. It is developed by JetBrains and is available in two editions - PyCharm Community Edition and PyCharm Professional Edition. As a fresher/ student, I have be...Discuss·59 readspycharm