NewKreation Posted April 29, 2005 Posted April 29, 2005 To me...what really makes AutoIt a superb scripting/programming language is the awesomely organized help file! Does anyone know of a similar help file that makes C++ just as easy to reference syntax, structure, variables, etc? AutoIt.chm C++.chm
Administrators Jon Posted April 29, 2005 Administrators Posted April 29, 2005 To me...what really makes AutoIt a superb scripting/programming language is the awesomely organized help file!Does anyone know of a similar help file that makes C++ just as easy to reference syntax, structure, variables, etc?AutoIt.chmC++.chmNo, but if anyone finds one then post the link! Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/
JSThePatriot Posted April 29, 2005 Posted April 29, 2005 No, but if anyone finds one then post the link! <{POST_SNAPBACK}>That is for sure. I have a good book I can recommend as it is good for a beginner as it takes you through everything even into DirectX and such while creating a game at the end of each chapter.Will get the name of the book when I get home if you are interested.JS AutoIt Links File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out. ComputerGetInfo UDF's Updated! 11-23-2006 External Links Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)
Blue_Drache Posted April 29, 2005 Posted April 29, 2005 That is for sure. I have a good book I can recommend as it is good for a beginner as it takes you through everything even into DirectX and such while creating a game at the end of each chapter.Will get the name of the book when I get home if you are interested.JS<{POST_SNAPBACK}>Sure, post away! Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache
NewKreation Posted April 30, 2005 Author Posted April 30, 2005 Will get the name of the book when I get home if you are interested.JS<{POST_SNAPBACK}>I am very interested...you can post it at any time
JSThePatriot Posted May 1, 2005 Posted May 1, 2005 Okay I am currently reading the book... It is:C++ Programming for the absolute beginnerBy:Dirk HenkemansMark LeePublished:Premier PressISBN 1-931841-43-8It is an excellent book. It gives you the code at the end of every chapter to create a game using everything you have learned. In the US it should be around $29.99 in Canada $49.95 and in UK 21.99 pounds.Another one I purchased about the same time. It is good as a reference. It has a reference library that takes up a little over half the book. So it is kinda like what was asked for above.C++ In a NutshellA Language & Library ReferenceBy:Ray LischnerPublished:O'ReillyISBN 0-596-00298-xThe prices are US $39.95 and Canada $61.95.The book contains:A complete standard library reference, organized by header.A reference to the C++ language itself.A reference to the C++ preprocessor.Reference chapters providing detailed information about statements, expressions, language syntax rules, functions, classes, templates, and other important topics.Everything in this book conforms to the ISO/IEC 14882 standard plus Technical Corrigendum 1.Hope this helps or someone enjoys the books like I do.JS AutoIt Links File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out. ComputerGetInfo UDF's Updated! 11-23-2006 External Links Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)
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