Hacker News new | ask | show | jobs
by lazylion2 1026 days ago
For me AHK is harder than other programming languages I learned (python, JS...).

Took me a while to figure out a decent environment for it: VScode with Autohotkey Plus Plus extension, which allows debugging.

+chatGPT is super useful for it.

so don't get discouraged. If you want to learn coding I'd recommend learning python on some online code editor which requires zero setup. lookup 'python online', there are many websites for it. also Google Colab is awesome