@thdxr appreciate the work and product! I think a more "vim mode" experience would be great. being able to edit a prompt, going into "visual" and "insert" modes etc. Claude code has something like this. i find myself hitting the escape key a lot and nothing happens. Just a suggestion 😀
@alissamarie @krystafauria also i think reading up on the differences between C++ and python would probably be helpful for you. They work a little different under the hood and it'll probably save you some confusion on why you dont have to do certain things in python that you had to do in c++.
@alissamarie @krystafauria cool! I would recommend going through the https://t.co/Y7S4lE7oBz tutorials or buying this book (text books are always better than online imo) https://t.co/umn0tPjoLc I used this when i was learning python years ago. It was a good style of learning for me.
@krystafauria @alissamarie what area are you interested in learning? data? web development? just interested in general?
https://t.co/Y7S4lE7oBz (official) will have a lot of great tutorials and documentation. if you want something more catered to an area i could probably point you in the right direction.