Bạn có muốn phản ứng với tin nhắn này? Vui lòng đăng ký diễn đàn trong một vài cú nhấp chuột hoặc đăng nhập để tiếp tục.
Welcome muare.forum-viet.com

VTC Java 2: Certified Programmer new Videos 1466027_a28518e0bb72af535fc0

Latest topics
» Bạn nên biết điều kiện du học Hàn Quốc có
VTC Java 2: Certified Programmer new Videos EmptyMon 05 Oct 2015, 7:51 pm by giaychuotkhoet

» Hộp đựng đa năng trong phòng tắm và các đồ dụng tiện llợi khác
VTC Java 2: Certified Programmer new Videos EmptyWed 22 Jul 2015, 1:23 am by aloonline1987

» gel bôi trơn ấm áp warm lovin
VTC Java 2: Certified Programmer new Videos EmptyTue 19 May 2015, 4:24 pm by shopnguoilon_sg

» màng film tránh thai vcf dành cho chị em
VTC Java 2: Certified Programmer new Videos EmptyTue 19 May 2015, 4:19 pm by shopnguoilon_sg

» màng film tránh thai vcf dành cho chị em
VTC Java 2: Certified Programmer new Videos EmptyTue 19 May 2015, 4:17 pm by shopnguoilon_sg

» stud 100 khẳng định đẳng cấp phái mạnh
VTC Java 2: Certified Programmer new Videos EmptyFri 15 May 2015, 11:25 am by shopnguoilon_sg

» Lover aider máy mát xa dành cho nữ
VTC Java 2: Certified Programmer new Videos EmptyFri 15 May 2015, 11:23 am by shopnguoilon_sg

» cung cấp máy ép dĩa chất lượng
VTC Java 2: Certified Programmer new Videos EmptyFri 17 Apr 2015, 2:15 pm by huyenrio

» Máy in hình lên ly
VTC Java 2: Certified Programmer new Videos EmptyWed 25 Mar 2015, 2:44 pm by huyenrio

» Máy in hình lên áo
VTC Java 2: Certified Programmer new Videos EmptyWed 25 Mar 2015, 2:43 pm by huyenrio

»  trang trí cây thông noel ở vinh,cho thuê cây thông noel ở vinh,chuyển quà noel ở vinh
VTC Java 2: Certified Programmer new Videos EmptyFri 28 Nov 2014, 8:44 am by sunflowerhn83

» Máy in hạn sử dụng DMJ-B chính hãng, giá sốc
VTC Java 2: Certified Programmer new Videos EmptyThu 02 Oct 2014, 9:40 am by phamlinhnd1010

» Dạy cắm hoa chuyên nghiệp,dạy cắm hoa nghệ thuật,dạy cắt tỉa của quả ở T.p Vinh Nghệ An
VTC Java 2: Certified Programmer new Videos EmptyTue 30 Sep 2014, 10:10 am by haiha131276

» công ty Yên Phát chuyên phân phối, lắp đặt camera chính hãng giá rẻ nhất miền Bắc.
VTC Java 2: Certified Programmer new Videos EmptyFri 26 Sep 2014, 10:57 am by phamlinhnd1010

» HOT! Chung cư mini Xuân Đỉnh ở ngay giá chỉ từ 690 triệu 1 căn
VTC Java 2: Certified Programmer new Videos EmptyFri 26 Sep 2014, 10:44 am by xuantruong23


VTC Java 2: Certified Programmer new Videos

Go down

VTC Java 2: Certified Programmer new Videos Empty VTC Java 2: Certified Programmer new Videos

Bài gửi by Nguyen Trung Hoa Sun 22 Aug 2010, 7:52 am

VTC - Java 2: Certified Programmer new Videos


Code:
Title: Java 2: Certified Programmer
Author: Arthur Griffith
SKU: 33610
ISBN: 1-932808-55-8
Release Date: 2005-03-28
Duration: 6 hrs / 89 lessons
Work Files: Yes
Captions: No
Compatibility: Vista/XP/2000, OS X, Linux
QuickTime 7, Flash 8

Title Description:

Introduction
Course Introduction (04:06)
The Exam Pt.1 (03:58)
The Exam Pt.2 (03:37)

Object Oriented Programming
An Object (01:56)
A Class (01:50)
Inheritance (02:00)
Instantiation (01:26)
An Abstract Class (02:15)
An Interface (03:09)
Polymorphism (02:44)

Declarations & Operations
Hello World (05:14)
Names (02:19)
Data Types (06:34)
Data Types Pt.2 (03:16)
Data Declaration (05:05)
Literal Values (04:48)
Literal Values Pt.2 (03:38)
Arithmetic Operators (04:43)
Bitwise Operators (03:24)
Assignment Operators (02:28)
Widening and Narrowing (03:09)
Boolean Operations (05:14)

References & Objects
Instantiation & References (02:58)
Polymorphism (04:19)
Garbage Collection (05:34)
Arrays (04:16)
Multidimensional Arrays (02:00)
Array Initial Values (04:34)

The Structure of Java
The Java Virtual Machine (02:52)
Contents of a Class (05:09)
Class Modifiers (04:58)
Data Modifiers (04:34)
Method Modifiers (04:01)
Constructors (06:21)
Methods Pt.1 (04:51)
Methods Pt.2 (02:42)
Methods Pt.3 (02:07)
Methods Pt.4 (06:49)

Flow Control
Boolean Expressions (03:18)
If/Else (02:46)
While & Do/While (02:19)
For Pt.1 (03:40)
For Pt.2 (03:26)
Switch/Case (05:43)
Break & Continue (04:07)
Throwing an Exception Pt.1 (06:46)
Throwing an Exception Pt.2 (06:41)
The Try/Catch/Finally Block (04:55)
Overloading & Overriding Methods (03:36)
Some Specific Exceptions (07:01)
Assert (03:51)

Language Fundamentals
Packages (02:36)
Import (03:03)
Classpath & Jar Files (02:54)
Abstract Class (03:57)
Interfaces (04:03)
Java Keywords (02:41)
Nested Classes (03:40)
An Anonymous Class (04:00)
Enumerated Types (04:39)
Comparing Objects (02:30)
Java Bean Naming Standards (04:17)

java.io & java.text
File Input & Output (06:41)
Stream Input & Output (06:23)
Serializable Classes (06:07)
Format & Parse Dates (04:28)
Number & Wrapper Classes (04:48)
NumberFormat (02:43)

Threads
java.lang.Thread (04:12)
java.lang.Runnable (05:03)
Synchronized (04:29)
Wait & Notify (05:03)
More About Threads (02:03)

java.lang & java.util
java.lang.Math (03:48)
Strings (05:13)
Boxing & Unboxing (04:14)
java.lang.System (03:58)
The Set Collection (04:09)
List, Queue, & Map (06:40)
Generic Syntax (06:28)
Selecting a Collection Class (05:03)
Hashcode (03:11)
java.util.regex (03:15)
Pattern & Matcher (04:42)
java.lang.Comparable (03:47)
Sorting & Searching (05:21)

Wrapup
Some Terms (03:58)
Summary of the Course (02:51)

Credits
About This Author (03:20)


VTC Java 2: Certified Programmer new Videos 2ywtrmc
[img]https://2img.net/h/oi43.tinypic.com/30rp34h.jpg[img]


Code:


FS:

http://www.fileserve.com/file/4DNGHtg/Ja2Cert_PlatinumW.part1.rar
http://www.fileserve.com/file/HSkjRqp/Ja2Cert_PlatinumW.part2.rar


HF:

http://hotfile.com/dl/50440957/0a7da98/Ja2Cert_PlatinumW.part1.rar.html
http://hotfile.com/dl/50440959/9533194/Ja2Cert_PlatinumW.part2.rar.html



http://pwimage.org/images/kn4ec5dcs7iyb7gc0zc5.png" alt="" />
Nguyen Trung Hoa
Nguyen Trung Hoa
Admin

Đánh giá tốt! : 24

Nam
Goat
Tổng số bài gửi : 51033
Birthday : 09/10/1979
Tuổi : 45
Địa chỉ: : Lô L14-4 Khu Phố FBS - Phường 9 - Tp Tuy Hoà - Phú Yên
Điện thoại: : Mobile: 0985017089 ; 0918 957 282
Điểm : 182626
Ngày đăng ký : 13/10/2007

https://muare.forum-viet.com

Về Đầu Trang Go down

Về Đầu Trang

- Similar topics

 
Permissions in this forum:
Bạn không có quyền trả lời bài viết