Tag: nVim

  • Programs used for Programming in 2023

    Programs used for Programming in 2023

    I didn’t really use any new programs this year. I just continued expanding on programs I’ve used in the past. Python For Python I continued to mostly use Pycharm. I’ve spoken about it for the past few years, but JetBrains continues to add features that make it easier to work with Python. For example, this…

  • Software I used for Programming in 2022

    Software I used for Programming in 2022

    Python This year I really worked a lot on Python web technologies so I came to appreciate all the work that the JetBrains team does to make all the little things (like running Django test server commands) incredibly easy. I essentially did all my Python development in Pycharm.  I’ve had access to the paid JetBrains…

  • Software I used for Programming in 2021

    Overall, there was a continuation of trends from last year with just a few changes. Python Pycharm PyCharm has continued to be my IDE of choice for Python programming. The devs haven’t been resting on their laurels, either. Recently they added some extra features to support FastAPI. And they also added some features that I…