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

Java Programming Tutorial CBT 1466027_a28518e0bb72af535fc0

Latest topics
» Bạn nên biết điều kiện du học Hàn Quốc có
Java Programming Tutorial CBT 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
Java Programming Tutorial CBT EmptyWed 22 Jul 2015, 1:23 am by aloonline1987

» gel bôi trơn ấm áp warm lovin
Java Programming Tutorial CBT EmptyTue 19 May 2015, 4:24 pm by shopnguoilon_sg

» màng film tránh thai vcf dành cho chị em
Java Programming Tutorial CBT EmptyTue 19 May 2015, 4:19 pm by shopnguoilon_sg

» màng film tránh thai vcf dành cho chị em
Java Programming Tutorial CBT EmptyTue 19 May 2015, 4:17 pm by shopnguoilon_sg

» stud 100 khẳng định đẳng cấp phái mạnh
Java Programming Tutorial CBT EmptyFri 15 May 2015, 11:25 am by shopnguoilon_sg

» Lover aider máy mát xa dành cho nữ
Java Programming Tutorial CBT EmptyFri 15 May 2015, 11:23 am by shopnguoilon_sg

» cung cấp máy ép dĩa chất lượng
Java Programming Tutorial CBT EmptyFri 17 Apr 2015, 2:15 pm by huyenrio

» Máy in hình lên ly
Java Programming Tutorial CBT EmptyWed 25 Mar 2015, 2:44 pm by huyenrio

» Máy in hình lên áo
Java Programming Tutorial CBT 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
Java Programming Tutorial CBT 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
Java Programming Tutorial CBT 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
Java Programming Tutorial CBT 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.
Java Programming Tutorial CBT 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
Java Programming Tutorial CBT EmptyFri 26 Sep 2014, 10:44 am by xuantruong23


Java Programming Tutorial CBT

Go down

Java Programming Tutorial CBT Empty Java Programming Tutorial CBT

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

Java Programming Tutorial CBT
COURSE DESCRIPTIONHide Details
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. To get started, click one of the movie topics below.
Introduction

Course Introduction
(03:13)

What is Java?
(05:44)

What You Will Need
(04:08)

A Few Important Words
(03:34)

The Command Line Installation
(05:31)

Course Overview
(04:10)
Two Programs Named Howdy

The Source Code of Howdy
(05:21)

Compiling and Running Howdy
(02:58)

The Source Code of a Howdy Window
(04:05)

Compiling and Running Howdy Window
(02:24)

Adding Exits to Howdy Window
(03:25)
Drawing Text in a Window

Font Anatomy
(04:02)

Positioning Text Version pt. 1
(05:29)

Positioning Text Version pt. 2
(06:06)

Positioning Text Version pt. 3
(04:35)

Garbage Collection
(03:47)

Selecting Fonts
(05:33)

Selecting Colors
(07:03)
A Few Language Fundamentals
The Arithmetic Data Types (06:03)
More Fundamental Data Types (03:43)
Operators (06:40)
The String Class (06:05)
Arrays (03:28)
If and Conditionals (04:53)
Looping (05:20)
Listing Fonts (03:44)
Classes, Data, and Access
Methods/Arguments/Returns (03:31)
Fundamental Inheritance (05:50)
The Sun Documentation (07:52)
The Creation of an Object (04:00)
More About Constructors (03:52)
Access (04:58)
Drawing and Painting
Drawing Rectangles (03:54)
Filling Rectangles (03:50)
Drawing and Filling Circles (03:37)
The Rounded Rectangle (05:54)
Drawing and Filling Arcs (04:34)
Inventing a Shape of Your Own (04:26)
Rectangle with a Beveled Edge (06:10)
Simple Color Shading (03:57)
The Checkerboard and Shading Problems (05:27)
Two Checkerboard and Shading Solutions (06:33)
Graphic Files
Loading a Graphic File from Disk (05:03)
Displaying a Graphic Image (04:52)
Loading a Graphic File from the Internet (04:07)
Scaling Images (04:27)
Drawing in Memory (05:01)
Picture Checkerboard Problem (03:17)
Picture Checkerboard Solution (04:41)
Simple Animation
Threads (04:44)
A Simple Thread Example (04:34)
A Simple Animation (06:46)
Overcoming the Flicker Problem (05:01)
Pong Program One (05:56)
Pong Program Two (06:46)
The Switch and Case Statement (05:22)
The Doomed Vessel (05:39)
Introduction to Applets
Applet Fundmentals (05:51)
The Constructor and Init (05:10)
An Applet is a Creature of the Internet (03:57)
Creating a Production Applet (04:41)
Animated Applet Structure (03:52)
One Bouncing Ball (05:54)
Random (04:06)
One Hundred Bouncing Balls (06:39)
The Autumn Leaves Applet (07:11)
Responding to the Mouse
Java Interfaces (07:21)
A Simple Mouse Clicker (04:59)
Moving an Object in a Window (03:53)
Dragging an Object in a Window (05:43)
Dragging a Returning Object in a Window (03:55)
Components
Components and the AWT (04:37)
Placing Buttons in Panel (04:44)
Listening to Buttons in a Panel (03:56)
Poking Text into a Label (03:54)
A Choice is for Making a Selection (05:00)
A List is for Making a Selections (06:28)
A Text Field is for Typing (05:23)
Toggles Turn On and Off (06:00)
Placing Components in a Window
Containers and Layout Managers (05:53)
The Border Layout Manager (04:28)
The Grid Layout Manager (03:40)
The GridBag Layout Manager pt. 1 (04:58)
The GridBag Layout Manager pt. 2 (04:12)
The Card Layout Manager (04:25)
The XY Layout Manager (06:55)
Dialogs and Menus
A Non-Modal Dialog (03:48)
A Modal Dialog (05:10)
A Messaging Dialog (07:26)
A Menu on a Frame (06:59)



Code:
http://blog.taragana.com/wp-content/uploads/2009/04/322px-java_logosvg.png

Download Quicktime player to view the tutorials below:
Code:
http://www.apple.com/quicktime/download/

Download at:

Code:
http://www.fileserve.com/file/sYSp5eP/Lesson1.Containers and Layout Managers.mov
Code:
http://www.fileserve.com/file/yqgvR3d/Lesson1.Course Introduction.mov
Code:
http://www.fileserve.com/file/CznZpdj/Lesson1.Command Line Options for Javac.mov
Code:
http://www.fileserve.com/file/VxCkyDr/Lesson1.Components and the AWT.mov
Code:
http://www.fileserve.com/file/sYSp5eP/Lesson1.Containers and Layout Managers.mov
Code:
http://www.fileserve.com/file/yqgvR3d/Lesson1.Course Introduction.mov
Code:
http://www.fileserve.com/file/RWnYReH/Lesson1.Drawing Rectangles.mov
Code:
http://www.fileserve.com/file/pdr2rT3/Lesson1.Font Anatomy.mov
Code:
http://www.fileserve.com/file/TuajTRj/Lesson1.Java Interfaces.mov
Code:
http://www.fileserve.com/file/ezgJYZU/Lesson1.Loading a Graphic File from Disk.mov
Code:
http://www.fileserve.com/file/9J9x7aJ/Lesson1.MethodsArgumentsReturns.mov
Code:
http://www.fileserve.com/file/d2EeYdq/Lesson1.The Arithmetic Data Types.mov
Code:
http://www.fileserve.com/file/XX27qZS/Lesson1.The Source Code of Howdy.mov
Code:
http://www.fileserve.com/file/b4r7Vst/Lesson1.Threads.mov
Code:
http://www.fileserve.com/file/w3NeWWF/Lesson10.Two Checkerboard and Shading Solutions.mov
Code:
http://www.fileserve.com/file/w62FUxF/Lesson2.A Modal Dialog.mov
Code:
http://www.fileserve.com/file/8GGYCfa/Lesson2.A Simple Mouse Clicker.mov
Code:
http://www.fileserve.com/file/B6CeFCp/Lesson2.A Simple Thread Example.mov
Code:
http://www.fileserve.com/file/GQtmDdH/Lesson2.Command Line Options for Java.mov
Code:
http://www.fileserve.com/file/Zq6Z59c/Lesson2.Compiling and Running Howdy.mov
Code:
http://www.fileserve.com/file/p5nW9dU/Lesson2.Displaying a Graphic Image.mov
Code:
http://www.fileserve.com/file/BsKKx3P/Lesson2.Filling Rectangles.mov
Code:
http://www.fileserve.com/file/rJTtswc/Lesson2.Fundamental Inheritance.mov
Code:
http://www.fileserve.com/file/EYn2dYU/Lesson2.More Fundamental Data Types.mov
Code:
http://www.fileserve.com/file/EqfAwrt/Lesson2.Placing Buttons in Panel.mov
Code:
http://www.fileserve.com/file/g32PACG/Lesson2.Positioning Text Version pt. 1.mov
Code:
http://www.fileserve.com/file/pJr3aXq/Lesson2.Positioning Text Version pt. 1.mov
Code:
http://www.fileserve.com/file/YzkpZPK/Lesson2.The Border Layout Manager.mov
Code:
http://www.fileserve.com/file/fgUWEwa/Lesson2.The Constructor and Init.mov
Code:
http://www.fileserve.com/file/pwCv96w/Lesson2.What is Java.mov
Code:
http://www.fileserve.com/file/59UhST7/Lesson3.A Messaging Dialog.mov
Code:
http://www.fileserve.com/file/NGnNTmD/Lesson3.A Simple Animation.mov
Code:
http://www.fileserve.com/file/cGXfEnN/Lesson3.An Applet is a Creature of the Internet.mov
Code:
http://www.fileserve.com/file/DksU3Px/Lesson3.Drawing and Filling Circles.mov
Code:
http://www.fileserve.com/file/KbuMPvX/Lesson3.Listening to Buttons in a Panel.mov
Code:
http://www.fileserve.com/file/MVfeKHp/Lesson3.Loading a Graphic File from the Internet.mov
Code:
http://www.fileserve.com/file/EMzHhaW/Lesson3.Moving an Object in a Window.mov
Code:
http://www.fileserve.com/file/YVKcFEy/Lesson3.Operators.mov
Code:
http://www.fileserve.com/file/YzqfYVr/Lesson3.Positioning Text Version pt. 2.mov
Code:
http://www.fileserve.com/file/deWJSm5/Lesson3.The Grid Layout Manager.mov
Code:
http://www.fileserve.com/file/fZ3y8fN/Lesson3.The Source Code of a Howdy Window.mov
Code:
http://www.fileserve.com/file/T7aJJuX/Lesson3.The Sun Documentation.mov
Code:
http://www.fileserve.com/file/RHc3dGW/Lesson3.What You Will Need.mov
Code:
http://www.fileserve.com/file/9sdYwa3/Lesson4.A Few Important Words.mov
Code:
http://www.fileserve.com/file/p7GBn3p/Lesson4.A Menu on a Frame.mov
Code:
http://www.fileserve.com/file/zZj6bGy/Lesson4.Compiling and Running Howdy Window.mov
Code:
http://www.fileserve.com/file/z7EnwvV/Lesson4.Creating a Production Applet.mov
Code:
http://www.fileserve.com/file/hzg5kYb/Lesson4.Dragging an Object in a Window.mov
Code:
http://www.fileserve.com/file/wtSc4TD/Lesson4.Overcoming the Flicker Problem.mov
Code:
http://www.fileserve.com/file/dM22wsg/Lesson4.Poking Text into a Label.mov
Code:
http://www.fileserve.com/file/rfV6ynd/Lesson4.Positioning Text Version pt. 3.mov
Code:
http://www.fileserve.com/file/DTQfwe4/Lesson4.Scaling Images.mov
Code:
http://www.fileserve.com/file/S58X4uJ/Lesson4.The Creation of an Object.mov
Code:
http://www.fileserve.com/file/mpsBFAZ/Lesson4.The GridBag Layout Manager pt. 1.mov
Code:
http://www.fileserve.com/file/mfPtAYP/Lesson4.The Rounded Rectangle.mov
Code:
http://www.fileserve.com/file/M3K3n9z/Lesson4.The String Class.mov
Code:
http://www.fileserve.com/file/jQjVyUG/Lesson5.A Choice is for Making a Selection.mov
Code:
http://www.fileserve.com/file/r7afVCa/Lesson5.Adding Exits to Howdy Window.mov
Code:
http://www.fileserve.com/file/t7gYWr8/Lesson5.Animated Applet Structure.mov
Code:
http://www.fileserve.com/file/sQquu4J/Lesson5.Arrays.mov
Code:
http://www.fileserve.com/file/GFnWJcx/Lesson5.Dragging a Returning Object in a Window.mov
Code:
http://www.fileserve.com/file/WCZmqmM/Lesson5.Drawing and Filling Arcs.mov
Code:
http://www.fileserve.com/file/qWyawBq/Lesson5.Drawing in Memory.mov
Code:
http://www.fileserve.com/file/5T2mBvb/Lesson5.Garbage Collection.mov
Code:
http://www.fileserve.com/file/hAYKfNt/Lesson5.More About Constructors.mov
Code:
http://www.fileserve.com/file/VvUEc4N/Lesson5.Pong Program One.mov
Code:
http://www.fileserve.com/file/BfctsmJ/Lesson5.The Command Line Installation.mov
Code:
http://www.fileserve.com/file/ZVtj3qn/Lesson5.The GridBag Layout Manager pt. 2.mov
Code:
http://www.fileserve.com/file/tgE7RFU/Lesson6.A List is for Making a Selections.mov
Code:
http://www.fileserve.com/file/heETRPG/Lesson6.Access.mov
Code:
http://www.fileserve.com/file/Jf73VRd/Lesson6.Course Overview.mov
Code:
http://www.fileserve.com/file/vTJ7ntD/Lesson6.If and Conditionals.mov
Code:
http://www.fileserve.com/file/ETTWvja/Lesson6.Inventing a Shape of Your Own.mov
Code:
http://www.fileserve.com/file/juqEWCM/Lesson6.One Bouncing Ball.mov
Code:
http://www.fileserve.com/file/pxyDgD6/Lesson6.Picture Checkerboard Problem.mov
Code:
http://www.fileserve.com/file/YjeVSBp/Lesson6.Pong Program Two.mov
Code:
http://www.fileserve.com/file/D9ZWeBv/Lesson6.Selecting Fonts.mov
Code:
http://www.fileserve.com/file/Zn2f7A2/Lesson6.The Card Layout Manager.mov
Code:
http://www.fileserve.com/file/nhmkyq8/Lesson7.A Text Field is for Typing.mov
Code:
http://www.fileserve.com/file/jusAEHa/Lesson7.Looping.mov
Code:
http://www.fileserve.com/file/e36sjVt/Lesson7.Picture Checkerboard Solution.mov
Code:
http://www.fileserve.com/file/cntMfmx/Lesson7.Random.mov
Code:
http://www.fileserve.com/file/6fbBhex/Lesson7.Rectangle with a Beveled Edge.mov
Code:
http://www.fileserve.com/file/5evCZ4M/Lesson7.Selecting Colors.mov
Code:
http://www.fileserve.com/file/39vCq3R/Lesson7.The Switch and Case Statement.mov
Code:
http://www.fileserve.com/file/RCzxpkn/Lesson7.The XY Layout Manager.mov
Code:
http://www.fileserve.com/file/AhHYK4D/Lesson8.Listing Fonts.mov
Code:
http://www.fileserve.com/file/sC2x86n/Lesson8.One Hundred Bouncing Balls.mov
Code:
http://www.fileserve.com/file/ycdY6wt/Lesson8.Simple Color Shading.mov
Code:
http://www.fileserve.com/file/vHaCKqj/Lesson8.The Doomed Vessel.mov
Code:
http://www.fileserve.com/file/DCnk37c/Lesson8.Toggles Turn On and Off.mov
Code:
http://www.fileserve.com/file/q2Medc9/Lesson9.The Autumn Leaves Applet.mov
Code:
http://www.fileserve.com/file/7SrKdaT/Lesson9.The Checkerboard and Shading Problems.mov
[mod]Hotlinked images are not allowed. Please reupload your image(s) to a free image host such as tinypic.
Hotlinked image(s) coded.
Kindly visit our rules:
Code:
www.warez-bb.org/rules
1xaris[/mod]
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 : 182591
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