- Tweenies
- Document Capture & Scanning
- Ages 11-14
- Network Management
- Home Computing
- Zoombinis
- Java
- Business & Office
- Microsoft Excel
- Security & Firewalls
- History & Culture
- Sesame Street
- Music
- Playmobil
- Web Programming
- Student & Learning Editions
- Typing
- Web Development
- Access
- Ages 5-8
- Children's Reference
- Science & Nature
- CD & DVD Creation
- Children's Reference
- Letts
- Office Applications
- Legal
- Other Languages
- Space
- Macromedia Authorware
- Watches
- Home and Garden
- UK Electronics
- UK Books
- Health and Personal Care
- UK Sporting Goods
- Clothing, Shoes and Accessories
- Electronics, Gadgets and Computers
- CDs and Music Downloads
- UK Software and Video Games
- UK Toys and Games
- UK Home and Garden
- UK Video Games
- UK Baby Clothes and Accessories
- Books On
- German Electronics
Software and Games : Software Categories : Programming & Web Development : Programming Languages : C & C++
-
DVDxDVD Inc
Starting programming in C, and especially in C++, is a challenge. This course offers highly detailed explanations, clear illustrated examples, and hands-on experience. The CD contains training materials in PDF format, lessons, programming examples and references to additional programming tools. The two DVDs include a complete installation of a full set of development tools including the two most popular, Ubuntu and Fedora Linux. This set allows you to learn from the course and evaluate real, advanced operating system code such as that in Linux! Starting from scratch, the course takes a complete newbie into professional workflow.
By the end of the first course, you will be in full command of C programming language and completely prepared for a professional programming routine. The second course takes on C++ as an extension of C and introduces the full spectrum of tools and methods. There is no other course that deals with C/C++ training with such effectiveness and precision. The set was carefully distilled from the best OSF by top-ranking IT professionals. This course requires work, diligence and perseverance. This course teaches with a traditional step-by-step approach. Each lesson builds upon knowledge acquired from previous lessons. This course does not stop with the basics, but gradually takes the complete beginner into professional-level programming. -
iSkills
Number of Videos: 107 Lessons - 10 Hours Duration
Ships on: DVD-ROM
User Level: Beginners
Works On: Windows 7,Vista,XP- Mac OS X
In this Learning C++ training course, Professor and expert instructor Mike McMillan introduces you to the basics of programming in C++. With over 25 years of programming experience, 13 years of experience teaching programming, and authoring 6 textbooks on programming, you can be well assured that you will be taught the correct way, the first time! Starting with the basics of the C++ programming language, this video tutorial covers all of the basic operations you need to start building your own C++ programs. You will learn about standard data types, variables, arithmetic expressions, flow control, functions, classes, arrays, pointers, and much much more. Throughout this computer based training DVD, you will not only be shown the various operations, but you will actually get a chance to follow along with the author and practice what you learned with exercises that build on what you were just taught. By the completion of this C++ training video, you will understand that basics of what C++ is, the basic language constructs, and how to utilize them to create a fully functioning C++ program. Included are working files to allow you to follow along with exactly what the author is teaching you. -
Microsoft
Visual C++.NET Standard 2003 is the most powerful and flexible of Microsoft's programming tools. Using the industry-standard C++ language, developers can target both old-style native code Windows applications for maximum performance and the new .NET Framework, to take advantage of the high productivity and rich class library that it offers. Native and managed .NET code can even be mixed in the same project.Visual C++.NET Standard 2003 includes the Visual Studio development environment, featuring an array of visual tools and wizards. The supplied libraries include the Microsoft Foundation Classes, for native Windows applications, and the Active Template Library, for high performance COM components. The programming environment is slick, with convenient features like docking and tabbed windows, project wizards, auto-completion and pop-up help in the code editor.
This is the Standard edition, which is primarily intended for learning. Although it has all you need to create both Windows and Web applications, the compiler is non-optimising. Professional developers should consider Visual Studio.NET Professional Edition 2003, which includes a more advanced version of Visual C++ as well as the other .NET languages such as Visual C# and Visual Basic.
Those familiar with earlier versions of Visual C++ will find a number of significant new features. The ability to target the .NET Framework was in Visual C++ 2002, but this 2003 version includes a visual form designer for the first time, enabling rapid development of Windows applications. Another key feature is improved standards compliance, enabling the use of most standard C++ libraries and making it easier to write code that compiles for other platforms such as Unix as well as for Windows. Overall, Visual C++.NET Standard 2003 is an excellent choice both for students learning C++ and for programmers creating high-performance Windows or .NET applications. --Tim Anderson
-
VTC
Training Duration: 7 hrs / 87 lessons
Complete with Working Files and Closed Captions
If you find learning easier when your shown then these video training CDs are for you, forget boring, hard to follow books that do little more than confuse you, just sit and watch as a seasoned trainer guides you through, step-by-step, even the most complex topics are broken down into a series of easy to follow steps. REAL Studio is a cross-platform software development environment. With it you can create desktop applications for Mac OS X, Windows, and Linux. Additionally, you can create web applications that run on a wide variety of browsers. In this course, you'll learn about REAL Studio, its history, and how it can help you create better software. Paul spends much of the course showing you how to build a practical, working application: ToDo. The ToDo application demonstrates how to design user interfaces, access databases, create object-oriented code, and create an application that works on Mac OS X, Windows, and Linux. After you've built the desktop version of ToDo, you'll learn how to migrate it to the web using REAL Studio Web Edition. Make better software -
Microsoft
Visual C++.net is the most flexible of Microsoft's languages. The compiler primarily targets native code Windows executables, but a switch also enables compilation to MSIL (Microsoft Intermediate Language). This managed code runs under the .Net Framework's Common Language Runtime, with full access to the Framework's class library. Developers can include both managed and unmanaged code in the same project: the compiler does the necessary internal translation automatically. This feature is particularly valuable for those with existing applications that cannot be ported all at once to the .Net platform. The Visual C++.net product consists of an IDE (integrated development environment), class libraries, compiler and tools. The compiler in the Standard edition is non-optimising, so professional developers may prefer Visual Studio.Net Professional or higher. The key libraries are the MFC (Microsoft Foundation Classes), which wrap the Windows API, and the ATL (Active Template Library), for efficient development of COM or ActiveX components. In addition, the bundled.Net Framework SDK has command-line compilers for Visual Basic, JScript and Visual C#, and you can also compile C# from the IDE. Despite its managed extensions, Visual C++.net does not support the Windows form designer or the Web form designer, although there is a visual dialog editor for native Windows applications. The two big changes in Visual C++.net, when compared to Visual C++.net 6.0, are support for the.Net Framework and a brand new IDE. There are minor updates to MFC and ATL, and the ability to do COM programming using attributes is a strong feature. The Standard C++.net library is updated in this version, with improved standards compliance for those building portable applications, although it is still not the best in this respect. On the other hand, it excels as a tool for building Windows applications and components, where its huge flexibility compensates for the lack of a visual form designer. The Visual C++.net IDE is outstanding, although you need to double the minimum system requirements for good performance, and note that it does not run on Windows 98 or Me. Online help is now fully integrated into the main workspace, wizards have been streamlined, and the XML designer will be useful even to those not working with the.Net Framework.--Tim Anderson -
Apex Web Media
-
Microsoft
Visual Studio .Net is Microsoft's multi-faceted development tool, targeting both Windows and Web applications. This 2003 edition includes numerous small improvements as well as major new features such as the Compact Framework, for applications that run on Pocket PCs and other smart devices. It supports multiple languages, with the main ones being Visual Basic, C#, and C++. There is also a Java-like language called J#, although J# applications only work on Windows so this is not a true Java development tool. The Visual Studio .Net environment is truly integrated. It makes extensive use of docking and tabbed windows and there are plenty of project wizards along with huge amounts of online help. Auto-completion and pop-up help eases the business of editing code.Microsoft's .Net tools are very different from their predecessors. Visual C++ can still compile standard Windows executables, but the other languages all target the .Net Framework, a runtime engine and class library that manages memory and enforces security. Framework applications perform well, since they are compiled to native code at runtime, but there is an overhead in terms of memory usage and the Framework runtime must be installed. In compensation, .Net brings many advantages. All the languages are fully object-oriented, the class library is rich, and XML support is fully integrated. ASP .Net is for Web applications and represents a large advance on the old ASP. Instead of script, ASP .Net supports any of the .Net languages, running on the server and just-in-time compiled to native code. There is a visual Web page designer and carefully designed applications support a wide range of browsers. New in this version of Visual Studio is Mobile Web Forms which use adaptive rendering to support the browsers in mobile phones and PDAs. The database technology in Visual Studio is called ADO .Net and uses a disconnected model ideal for laptops, smart devices and wide area networks.
Visual Studio .NET Enterprise Architect 2003 is the top of the range. It's the only version to include Visio, a drawing and modelling tool with integrated reverse-engineering and code-generation, though sadly not full round-tripping. There are also developer licenses for the key Microsoft server platforms, including Windows Server 2003, Exchange 2000 Server, Biztalk Server and SQL Server 2000. Another key component is the Visual SourceSafe code management system, which is especially important for team development, the Application Centre Test, for stress-testing Web applications, and Enterprise Templates which let architects design and deploy best practices for project development. For those wondering whether to make the jump to .Net, this release is probably the right moment to go ahead. The technology is maturing, and the inclusion of the Compact Framework makes the package more compelling. The deep XML support on offer is essential for many enterprise applications and enables integration with other platforms. It's still important to note the heavy system requirements, and that .Net applications do not run on Windows 95. In most cases, the higher productivity of .Net languages soon pays for any additional resources. --Tim Anderson
-
Microsoft
-
Microsoft
Visual Studio .net is a superb next-generation development tool. At its heart is the .Net Framework, a runtime engine and class library that enables rapid application building for both Windows and Web applications. The runtime engine handles housekeeping like memory management, while also providing fine-grained security and version awareness. The class library reduces the code needed to build rich applications. Visual Studio also provides a slick visual environment, with features like tabbed and docking windows, dynamic online help, and automatic code completion and hints. The common runtime is language-neutral, so for example Visual Basic programmers can use components written in C#, and vice versa. Other languages such as COBOL and Fortran can plug into Visual Studio, and Microsoft provides a version of the Java language called J#. These two languages along with J# have full support for the visual design tools. Also included is JScript .Net, Microsoft's version of Javascript, although this has no form designer. Visual C++ is more similar to earlier versions, and is the only compiler here that can build old-style Windows executables. With a compiler switch, it can also target .Net, making it particularly flexible.The Enterprise Architect edition has source code management with Visual SourceSafe, performance testing and analysis tools. It also includes developer versions of many of Microsoft's server products, including SQL Server, Commerce Server, Exchange Server, and the Windows 2000 Advanced Server operating system. These are licensed for development only, but even so it is a rich range of products. Finally, there is the ability to use Enterprise Templates. New in Visual Studio .net, these are sophisticated skeleton projects that assist organisations in maintaining consistent best practices, and this edition, Enterprise Architect, can create them from scratch. Another benefit of Enterprise Architect is the inclusion of Visio, an advanced drawing package that has the ability to model databases or indeed complete applications. This includes code generation, and reasonable support for UML, which is the de-facto industry standard. Finally, Enterprise Architects get BizTalk server, which is able to manage business processes and integrate applications between trading partners.
Overall, this is a radical break from the past for Microsoft. C# is an entirely new language, aimed at C and C++ programmers looking for something safer and more productive. Visual Basic .Net is a new twist on the old Microsoft favourite, losing compatibility with previous versions, but gaining full object orientation as well as access to all the.Net libraries.
There are a few points against Visual Studio .Net. One is that, like earlier versions, it only creates applications that run on Windows. Web applications are a partial exception, in that they support cross-platform clients, but deployment requires a Windows web server. Another factor is with its multiple compilers and mountains of documentation, Visual Studio .net eat up gigabytes of disk space, and the IDE tends to be slow in less than around 384 megabytes of RAM. Serious developers will take this in their stride, but casual users could be caught out. Fortunately the applications created have more modest system requirements, although Windows 95 is not supported. Finally, developers coming from previous editions face a lot of new learning, with radical changes in both Visual Basic and ASP. --Tim Anderson
-
Microsoft
-
BVG
-
Apex Web Media
-
Macmillan
-
Microsoft
-
BVG
-
Macmillan
-
Prentice Hall
-
Microsoft
-
Borland
-
Borland

















