Welcome Guest, PLEASE CLICK HERE TO REGISTER, GAIN FULL ACCESS TO ForumEmpire!
   
      FAQ   Search   Memberlist   Usergroups   Register   Profile   Log in to check your private messages   Log in     
VTC video tutorial(s)

 
Post new topic   Reply to topic    ForumEmpire Forum Index :: Tutorials Library This topic has not been rated
Register / Log In to rate this topic
View previous topic :: View next topic  
Author Message
ansar_lawi
Super Moderator
Super Moderator
   


Joined: 23 Dec 2005
Posts: 4352
Location: Unknown


Status: Offline

PostPosted: Fri Mar 23, 2007 9:58 am    Post subject: VTC video tutorial(s) Reply with quote

VTC Video Tutorial C Programming

Virtual Training Company's C Programming tutorial is taught by an expert C programmer, Mark Virtue, who has been using C for over 15 years, and has been teaching C programming for over 5 years. Perfect for beginners, this tutorial starts at an introductory level, assuming that you have no prior programming experience.

The instructor takes you through the basic concepts and techniques of C, and gives you exercises with which he guides you through to get to the solutions. You will be taken smoothly into more advanced concepts, such as pointers and dynamic memory. If you are already familiar with programming, you can skip past what you already know.

C Programming Tutorial (97.7MBs)

Code:
http://www.megaupload.com/?d=NFOEPSB3

_________________


Last edited by ansar_lawi on Thu May 31, 2007 4:05 am; edited 1 time in total

[FE-Bot Checked All the Rapidshare Links available in this topic January 26th, 2010, 3:00 pm and 9.23% Are Dead]
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
ansar_lawi
Super Moderator
Super Moderator
   


Joined: 23 Dec 2005
Posts: 4352
Location: Unknown


Status: Offline

PostPosted: Fri Mar 23, 2007 10:06 am    Post subject: Reply with quote

VTC Video Tutorial C Plus Plus

C Plus Plus (C++) is a programming language that is both procedure-oriented and object-oriented.

In this tutorial, Professor Arthur Lee will explain the environment of C++, then guide you into writing equations, creating functions and output, looping, and much more.

VTC C++ Programming Tutorial (14.5MBs)

Code:
http://www.megaupload.com/?d=F282CDHP


(NOTE: The C++ tut is low file size, but still clear & watchable.)
_________________

Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
ansar_lawi
Super Moderator
Super Moderator
   


Joined: 23 Dec 2005
Posts: 4352
Location: Unknown


Status: Offline

PostPosted: Fri Mar 23, 2007 10:07 am    Post subject: Reply with quote

VTC Video Tutorial Introduction to Visual Studio .NET

M'zoft’s .NET Framework has revolutionized the way we build and use computer applications.

In the Introduction to the M'zoft. NET Framework, Certified Instructor Mark Long will use simplified explanations to introduce the viewer to the .NET technologies.
This course is recommended as a precursor to any other .NET courses.

Download (95 MBs):
Code:
http://www.megaupload.com/?d=IOBQZ3OF

_________________

Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
ansar_lawi
Super Moderator
Super Moderator
   


Joined: 23 Dec 2005
Posts: 4352
Location: Unknown


Status: Offline

PostPosted: Fri Mar 23, 2007 10:08 am    Post subject: Reply with quote

VTC Video Tutorial MS Visual Studio .NET

With it's powerful WYSIWYG editor for Web designs, HTML IntelliSense and Style Sheet Editor, Visual Studio.net makes it simple for developers to create solutions spanning any Internet device.

Author Dave Mercer teaches developers how to harness the power of this powerful Internet application builder that allows for the targeting of operating systems and languages. Choose from a host of modernized languages and make use of the familiar syntax users of Visual Basic are familiar with, as well as the Object Oriented Programming power and inheritance features. Create and deploy server based logic. No more sifting through tedious code! Save on time and build scalable applications using reusable .NET user interfaces, databases, and server components.

Download (58 MBs):
Code:

http://www.megaupload.com/?d=HIKACVTW

_________________

Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
ansar_lawi
Super Moderator
Super Moderator
   


Joined: 23 Dec 2005
Posts: 4352
Location: Unknown


Status: Offline

PostPosted: Fri Mar 23, 2007 10:09 am    Post subject: Reply with quote

VTC Video Tutorial M'zoft Visual Basic .NET
Author - Mark Long / Certified Instructor
Total Time - 6 Hours

M'zoft Visual Basic has evolved throughout the years, but has steadily remained one of the most popular programming languages today. Visual Basic .NET is undoubtedly the most significant change to occur to Visual Basic yet. Significant new features include: unity of programming models, extension of the program to include mobile device capabilites, Performance Counters and Server Explorer, flashy new capabilities in Windows Forms, anchoring controls, opacity and transparency properties, and much more.

In this six hour tutorial, M'zoft Certified Instructor Mark Long will introduce and expand upon M'zoft Visual Basic .NET and what users can do with it.

Download (86 MBs):

Code:
http://www.megaupload.com/?d=UD4VV3MZ

_________________

Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
ansar_lawi
Super Moderator
Super Moderator
   


Joined: 23 Dec 2005
Posts: 4352
Location: Unknown


Status: Offline

PostPosted: Fri Mar 23, 2007 10:10 am    Post subject: Reply with quote

VTC Video Tutorial MS ADO.NET

ADO.NET provides consistent access to data sources such as M'zoft SQL Server, as well as data sources exposed through OLE DB and XML. Data-sharing consumer applications can use ADO.NET to connect to these data sources and retrieve, manipulate, and update data. ADO.NET cleanly factors data access from data manipulation into discrete components that can be used separately, or in tandem. ADO.NET includes .NET Framework data providers for connecting to a database, executing commands, and retrieving results. Those results can be presented to the database users in any number of ways.

In this tutorial, Mark Long shows you, step by step, how to take advantage of ADO.NET’s functionality to enhance your network’s productivity.

Download (77 MBs):

Code:
http://www.megaupload.com/?d=HHN7NYIJ

_________________

Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
ansar_lawi
Super Moderator
Super Moderator
   


Joined: 23 Dec 2005
Posts: 4352
Location: Unknown


Status: Offline

PostPosted: Fri Mar 23, 2007 10:10 am    Post subject: Reply with quote

VTC Video Tutorial Introduction to Oracle9i: SQL
Author - Gavin JT Powell / Certified Oracle Instructor
Total Time - 12 Hours

The Introduction to Oracle SQL and PL/SQL tutorial will cover the relational Database Model, the Oracle Architecture and the Physical database. The tutorial is aimed at programmers, and individuals who have had prior SQL and relational database experience.

Gavin Powell, your instructor, will begin teaching you many Oracle tools such as the SQL Plus, SQL Plus Worksheet, and Oracle Enterprise Manager. This tutorial will explain how to maintain the Logical Database, and the difference between the Logical Database and the Physical database. You will be guided, in great detail, in the following areas: retrieving, changing, adding, and deleting data from the Database. From there, you will learn about Logical Database objects, Security, Select Statements, and much more. Introduction to Oracle SQL and PL/SQL will cover areas for the Oracle Certification course (1Z0-007).

Download (61 MBs):
Code:
http://www.megaupload.com/?d=8CGBYOAL

_________________

Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
ansar_lawi
Super Moderator
Super Moderator
   


Joined: 23 Dec 2005
Posts: 4352
Location: Unknown


Status: Offline

PostPosted: Fri Mar 23, 2007 10:11 am    Post subject: Reply with quote

VTC Video Tutorial MS Transact SQL

The Transact SQL tutorial is instructed by MS certified Systems Engineer and Database administrator Mark Long. In this tutorial, you will not only learn about this data definition, manipulation, and control language, but you will also become better prepared for the MCDBA certification, particularly Exam #70-229. It will also help you become a better Database Administrator.

Mark Long begins by introducing you to the origins and capabilities of Transact SQL. He will give a brief history of databases and will cover some language basics, including scripts, batches, functions, and views. From there, he moves onto more advanced ideas by teaching you about TSQL tools, such as the Query Analyzer and the Enterprise Manager. He then goes into great depth explaining the 4 main commands: SELECT, INSERT, UPDATE, and DELETE. You will also learn about indexes, variables, and stored procedures. He even touches on XML.

Download:
Code:
http://www.megaupload.com/?d=YYMH0AXD

_________________

Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
ansar_lawi
Super Moderator
Super Moderator
   


Joined: 23 Dec 2005
Posts: 4352
Location: Unknown


Status: Offline

PostPosted: Fri Mar 23, 2007 10:11 am    Post subject: Reply with quote

VTC Video Tutorial Programming a MS SQL Server 2000 Database
Author - Mark Long/Certified Instructor
Total Time - 8 Hours

SQL Server Overview
Course Intro
SQL Server Terminology
SQL 2000 & Windows 2000
SQL 2000 Features
SQL Applications (2/3/n Tier)
Transact SQL

Download:
Code:
http://www.megaupload.com/?d=W0N7T27Z

_________________

Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
ansar_lawi
Super Moderator
Super Moderator
   


Joined: 23 Dec 2005
Posts: 4352
Location: Unknown


Status: Offline

PostPosted: Fri Mar 23, 2007 10:12 am    Post subject: Reply with quote

VTC Video Tutorial MS SQL Server 2000 Admin
Author - Mark Long/Certified Instructor
Total Time - 10 Hours

A Few Words About SQL Server
What Is SQL Server?
SQL Server Mystique
Transact SQL
SQL Server History

Download:
Code:
http://www.megaupload.com/?d=R0Z37CJI

_________________

Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
goro666
Warrant Officer
Warrant Officer
   


Joined: 06 Feb 2007
Posts: 471



Status: Offline

PostPosted: Sun May 13, 2007 1:47 am    Post subject: Reply with quote

need VTC Comptiaa A+ video training. desirable 2005-2007 year

Back to top
View user's profile Send private message Yahoo Messenger
heo2004
Private
Private
   


Joined: 29 Nov 2006
Posts: 14



Status: Offline

PostPosted: Wed May 30, 2007 11:26 am    Post subject: Reply with quote

VTC Video Tutorial C Plus Plus

C Plus Plus (C++) is a programming language that is both procedure-oriented and object-oriented.

In this tutorial, Professor Arthur Lee will explain the environment of C++, then guide you into writing equations, creating functions and output, looping, and much more.

VTC C++ Programming Tutorial (14.5MBs)

Code:
http://rapidshare.com/files/27608440/VTC_-_C__.part1.rar
http://rapidshare.com/files/27608764/VTC_-_C__.part2.rar

Back to top
View user's profile Send private message
heo2004
Private
Private
   


Joined: 29 Nov 2006
Posts: 14



Status: Offline

PostPosted: Wed May 30, 2007 11:29 am    Post subject: VTC_-_Java_2_-_Certified_Programmer Reply with quote

VTC_-_Java_2_-_Certified_Programmer
Code:
http://rapidshare.com/files/27596988/VTC_-_Java_2_-_Certified_Programmer.part01.rar
http://rapidshare.com/files/27598512/VTC_-_Java_2_-_Certified_Programmer.part02.rar
http://rapidshare.com/files/27599997/VTC_-_Java_2_-_Certified_Programmer.part03.rar
http://rapidshare.com/files/27601486/VTC_-_Java_2_-_Certified_Programmer.part04.rar
http://rapidshare.com/files/27602961/VTC_-_Java_2_-_Certified_Programmer.part05.rar
http://rapidshare.com/files/27604653/VTC_-_Java_2_-_Certified_Programmer.part06.rar
http://rapidshare.com/files/27604773/VTC_-_Java_2_-_Certified_Programmer.part07.rar

Back to top
View user's profile Send private message
heo2004
Private
Private
   


Joined: 29 Nov 2006
Posts: 14



Status: Offline

PostPosted: Wed May 30, 2007 11:30 am    Post subject: Reply with quote

VTC_-_MySQL
Code:
http://rapidshare.com/files/27607383/VTC_-_MySQL.part1.rar
http://rapidshare.com/files/27605789/VTC_-_MySQL.part2.rar

Back to top
View user's profile Send private message
heo2004
Private
Private
   


Joined: 29 Nov 2006
Posts: 14



Status: Offline

PostPosted: Wed May 30, 2007 11:32 am    Post subject: Reply with quote

VTC AJAX
Code:
http://rapidshare.com/files/26069782/VTC_AJAX.rar.001
http://rapidshare.com/files/26071123/VTC_AJAX.rar.002
http://rapidshare.com/files/26072705/VTC_AJAX.rar.003
http://rapidshare.com/files/26074456/VTC_AJAX.rar.004
http://rapidshare.com/files/26077041/VTC_AJAX.rar.005
http://rapidshare.com/files/26079593/VTC_AJAX.rar.006
http://rapidshare.com/files/26081407/VTC_AJAX.rar.007

Back to top
View user's profile Send private message
heo2004
Private
Private
   


Joined: 29 Nov 2006
Posts: 14



Status: Offline

PostPosted: Wed May 30, 2007 11:33 am    Post subject: Reply with quote

VTC PHP
Code:
http://rapidshare.com/files/27610948/VTC_PHP.part1.rar
http://rapidshare.com/files/27613275/VTC_PHP.part2.rar
http://rapidshare.com/files/27615569/VTC_PHP.part3.rar
http://rapidshare.com/files/27618026/VTC_PHP.part4.rar
http://rapidshare.com/files/27620504/VTC_PHP.part5.rar
http://rapidshare.com/files/27620938/VTC_PHP.part6.rar

Back to top
View user's profile Send private message
ansar_lawi
Super Moderator
Super Moderator
   


Joined: 23 Dec 2005
Posts: 4352
Location: Unknown


Status: Offline

PostPosted: Tue Aug 14, 2007 6:34 am    Post subject: Reply with quote

VTC Microsoft Windows Vista Tutorial

Never has it been so easy to learn Mcft Windows Vista.
No expensive classroom training courses.
No boring hard to follow books to read.
Learn from your own desk at a pace that suits you.
High quality affordable training that is easy to use and follow.
Use our unique training method, it makes learning easy no matter what your learning style.

Download:


Code:
http://rapidshare.com/files/17152894/VTC_VISTA.part1.rar
http://rapidshare.com/files/17154249/VTC_VISTA.part2.rar
http://rapidshare.com/files/17155273/VTC_VISTA.part3.rar
http://rapidshare.com/files/17156121/VTC_VISTA.part4.rar

_________________

Back to top
View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger
smoothfade
Private
Private
   


Joined: 12 May 2006
Posts: 26



Status: Offline

PostPosted: Wed Oct 03, 2007 7:52 pm    Post subject: VTC - A+ Certification Training Reply with quote

Virtual Training Company's CompTIA A+ Certification (2003 Objectives) tutorial is a wonderful resource tool in preparing for the A+ Certification test.

Certified instructor Bill Ferguson begins by taking you through the basics: terminology, how computers function, software and hardware relationships, BIOS and CMOS, memory management, storing data, and how video and audio are produced. Learn about electricity and power supplies, such as UPS (uninterrupted power supplies), and different methods of communication.

Several operating systems, including Windows XP, are covered in detail. He even goes over tips for taking and passing the CompTIA A+ Certification test.

Even if you not studying for the A+ Certification, at least teach yourself about the machine you spend so much time at!


Section 1 - Overview and Terminology [/color]
Overview (01:2Cool
Hardware Terminology (07:32)
Software Terminology (07:54)
How Software and Harware Work Together
The Boot Process (04:10)
Key Files for OS's (04:10)
Key Resources for Devices Continued (11:0Cool
The System Board
The System Board Overview (05:13)
Components (03:27)
The Evolution of the CPU (11:32)
Challenges to Overcome (05:40)
Buses and the Bus Evolution (05:25)
Setting Speeds and Summary (03:1Cool
Memory
Types of Memory (04:37)
DRAM vs. SRAM (04:01)
How OS's View Memory (04:01)
Memory Management (06:21)
DOS Memory Management (05:57)
Window 9X Memory Management (05:40)
Tips on Upgrading Memory (06:25)
Data Storage
Logical and Physical on Floppy Disks (04:21)
Formatting Floppy Disks (03:40)
Managing Data Storage with DOS (03:11)
Managing Data Storage with Windows 9X (03:25)
Supporting Floppy Drives (05:45)
Replacing Damaged Floppy Drives (02:47)
Removable Drives (05:44)
Hard Drive Terminology (05:3Cool
IDE Hard Drives (02:44)
SCSI Hard Drives (02:54)
Installing SCSI Hard Drives (03:25)
Other Types of Hard Drives (02:06)
How Hard Drives Hold Data (03:50)
How Hard Drives Communicate with BIOS and the OS (03:12)
Commands and Utilites to Manage Data Storage (04:09)
How to Install a Hard Drive (04:19)
Considerations and Precautions (02:54)
Configuring the System for a Hard Drive (03:29)
Partitioning and Installing Programs (05:42)
Maintenance and Troubleshooting (03:30)
Utility Programs (04:45)
Hard Drive Troubleshooting Guidelines (03:29)
Troubleshooting Tools
Troubleshooting Tools (04:5Cool
Troubleshooting Viruses (03:49)
Troubleshooting Fundamentals (05:25)
Problems That Keep a Computer from Starting (05:0Cool
Troubleshooting Memory (03:35)
Troubleshooting the OS (04:47)
Problems After a Computer Boots (03:52)
Problems with the Keyboard and Monitor (03:49)
Troubleshooting Printers (05:10)
PC Maintenance (06:43)
Adding and Changing Hardware
Basic Principles of Installation (03:39)
Device Drivers (03:05)
Using Ports and Expansion Slots (03:29)
The UART Chip (02:56)
Univeral Serial Bus Ports (04:20)
1394 Firewire (02:45)
PCI Expansion Slots (02:43)
Resource Conflicts (04:26)
Small Computer Systems Interface (03:3Cool
Multimedia Technology
Multimedia Technology Defined (04:24)
Requirements and Sampling Fundamentals (04:14)
Standardization and Technologies (03:41)
Stages of Computerization of Sound (04:10)
MPEG Standards (02:36)
Video Reproduction (02:44)
Electricity
Electricity Terminology (04:55)
AC vs. DC Current (05:21)
Common Electronic Components (05:01)
Troubleshooting a Power Supply (04:25)
Surge Protection and Battery Backup (05:33)
Fire Safety (03:14)
Supporting Windows 9X
Bridging the Gap (05:56)
Configuration (04:47)
Performation the Installation (03:51)
Windows 9X Setup (04:11)
Plug and Play (03:13)
The Registry (05:52)
Built-In Tools (03:33)
Supporting Windows NT
Windows NT vs. Windows 9X (03:4Cool
Minimum Requirements and Upgrading NT (03:30)
FAT16 vs. NTFS (05:25)
NT Architecture and Design (06:20)
Preparing for the Installation (02:59)
The Boot Sequence (04:03)
Troubleshooting the Boot Process (05:20)
Customizing an NTVDM for DOS (02:34)
The Windows NT Registry (03:21)
Windows NT Tools (02:51)
Windows NT Networking (04:02)
Supporting Windows 2000
The Windows 2000 Family (05:37)
Comparing to Windows NT and Windows 98 (04:16)
New Features (04:23)
Installing Windows 2000 (04:24)
Understanding the Boot Process (03:15)
Troubleshooting Tools (05:13)
File Maintenance Tools (03:3Cool
Management Consoles and Support (03:02)
Communication Over Telephone Lines
Layered Communication and Modems (04:03)
Modem Properties (04:01)
Modem Features (02:49)
Terminology (04:32)
Installing and Configuring Modems (04:53)
Troubleshooting Modems (04:00)
Communication on an Intranet
Communication Layers and the OSI Model (05:19)
Network Technologies - Ethernet (05:02)
Network Technologies - Token Ring & FDDI (04:2Cool
Networking Hardware (03:19)
Using Resources on Networks (02:22)
Communication Over the Internet
What the Internet Is and How it Works (04:31)
TCP/IP and IP Addressing (05:34)
Routing Using TCP/IP (04:17)
Default Gateways and Subnets (04:15)
Internet Services (04:37)
Printers
Laser Printers (05:54)
Ink-Jet Printers and Dot Matrix Printers (03:40)
Troubleshooting Printers (03:27)
Sharing Printers on a Network (04:32)
Notebook Computers
Power Management (03:55)
Connecting Peripheral Devices (03:35)
Supporting Notebooks (02:1Cool
Preventative Maintenance
The Goals of Preventative Maintainence (05:26)
What is a Virus? (02:50)
Where Viruses Hide (02:57)
Virus Prevention (06:25)
Backups and Fault Tolerance
Backup Technology and Strategies (05:10)
Fault Tolerance (05:46)
Summary and Study Tips
A+ Certification Test Tips (05:52)
[color="#3333FF"]Section 2 - What Has changed on the Tests? [/color]
Overview (04:03)
Command Line functions
Management Commands pt. 1 (01:55)
Management Commands pt. 2 (03:4Cool
Troubleshooting Commands pt. 1 (04:3Cool
Troubleshooting Commands pt. 2 (04:53)
Windows XP Operating System
Similarities to Other Windows Systems (03:41)
Differences from Other Windows Systems Overview (02:51)
New Interfaces and Look (04:05)
New Fault Tolerance (Restore Points) (06:16)
New Security (05:11)
Windows XP (Clean Installation) (03:56)
Upgrading to Windows XP (04:47)
Managing and Navigating Files and Folders (07:06)
Networking
New and Old Cables and Connectors (04:4Cool
New Internet Connectivity (04:27)
Networking with Windows XP (03:32)
Tips and Tricks
Tips for Taking the Tests (03:0Cool


Enjoy!

Code:
   
http://rapidshare.com/files/34862409/AplusV_T_C.part1.rar
http://rapidshare.com/files/34871556/AplusV_T_C.part2.rar




password: teachME

Back to top
View user's profile Send private message
Spetznia
General
General
   


Joined: 30 Jan 2006
Posts: 5957



Status: Offline

PostPosted: Sat Oct 27, 2007 9:37 pm    Post subject: VTC Swift 3D v4 Video Training Reply with quote


Swift 3D is the industry-leading 3D software for quickly and easily creating high quality 3D vector and raster animations for Adobe Flash®, video and print design projects.
Code:
http://rapidshare.com/files/57751820/VTC_Swift3D4.part01.rar
http://rapidshare.com/files/57766272/VTC_Swift3D4.part02.rar
http://rapidshare.com/files/57780157/VTC_Swift3D4.part03.rar
http://rapidshare.com/files/57793045/VTC_Swift3D4.part04.rar
http://rapidshare.com/files/57803852/VTC_Swift3D4.part05.rar
http://rapidshare.com/files/57813330/VTC_Swift3D4.part06.rar
http://rapidshare.com/files/57860371/VTC_Swift3D4.part07.rar
http://rapidshare.com/files/57878307/VTC_Swift3D4.part08.rar
http://rapidshare.com/files/57936448/VTC_Swift3D4.part09.rar
http://rapidshare.com/files/57980450/VTC_Swift3D4.part10.rar
http://rapidshare.com/files/58558775/VTC_Swift3D4.part11.rar
http://rapidshare.com/files/57996242/VTC_Swift3D4.part12.rar
http://rapidshare.com/files/58010119/VTC_Swift3D4.part13.rar
http://rapidshare.com/files/58022022/VTC_Swift3D4.part14.rar
http://rapidshare.com/files/58034005/VTC_Swift3D4.part15.rar
http://rapidshare.com/files/58045189/VTC_Swift3D4.part16.rar
http://rapidshare.com/files/58074643/VTC_Swift3D4.part17.rar
http://rapidshare.com/files/58100237/VTC_Swift3D4.part17.rar
http://rapidshare.com/files/58122793/VTC_Swift3D4.part18.rar
http://rapidshare.com/files/58189104/VTC_Swift3D4.part19.rar
http://rapidshare.com/files/58374363/VTC_Swift3D4.part20.rar
http://rapidshare.com/files/58391749/VTC_Swift3D4.part21.rar
http://rapidshare.com/files/58406125/VTC_Swift3D4.part22.rar
http://rapidshare.com/files/58419616/VTC_Swift3D4.part23.rar
http://rapidshare.com/files/58449155/VTC_Swift3D4.part23.rar
http://rapidshare.com/files/58467891/VTC_Swift3D4.part24.rar
http://rapidshare.com/files/58485944/VTC_Swift3D4.part25.rar
http://rapidshare.com/files/58500765/VTC_Swift3D4.part26.rar

Code:
Pass:
pravat behera

Back to top
View user's profile Send private message
MTREDNECK
Corporal
Corporal
   


Joined: 10 Jan 2007
Posts: 173
Location: US


Status: Offline

PostPosted: Fri Jan 25, 2008 1:25 am    Post subject: VTC - Microsoft Windows Vista (Tutorials) Reply with quote

Type: Video Training | Format: ISO | Language: English | 220 Mb
Author: Eric Butow | Release Date: 2007-02-05 | Duration: 6 hrs / 149 lessons

Never has it been so easy to learn Microsoft Windows Vista.
No expensive classroom training courses.
No boring hard to follow books to read.
Learn from your own desk at a pace that suits you.
High quality affordable training that is easy to use and follow.
Use our unique training method, it makes learning easy no matter what your learning style.

Code:
http://rapidshare.com/files/81517260/Atsev.part1.rar
http://rapidshare.com/files/81524211/Atsev.part2.rar

Back to top
View user's profile Send private message
Spetznia
General
General
   


Joined: 30 Jan 2006
Posts: 5957



Status: Offline

PostPosted: Wed Apr 30, 2008 4:59 pm    Post subject: vtc - adobe illustrator cs3 Reply with quote


Adobe® Illustrator® CS3 is the premiere illustration and design tool for graphic artists. Its tight integration with Adobe Photoshop, Adobe InDesign and even Adobe After Effects facilitates easier and faster workflows in print, the web and even video and film. This tutorial, by VTC author and Professional Illustrator, Dwayne Ferguson, will introduce users to the tools and operations available in Illustrator CS3. User will then practice what they have learned by creating two exciting projects. Work Files are included.
Author: Dwayne Ferguson
Release Date: 2007-09-19
Duration: 7.5 hrs / 126 lessons


Code:
http://rapidshare.com/files/111117925/cfe-vtcaics3.part1.rar.html
http://rapidshare.com/files/111119721/cfe-vtcaics3.part2.rar.html
http://rapidshare.com/files/111114012/cfe-vtcaics3.part3.rar.html
http://rapidshare.com/files/111114014/cfe-vtcaics3.part4.rar.html
http://rapidshare.com/files/111117765/cfe-vtcaics3.part5.rar.html

Back to top
View user's profile Send private message
fabio
Corporal
Corporal
   


Joined: 28 Oct 2005
Posts: 126



Status: Offline

PostPosted: Tue May 20, 2008 4:15 pm    Post subject: Reply with quote

Thanks for share

Back to top
View user's profile Send private message
niranjan1
Private
Private
   


Joined: 19 Feb 2009
Posts: 85



Status: Offline

PostPosted: Thu Feb 26, 2009 9:52 am    Post subject: Reply with quote

Thanks

Back to top
View user's profile Send private message
mamaoyot
Private
Private
   


Joined: 20 Mar 2009
Posts: 3



Status: Offline

PostPosted: Fri Mar 20, 2009 4:27 pm    Post subject: Reply with quote

thanks for info

Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    ForumEmpire Forum Index :: Tutorials Library This topic has not been rated
Register / Log In to rate this topic
All times are GMT

Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


     ForumEmpire: Your Search Ends Here !     
Disclaimer: This site does not store any files on its server. We only index and link to content provided by other sites.
ForumEmpire © 2009