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.

Teach Yourself Visual C++ 4 in 21 Days

Teach Yourself Visual C++ 4 in 21 Days
Author: Ori Gurewich
Publisher: Sams
Total Pages: 842
Release: 1996
Genre: C (Computer program language)
ISBN:

Learn the tools to design sophisticated programs in only 21 days. This book provides all the training needed to write code in just days. The hands-on approach helps the reader learn by doing--not just reading. The book takes readers through all the steps of developing a C++ application with Visual C++. A Q&A section sheds light on common programming problems.

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 Excel Programming with Visual Basic for Applications in 21 Days

Teach Yourself Excel Programming with Visual Basic for Applications in 21 Days
Author: Matthew Harris
Publisher: Sams
Total Pages: 996
Release: 1996
Genre: Computers
ISBN: 9780672307829

This work covers the fundamental aspects of Visual Basic and teaches novice programmers how to design, create, and debug macro programs written in the VBA programming language. It teaches techniques to add functionality to existing applications such as Microsoft Excel and Microsoft Access. Contains specific, practical examples of how to write VBA program code, including a complete VBA application.

Sams Teach Yourself Game Programming with Visual Basic in 21 Days

Sams Teach Yourself Game Programming with Visual Basic in 21 Days
Author: Clayton Walnum
Publisher: Sams Publishing
Total Pages: 0
Release: 2001
Genre: Computer games
ISBN: 9780672319877

"Sams Teach Yourself Game Programming with Visual Basic in 21 Days" teaches the reader the art of game programming from the ground up. The reader is assumed to have basic programming knowledge that he wishes to apply to the creation of basic games. Upon completion of the book readers will have learned to build eight games including card games, puzzles, and strategy games, each focusing on a specific task and building the reader's knowledge and skill level. The final week is a culmination of the skills learned in the first two weeks where the reader builds a complete game incorporating sound, animation, etc.

Sams Teach Yourself C++ in One Hour a Day

Sams Teach Yourself C++ in One Hour a Day
Author: Jesse Liberty
Publisher: Sams Publishing
Total Pages: 0
Release: 2009
Genre: C++ (Computer program language)
ISBN: 9780672329418

Updated and reworked to trim down the material into shorter, more focused one-hour lessons, this book contains numerous examples of syntax and detailed analysis of code to provide solid instruction for beginning programmers.

Mastering Visual C++ 6

Mastering Visual C++ 6
Author: Michael J. Young
Publisher:
Total Pages: 0
Release: 1998
Genre: C (Computer program language)
ISBN: 9780782122732

A one-stop reference for C++ programmers (beginners through experts) who want to learn Microsoft's powerful 32-bit Visual C++ X development environment. The book's tutorial "framework" provides a complete introduction to Win32 programming architecture (MFC, COM, etc.).

Teach Yourself Borland C++ 4 in 21 Days

Teach Yourself Borland C++ 4 in 21 Days
Author: Namir Clement Shammas
Publisher: Prentice Hall
Total Pages: 1028
Release: 1994
Genre: Computers
ISBN: 9780672304835

A 21-day tutorial that instructs the reader in the fundamentals of Borland C++ 4 through a variety of teaching elements. The 21 days structure provides a logical and easy-to-follow sequence. Handy references with short examples are provided in shaded syntax boxes. Daily lessons, review sections, and clear examples of everyday programming code are included.

Sams Teach Yourself C in 24 Hours

Sams Teach Yourself C in 24 Hours
Author: Tony Zhang
Publisher: Sams Publishing
Total Pages: 0
Release: 2000
Genre: C (Computer program language)
ISBN: 9780672318610

Sams Teach Yourself C in 24 Hours, Second Edition, shows you how to program in C in an easy-to-understand format. C is a powerful and flexible language used for a wide range of projects. You begin with learning the basics to write a first program and then move on to arrays, pointers, disk input/output, and functions. This book will allow you to understanding data types, loops, and strings to make your programs work for you. You'll also work with arrays, structures, and unions to expand your programming skills, use pointers to access and retrieve data elements, develop programs that process mathematical equations, functions, and variables, and explore memory management techniques.

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.