Sams Teach Yourself Visual C++ .Net in 21 Days

Sams Teach Yourself Visual C++ .Net in 21 Days
Author: Davis Howard Chapman
Publisher: Sams Publishing
Total Pages: 802
Release: 2002
Genre: Computers
ISBN: 9780672321979

This book emphasizes using VC++ tools and wizards to generate code. Code examples are augmented with C++ language sidebars. Readers who need a refresher on the language or want to go further "under the hood" will have a context, while those who don't can easily skip that coverage. The revision includes more information throughout on Microsoft Foundation Classes (MFC).

Teach Yourself C in 21 Days

Teach Yourself C in 21 Days
Author: Peter G. Aitken
Publisher: Sams Publishing
Total Pages: 748
Release: 1997
Genre: C (Computer program language)
ISBN:

With its ever-expanding installed base, C continues to be one of the most popular programming languages on the market. The "Teach Yourself . . ". series continues to be one of the most popular ways to learn a programming language, and with the success of the previous editions of this book, this fourth edition is clearly headed for the bestseller list.

Teach Yourself Visual Basic in 21 Days

Teach Yourself Visual Basic in 21 Days
Author: Nathan Gurewich
Publisher: Prentice Hall
Total Pages: 1012
Release: 1993
Genre: Computers
ISBN:

A beginning tutorial comprising 21 chapters that will develop the novice user's abilities with a logical step-by-step approach with 21 lessons--one lesson per day. Each chapter is structured so that the reader can learn the material and complete the exercises in approximately 2-3 hours or less.

Sams Teach Yourself C# in 21 Days

Sams Teach Yourself C# in 21 Days
Author: Bradley Jones
Publisher: Sams Publishing
Total Pages: 790
Release: 2002
Genre: Computer programming
ISBN: 9780672320712

C# is a new object-oriented language that enables programmers to quickly build a wide range of applications. This book takes readers step-by-step through learning C# in an intensive, three-week course.

Sams Teach Yourself Visual Studio .NET 2003 in 21 Days

Sams Teach Yourself Visual Studio .NET 2003 in 21 Days
Author: Jason Beres
Publisher: Sams Publishing
Total Pages: 688
Release: 2003
Genre: Computers
ISBN: 9780672324215

"Sams Teach Yourself Visual Studio .NET in 21 Days" will help developers that are new to application development and experienced developers understand how to use the .NET Framework and Visual Studio .NET to rapidly develop any type of computer application. The Visual Studio .NET development environment is the most comprehensive developer tool ever created, putting that together with the .NET Frameworks' Class Libraries, the developer has everything he or she needs to get up-to-speed on Microsoft's latest revolution in application development. This book will guide the developer through using the VS .NET IDE, the Visual Basic .NET and C# language, and the supporting tools available from Microsoft to create Windows and Web-based applications. The market is full of books that pretty much say the same thing, which is already available in the help files, the author of this book has written and deployed over a dozen successful applications using Visual Studio .NET and the .NET Framework. All of his expertise and experience is used to give you the most comprehensive title on using Visual Studio .NET.

Sams Teach Yourself Visual Basic .NET in 21 Days

Sams Teach Yourself Visual Basic .NET in 21 Days
Author: Duncan Mackenzie
Publisher: Sams Publishing
Total Pages: 714
Release: 2002
Genre: BASIC (Computer program language)
ISBN: 9780672320668

This revision of a bestseller will provide critical information on the many changes coming in the new version of Visual Basic. Includes a proven, step-by-step method for learning VB, which is especially helpful as programmers approach the wide variety of powerful features and tools in Visual Basic.NET.

Sams Teach Yourself C in 21 Days

Sams Teach Yourself C in 21 Days
Author: Peter G. Aitken
Publisher: Sams Publishing
Total Pages: 916
Release: 2000
Genre: Computers
ISBN: 9780672317668

Sams Teach Yourself C in 21 Days, Fifth Edition presents C programming techniques in a logical and easy-to-follow sequence that helps you understand the principles involved in developing C programs. Learn the basics of writing a program, then move on to arrays, pointers, disk input/output, functions, and more. This book covers the basics of C including variables, constants, conditional statements, loops, pointers, data structures, input/output, and functions. Sams Teach Yourself C in 21 Days, Fifth Edition, presents C in the most logical and easy-to-learn sequence, and is geared towards programmers learning the C language.

Sams Teach Yourself Java 2 in 21 Days

Sams Teach Yourself Java 2 in 21 Days
Author: Rogers Cadenhead
Publisher: Sams Publishing
Total Pages: 740
Release: 2003
Genre: Computers
ISBN: 9780672323706

"Sams Teach Yourself Java in 21 Days" continues to be one of the most popular, best-selling Java tutorials on the market. Written by two expert technical writers, it has been acclaimed for its clear and personable writing, for its extensive use of examples, and for its logical and complete organization. This new edition of the book maintains and improves upon all these qualities, while updating, revising, and reorganizing the material to cover the latest developments in Java and to expand the book's coverage of core Java programming topics.Sun's new version of Java 2 Standard Edition--SDK version 1.4--is expected to be released by the end of 2001. According to Sun, version 1.4 builds upon Java's cross-platform support and security model with new features and functionality, enhanced performance and scalability, and improved reliability and serviceability.

C++ Primer Plus

C++ Primer Plus
Author: Stephen Prata
Publisher: Sams Publishing
Total Pages: 1132
Release: 2002
Genre: Computers
ISBN: 9780672322235

This volume teaches the fundamentals of programming--including principles of structured code and top-down design. Suitable as a tutorial or as the core text for C++ Programming courses. Includes a handy tear-out "Quick Reference Card" containing typical program forms, statements, fundamental types, storage classes, structures, and variable declarations.

Sams Teach Yourself Visual Basic .NET Web Programming in 21 Days

Sams Teach Yourself Visual Basic .NET Web Programming in 21 Days
Author: Peter G. Aitken
Publisher: Sams Publishing
Total Pages: 550
Release: 2002
Genre: BASIC (Computer program language)
ISBN: 9780672322365

Visual Basic .NET will integrate state of the art programming language features, including inheritance, polymorphism, and garbage collection. The book will explain these key concepts in a simple and practical way. Web Forms and Web Controls usher in an elegant way to make dynamic web pages. The book will cover these topics with how-to code examples and projects. One of the newest developments in Internet programming is the use of XML and the SOAP communication protocol. .NET Web Services harness these two technologies, and will be covered in some of the later sections of the book.