www.gamingbooth.com
- anchor: free online games
hiii there guys here is a website which allows us to play online arcade games for free
For example here is one such game
http://www.gamingbooth.com/10468/king-pin-bowling
- anchor: King-pin bowling
Review Of King Pin Bowling
A cool Flash Game , we start the game with the power meter and direction setup , the objective is to make all the pins fall with a single shot or maximum 2 shots , the number of points obtained will depend on how many times we threw the bowling ball ie 1 or 2
In short its a fun game to play with
so keep playing
and enjoy
take care
Friday, October 17, 2008
Friday, June 8, 2007
ORIGAMI: Monster Pack - over 350 designs!!!
ORIGAMI: Monster Pack - over 350 designs!!!
Bonus Origami Design books included
Format: PDF | File size: 48MB
Origami (Japanese: 折り紙 ori, to fold, and kami, paper lit. "folding paper") is the art of paper folding. The goal of this art is to create a given result using geometric folds and crease patterns. Origami refers to all types of paper folding, even those of non-Japanese origin.
Origami only uses a small number of different folds, but they can be combined in a variety of ways to make intricate designs. In general, these designs begin with a square sheet of paper, whose sides may be different colors, and usually proceed without cutting the paper.
Monster Pack contents:
ORIG1: Origami designs letters A-J
ORIG2: Origami designs letters J-Z
ORIG3: Extra origami designs (HTML and images)
ORIG4: Origami design books: John Montroll (Animals, Birds/Bugs), Origami Fun, Origami Theory and Rare origami design book: Robert Harbin (Origami 4)
Download (File size: 48MB)
http://rapidshare.com/files/741417/ORIG-1-A-J.rar
http://rapidshare.com/files/742204/ORIG-2-J-Z.rar
http://rapidshare.com/files/742666/ORIG-3-EXT.rar
http://rapidshare.com/files/744573/ORIG-4-BKS.rar
Bonus Origami Design books included
Format: PDF | File size: 48MB
Origami (Japanese: 折り紙 ori, to fold, and kami, paper lit. "folding paper") is the art of paper folding. The goal of this art is to create a given result using geometric folds and crease patterns. Origami refers to all types of paper folding, even those of non-Japanese origin.
Origami only uses a small number of different folds, but they can be combined in a variety of ways to make intricate designs. In general, these designs begin with a square sheet of paper, whose sides may be different colors, and usually proceed without cutting the paper.
Monster Pack contents:
ORIG1: Origami designs letters A-J
ORIG2: Origami designs letters J-Z
ORIG3: Extra origami designs (HTML and images)
ORIG4: Origami design books: John Montroll (Animals, Birds/Bugs), Origami Fun, Origami Theory and Rare origami design book: Robert Harbin (Origami 4)
Download (File size: 48MB)
CODE
http://rapidshare.com/files/741417/ORIG-1-A-J.rar
http://rapidshare.com/files/742204/ORIG-2-J-Z.rar
http://rapidshare.com/files/742666/ORIG-3-EXT.rar
http://rapidshare.com/files/744573/ORIG-4-BKS.rar
101 webdesign tips

QUOTE
The Photoshop Anthology is full-color, question-and-answer book for Web Designers who want to use Photoshop to build Websites and create better looking web graphics more effectively. The book covers:
Photoshop interface tricks & shortcuts
Basic Skills: Transparencies, rounded corners, blending images, matching colors and more
Buttons: Creating buttons and tabs in various shapes and form factors
Backgrounds: Making various gradient and textured backgrounds
Creating text effects, texturing and shadowing text, wrapping text around a curve, and more
Adjusting Images: Removing blue tints, darkening and lightening images, fixing red-eye, removing dark shadows, sharpening images and more
Manipulating Images: Creating fish-eye effects, removing imperfections, making product shots for ecommerce and more
Creating Web Interfaces: Best practice & time saving ideas including how-tos on slicing images, creating rollovers, and more
Advanced: Generating thumbnails, animated GIFs, bulk watermarking, sharing Photoshop Actions and more
Additionally, the book will walk you through the entire process of designing a Website in Photoshop - from using layers to keep organized to using the slice tool to create individual Website elements.
Photoshop interface tricks & shortcuts
Basic Skills: Transparencies, rounded corners, blending images, matching colors and more
Buttons: Creating buttons and tabs in various shapes and form factors
Backgrounds: Making various gradient and textured backgrounds
Creating text effects, texturing and shadowing text, wrapping text around a curve, and more
Adjusting Images: Removing blue tints, darkening and lightening images, fixing red-eye, removing dark shadows, sharpening images and more
Manipulating Images: Creating fish-eye effects, removing imperfections, making product shots for ecommerce and more
Creating Web Interfaces: Best practice & time saving ideas including how-tos on slicing images, creating rollovers, and more
Advanced: Generating thumbnails, animated GIFs, bulk watermarking, sharing Photoshop Actions and more
Additionally, the book will walk you through the entire process of designing a Website in Photoshop - from using layers to keep organized to using the slice tool to create individual Website elements.
# Paperback: 286 pages
# Publisher: SitePoint (August 29, 2006)
# Language: English
# ISBN-10: 0975841920
# ISBN-13: 978-0975841921
CODE
http://rapidshare.com/files/18319089/b-451b01.zip
VTC (Video):J2EE (Java 2 Enterprise Edition) Training
VTC (Video):J2EE (Java 2 Enterprise Edition) Training
J2EE is an acronym for Java 2 Enterprise Edition. The Java 2 Enterprise Edition is Software that can be used along with
the J2SE, the Java 2 Standard Edition which includes the compiler and the other fundamentals of Java. The J2EE software
includes development and deployment systems for Java Servlets and Java ServerPages. Both of these combine Java and HTML to produce web pages on demand. VTC Author Arthur Griffith takes you on a step by step guide to understanding this
powerful component of Java programming.
Introduction to J2EE
Course Introduction (06:55)
Tiered Architecture (03:00)
Servlets & JSP (03:28)
Enterprise JavaBeans (04:33)
XML (04:11)
Transactions (02:37)
Installation (05:43)
Setting the PATH (02:19)
Starting & Stopping the Servers (02:39)
JavaServer Pages
Introduction to JSP (02:22)
Writing JSP Pages (04:50)
Deploying a JSP Page (02:21)
Implicit Objects (06:12)
The Request & Response Objects (03:52)
Cookies & Sessions (05:49)
Init Parameters & Context (04:01)
Implict Object Classes (03:57)
JSP Tags (03:42)
The Page Directive (06:42)
Include & Forward (02:50)
JavaServer Pages Code
Expression Language Basics (03:23)
Method & Object References (04:49)
JSP to Java Mapping (05:31)
A Tag Handler Pt.1 (03:25)
A Tag Handler Pt.2 (04:41)
Two More Tag Handlers Pt.1 (04:14)
Two More Tag Handlers Pt.2 (03:46)
Tag Libraries (06:37)
Servlets
Basic Servlet Design (04:21)
A Simple Servlet (06:45)
Posting to a Servlet (05:43)
Catching Exceptions (03:01)
Sending Messages (03:29)
Using Multiple Servlets (03:38)
Multi-Threading (05:02)
Event Logging (02:50)
Cookies (06:16)
Filters (05:30)
MVC (03:46)
Database
JDBC & Drivers (04:20)
The Console (04:05)
Making a Connection Pt.1 (04:11)
Making a Connection Pt.2 (03:59)
Making a Simple Connection (03:31)
Making a Table (04:36)
Display a Table (03:55)
Statements & Result Sets (05:39)
Data Type Methods (06:03)
Writing Through the ResultSet (05:09)
Creating a Prepared Statement (04:06)
Transactions (02:26)
A Transaction Example (06:07)
Batch Updates (04:46)
Locking (04:35)
Enterprise JavaBeans
Introduction to EJB (05:15)
The Kinds of Beans (03:58)
Writing a Stateless Session Bean (07:21)
Deploying a Bean Pt.1 (04:10)
Deploying a Bean Pt.2 (05:00)
Calling Bean Methods (06:06)
A Session Bean with a State (03:54)
Writing a Stateful Session Bean (06:27)
Entity Beans (04:30)
Synchronization of Entity Beans (03:25)
Message Beans (04:03)
Code of a Message Bean (04:27)
Web Services
Introduction to Web Services (06:16)
JAX-RPC (03:07)
Source Code of a Web Service (06:20)
Web Service Description Language (03:44)
Deploying a Web Service Pt.1 (03:20)
Deploying a Web Service Pt.2 (04:00)
Web Service Client (06:38)
Wrapup
Course Wrapup (04:21)
Credits
About This Author (03:23)

J2EE is an acronym for Java 2 Enterprise Edition. The Java 2 Enterprise Edition is Software that can be used along with
the J2SE, the Java 2 Standard Edition which includes the compiler and the other fundamentals of Java. The J2EE software
includes development and deployment systems for Java Servlets and Java ServerPages. Both of these combine Java and HTML to produce web pages on demand. VTC Author Arthur Griffith takes you on a step by step guide to understanding this
powerful component of Java programming.
Introduction to J2EE
Course Introduction (06:55)
Tiered Architecture (03:00)
Servlets & JSP (03:28)
Enterprise JavaBeans (04:33)
XML (04:11)
Transactions (02:37)
Installation (05:43)
Setting the PATH (02:19)
Starting & Stopping the Servers (02:39)
JavaServer Pages
Introduction to JSP (02:22)
Writing JSP Pages (04:50)
Deploying a JSP Page (02:21)
Implicit Objects (06:12)
The Request & Response Objects (03:52)
Cookies & Sessions (05:49)
Init Parameters & Context (04:01)
Implict Object Classes (03:57)
JSP Tags (03:42)
The Page Directive (06:42)
Include & Forward (02:50)
JavaServer Pages Code
Expression Language Basics (03:23)
Method & Object References (04:49)
JSP to Java Mapping (05:31)
A Tag Handler Pt.1 (03:25)
A Tag Handler Pt.2 (04:41)
Two More Tag Handlers Pt.1 (04:14)
Two More Tag Handlers Pt.2 (03:46)
Tag Libraries (06:37)
Servlets
Basic Servlet Design (04:21)
A Simple Servlet (06:45)
Posting to a Servlet (05:43)
Catching Exceptions (03:01)
Sending Messages (03:29)
Using Multiple Servlets (03:38)
Multi-Threading (05:02)
Event Logging (02:50)
Cookies (06:16)
Filters (05:30)
MVC (03:46)
Database
JDBC & Drivers (04:20)
The Console (04:05)
Making a Connection Pt.1 (04:11)
Making a Connection Pt.2 (03:59)
Making a Simple Connection (03:31)
Making a Table (04:36)
Display a Table (03:55)
Statements & Result Sets (05:39)
Data Type Methods (06:03)
Writing Through the ResultSet (05:09)
Creating a Prepared Statement (04:06)
Transactions (02:26)
A Transaction Example (06:07)
Batch Updates (04:46)
Locking (04:35)
Enterprise JavaBeans
Introduction to EJB (05:15)
The Kinds of Beans (03:58)
Writing a Stateless Session Bean (07:21)
Deploying a Bean Pt.1 (04:10)
Deploying a Bean Pt.2 (05:00)
Calling Bean Methods (06:06)
A Session Bean with a State (03:54)
Writing a Stateful Session Bean (06:27)
Entity Beans (04:30)
Synchronization of Entity Beans (03:25)
Message Beans (04:03)
Code of a Message Bean (04:27)
Web Services
Introduction to Web Services (06:16)
JAX-RPC (03:07)
Source Code of a Web Service (06:20)
Web Service Description Language (03:44)
Deploying a Web Service Pt.1 (03:20)
Deploying a Web Service Pt.2 (04:00)
Web Service Client (06:38)
Wrapup
Course Wrapup (04:21)
Credits
About This Author (03:23)

CODE
http://rapidshare.com/files/20772041/VTC_J2EE_Tutorial.part1.rar
http://rapidshare.com/files/20581366/VTC_J2EE_Tutorial.part2.rar
http://rapidshare.com/files/20581366/VTC_J2EE_Tutorial.part2.rar
Saturday, May 19, 2007
coverage of Perl 5.6

by Martin C. Brown
Paperback: 1207 pages
Publisher: Osborne/McGraw-Hill; (January 01, 2001)
Language: English
ISBN: 0072129506
Format: PDF
Size: 3562609 bytes
Written by Martin Brown, Perl expert and author of the highly praised first edition, this comprehensive reference is ideal for developers of every level, and is updated to include coverage of Perl 5.6
CODE
http://depositfiles.com/files/177091/a0426.rar.htmlpassword: BeSt-BoOkS
Microsoft Office PowerPoint 2007 Step by Step

Microsoft Office PowerPoint 2007 Step by Step | Joyce Cox, Joan Preppernau | 0735623015 | CHM | 368 pages | 14.5 Mb
The smart way to learn Office PowerPoint 2007one step at a time! Work at your own pace through the easy numbered steps, practice files on CD, helpful hints, and troubleshooting help to master the fundamentals of working with the latest
version of PowerPoint, including how to navigate the new, easy-to-use user interface. You will discover how to create
presentation outlines, work with slide masters and slide designs, add graphics and drawings, and publish your presentations to the Web. Youll even learn how to add narrations and custom animationsand more! With Step by Step, you can take just the lessons you need or work from cover to cover. Either way, you drive the instruction!

CODE
http://rapidshare.com/files/20249387/Microsoft.Press.Microsoft.Office.PowerPoint.2007.Step.by.Step.Jan.2007.eBook-BBL.rar
DJing for Dummies

John Steventon, «DJing for Dummies»
For Dummies | ISBN 0470032758 | 2007-01-29 | 408 pages | PDF | 6 Mb
From novice to nightclub -- without the nightmares. Whether you're a bedroom DJ looking to improve, or an
accomplished amateur making the transition to playing live, DJing For Dummies has the accessible information you need. From what to buy (and what not to buy), mastering the beat, and reading a crowd, to all the tricks, techniques, and flourishes of a pro DJ, you'll be turning noise into notoriety in no time.
Discover how to:
* Buy the essential equipment
* Set up your kit
* beatmatch seamlessly
* scratch with vinyl and CD
* make a great demo
* Market yourself as a DJ
* Explanations in plain English '
* Get in get out' information
* Icons and other navigational aids
* Tear-out cheat sheet
* Top ten lists
* A dash of humour and fun

CODE
http://rapidshare.com/files/31612033/0470032758.zip
Thinking Animation: Bridging the Gap Between 2D and CG

Angie Jones / Jamie Oliff, «Thinking Animation: Bridging the Gap Between 2D and CG»
Course Technology PTR | ISBN 1598632604 | 1 edition (June 16, 2006) | 368 pages | PDF | 10 Mb
Learn how to think before you animate. Thinking Animation is a one-of-a-kind book that emphasizes how artists can use traditional animation techniques and principles with the computer generated animation technology of today. Written by seasoned animators with experience in both 2D and CG, Thinking Animation is an exquisite guide aimed at experienced animators; however, the skills taught within are still accessible and valuable to the novice animator. This full-color book includes numerous interviews with experienced contributing authors from a wide range of backgrounds, including stop-motion, visual effects, traditional animation, and CG. Thinking Animation is non-software specific. It contains a history of the field of animation as well as insight into how CG studios operate. It embraces the future of animating with the computer while still retaining the core values that traditional animators use as formulas and principles.

CODE
http://rapidshare.com/files/31614140/1598632604.zip
fundamentals of physical theory

Wiley-IEEE Press | ISBN 047009771X | PDF | 2007 | 329 pages | 6,6 MB
QUOTE
This book is the first complete and comprehensive description of the modern Physical Theory of Diffraction (PTD) based on the concept of elementary edge waves (EEWs). The theory is demonstrated with the example of the diffraction of acoustic and electromagnetic waves at perfectly reflecting objects. The derived analytic expressions clearly explain the physical structure of the scattered field and describe in detail all of the reflected and diffracted rays and beams, as well as the fields in the vicinity of caustics and foci. Shadow radiation, a new fundamental component of the field, is introduced and proven to contain half of the total scattered power.
CODE
http://rapidshare.com/files/31474181/FunPhyTheDif.rar
Professional Rich Internet Applications: AJAX and Beyond

TITLE : Professional Rich Internet Applications: AJAX and Beyond (Programmer to Programmer) (Paperback)
AUTHOR : by Dana Moore (Author), Raymond Budd (Author), Edward Benson (Author)
PUBLISHER : Wrox publisher
ISBN : 0470082801
EDITION : 1st
PUB DATE : March 19, 2007
LANGUAGE : English
FORMAT : PDF
Download:
CODE
http://rapidshare.com/files/29189482/Wrox.Professional.Rich.Internet.Applications.AJAX.and.Beyond.Mar.2007.rar
or
http://www.megaupload.com/?d=0JYB754A
or
http://www.megaupload.com/?d=0JYB754A
Intermediate Statistics for dummies

Intermediate Statistics For Dummies (For Dummies (Math & Science))
By: Deborah Ph.D. Rumsey
ISBN-10: 0470045205 , ISBN-13: 9780470045206
Publisher: For Dummies (2007-03-12)
Paperback: 362 Pages
Format: PDF
Download:
CODE
http://rapidshare.com/files/30304766/For.Dummies.Intermediate.Statistics.for.Dummies.eBook-Spy.raror
http://www.megaupload.com/?d=TBGO3M62
Maya Professional tips and techniques

TITLE : Maya Professional Tips and Techniques (Paperback)
AUTHOR : by Lee Lanier (Author)
PUBLISHER : Sybex publisher
ISBN : 0470107405
EDITION : 1st
PUB DATE : March 06, 2007
LANGUAGE : English
FORMAT : PDF
Download:
CODE
http://rapidshare.com/files/28676443/Sybex.Maya.Professional.Tips.and.Techniques.Mar.2007.rar
sharepoint 2007 for dummies

TITLE : M'zoft SharePoint 2007 For Dummies (For Dummies (Computer/Tech)) (Paperback)
AUTHOR : by Vanessa L. Williams (Author)
PUBLISHER : For Dummies publisher
ISBN : 0470099410
EDITION : 1st
PUB DATE : April 09, 2007
LANGUAGE : English
FORMAT : CHM
Download:
CODE
http://rapidshare.com/files/31497175/For.Dummies.M'zoft.SharePoint.2007.For.Dummies.Apr.2007.raror
http://www.megaupload.com/?d=5RQPTT1G
hjnb
TITLE : The Linux Programmer's Toolbox (Prentice Hall Open Source Software Development Series) (Paperback)
AUTHOR : by John Fusco (Author)
PUBLISHER : Prentice Hall PTR publisher
ISBN : 0132198576
EDITION : 1st
PUB DATE : March 06, 2007
LANGUAGE : English
FORMAT : PDF
Download:
or
http://www.megaupload.com/?d=GYPDPMQ8

TITLE : The Linux Programmer's Toolbox (Prentice Hall Open Source Software Development Series) (Paperback)
AUTHOR : by John Fusco (Author)
PUBLISHER : Prentice Hall PTR publisher
ISBN : 0132198576
EDITION : 1st
PUB DATE : March 06, 2007
LANGUAGE : English
FORMAT : PDF
Download:
CODE
http://rapidshare.com/files/31374370/Prentice.Hall.The.Linux.Programmers.Toolbox.Mar.2007.raror
http://www.megaupload.com/?d=GYPDPMQ8
Some Physics Ebooks
http://rapidshare.com/files/18539779/Relativity_-_chap_39_of_Fundamentals_of_Physics__Halliday__Resnick___Walker_.pdf
http://rapidshare.com/files/18539780/Waves__Halliday-Resnick-Walker__-_Fundamentals_of_Physics.pdf
http://rapidshare.com/files/18539781/Thermodynamics__Halliday-Resnick-Walker__-_Fundamentals_of_Physics.pdf
http://rapidshare.de/files/9660576/frontiers_of_physics.pdf.html
http://rapidshare.com/files/5631252/_ebook_-_pdf_-_science__physics_-_electricity_and_magnetism__crowell_.pdf
http://rapidshare.de/files/14644317/Essential_Physics.pdf
http://rapidshare.de/files/14427390/Pollock__Steven_-_Particle_Physics_For_Non_Physicists_-_24_Lectures.part1.rar
http://rapidshare.de/files/14428619/Pollock__Steven_-_Particle_Physics_For_Non_Physicists_-_24_Lectures.part2.rar
http://rapidshare.com/files/18539780/Waves__Halliday-Resnick-Walker__-_Fundamentals_of_Physics.pdf
http://rapidshare.com/files/18539781/Thermodynamics__Halliday-Resnick-Walker__-_Fundamentals_of_Physics.pdf
http://rapidshare.de/files/9660576/frontiers_of_physics.pdf.html
http://rapidshare.com/files/5631252/_ebook_-_pdf_-_science__physics_-_electricity_and_magnetism__crowell_.pdf
http://rapidshare.de/files/14644317/Essential_Physics.pdf
http://rapidshare.de/files/14427390/Pollock__Steven_-_Particle_Physics_For_Non_Physicists_-_24_Lectures.part1.rar
http://rapidshare.de/files/14428619/Pollock__Steven_-_Particle_Physics_For_Non_Physicists_-_24_Lectures.part2.rar
hacking art of exploitation
[img]http://images.amazon.com/images/P/1593270070.01._SCLZZZZZZZ_.jpg[/img]
A comprehensive introduction to the techniques of exploitation and creative problem-solving methods commonly referred to as "hacking." It shows how hackers exploit programs and write exploits, instead of just how to run other people's exploits. This book explains the technical aspects of hacking, including stack based overflows, heap based overflows, string exploits, return-into-libc, shellcode, and cryptographic attacks on 802.11b.
http://rapidshare.com/files/4866087/l-htae01-2004-02-05.rar
A comprehensive introduction to the techniques of exploitation and creative problem-solving methods commonly referred to as "hacking." It shows how hackers exploit programs and write exploits, instead of just how to run other people's exploits. This book explains the technical aspects of hacking, including stack based overflows, heap based overflows, string exploits, return-into-libc, shellcode, and cryptographic attacks on 802.11b.
http://rapidshare.com/files/4866087/l-htae01-2004-02-05.rar
Sunday, April 15, 2007
Hacking Wireless Networks For Dummies
6. Hacking Wireless Networks For Dummies

Download Link:
Password:

Download Link:
CODE
http://rapidshare.com/files/9884146/forums.nswarez.com_0764597302.rar
Password:
CODE
forums.nswarez.com
Troubleshooting For Dummies
5. Troubleshooting For Dummies

Targeting the snags, glitches, and predicaments cited most frequently by readers, bestselling author Dan Gookin clearly explains how to diagnose and cure common PC problems, whether they originate with software, the operating system, or hardware
This updated edition features new, expanded coverage of laptop woes as well as Internet and e-mail issues, broadband connections, spam blocking, and security concerns
Provides advice on how to prevent PC problems in the first place and create a safe and secure PC environment
Dan Gookin is known for his ability to explain technology in an easy-to-understand and enjoyable fashion; his writing style, name, and reputation are unparalleled in the industry
Download Link:

Targeting the snags, glitches, and predicaments cited most frequently by readers, bestselling author Dan Gookin clearly explains how to diagnose and cure common PC problems, whether they originate with software, the operating system, or hardware
This updated edition features new, expanded coverage of laptop woes as well as Internet and e-mail issues, broadband connections, spam blocking, and security concerns
Provides advice on how to prevent PC problems in the first place and create a safe and secure PC environment
Dan Gookin is known for his ability to explain technology in an easy-to-understand and enjoyable fashion; his writing style, name, and reputation are unparalleled in the industry
Download Link:
CODE
http://rapidshare.com/files/18568064/PC.rar
SQL For Dummies
. SQL For Dummies

SQL For Dummies 6TH Edition Aug 2006:
See how SQL interfaces with today's environments. Start building and using relational databases with SQL's newest features.The database may be the twenty-first century filing cabinet, but building one is a little more complex than sliding drawers into a metal box. With this book to guide you through all the newest features of SQL, you'll soon be whipping up relational databases, using SQL with XML to power data-driven Web sites, and more! Discover how to:
* Use SQL in a client/server system
* Build a multitable relational database
* Construct nested and recursive queries
* Set up database security
* Use SQL within applications
* Map SQL to XML
Download Link:

SQL For Dummies 6TH Edition Aug 2006:
See how SQL interfaces with today's environments. Start building and using relational databases with SQL's newest features.The database may be the twenty-first century filing cabinet, but building one is a little more complex than sliding drawers into a metal box. With this book to guide you through all the newest features of SQL, you'll soon be whipping up relational databases, using SQL with XML to power data-driven Web sites, and more! Discover how to:
* Use SQL in a client/server system
* Build a multitable relational database
* Construct nested and recursive queries
* Set up database security
* Use SQL within applications
* Map SQL to XML
Download Link:
CODE
http://rapidshare.com/files/5100225/SQL.For.Dummies.6TH.Edition.Aug.2006.zip
Visual C++ 6 For Dummies
3. Visual C++ 6 For Dummies

Visual C++ 6 For Dummies:
Visual C++ for Dummies Quick Reference is specifically designed to give you the information you need as quickly as possible so that you can get back to creating cool Windows applications with Visual C++. Keep this little reference right to your computer for those times during marathon coding sessions when you wonder what a particular menu item means or for when you need a quick fix on a bit of C++ syntax.
Download link:

Visual C++ 6 For Dummies:
Visual C++ for Dummies Quick Reference is specifically designed to give you the information you need as quickly as possible so that you can get back to creating cool Windows applications with Visual C++. Keep this little reference right to your computer for those times during marathon coding sessions when you wonder what a particular menu item means or for when you need a quick fix on a bit of C++ syntax.
Download link:
CODE
http://rapidshare.com/files/20005432/Visual.C__.6.For.Dummies.rar
Subscribe to:
Posts (Atom)