Sejma's instructables
Tell us about yourself!
Complete Your ProfileAchievements
10K+
Views
Earned a bronze medal
- Sejma commented on Sejma's instructable Very Basic Batch Tutorial1 year ago
- Sejma commented on Sejma's instructable Not So Basic Batch Tutorial1 year agoView Instructable »
thank you!
Not a bad point, but Batch is how I personally got into programming. It's super easy and understandable and there's no need to download and setup an environment as with Python, or worry about how to compile with C++. As for HTML, it is more of a structural language and doesn't really teach you flow and logic.As a developer you won't work in it, but I certainly still use it to write smaller scripts on my PC.Simply put, Batch is easy to just type into a text file and run. There's nothing more to it. That's what makes it so good for the people just starting out. No fuss no mess.Thanks for your comment :)