Wich language for a "newb"?

Status
Not open for further replies.
Windows powershell.

Powershell was DESIGNED for automation. Hand in hand with .NET it becomes a very powerful tool.
 
I'd recommend PHP. You can easily scale your apps to the cloud if it needs a lot of computing resources. But it depends heavily on what you're trying to accomplish. I don't have any experience with Windows programming platform, but I can see how you want to learn it if you want a point and click, desktop-based app.
 
since you are trying to replace ubot, c# is probably a good choice.
 
try winautomation it's not so difficult because the concept is visual object programming. 1-2 times see tutorial videos you'll be able to do it yourself.
 
Just learn c/c++ and every order thing will fall into place. believe me if you go out starting with other langs like c# you might be able to do what you want now, but there maybe things you wont be able to do in the future.
 
According to me first of all for newb first of all learn HTML language and C language .Both are the basics languages. then go for learning other languages.
 
Just learn c/c++ and every order thing will fall into place. believe me if you go out starting with other langs like c# you might be able to do what you want now, but there maybe things you wont be able to do in the future.

Well, I doubt that. C/C++ are more or less outdated. And why do you think you won't be able to do things in the future? The .net framework is more comfortable when it's about writing SEO Software then anything else. I learned a lot of languages but when it comes to mentioned stuff like account creation I would always recommend C#. Java is nice too, but honestly, I don't like any available IDE. That's why I vote for C#!
 
C# net is gonna be the easiest to learn, being 'visual' helps a lot :)

Good luck
 
It depends upon your choice which you want to learn, go with your choice and become a expert. which is most important thing.
 
Status
Not open for further replies.
Back
Top