GEOSoft Posted April 4, 2007 Posted April 4, 2007 Oh yeah.. if you are really into programming math, learn Pascal. Pascal has a lot more to offer than just it's tremendous math capability. BTW: Delphi is Pascal based. George Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.*** The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number. Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else. "Old age and treachery will always overcome youth and skill!"
litlmike Posted April 6, 2007 Author Posted April 6, 2007 Can anyone tell me why I should learn C++ instead of Java or Visual Basic? Thanks! _ArrayPermute()_ArrayUnique()Excel.au3 UDF
Automan Empire Posted April 6, 2007 Posted April 6, 2007 Here are some links to a comparison of different programming languages...http://en.wikipedia.org/wiki/Comparison_of...mming_languageshttp://99-bottles-of-beer.net/(examples of the same program written in MANY different programming languages, including AutoIt and a GUI version of AutoIt !!!!)http://www.jvoegele.com/software/langcomp.htmlhttp://www.google.com/search?hl=en&q=c...mming+languages(many more links) "I've seen your work in the past, and it's novice at best..." SmOke_N
Uten Posted April 7, 2007 Posted April 7, 2007 If Windows is your target and your interest is academic. Start with C. Then create C dll's and use them from Autoit. If you have to learn the Object Oriented way use Java (from the academic point of view). If you have the time learn C++. Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now