Visual Basic.NET: A Beginner's Guide (Beginner's Guide)
معرفی کتاب «Visual Basic.NET: A Beginner's Guide (Beginner's Guide)» نوشتهٔ Herbert Schildt، منتشرشده توسط نشر McGraw-Hill Osborne Media در سال 2002. این کتاب در فرمت pdf، زبان انگلیسی ارائه شده است. «Visual Basic.NET: A Beginner's Guide (Beginner's Guide)» در دستهٔ بدون دستهبندی قرار دارد.
Learn how to apply C++ to a wide array of sophisticated applications. In his clear prose, C++ expert and the world's leading programming author Herb Schildt, shares practical, high-powered applications of C++, revealing some of the most interesting features of the language in the process. Pure code subsystems that can be adapted to your own programs, financial calculations, and file utilities are discussed. A C++ interpreter, an AI-based search engine, plus a Web-based example for those programmers who interface C++ with the Internet are also included. With downloadable code offered, this resource has something for every C++ developer.
Library Journal
C++ remains a strong contender among object-oriented programming languages (see Computer Media, LJ 6/1/03), and updated guides are always useful. C++ for Dummies assumes no previous programming experience, befitting the view of C++ as a foundational language. It includes source code, sample program, online help files, and the Dev-C++ compiler/editor on CD-ROM. Coverage ranges from how to enter, compile, and execute a program to using templates, while the "Part of Tens" sections at the end cover the most important optional features of Dev-C++ and ways to avoid adding bugs. A supplemental purchase to more thorough guides; for medium and larger libraries. Eschewing the basics, Art shows intermediate programmers the power of the language and how it applies to a range of programming tasks. Source code for sometimes extensive examples is available online. Extensive background and explanations-as well as an obvious enthusiasm for the language-make this a useful guide for those wanting to delve further. Recommended for larger libraries. Copyright 2004 Reed Business Information.
Discover the essential truths of programming languages, and take advantage of the particular benefits of the Visual Basic .NET development environment. Understand fundamental programming concepts such as variables, operators, control structures, loops, procedures, and arrays, then incorporate these concepts into a sophisticated graphical user interface. Learn to combine rapid application development -- long a staple of Visual Basic -- with complete object-oriented programming support. Explore advanced topics such as debugging, file access, and databases. Visual Basic .NET: A Beginner's Guide will give you a complete working knowledge of Visual Basic .NET, an essential component of the Visual Studio .NET suite.
This work teaches readers how to implement visual basic .NET fundamentals with in-depth, real-world projects and examples. It explains the integrated development environment (IDE) and how it decreases the development cycle, and introduces the basics of object-oriented programming (OOP). The book also provides steps on how to build Web-based applications with Web forms and Web services and shows how to avoid development delays by implementing essential visual basic .NET debugging techniques. Explaining complex code examples, this book demonstrates the artistry of C++, and includes a chapter, on "A C++ Interpreter."