VTC complete tutorials for java(working perfectly)
*******************************************************************************
Complete Java Video Tutorials Courses
*******************************************************************************
-------------------------------------------------------------------------------
General Information
-------------------------------------------------------------------------------
Type.................: Video Tutorial
Platform.............: Windows
------------------------------------------------------------------------------
Release Notes
-------------------------------------------------------------------------------
Complete Java Video Tutorial Courses
-VTC J2EE (Java 2 Enterprise Edition).iso
J2EE is an acronym for Java 2 Enterprise Edition. The Java 2 Enterprise Edition
is Software that can be used along with the J2SE, the Java 2 Standard Edition
which includes the compiler and the other fundamentals of Java. The J2EE
software includes development and deployment systems for Java Servlets and Java
ServerPages. Both of these combine Java and HTML to produce web pages on demand.
VTC Author Arthur Griffith takes you on a step by step guide to understanding
this powerful component of Java programming.
Duration: 6 hrs / 75 lessons
-VTC Java 2 Certified Programmer.iso
The Java 2: Certified Programmer tutorial is for programmers experienced in
using the basic syntax and structure of the Java programming language who wish
to take the Sun Certified Programmer for Java 2 Platform exam . This course
covers the information required by certification exam 310-035, which is the exam
for Java 2 version 1.4. It also includes the information needed for 310-036,
which is the certification exam for upgrading a certification from version 1.2
to version 1.4. It also includes the information required by 311-055, which is
the certification exam for Java 2 version 5.0. The latest releases added several
new features to the language. VTC Author Arthur Griffith guides you through this
preparation tutorial on your journey to certification.
Duration: 6 hrs / 89 lessons
-VTC Java 2 Graphics.iso
Java is a simple, scalable object oriented, general purpose programming language
with a multitude of uses. With the power to develop everything from simple
graphics and web animations, to high-end business applications that program
hand-held devices, microwaves, cross platform server applications and more, it's
no wonder why Java is on everyone's mind. In this, the second in a series of
Java courses offered by VTC, Java expert, Arthur Griffith, uses practical
examples to demonstrate Java programming as it applies to the creation and
manipulation of graphic objects. The source code is also provided, so the user
can follow right along.
Duration: 6 hrs / 74 lessons
-VTC Java 2 JSP and Servlets.iso
JavaServer Pages and Java Servlets are programs executed by a Web server to
produce Web pages which are sent to a client Web browser in response to a
request from the browser. This course by Arthur Griffith not only demonstrates
how to write them, it also shows how to deploy them to a server and make them
run in response to a request. Both Servlets and JavaServer pages can read from
files, including the use of SQL to read from a relational database, and use the
information to construct a Web page.
Duration: 6 hrs / 74 lessons
-VTC Java Introduction to the Java Programming Language.iso
Java is a simple, scalable object oriented, general purpose programming language
with a multitude of uses. With the power to develop everything from simple web
animations to high-end business applications that program hand-held devices,
microwaves, cross platform server applications and more, it's no wonder why Java
is on everyone's mind. This practical "how to" course by Java expert, Arthur
Griffith, starts from beginner level and uses practical examples to demonstrate
the Java programming language. Source code is also provided for every example,
so the user can follow right along.
Duration: 8 hrs / 92 lessons
Notes: Mount the iso images with daemon tools and after that watch the movies
with Quicktime or VLC. Enjoy
| Code: |
http://rapidshare.com/files/270672600/Complete_Java_Video_Tutorials_Courses_VTC_.part01.rar
http://rapidshare.com/files/270676541/Complete_Java_Video_Tutorials_Courses_VTC_.part02.rar
http://rapidshare.com/files/270680021/Complete_Java_Video_Tutorials_Courses_VTC_.part03.rar
http://rapidshare.com/files/270683723/Complete_Java_Video_Tutorials_Courses_VTC_.part04.rar
http://rapidshare.com/files/270698630/Complete_Java_Video_Tutorials_Courses_VTC_.part05.rar
http://rapidshare.com/files/270701807/Complete_Java_Video_Tutorials_Courses_VTC_.part06.rar
http://rapidshare.com/files/270705123/Complete_Java_Video_Tutorials_Courses_VTC_.part07.rar
http://rapidshare.com/files/270708779/Complete_Java_Video_Tutorials_Courses_VTC_.part08.rar
http://rapidshare.com/files/270712012/Complete_Java_Video_Tutorials_Courses_VTC_.part09.rar
http://rapidshare.com/files/270715490/Complete_Java_Video_Tutorials_Courses_VTC_.part10.rar
http://rapidshare.com/files/270718308/Complete_Java_Video_Tutorials_Courses_VTC_.part11.rar
http://rapidshare.com/files/270721197/Complete_Java_Video_Tutorials_Courses_VTC_.part12.rar
http://rapidshare.com/files/270722341/Complete_Java_Video_Tutorials_Courses_VTC_.part13.rar |
JavaScript Essential Training
JavaScript Essential Training is a movie based workshop for HTML developers who wish to move from static to interactive Web development. Although JavaScript is primarily used to execute programming logic within the Web browser, the language has now become the industry standard for client-side programming. Thus, developers can apply their skills to Macromedia Flash, Adobe Acrobat and a variety of applications which support the JavaScript language.
Table of contents
introduction
welcome 0:46 7.6 MB
introduction 9:10 52 MB
workshop overview 12:14 10.2 MB
understanding how JavaScript works part one 9:48 5 MB
understanding JavaScript part two 15:14 8.1 MB
understanding JavaScript part three 5:14 5.4 MB
preparing to script 10:29 7.4 MB
the nuts and bolts of JavaScript
literals and variables 14:35 15.5 MB
literals and variables part two 2:41 2.1 MB
operators and expressions 8:28 3.8 MB
commands and statements 11:06 19.6 MB
commands and statements part two 9:44 16.3 MB
JavaScript functions 14:48 15.6 MB
JavaScript objects 16:43 17.5 MB
JavaScript objects part two 14:14 20.2 MB
creating and extending objects 16:41 49.5 MB
debugging and problem solving 13:23 48.4 MB
using JavaScript to develop interactive web content
understanding the document object model 5:50 3 MB
using pop-up alerts and the status bar 7:38 6.5 MB
managing browser windows 17:29 11.8 MB
managing browser windows part 2 5:23 2.7 MB
managing browser windows exercise 6:13 5.1 MB
capturing events from the user 8:19 8 MB
detecting the browser and its resources 6:32 10.3 MB
detecting the browser exercise 4:30 36.5 MB
managing frames with JavaScript 19:41 10.5 MB
accessing and managing the browser's history 5:00 10.7 MB
working with images 9:22 5.5 MB
controlling forms and fields 11:09 15.4 MB
controlling forms and fields part two 18:42 24.1 MB
controlling forms and fields part three 19:51 21 MB
controlling forms and fields part four 13:59 16.1 MB
forms and fields exercise 8:31 2.8 MB
storing and retrieving user information with cookies 16:41 24.4 MB
storing and retrieving exercise 9:50 7.4 MB
controlling cascading styles 8:50 4.8 MB
controlling cascading styles exercise 15:11 10.1 MB
resources for the JavaScript developer
JavaScript resources on the web 5:02 4 MB
publications and reference guides 4:28 3.8 MB
locating and using generic JavaScript 13:00 8.2 MB
tools for developing JavaScript 14:51 9.5 MB
reviewing the exercises for future use part 1 8:15 41.1 MB
reviewing the exercises for future use part 2 5:00 28.8 MB
reviewing the exercises for future use part 3 4:07 42.7 MB
goodbye 0:29 5.2 MB
| Code: |
http://rapidshare.com/files/271495375/javascript.part1.rar
http://rapidshare.com/files/271499421/javascript.part2.rar
http://rapidshare.com/files/271504280/javascript.part3.rar
http://rapidshare.com/files/271507821/javascript.part4.rar |
