nokia6300 Posted July 7, 2010 Share Posted July 7, 2010 I got admission in Computer Software Engineering recently & soon my classes started regularly. In course out line i seen a subject known as "C++" i heard from people that C++ is final & extreme thing in programming till day today?Is It True?If it is a true then if a person who is a programmer in AutoIt had a competition with a C++ programmer who can be win ? Is AutoIt equally powerful as C++ Link to comment Share on other sites More sharing options...
enaiman Posted July 7, 2010 Share Posted July 7, 2010 There is no such thing as "programmer in AutoIt" you will be a "scripter" not a "programmer" No Windows = No AutoIT You will always lose if you apply for a job against a C programmer ... unless they need a scripter ... and a final thought ... AutoIt is probably written in a "C something" language ... clear now? SNMP_UDF ... for SNMPv1 and v2c so far, GetBulk and a new example script wannabe "Unbeatable" Tic-Tac-Toe Paper-Scissor-Rock ... try to beat it anyway :) Link to comment Share on other sites More sharing options...
bo8ster Posted July 7, 2010 Share Posted July 7, 2010 AutoIt is not equally as powerful as C++, really the two are not comparable. Its like saying is a Semi more powerful then a F1 race car, they are different. Learn more about the features of each and you will soon see. Have a read of http://www.autoitscript.com/forum/index.php?showtopic=115340 computergroove 1 Post your code because code says more then your words can. SciTe Debug mode - it's magic: #AutoIt3Wrapper_run_debug_mode=Y. Use Opt("MustDeclareVars", 1)[topic="84960"]Brett F's Learning To Script with AutoIt V3[/topic][topic="21048"]Valuater's AutoIt 1-2-3, Class... is now in Session[/topic]Contribution: [topic="87994"]Get SVN Rev Number[/topic], [topic="93527"]Control Handle under mouse[/topic], [topic="91966"]A Presentation using AutoIt[/topic], [topic="112756"]Log ConsoleWrite output in Scite[/topic] Link to comment Share on other sites More sharing options...
monoceres Posted July 7, 2010 Share Posted July 7, 2010 C++ is one of the most used languages in the world. It's also among the most complex languages and furthermore, learning C++ is almost like learning Java and C at the same time. Broken link? PM me and I'll send you the file! Link to comment Share on other sites More sharing options...
Mat Posted July 7, 2010 Share Posted July 7, 2010 AutoIt's written in c++, and AutoIt is interpreted. This means AutoIt will be (per line) slower than c++ by the time it takes the interpreter to parse that line, plus whatever start up time there is for AutoIt. For the most part this is not a problem, but if you want to do stuff fast then AutoIt will lose. If the competition was the first one to write a simple GUI application from scratch then AutoIt would win easily, simply because you can do it in a lot less lines, and one file. AutoIt Project Listing Link to comment Share on other sites More sharing options...
Makaule Posted July 7, 2010 Share Posted July 7, 2010 C++ is better then AutoIT, but in the most situations it's more then enough to make what you want with AutoIT, as in most situations you don't need to create some kind of games, you just need a tool to help you in one or other situation. Link to comment Share on other sites More sharing options...
FinalVersion Posted July 7, 2010 Share Posted July 7, 2010 (edited) Well AutoIt doesn't support OOP, or Multiple threads, and the list goes on, pretty clear cut.C++ is one of the most used languages in the world. It's also among the most complex languages and furthermore, learning C++ is almost like learning Java and C at the same time.Think I'll just add those 2 languages to my resume Edited July 7, 2010 by FinalVersion [center][+] Steam GUI [+][+] Clipboard Tool [+][+] System :: Uptime [+][+] StarCraft II Mouse Trap [+][/center] Link to comment Share on other sites More sharing options...
marko29 Posted January 12, 2011 Share Posted January 12, 2011 If you ask this question you probably only need autoit and nothing else for now Link to comment Share on other sites More sharing options...
MachinistProgrammer Posted August 9, 2013 Share Posted August 9, 2013 this is kind of a silly question its like saying whats better the wheel or the car the car is easier to se but without the wheel the car wouldnt exist All my projects live on github Link to comment Share on other sites More sharing options...
BrewManNH Posted August 9, 2013 Share Posted August 9, 2013 This thread is over 2 years old, did you really think it was helpful posting that here? Wombat 1 If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag GudeHow to ask questions the smart way! I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from. Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays. - ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script. - Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label. - _FileGetProperty - Retrieve the properties of a file - SciTE Toolbar - A toolbar demo for use with the SciTE editor - GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI. - Latin Square password generator Link to comment Share on other sites More sharing options...
Kronitron Posted August 25, 2014 Share Posted August 25, 2014 This thread is over 2 years old, did you really think it was helpful posting that here? As a man who enjoys an entertaining necro, I'd venture to say yes, it is useful. lmao. All joking aside, I'm taking an Intro to C++ class and I'm a newb at AutoIT. I found each reply to this post quite worthwhile. Even the one by sycam0inc [post='1192322']Detect and Switch Monitor Orientation[/post] Link to comment Share on other sites More sharing options...
Bert Posted August 25, 2014 Share Posted August 25, 2014 And yet you necro yourself..... I've been here for 10 years now and I think I can say this accurately - Mods do not like this sort of stuff. I would suggest to you that you not necropost again. It is not amusing, The Vollatran project My blog: http://www.vollysinterestingshit.com/ Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted August 25, 2014 Moderators Share Posted August 25, 2014 Kronitron,MBALZESHARI is right on all 3 counts: - The Mods do not like necro-posts, particularly useless ones such as yours.- Please take his suggestion and do not do it again.- It is not amusing at all.Thread locked to prevent any more inane necro-posts. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Recommended Posts