Making Objectives Happen Excellent objectives and plans, everyone agrees, are the basis for effective results. But setting objectives is just the first step on the road to development, you've got to make them happen! This course presents a four step plan, the 'Make Objectives Happen Loop', that ensures sound objectives are set and followed through so that they actually happen. more...
CCNT Basic Telecommunications Part 1: Fundamentals, Analog, and Digital This is the first course in a two part series that presents the learner with the fundamentals of telecommunications and gives a comprehensive introduction to analog and digital concepts. The course covers the history of telecommunications and looks at the structure of business systems (including station sets, PBX, key and hybrid systems, ISDN and broadband), Consumer Premises Equipment (CPE), and more...
A New Manager s Role in the Company s Future Perhaps one of the most exciting and challenging changes that comes with moving into a management role is the need to take a more strategic view of the work you are doing. You need to develop a greater awareness of how your own work, and the work of those in your department, fits with the strategic vision of the company. You will also need to have a greater understanding of the impact that the more...
Six Sigma DMAIC Analyzing the Process Imagine the perfect cup of coffee--it tastes and smells great, it's served at exactly the right temperature, and, best of all, it satisfies you every time. Because it's perfect, you find yourself returning again and again to the cafe that sells it. The perfect cup of coffee--or the perfect product or service--is what Six Sigma is all about. To achieve Six Sigma, a product or service has to be 99.9 more...
JavaScript Fundamentals This course describes the features of JavaScript and compares JavaScript with other technologies, such as Java. The course also covers the fundamentals of JavaScript programming, JavaScript variables, operators, loops, and conditional statements. This course is designed for application developers and authors who plan, design and implement web-based business solutions on intranets, extranets, and more...
Fundamentals of C Programming This course introduces the C language and the concept of object-orientation to students. The students also learn about objects and classes and their relation to functions. Finally, the students learn how to create functions, pass arguments and return values. Programmers who have functional experience in programming using a structured language like C or Pascal constitute the primary audience for 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 Structured Programming To provide the student with structured programming concepts used in C Students with knowledge of structured programming techniques more...
Alternative Access Methods in a Wireless Environment To discuss the history, development and functionality of fixed wireless-access, satellite, and trunked-radio technologies Technical professionals; IT and business managers who need to learn about current and future mobile wireless technologies; students studying or researching wireless communications and cell-phone technologies more...
Point-to-Point Telecommunications Protocols In this WestNet e-Learning module, we describe each point-to-point transmission service available from telecommunications providers. These services are essential for creating private voice networks or wide area data networks. more...
Cisco BCMSN 3 0 Mitigating Service Loss and Data Theft To recognize the potential attacks and how to implement security features in a switched network. Network administrators, network engineers, network managers, systems managers, or network designers. more...
CCNT Basic Telecommunications v6 0 Part 1 The goal of this course is to present the learner with the fundamentals of telecommunications and to give a comprehensive introduction to analog and digital concepts. The course covers the history of telecommunications and looks at the structure of business systems (including station sets, PBX, key and hybrid systems, ISDN and broadband), CPE, and services (dedicated and switched). The course then more...
Using Control Structures To implement a suitable conditional control statement in PL/SQL, simple and searched CASE expressions, and a suitable loop construct Database administrators, application developers, and database operators more...
Blueprint Reading Process and Instrumentation Drawings R This course will help read and interpret Process and Instrumentation Drawings � (P&IDs). It also includes process control variables and systems, instrumentation devices and drawing elements, and guidelines for reading P&ID prints. This series is aimed at individuals working with machinery, maintaining machinery, or involved in maintenance. It is directed at all those who need to develop more...
C Programming for the Microsoft NET Platform Part 2 ... Identify the syntax used to control the flow of a loop by using loop control statements. Identify characteristics of exceptions. Identify the syntax of try and catch blocks. Identify the syntax of multiple catch blocks. Identify the syntax of a throw statement. Identify characteristics of the finally clause. Match the syntax used to more...
Java Operations Flow Control This course covers the concepts related to Java operations and flow control. It covers data type conversion and data type casting for primitive data types. Further, it covers associativity and precedence rules for operators. In addition, it covers various operators that include arithmetic operators, assignment operators, unary operators, relational operators, logical operators, bitwise operators, more...
Java Operations Flow Control This course covers the concepts related to Java operations and flow control. It covers data type conversion and data type casting for primitive data types. Further, it covers associativity and precedence rules for operators. In addition, it covers various operators that include arithmetic operators, assignment operators, unary operators, relational operators, logical operators, bitwise operators, more...
Interconnecting Cisco Networking Devices Part 2 ...pects of maintaining routing information.
Match routing loop prevention techniques with their descriptions.
Identify features of Routing Information Protocol (RIP).
Identify commands for configuring Routing Information Protocol (RIP).
Identify commands for troubleshooting Routing Information Protocol (RIP) configuration.
Identify features of Enhanced Interior Gateway Routing Protocol more...
Windows NT Server 4 0 Routing RAS - Part 1 ...ls.
Identify the reasons for the occurrence of a routing loop.
Match the RRAS features with the requirements that they fulfill.
Identify the functions of the routing protocols supported by RRAS.
Identify the RRAS installation requirements.
Install RRAS from a Web site.
Install RRAS from the CD.
Remove RRAS from a Windows NT server.
Match the Routing and RAS Admin interface components more...
Windows NT Server 4 0 Routing RAS - Part 1 ...ls.
Identify the reasons for the occurrence of a routing loop.
Match the RRAS features with the requirements that they fulfill.
Identify the functions of the routing protocols supported by RRAS.
Identify the RRAS installation requirements.
Install RRAS from a Web site.
Install RRAS from the CD.
Remove RRAS from a Windows NT server.
Match the Routing and RAS Admin interface components more...
C Programming - Part 1 ... that uses the break statement to terminate an interative loop. Identify the result of the C code that uses the continue statement to skip steps in an iterative loop. Unit 3: Introduction to C Functions Duration: 2 Hour(s) Identify the statement that describes the specified function prototype. Identify the features of the different parts of a function definition. Identify the more...
Oracle Database 10g PL SQL Fundamentals Part 1 ...for building Boolean conditions.
Identify the syntax of loop statements.
Identify the syntax for controlling explicit cursors.
Identify the syntax for using cursor FOR loops.
Identify the syntax used to obtain status information about a cursor using explicit cursor attributes.
Identify the syntax of the FOR UPDATE clause.
Identify the syntax of the WHERE CURRENT OF clause. more...
SQL and PL SQL PL SQL Basics ...SE and IF-THEN-ELSIF conditional constructs and the Basic loop, FOR LOOP, and WHILE LOOP looping constructs to control flow in PL/SQL code. Declare and reference PL/SQL records and PL/SQL tables Identify the types and features of LOB datatypes. Understand cursors, how to operate explicit cursors, work with explicit cursor attributes Use the advanced functionality of explicit cursors. more...
Java for Procedural Programmers Java Concepts This course explores Java language syntax. The Websphere Studio Application Developer is introduced. You will learn the concepts of statements such as non-functional statements, conditional statements, and iterative statements. In the Using Existing Classes section, features of Java objects, classes, and containers are discussed. The Creating Your Own Class section covers creating a class, class more...
Java for Procedural Programmers Java Concepts This course explores Java language syntax. The Websphere Studio Application Developer is introduced. You will learn the concepts of statements such as non-functional statements, conditional statements, and iterative statements. In the Using Existing Classes section, features of Java objects, classes, and containers are discussed. The Creating Your Own Class section covers creating a class, class more...
CCNT Basic Telecommunications v6 0 Part 1 ...lation, Time Division Multiplexing, optical standards and loop carriers.
Learn To:
Identify stages in the historical evolution of telecommunications.
Identify stages in the technical evolution of telecommunications.
Match telecommunications standards organizations with their functions.
Identify features of analog voice signals.
Match analog transmission impairments with their more...
XML Building XML-Based Web Applications Part 3 ...in a style sheet. Identify syntax for creating a loop in XSL. Identify syntax for conditional processing mechanisms in XSL. Identify features of the XSL processing model. Unit 2: Data Islands 3 - 4 hours Identify benefits of ADO technology for data access on the World Wide Web. Identify ways in which XML DSOs are used to separate presentation more...
Sony Acid Pro 6 ...loop-based music creation tool for millions of musicians world-wide. It provides all of the tools of a full featured professional music workstation: Loop based music creation, multitrack audio and midi recording, mixing and editing, professional effects, Soft Synth / MIDI support, exclusive quantization, professional automation workflow tools and more. Acid Pro 6 includes a custom edition of more...
Basic PL/SQL Programming The Basic PL/SQL Programming WBT is the second course in this curriculum. This curriculum prepares the students for the Oracle8 Certified Database Administrator Track Exam # 1Z0-001. This course enables users to create views, sequences, synonyms, records, tables, functions, and procedures. Additionally, it enables users to create different kinds of PL/SQL blocks. After completing this course, the more...
Fundamentals of C++ Programming This course is the first course of the four courses in the Programming using C++ curriculum. The title of this course is: Fundamentals of C++ Programming. This course introduces the C++ language and the concept of object-oriented programming to students. The students will also learn about objects and classes, and their relation to functions. Finally, the students learn how to create functions, more...
Programming in PERL 5 ...ourse 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. After completing this course, the student will be able to:
Identify the need of using PERL
List the features of PERL
Understand PERL syntax
Use PERL datatypes
Use PERL operators
Use Arrays in PERL
Use hashes in PERL
Use more...
Working with Advanced Features of Director 8 ...n a movie
Create frame-by-frame animation
Create a film loop
Create controls and cursors
Insert a Flash movie into a Director movie
Insert other types of files in a movie
List the various types of Lingo scripts
Perform common tasks using Lingo
Writing Lingo statements
Use handlers in movies
Use lists
Use variables in movies
Use operators to manipulate values
Control flow in scripts more...
fundamentals of typography Typography is what sets designers apart from other artists. In visual communication, typography must be integrated (every last loop, bowl, and descender) into a total design.
In this 3-lesson course, you'll explore the anatomy of the letterform. Through interactive lectures and hands-on exercises, you'll learn how to classify typefaces and use them creatively.
Understanding the fundamentals of more...