Below you will find 45 categories and 11 links related to C And C++ Asp Resources.
Teach Yourself C++ is a concise guide to one of the most popular programming languages in use today. All aspects of the programming are clearly explained, with examples and exercises used throughout. The book covers data storage and flow control, standard library functions, the preprocessor, pointers and reference variables, object-oriented programming. Richard Riley is an experience computer programmer and has written extensively in C++, Perl, Java, JavaScript and HTML. Topics include and introduction to C++, C++ compiler, the code linker, handling data, physical memory, casting, control statements such as the if statement and switch statement, loops, break and continue, arrays, handling strings in C++, declaring functions, data scope, the C Standard Library, header files, classic C I/O, simple file handling, Blocked I/O, trick string manipulation, dynamic memory allocation, the preprocessor, the #include directive, macro traps, and much more.
This handy reference presents eight book-length modules that show readers how to conquer all aspects of C++, today's most widely used programming language for software applications, with 3.6 million developers. Includes an easy-to-understand C++ primer for beginners; Features chapters on game programming, creating enterprise applications, and Web services for experienced developers; Offers complete coverage of all the most popular compilers and intergrated development environments for C++, including gcc, Borland, CodeWarrior and Microsoft's new Visual C++ .NET and Visual Studio .NET IDE; CD-ROM contains all code examples from the book and the GNU C++ compiler. This guide will introduce C++, objects and classes, fixing programs, advanced programming, reading and writing files using C++, and Visual Studio and MFC. Author Jeff Cogswell is a software engineer, writer, consultant, and former educator. He is also the author of other programming books.
This is a special 3rd edition of the C++ Programming Language which includes two new appendixes on locales and standard library exception safety. The result is a complete authoritative coverage of the C++ Language, its standard library, and key techniques. In this edition, author Bjarne Stroustrup, the creator of C++, presents the full specification for the C++ language and standard library, a spec that will soon become the joint ISO/ANSI C++ standard. Past readers will find that the new edition has changed a great deal and grown considerably to encompass new language features, particularly run-time type identification, namespaces, and the standard library. Topics include abstract classes as interfaces; class hierarchies for object-oriented programming; exceptions for regular error handling; standard containters and algorithms; standard strings, I/O strings, and numerics; namespaces for modularity in large-scale software; and many other aspects.
Expert C Programming reveals the coding techniques used by the best C programmers. It relates C to other languages, and includes an introduction to C++ that can be understood by an programmer without weeks of mind-bending study. Covering both the IBM PC and UNIX systems, it is an entertaining and educational romp through C showing how experts really use it. Expert C Programming is a must read for anyone who wants to learn more about the implementation, practical use, and folklore of C. Defying the stereotypical notion that technical books tend to be boring, Expert C Programming offers a lively and often humorous look at many aspects of C, from how memory is laid out to the details of pointers and arrays. This is a very different book on the C Language. It presents dozens of astonishing examples including software that blew up the space probe to Venus, the C bug that shut down the entire AT&T phone system, C programmer job secrets, and much more.
Developing a large scale software system in C++ requires more than just a sound of understanding of the logical design issues covered in most books on C++ programming. To be successful, you will also need a grasp of physical design concepts that, while closely tied to the technical aspects of development, include a dimension with which even expert software developers may have little or not experience. This is the definitive book for all C++ software professionals involved in large development efforts such as databaes, operating systems, compilers, and frame-works. It is the first C++ book that actually demonstrates how to design large systems, and one of the few books on object-orinted design specifically geared to practical aspects of the C++ programming language. Lakos provides you with a catalog of specific techniques designed to eliminate cyclic, compile time, and link time dependencies. He then extends the concepts to very large systems.
Introduces the basic commands for writing programs in C++. Writing in an imaginary classroom format, Smiley (Penn State University) explains the 11 fundamental data types, selection structures, loops, and functions, then moves on to the more advanced topics of creating objects from instantiable classes, controlling access to data in an object, designing classes using inheritance, and array processing. More than 100,000 programmers owe their careers to Professor John Smiley. In this unique guide, the guru himself will teach you, in a classroom setting, how to program with C++. Learn from more than 100 questions and answers as well as real-world programming projects. No prior programming experience is required to quickly grasp these basic, easy-to-understand lessons which are enhanced with questions and exercises. Functions, inheritance, errors and error handling, classes and creating objects, and more are covered in this introductory primer.
In this brand-new third edition of The C++ Programming Language, author Bjarne Stroustrup, the creator of C++, presents the full specification for the C++ language and standard library, a spec that will soon become the joint ISO/ANSI C++ standard. Past readers will find that the new edition has changed a great deal and grown considerably to encompass new language features, particularly run-time type identification, namespaces, and the standard library. Probably the biggest change is a substantial new section, well over 200 pages in length, covering the contents and design of the C++ standard library, the most important new feature of the C++ specification. Topics include abstract classes as interfaces; class hierarchies for object-oriented programming; exceptions for regular error handling; standard containters and algorithms; standard strings, I/O strings, and numerics; namespaces for modularity in large-scale software; and many other aspects.
C++ Server Pages (CSP) allows developers to build Dynamic Web Pages and Web Apps by using C++. Existing C++ projects can be ported to the Web by simply including the C++ source code, or by importing the C++ libraries to CSP scripts. It is similar to ASP and JSP, but instead of VBScript, JScript, or Java it uses C++, giving an incredibly high processing performance to your web applications. It supports automatic script compilation and provides the developer with a complete Web programming framework. It works both with IIS and Apache.
With ActiveSocket you can communicate across TCP/IP networks, including the Internet. ActiveSocket provides an easy-to-use scripting interface for TCP/IP communications. By using ActiveSocket, you can very easily create or enhance applications with network features. Use ActiveSocket to integrate the following IP protocols in your application or script: Icmp object; HTTP object, HTTPS object; Ntp object; RSh object; Snmp object (SNMP v1, SNMP v2c and SNMP v3 (Get, GetNext, Set)); SnmpTrapOut and SnmpTrapIn object; Socket object; Wake-On-LAN object. Features: SNMP Trap sending and receiving (SNMPv1 and SNMPv2c), TCP client/server, UDP datagrams all based on WinSock. ActiveSocket is a COM-component, which can be used in Windows environments.
An FTP Synchronization ActiveX Component for ASP, ASP.NET, C++, VB, VB.NET. EBA:FTP Sync component is an ActiveX Component that provides a simple interface for synchronizing files and folders between a client and a server running an FTP Service. FTP Sync is ideal for use in any application that requires file synchronization, as it does not require any user input. This is a solution for both client-side applications, as well as embedding in server-side components and scripts. Features: ASP FTP handling and synchronization in a few lines of code; Smart Update only transfers files that have been updated to reduce bandwidth and increase performance; Supports upload and download synchronization; Requires no user intervention or graphical user interface, making it ideal for server-based applications and automated systems.
Online training course containing 3 modules and 30 hours of training material. Learn C programming in 21 days covers C components, writing and debugging programs, pointers, numeric arrays, characters and strings, statements and functions, memory management, variable Scope, manipulating Strings, and using disk files. Skill assessments, exercises and sample files to download. Online tutor also available. Other courses also available in HTML, DHTML, ASP, Flash MX, Flash Actionscript, Java, ColdFusion MX, Visual Basic, JavaScript and XML.