-
Posts
263 -
Joined
-
Last visited
Reputation Activity
-
acidman got a reaction from robertocm in Autoit Future
I might not be as informed with programming languages like c, c++, java, visual c# and so forth. I am one of the unlucky folks that does not have access to some bursary or rich parents that would pay for a course in some programming language that would give me extensive knowledge about programming in general. I had to teach my self on how to program/code in a language I knew nothing of at the time.Sure I might feel as if I know a lot of Autoit but I realize more every day that I dont really know that much, I was pressurized when I started to learn autoit to develop a full-blown application. Becuase at the time it was my only method of making a survival becuase I was unemployed at the time.
I like autoit, someone once said autoit has as much limits as you want to limit the language to - and I know now that is true, I think Valik made that statement. I like autoit just the way it is and I will most likely never switch to some Other language. But do note I have started learning some intense language like c++ and it has indeed taught me a lot. I know now there is not limit in autoit, it is very strong and can be compared to something like visual c#, Sure the language is still growing but I know for a fact there are a lot of gifted people that is challanging tasks like BUILDING games and many other tasks. 'Autoit I think you are the best thing that has happened to me' I love you!!! And i DO appreciate the fact that there is so much support on this forum...
-
acidman got a reaction from Skeletor in Software written in AutoIt
uhhhhhh... Limits???? In autoit? Yea, right... I for one also thought there were limits in autoit, nah man there's no limits, I believe someone smart once said :" you get out of autoit what put into autoit" and that's undeniably true, for one it might not use asp.net development environment but there's a huge library of pretty much everything you need to create about anything, it's solely up to you. I'm a newbie developer and I am developing software used by meduim to large sized companies, like a databasis for a university that needs to have all their students' information on record, Guesthouse managing software for our local Guesthouses and GuestLodges... and autoit has proven itself a more than worthy development programming language... JUST LOOK AT ALL PROGRAMMERS ON THIS FORUM NEWBIE OR NOT... it's all up to you, it was a lesson I had to learn myself and the bonus is, autoit is waaaaaaaaaaayyyyyy easy unlike other languages you dont need to go for courses to be able to develop in autoit thats a +100 to autoit...
-
acidman got a reaction from mLipok in Software written in AutoIt
uhhhhhh... Limits???? In autoit? Yea, right... I for one also thought there were limits in autoit, nah man there's no limits, I believe someone smart once said :" you get out of autoit what put into autoit" and that's undeniably true, for one it might not use asp.net development environment but there's a huge library of pretty much everything you need to create about anything, it's solely up to you. I'm a newbie developer and I am developing software used by meduim to large sized companies, like a databasis for a university that needs to have all their students' information on record, Guesthouse managing software for our local Guesthouses and GuestLodges... and autoit has proven itself a more than worthy development programming language... JUST LOOK AT ALL PROGRAMMERS ON THIS FORUM NEWBIE OR NOT... it's all up to you, it was a lesson I had to learn myself and the bonus is, autoit is waaaaaaaaaaayyyyyy easy unlike other languages you dont need to go for courses to be able to develop in autoit thats a +100 to autoit...
-
acidman got a reaction from NearValue in Autoit Future
I might not be as informed with programming languages like c, c++, java, visual c# and so forth. I am one of the unlucky folks that does not have access to some bursary or rich parents that would pay for a course in some programming language that would give me extensive knowledge about programming in general. I had to teach my self on how to program/code in a language I knew nothing of at the time.Sure I might feel as if I know a lot of Autoit but I realize more every day that I dont really know that much, I was pressurized when I started to learn autoit to develop a full-blown application. Becuase at the time it was my only method of making a survival becuase I was unemployed at the time.
I like autoit, someone once said autoit has as much limits as you want to limit the language to - and I know now that is true, I think Valik made that statement. I like autoit just the way it is and I will most likely never switch to some Other language. But do note I have started learning some intense language like c++ and it has indeed taught me a lot. I know now there is not limit in autoit, it is very strong and can be compared to something like visual c#, Sure the language is still growing but I know for a fact there are a lot of gifted people that is challanging tasks like BUILDING games and many other tasks. 'Autoit I think you are the best thing that has happened to me' I love you!!! And i DO appreciate the fact that there is so much support on this forum...
-
acidman got a reaction from NearValue in Autoit Future
I think autoitv3 is fine just the way it is, I mean really, there's no need for a v4. Autoit is more than capable of doing for what it was initially designed for and now it's capable of doing so waaaayyyy much more. Besides I really think it's pointless to make it v4 if our scripts can't be backwards compatible, most of us (MOST OF US) actually use autoit for developing applications, so in THEE FUTURE. if there's a v4 and some folks need support for v3 it wouldnt really work to the v3 user's advantage. So if our scripts cant be backwards compatible we have to re-write our apps in v4 code? noooo that will not work, please dont ever make a v4.
-
acidman reacted to guinness in Need help solving a few bugs - Large scale Application
Also I think you're missing GUICtrlRead. Your code is massive and badly formatted still that it's hard to correct without doing a massive re-write.