- Joined
- Mar 1, 2025
- Messages
- 69
- Level up in
- 30 posts
- Reaction score
- 103
- Points
- 377
What are you personally looking to accomplish that necessitates programming knowledge? What feels like an insurmountable obstacle to that goal at present? Let's help each other to better understand and work through these problems and to grow.
For instance, I presently want to download a set of sequentially named files more efficiently than by manually incrementing the number in the file name by 1 over and over again, but can't for the life of me figure out how to download a file from a web link via command line, let alone write a recursive script to batch download. I'm also unable to search for more conventional resources, like dozens of python and windows tutorials and forum posts that have already explained these features and solved this problem, on my current internet connection.
For instance, I presently want to download a set of sequentially named files more efficiently than by manually incrementing the number in the file name by 1 over and over again, but can't for the life of me figure out how to download a file from a web link via command line, let alone write a recursive script to batch download. I'm also unable to search for more conventional resources, like dozens of python and windows tutorials and forum posts that have already explained these features and solved this problem, on my current internet connection.