C Programming - Part 1 This course is the first in a four-part series that will give students the fundamental skills and knowledge necessary to be able to write syntactically correct C code, using the facilities of a standard ANSI C library, to create basic applications. This series is not environment or vendor-specific. This course will give students a basic understanding of some of the fundamental constructs of C. In more...
Windmaster Case Study 7: Strategy Implementation ...s involved in implementing a strategy and its complex and iterative nature. You will see the effect of implementation on activities and resources at a corporate and business unit level and how value chain analysis is a good place to start when considering resource allocation. You can explore how organisational structure can influence the effectiveness of a strategy and the factors that should more...
Java 2 Programming Part 1: The Java Language This is the first course in a five-part series on Java 2 Programming. The Java platform is based on the idea that the same software should run on many different kinds of computers, consumer products, and other devices. Java software works on any device from mobile phones to supercomputers and is incorporated into all major Web browsers. This first course in the series is designed to give students more...
The Iterative Process in User-Centered Design To design usability tests and surveys, organize focus groups, and analyze feedback and implement findings for improving product design This path is targeted primarily at software architects and project managers working on high level design. This path will also target programmers and developers looking to improve their skills in user centered software design. more...
Programming in PERL 5 This is the first course in the CGI/PERL curriculum. It introduces the users to fundamentals of PERL programming. The course describes the datatypes, operators, arrays, hashes, loops and functions in PERL. The users will be able to rectify errors and implement the OOP features in PERL. Web programmers, who want to implement HTML forms with WEB databases, and process HTML form values. more...
C Programming - Part 1 This course is the first in a four-part series that will give students the fundamental skills and knowledge necessary to be able to write syntactically correct C code, using the facilities of a standard ANSI C library, to create basic applications. This series is not environment or vendor-specific. This course will give students a basic understanding of some of the fundamental constructs of C. In more...
Object-Oriented Analysis and Design with UML Part 1: Introduction and Planning This first course in the series introduces OOAD and the UML describes the OOAD development process and teaches how to plan for a project. The section about the development covers how to follow an iterative and incremental process. The planning sections cover identifying program requirements and using use cases to understand those requirements. more...
Object-Oriented Analysis and Design with UML Part 4: Patterns, Implementation and Construction This final course in the four-part series teaches about using patterns in the design process and about implementing and constructing the program. It covers when and how to use the two types of implementation diagrams deployment and component as well as how to construct the program with code. It also addresses some issues of iterative and incremental development. more...
Java Operations Flow Control ...rious statements used to implement conditional as well as iterative flow control.
Learn To:
Identify code that performs different types of data type conversions for primitive data types.
Identify code that performs data type casting on primitive data types.
Identify associativity and precedence rules for operators.
Identify the result of executing code that uses the if more...
Java Operations Flow Control ...rious statements used to implement conditional as well as iterative flow control.
Learn To:
Identify code that performs different types of data type conversions for primitive data types.
Identify code that performs data type casting on primitive data types.
Identify associativity and precedence rules for operators.
Identify the result of executing code that uses the if more...
C Programming - Part 1 ...conditional statements. Identify the different types of iterative flow control statements. Identify user-defined functions in C. C ontent Emphasis Skills-Based A udience Application developers, software engineers, and programmer/analysts are some of the types of people who will benefit from taking this course. Personnel expecting to design and implement new or maintain more...
Advanced Six Sigma The Improve Control Phases of DMAIC ... process.
Learn To:
Understand the need for the iterative nature of DMAIC for a process.
Understand how improvement affects the people involved in a process.
Apply Six Sigma to maintain a newly improved process.
Use control plans to sustain the improvements made to a process.
Evaluate success of the improvement effort.
Audience:
This course is intended for individuals more...
Java for Procedural Programmers Life Cycle ...methodologies such as waterfall, spiral, incremental, and iterative, and the RUP. In the Requirements and Analysis section, you will learn about requirements and analysis workflow and modeling relationships. This includes associations, multiplicity, and inheritance. The Design and Implementation section covers design associations and models, and implementation workflow. Learn To more...
Java for Procedural Programmers Life Cycle ...methodologies such as waterfall, spiral, incremental, and iterative, and the RUP. In the Requirements and Analysis section, you will learn about requirements and analysis workflow and modeling relationships. This includes associations, multiplicity, and inheritance. The Design and Implementation section covers design associations and models, and implementation workflow. Learn To more...
Programming in PERL 5 ...e hashes in PERL
Use conditional statements in PERL
Use iterative loops in PERL
Use loop modifiers in PERL
Use functions
Use referencing and dereferencing
List the string functions
List the array functions
List the printing and formatting functions
Match regular expressions using the operators
Replace matching patterns
Working with Directories
Using files
Check and trap Errorsmore...