Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


_,~{Grand Library of Programming Tuts}~,_
Goto page Previous  1, 2, 3, 4, 5, 6  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
sponge
I'm a spammer
Reputation: 1

Joined: 07 Nov 2006
Posts: 6009

PostPosted: Mon Oct 15, 2007 11:43 pm    Post subject: Reply with quote

CrZyIcE93 wrote:
Acim wrote:
I need HELP! My program in C++ supposed to say "Hello World" closes immediatly and I'm doing everything right, right?:


#include <iostream>
using namespace std;

int main ()
{
cout << "Hello World! xD";
return 0;
}

I also tried where int main () was: int main( void )


you could do system ("PAUSE"); after cout << "Hello World! xD" or, i think cin.get works to. im not sure if cin.get works. i just use system("PAUSE");

Code:
Things to Avoid in C/C++ -- system("pause"), Part 4 - GIDNetwork
Rolling Eyes Rolling Eyes

No.

_________________
Back to top
View user's profile Send private message
SeVeR
Expert Cheater
Reputation: 0

Joined: 22 Sep 2007
Posts: 126

PostPosted: Sat Oct 20, 2007 10:11 pm    Post subject: Reply with quote

Quote:
http://www.vtc.com/vb6.htm


Just thought i'd let you know this link doesn't go to a tutorial anymore. I think the tut was deleted off of the website.
Back to top
View user's profile Send private message
jake900
Expert Cheater
Reputation: 0

Joined: 28 Sep 2007
Posts: 101
Location: On Ma PC

PostPosted: Sun Oct 21, 2007 7:57 am    Post subject: Reply with quote

awsome!!!
_________________
hi
Back to top
View user's profile Send private message
tuch_dis
How do I cheat?
Reputation: 0

Joined: 23 Oct 2007
Posts: 5
Location: Melbourne

PostPosted: Tue Oct 23, 2007 12:44 am    Post subject: Reply with quote

Great thread. I'll definitely be reading some of these tuts.

Thanks alot!

_________________
I'm a lama Smile
Back to top
View user's profile Send private message
CrZyIcE93
Cheater
Reputation: 0

Joined: 12 Aug 2007
Posts: 45

PostPosted: Mon Nov 05, 2007 6:36 pm    Post subject: Reply with quote

Batch tutorial -
http://www.allenware.com/icsw/icswidx.htm
Back to top
View user's profile Send private message
littlemandomiZ
Master Cheater
Reputation: 0

Joined: 09 Nov 2007
Posts: 371
Location: Teaching kids the origin of 1337

PostPosted: Sat Nov 10, 2007 6:24 am    Post subject: Reply with quote

Thank you soooo much
Back to top
View user's profile Send private message
superpure23
Advanced Cheater
Reputation: 0

Joined: 20 Oct 2007
Posts: 74
Location: At a computer.

PostPosted: Sun Nov 11, 2007 1:38 am    Post subject: Reply with quote

its newbie heaven! Surprised
Back to top
View user's profile Send private message
Acim
Grandmaster Cheater Supreme
Reputation: 0

Joined: 04 Jun 2007
Posts: 1948
Location: If anyone has a GMS DK and they don't need it I'll have it!!

PostPosted: Tue Nov 13, 2007 7:50 pm    Post subject: Reply with quote

Good job on this. I'm going to look at those C++ vids. Wink
_________________
I'm alive and well, but I quit CEF for a while. Legitly playing since Novemberish 07. Starting hacking October 06.
Back to top
View user's profile Send private message
malfunction
Grandmaster Cheater Supreme
Reputation: 0

Joined: 30 Jan 2007
Posts: 1015
Location: http://www.behindthecorner.com/

PostPosted: Fri Nov 16, 2007 4:13 am    Post subject: Reply with quote

Good that you like it, unfortunately i will not be updating it anymore, well very rarely. Crying or Very sad
_________________
Back to top
View user's profile Send private message
benlue
Moderator
Reputation: 0

Joined: 09 Oct 2006
Posts: 2142

PostPosted: Fri Nov 16, 2007 4:17 am    Post subject: Reply with quote

I can update for you if you want.
Back to top
View user's profile Send private message
lazyazngamer
Expert Cheater
Reputation: 0

Joined: 11 Dec 2006
Posts: 134

PostPosted: Mon Dec 10, 2007 9:38 pm    Post subject: Reply with quote

Hope its not too late but can anyone answer my question (hopes someone reads it) what would u suggest learning if i would want to make a bot for maplestory.
Back to top
View user's profile Send private message
lurc
Grandmaster Cheater Supreme
Reputation: 2

Joined: 13 Nov 2006
Posts: 1900

PostPosted: Tue Dec 11, 2007 12:53 pm    Post subject: Reply with quote

lazyazngamer wrote:
Hope its not too late but can anyone answer my question (hopes someone reads it) what would u suggest learning if i would want to make a bot for maplestory.


C++ is best
C# and Delphi are ok
VB... probly not the best choice

_________________
Back to top
View user's profile Send private message
malfunction
Grandmaster Cheater Supreme
Reputation: 0

Joined: 30 Jan 2007
Posts: 1015
Location: http://www.behindthecorner.com/

PostPosted: Mon Dec 17, 2007 4:35 am    Post subject: Reply with quote

benlue wrote:
I can update for you if you want.

sure, thanks and if you see someone post that the link doesnt work, test if it doesnt, if it doesnt delete it


I think il update my list a bit and add all the stuff you guys posted, it will be much much more longer + I got some other tuts to it too!

_________________
Back to top
View user's profile Send private message
Lorrenzo
Moderator
Reputation: 4

Joined: 02 Jun 2006
Posts: 3744

PostPosted: Thu Jan 03, 2008 3:49 pm    Post subject: Reply with quote

Here are some I found..I don't know if any are posted, but here they are -


General Programming

How to Be a Programmer:
http://samizdat.mines.edu/howto/HowToBeAProgrammer.html

How to Design Programs:
www.htdp.org/2002-09-22/Book/

Practical Theory of Programming:

www.cs.toronto.edu/%7Ehehner/aPToP/

Software Engineering for Internet Applications:
http://philip.greenspun.com/seia/

Structure and interpretation of computer programs:
http://mitpress.mit.edu/SICP/

The Programmers Stone:
www.reciprocality.org/Reciprocality/r0/


Ada

Ada 95 Rational:
www.oopweb.com/Ada/Documents/Rat95/VolumeFrames.html

Ada 95 Reference Manual:
www.oopweb.com/Ada/Documents/Ada95RM/VolumeFrames.html

Changes to Ada 1987 - 1995:
www.oopweb.com/Ada/Documents/Changes83/VolumeFrames.html

Lovelace:
www.oopweb.com/Ada/Documents/Lovelace/VolumeFrames.html

The Big Online Book of Linux Ada Programming:
www.oopweb.com/Ada/Documents/AdaLinux/VolumeFrames.html


Algorithms

Algorithms and Complexity :
www.cis.upenn.edu/%7Ewilf/AlgComp.html

Information Theory, Inference, and Learning Algorithms:

www.inference.phy.cam.ac.uk/mackay/itprnn/book.html


Assembly

Assembly Language Tutorial:
www.oopweb.com/Assembly/Documents/asm/VolumeFrames.html

Programming From the Ground Up:
http://download.savannah.gnu.org/releases/pgubook/

Ralph Brown's Interrupt List:
www.oopweb.com/Assembly/Documents/InterList/VolumeFrames.htm...

The Art of Assembly Language Programming:
www.oopweb.com/Assembly/Documents/ArtOfAssembly/VolumeFrames...

The Assembly Language Database:
www.oopweb.com/Assembly/Download/NortonGuide.zip

Win32 Programming for x86 Assembly Language Programmers:
www.oopweb.com/Assembly/Documents/Win32ASM/VolumeFrames.html


C

A Tutorial on Pointers and Arrays in C:
www.oopweb.com/CPP/Documents/CPointers/VolumeFrames.html

C Programming:
www.oopweb.com/CPP/Documents/CProgramming/VolumeFrames.html

Object Orientated Programming in ANSI-C:
www.planetpdf.com/developer/article.asp?contentid=6635

The C Book:
http://publications.gbdirect.co.uk/c_book/

Writing Bug-Free C Code:
www.duckware.com/bugfreec/index.html

C - Elements of Style:
www.computer-books.us/c_3.php

C Programming Reference:
www.phim.unibe.ch/comp_doc/c_manual/C/cref.html



CGI

CGI Programming on the World Wide Web:
www.oreilly.com/openbook/cgi/


CSS

CSS2 Specifications:
www.oopweb.com/CSS/Documents/CSS2/VolumeFrames.html


COBOL

A Beginners Guide to COBOL Programming:
www.computer-books.us/cobol_0006.php

Teach Yourself COBOL in 21 Days:
www.computer-books.us/cobol_0005.php

WebSphere Studio COBOL for Windows - Language Reference:
www.computer-books.us/cobol_1.php

COBOL Programming Course:
www.computer-books.us/cobol_2.php

WebSphere Studio COBOL for Windows - Programming Guide:
www.computer-books.us/cobol_3.php

HP COBOL II/XL Reference Manual:
www.computer-books.us/cobol_4.php


Delphi/Pascal

Delphi 2005 Tutorial for Beginners:
www.xcalibur.co.uk/training/Delphi2005/index.php

Delphi Training:
www.xcalibur.co.uk/training/delphi/oldindex.html

Delphi Language Guide - Delphi For The Microsoft .NET Framework:
www.computer-books.us/delphi_2.php

Delphi Database Application Developers Guide:
www.computer-books.us/delphi_1.php


Fortran

Numerical Recipes with Fortran 77:
www.library.cornell.edu/nr/cbookfpdf.html

Numerical Recipes with Fortran 90 :
www.library.cornell.edu/nr/cbookf90pdf.html

Professional Programmer's Guide to Fortran 77:
www.computer-books.us/fortran_3.php


HTML

An HTML Tutorial:
www.oopweb.com/HTML/Documents/AnHTMLTutorial/VolumeFrames.ht...

HTML 4.01 Specifications:
www.oopweb.com/HTML/Documents/HTML4/VolumeFrames.html

Writing HTML:
www.oopweb.com/HTML/Documents/Writing%20HTML/VolumeFrames.ht...


Javascript]

Javascript Tutorial:
www.oopweb.com/JavaScript/Documents/JST/VolumeFrames.html

Voodoo's Introduction to Javascript:
www.oopweb.com/JavaScript/Documents/jsintro/VolumeFrames.htm...


Linux

Linux Device Drivers, Third Edition :
lwn.net/Kernel/LDD3/


Open Source

Creating Applications with Mozilla:
books.mozdev.org/chapters/index.html

Free as in Freedom:
www.oreilly.com/openbook/freedom/index.html

Managing Projects with GNU make, 3rd Edition:
www.oreilly.com/catalog/make3/book/index.csp

OpenSources: Voices from the Open Source Revolution:
www.oreilly.com/catalog/opensources/book/toc.html

Understanding Open Source and Free Software Licensing:
www.oreilly.com/catalog/osfreesoft/book/


Prolog

Adventure in Prolog:
www.oopweb.com/Prolog/Documents/AdventureInProlog/VolumeFram...

Building Expert Systems in Prolog:
www.oopweb.com/Prolog/Documents/XSIP/VolumeFrames.html

Prolog Programming A First Course:
www.oopweb.com/Prolog/Documents/prologbook/VolumeFrames.html


Unix

FreeBSD Handbook:
www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.htm...

The UNIX-HATERS Handbook :
research.microsoft.com/%7Edaniel/unix-haters.html


Visual Basic and VB.net

Programming VB.NET - A Guide For Experienced Programmers:
www.computer-books.us/vb_0004.php

Upgrading Microsoft Visual Basic 6.0 to Microsoft Visual Basic .NET:
www.computer-books.us/vb_0003.php

Visual Basic in 12 Easy Lessons:
www.computer-books.us/vb_0002.php

Introducing Visual Basic 2005 for Developers:
www.computer-books.us/vb_0001.php


XHTML

XHTML 1.0: The Extensible HyperText Markup Language:
www.oopweb.com/XHTML/Documents/XHTML1/VolumeFrames.html


XML

Extensible Markup Language (XML) 1.0 (Second Edition) :
www.oopweb.com/XML/Documents/XML1/VolumeFrames.html

Frequently Asked Questions about the Extensible Markup Language:
www.oopweb.com/XML/Documents/XMLFAQ/VolumeFrames.html

Kickstart tutorial XML:
www.oopweb.com/XML/Download/kickstart_tutorial_xml.zip

Namespaces in XML :
www.oopweb.com/XML/Documents/NamespaceXML/VolumeFrames.html

All of the above came from here

_________________
LAWLrrenzolicious
Back to top
View user's profile Send private message
ShurikeN
Advanced Cheater
Reputation: 0

Joined: 09 Jan 2008
Posts: 84

PostPosted: Fri Feb 01, 2008 4:37 am    Post subject: Reply with quote

anyone got C++ Primer 4th edition (pdf format w/ page numbers)??
i want to print a copy so i can carry it anywhere and im not really fond of book-reading on screen.

_________________
Code:
XXXXXX      XXXXXX
   XXXXX  XXXXX
     XXXXXXXX
    D I R E C T
     XXXXXXXX
   XXXXX  XXXXX
XXXXXX      XXXXXX
      GameDev
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Goto page Previous  1, 2, 3, 4, 5, 6  Next
Page 4 of 6

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites