C++ for non-C Programmers
Overview
C++ is undoubtedly the most widely-used programming language for implementing object-oriented systems. The C++ language is based on the popular C language. However, the demand for the language has expanded beyond C programmers looking to upgrade to C++, and a number of C programming practices and features are not required, or are seen as detrimental, in C++ programs.
|
Web Programming with JavaScript
Overview
From simple validation messages through to interactive menus, users expect modern web pages to be dynamic. HTML, however, is a static document mark-up language. One approach to adding interaction is to create active content such as Macromedia Flash, Java applets and ActiveX controls. Such approaches require specialist programming or design skills. The alternative is a scripting language that can be placed within the HTML page, which brings more power and flexibility to the user’s browser.
|
Developing XML-Based Applications
Overview
In a very short time, XML has been recognised as key to the provision of flexible solutions in a complex and fast-moving world. Nowadays XML is widely used as an underlying technology in most, if not all, eCommerce solutions in both Business-to-Consumer (B2C) and Business-to-Business (B2B) environments. As understanding grows of the situations in which XML can be applied, more and more people are building XML into their enterprise applications.
|
Java Programming Language
Overview
The Java Programming Language course provides students with information about the syntax of the Java programming language; object-oriented programming with the Java programming language; creating graphical user interfaces (GUIs), exceptions, file input/output (I/O), and threads; and networking. Programmers familiar with object-oriented concepts can learn how to develop Java technology applications. The course features the Java Platform, Standard Edition 6 (Java SE 6) platform, and utilizes the Java SE Development Kit 6 (JDK 6) product. The students perform the course lab exercises using the NetBeans Integrated Development Environment (IDE) 5.5.
|
|
|
|
|
|