Pages

Friday, 29 April 2016


Web Publishing and Publicizing


The aim of Virtual Training Company\'s Web Publishing and Publicizing tutorial is to give a thorough understanding of the concepts, tools and processes involved in creating, publishing and publicizing a web site. This tutorial includes DNS hosting with a movie each for US, UK, Australia, and New Zealand audiences. It also includes techniques for getting your site found by search engines. Author Mark Virtue focuses his teaching for those who have the desire to publish a web site of reasonable complexity, but who have little experience in doing so. If this is you, get started now by clicking one of the topics below.

Introduction

Web Concepts and Technologies

Programs and Services Youll Need

Page Design Issues

Site Management Issues

Publishing Your Site

Domain Names

Search Engines

Free Services


Implementing a Data Warehouse with Microsoft SQL Server 2012 (Exam 70-463)


Business data analysis becomes more important as the amount of data involved in the analysis grows. This data is in various database management products, spreadsheets, and documents. A data warehouse collects needed data and organizes the data in a form that solves the complexities and performance issues that line-of-business applications present. In this VTC course, author Mark Long walks you through the information you need to get prepared to take Microsoft\'s 70-463 certification exam: Implementing a Data Warehouse with Microsoft SQL Server 2012. This exam is part of Microsoft\'s MCSA: SQL Server Certification. To begin learning today, simply click on the movie links.

Welcome

Getting Set Up

Data Warehouse Basics

Creating a Data Warehouse

Data Flow Using SSIS

Design and Implement Data Flow

Advanced Control Flow

Data Services

Custom Code in SSIS

Deploying Packages

Conclusion

Credits


How to Build a Basic Website


Due to its reach, power and importance, it is now more important than ever to have a presence on the World Wide Web. In this tutorial, author James Gonzalez uses his Web design expertise and years of training experience to show you how to quickly and easily create basic Web pages and websites using Adobe Dreamweaver, Fireworks and Flash. This is not just a course covering the how of these applications, it also includes the theory needed to understand why and when to use them. At the conclusion of this tutorial, you will know everything needed to design and create attractive, effective Web sites and how to promote them using the top search engines. To being learning, simply click on any of the movie links.

Getting Started

Before Planning Your Site

Planning Your Site

Designing Your Site

Designing Type

Setting Up Your Site

Text Based Pages

Graphics-based Pages

Table Based Pages in Dreamweaver

CSS Based Pages

Flash Based Websites

Creating Links

Fixing Problems

Promoting Your Site

Wrap Up


SharePoint


Windows SharePoint Services is an enterprise-grade web application platform that allows rapid development and deployment. VTC author Greg Dickinson will get you up and running with SharePoint, step you through the basic web development process, and show you how to manage SharePoint from a variety of client-side applications. You will also learn how to administer the server farm and perform basic maintenance tasks. To begin learning simply click the links.

Introduction

Getting Started

Setting Up Sharepoint

Sharepoint Administration

Creating a SharePoint Site

Sites & Site Collections

SharePoint Security

Customizing Sharepoint

Workflows

Communicating With SharePoint

Integrating SharePoint with Office 2007

Wrapping it up

About the Author

Tuesday, 26 April 2016


C++


C++ is a mid-level programming language that can interact directly with a computer\'s hardware or operating system while also being able to abstract lower layers and behave like a powerful high-level language. Object-oriented programming, portability, brevity, modular code structure, performance, and compatibility with the C language provide a unique mix of power and functionality. In this VTC course, Mark Long will introduce you to the C++ language and demonstrate how to begin to program and understand C++. Work files are included. Get started today by clicking on the movie links below!

Introduction

Welcome
Course Overview
Why C++?
History of C++
Development Options
Maintaining the Standard
Getting Visual C++ 2010 Express
Other IDEs
ANSI Standards

Using Visual C++ Express

Visual C++ 2010 Express Tour
Understanding Solutions & Projects pt. 1
Understanding Solutions & Projects pt. 2
Line Numbers
Collapse & Expand Code
Using Code Snippets

C++ Essentials

C++ or C++ / CLI pt. 1
C++ or C++ / CLI pt. 2
C++ Options
C++ Program Structure
C++ Program Diagram
Whitespace & Comments
Statement Blocks
Writing C++ Programs
Writing ISO / IEC C++
Writing C++ / CLI
Windows C++

C++ Programming Basics

Variables
Integer Type Modifiers
Constants
Declaring Variables & Constants
Data Types pt. 1
Data Types pt. 2
Assignment
Increment & Decrement Operators pt. 1
Increment & Decrement Operators pt. 2
Calculation Sequence
Type Conversion pt. 1
Type Conversion pt. 2
Discovering Types
Discovering Types Example
The Auto Type
Duration & Scope pt. 1
Duration & Scope pt. 2
When Scope Gets Interesting pt. 1
When Scope Gets Interesting pt. 2

Indirect Data Access

What is a Pointer?
Pointer Terminology
How Pointers Work
Working with Pointers pt. 1
Working with Pointers pt. 2
Why Use Pointers?
Which Asterisk Is Which?
What is a Reference?
Lvalue References
Rvalue References

Control Structures

Relational & Logical Operators
If Statements pt. 1
If Statements pt. 2
The Conditional Operator
Switch Statements
Looping in C++
The For Loop
The Do Loop
The While Loop

C++ Functions

Function Basics
Function Prototypes
Function Arguments
Passing Arguments
Arguments Example
Function Overloading
Pointers as Arguments pt. 1
Pointers as Arguments pt. 2

Exceptions

Exception Basics
Exception Types
Exception Example pt. 1
Exception Example pt. 2

Arrays

Array Basics
Array Example
Multi-Dimensional Arrays

Object-Oriented Programming

OOP Basics
Understanding Classes
Defining a Class
Creating Objects
What a Constructor Is
Using a Constructor
Overloading Constructors
Static Members pt. 1
Static Members pt. 2
What is a Destructor?
What is a Union?
What is a Struct?
Using a Struct

Inheritance

Understanding Inheritance
Inheritance Example

Virtual Functions

Virtual Function Basics pt. 1
Virtual Function Basics pt. 2
Class Objects & Pointers
Pure Virtual Functions
Abstract Classes
Virtual Function Example

Containers

C++ Containers
Which Container?
Using a Vector pt. 1
Using a Vector pt. 2
Using a Vector pt. 3

Where to Go from Here

C++ Next Level
Windows Programming Basics
The Windows API

Conclusion

Course Wrap Up

Credits

About the Author