Archive for the ‘Java’ Category

Herb Schildt’s Java Programming Cookbook (Paperback)


6qa9udl Herb Schildts Java Programming Cookbook (Paperback)

Your Ultimate “How-To” Guide to Java Programming!
Legendary programming author Herb Schildt shares some of his favorite
programming techniques in this high-powered Java “cookbook.” Organized
for quick reference, each recipe shows how to accomplish a practical
programming task. A recipe begins with a list of key ingredients (the
classes, methods, and interfaces) followed by step-by-step instructions
that show how to assemble them into a complete solution. Detailed
discussions explain the how and why behind each step, and a full code
example puts the recipe into action. Each recipe ends with a list of
options and alternatives that suggest ways to adapt the technique to fit
a variety of situations. Whether you’re a beginner or an experienced
pro, you’ll find recipes that are sure to satisfy your Java programming
appetite!

Topics include:

- String Handling
- Regular Expressions
- File Handling
- Applets
- Servlets
- Swing
- The Collections Framework
- Multithreading
- Formatting Data

Learn how to:

- Find substrings that match a regular expression
- Use regular expressions to tokenize a string
- Compress and decompress data files
- Create a ZIP file
- Format time and date
- Use printf( ) to display formatted data
- Reverse, rotate, and shuffle a list
- Use a Comparator with a collection
- Create a simple Swing application
- Create a Swing-based applet
- Create a simple servlet
- Use a cookie with a servlet
- Synchronize threads
- Monitor a thread’s state
- Set and obtain a thread’s priority
- Use JScrollPane to automate scrolling
- Access a resource using HttpURLConnection
- Schedule a task for future execution
- Use reflection to dynamically create an object and call methods
- Much, much more

http://rapidshare.com/files/182983827/Java_Programming_Cookbook.zip

Password default : shytex.com

OSWorkflow: A guide for Java developers and architects to integrating, open-source Business Process Management


23vaoau OSWorkflow: A guide for Java developers and architects to integrating, open source Business Process Management

This book covers all aspects of OSWorkflow for Java developers and
system architects, from basics of Business Process Management and
installing OSWorkflow to developing complex Java applications and
integrating this open-source Java workflow engine with the third-party
components Drools for business rules, Quartz for task scheduling, and
Pentaho for dashboards. Authored by an active developer of the
OSWorkflow project, it gives step-by-step instructions, explaining the
basics and clarifying and reinforcing principles with real-life
examples. OSWorkflow is a pure Java open-source workflow engine for
technical users, who can focus on the business logic and rules without
Petri Net or finite state machine coding and easily integrate OSWorkflow
into applications to create simple or complex workflows as needed.
Because OSWorkflow provides a relatively low-level but highly flexible
workflow implementation for Java developers, it is not a quick
plug-and-play solution for non-technical users.

Password default : shytex.com

Data Structures and Algorithms with Object-Oriented Design Patterns in Java (Worldwide Series in Computer Science) (Hardcover)

41PeDYWXjTL. SL500 AA240  Data Structures and Algorithms with Object Oriented Design Patterns in Java (Worldwide Series in Computer Science) (Hardcover)

Create sound software designs with data structures that use modern object-oriented design patterns! Author Bruno Preiss presents the fundamentals of data structures and algorithms from a modern, object-oriented perspective. The text promotes object-oriented design using Java and illustrates the use of the latest object-oriented design patterns. Virtually all the data structures are discussed in the context of a single class hierarchy. This framework clearly shows the relationships between data structures and illustrates how polymorphism and inheritance can be used effectively. Key Features of the Text
* All data structures are presented using a common framework. This shows the relationship between the data structures and how they are implemented.
* Object-oriented design patterns are used to demonstrate how a good design fits together and transcends the problem at hand.
* A single Java software design is used throughout the text to provide a better understanding of the operation of complicated data structures.
* Just-in-time presentation of mathematical analysis techniques introduces students to mathematical concepts as needed.The site includes:
* The Web Book (a hypertext version of the complete book)
* Links to the Java Source Code (all the program examples from the text)
* Opus5 Package (a Java package comprised of all the source code from the text)
* Documentation (source code documentation)
* Demo Applets (various Java applets that illustrate data structures and algorithms from the text)
* Archive (JAR format archive of the source code from the text)
* Front Matter (table of contents and preface)
* Solutions Manual (password required)
* Errata

From the Back Cover
Create sound software designs with data structures that use modern object-oriented design patterns! Author Bruno Preiss presents the fundamentals of data structures and algorithms from a modern, object-oriented perspective. The text promotes object-oriented design using Java and illustrates the use of the latest object-oriented design patterns. Virtually all the data structures are discussed in the context of a single class hierarchy. This framework clearly shows the relationships between data structures and illustrates how polymorphism and inheritance can be used effectively. Key Features of the Text

* All data structures are presented using a common framework. This shows the relationship between the data structures and how they are implemented.
* Object-oriented design patterns are used to demonstrate how a good design fits together and transcends the problem at hand.
* A single Java software design is used throughout the text to provide a better understanding of the operation of complicated data structures.
* Just-in-time presentation of mathematical analysis techniques introduces students to mathematical concepts as needed.The site includes:
o The Web Book (a hypertext version of the complete book)
o Links to the Java Source Code (all the program examples from the text)
o Opus5 Package (a Java package comprised of all the source code from the text)
o Documentation (source code documentation)
o Demo Applets (various Java applets that illustrate data structures and algorithms from the text)
o Archive (JAR format archive of the source code from the text)
o Front Matter (table of contents and preface)
o Solutions Manual (password required)
o Errata

DOwnload Here

Password default : shytex.com

Java 2 Graphics Tutorials

6b0no0k Java 2 Graphics Tutorials

INFO
Course: Java 2: Graphics
Author: Arthur Griffith
SKU: 33537
ISBN: 1-932808-11-6
Release Date: 2004-09-17
Duration: 6 hrs / 74 tutorials
Work Files: Yes
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 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. To begin learning learning today, simply click on one of the Java 2: Graphics lessons.

Title Description

Getting Started
Where to Get Java (05:00)
The Command Line Installation (04:59)
Writing and Compiling a Program (05:10)
The Mainline (06:16)

The Graphics Object and Colors
The Graphics Class (05:28)
The Graphics2D Class (04:46)
The Coordinate System (03:37)
Filling a Window with Color (05:39)
Inventing a Color of Your Own (05:14)
Shading Up and Down (05:40)
A Color Gradient (05:11)
Color Gradient Directions (03:11)
Cyclical Color Gradient (03:03)

Positioning/Sizing/Rotating
Polygon (04:53)
Translate and Rotate (05:08)
Circling (06:29)
Scaling (04:33)
Shearing (03:18)
The Affine Transform (07:01)

Fundamental Drawing
A Random Drawing (05:14)
Arcs (06:31)
Rounded Rectangles (04:40)
Basic Line Drawing (05:56)
Corners and Ends (03:12)
Dashed Lines (06:10)

Fundamental Fonts
Font Measuring (05:14)
Positioning Text (07:18)
Font List (04:49)

Image Files
Loading Image Files (06:31)
Scaling (04:36)
Types of Scaling (03:45)
Pixel by Pixel pt. 1 (04:27)
Pixel by Pixel pt. 2 (04:05)
Convolving pt. 1 (04:35)
Convolving pt. 2 (04:26)
Transformation pt. 1 (05:54)
Transformation pt. 2 (02:43)
Compositing (07:15)
Cross Fading (04:46)

The Mouse and Keyboard
Reading Mouse Events (06:13)
Mouse Motion (03:27)
All Mouse Events (06:44)
Reading Keyboard Events (05:16)
Selecting a Mouse Cursor (04:28)
Dragging Objects (06:08)
Dragging Solid Objects (03:32)
Rubberbanding (04:33)

Making Shapes and Fitting Curves
Building a Rectangle with GeneralPath (03:30)
Scaling and Zig Zagging (04:18)
The Winding Rule (04:17)
Quadratic Curves (03:01)
Asymmetric Quadratic Curves (02:33)
Cubic Curves (03:47)
Asymmetric Cubic Curves (03:15)
Attaching Shapes with GeneralPath (04:34)
Combining Shapes with GeneralPath (03:22)
Combining Shapes with an Area Object (05:13)
Crop Image (03:13)
Filling an Area (04:33)

Fitting Text
Ways of Displaying Text pt. 1 (05:46)
Ways of Displaying Text pt. 2 (02:54)
Positioning Text (05:43)
Text Attributes (04:45)
Drawn Letters (03:07)
Letters with Pictures (04:27)
Dynamic Resizing of Text (04:46)

Stupid Animation Tricks
Flicker (07:04)
No Flicker (03:57)
No Flicker Applet (04:12)
Pong and Electrons pt. 1 (05:02)
Pong and Electrons pt. 2 (03:06)

Credits
About this Author (02:29)

http://www.megaupload.com/?d=UHFPHSVD
Mirror RS

Password default : shytex.com

MindQ – Java Tutorial For Developers

mindqjava MindQ   Java Tutorial For Developers
MindQ – Java Tutorial For Developers (18 CD :3385$) | 3.57GB
MindQ’s Java courseware curriculum is laid out as if you were attending a Java course at a college or learning center. They offer three packages for you to choose from: Essential Java Training, Advanced Java Topics and Developer Training for Java. If you’re new to Java or just want to learn the basics to prepare for the Sun Java Certification exam, the Essential Java Training course will prepare you. It covers all the basic subjects of Java development, such as:

mindqjava2 MindQ   Java Tutorial For Developers

* An overview of the Java Platform
* Basic Java Language Syntax
* Java for C/C++ Programmers
* Java Objects and Classes
* Advanced Java Languages
* AWT User Interface Programming

Advanced Java Topics takes you into the Java realm where Essential Java Training leaves off. This track will teach you the areas of Java that industry developers use to create and maintain client/server applications. Its subjects are:

* Using the Java Foundation Classes
* JDBC and Databases
* Programming JavaBeans
* Java Security
* Java and CORBA
* Networking in the Java Language

Download>

link:
Vol 1
http://rapidshare.com/files/13572620…hive.part1.rar
http://rapidshare.com/files/13572645…hive.part2.rar
http://rapidshare.com/files/13572664…hive.part3.rar
http://rapidshare.com/files/13572678…hive.part4.rar
Vol 3
http://rapidshare.com/files/13572702…hive.part1.rar
http://rapidshare.com/files/13572768…hive.part2.rar
http://rapidshare.com/files/13572797…hive.part3.rar
http://rapidshare.com/files/13572817…hive.part4.rar
Vol 3
http://rapidshare.com/files/13572865…hive.part1.rar
http://rapidshare.com/files/13572913…hive.part2.rar
http://rapidshare.com/files/13572952…hive.part3.rar
Vol 4
http://rapidshare.com/files/13572992…hive.part1.rar
http://rapidshare.com/files/13573010…hive.part2.rar
Vol 5
http://rapidshare.com/files/13573052…hive.part1.rar
http://rapidshare.com/files/13572595…hive.part2.rar
Vol 6
http://rapidshare.com/files/13575143…hive.part1.rar
http://rapidshare.com/files/13575178…hive.part2.rar
Vol 7
http://rapidshare.com/files/13575239…hive.part1.rar
http://rapidshare.com/files/13575273…hive.part2.rar
Vol 8
http://rapidshare.com/files/13575337…hive.part1.rar
http://rapidshare.com/files/13575373…hive.part2.rar
Vol 9
http://rapidshare.com/files/13575422…hive.part1.rar
http://rapidshare.com/files/13575495…hive.part2.rar
http://rapidshare.com/files/13575554…hive.part3.rar
http://rapidshare.com/files/13575593…hive.part4.rar
Vol 10
http://rapidshare.com/files/13575657…hive.part1.rar
http://rapidshare.com/files/13575727…hive.part2.rar
http://rapidshare.com/files/13575741…hive.part3.rar
Vol 11
http://rapidshare.com/files/13575816…hive.part1.rar
http://rapidshare.com/files/13575890…hive.part2.rar
http://rapidshare.com/files/13575912…hive.part3.rar
Vol 12
http://rapidshare.com/files/13575979…hive.part1.rar
http://rapidshare.com/files/13576019…hive.part2.rar
Vol 13
http://rapidshare.com/files/13576083…hive.part1.rar
http://rapidshare.com/files/13576123…hive.part2.rar
Vol 14
http://rapidshare.com/files/13576249…hive.part1.rar
http://rapidshare.com/files/13576320…hive.part2.rar
http://rapidshare.com/files/13576324…hive.part3.rar
Vol 15
http://rapidshare.com/files/13576406…hive.part1.rar
http://rapidshare.com/files/13576482…hive.part2.rar
http://rapidshare.com/files/13576554…hive.part3.rar
http://rapidshare.com/files/13576631…hive.part4.rar
http://rapidshare.com/files/13576632…hive.part5.rar
Vol 16
http://rapidshare.com/files/13576726…hive.part1.rar
http://rapidshare.com/files/13576809…hive.part2.rar
http://rapidshare.com/files/13576886…hive.part3.rar
http://rapidshare.com/files/13576943…hive.part4.rar
Vol 17
http://rapidshare.com/files/13577013…hive.part1.rar
http://rapidshare.com/files/13577083…hive.part2.rar
http://rapidshare.com/files/13577153…hive.part3.rar
http://rapidshare.com/files/13577204…hive.part4.rar
Vol 18
http://rapidshare.com/files/13576160…ownarchive.rar

Mirror

CD1
http://rapidshare.com/files/10559909…view.part1.rar
http://rapidshare.com/files/10568711…view.part2.rar
CD2
http://rapidshare.com/files/10799522…ntax.part1.rar
http://rapidshare.com/files/10801616…ntax.part2.rar
http://rapidshare.com/files/10801726…ntax.part3.rar

CD3
http://rapidshare.com/files/10842565…or_C.part1.rar
http://rapidshare.com/files/10870425…or_C.part2.rar
http://rapidshare.com/files/10872591…or_C.part3.rar

CD4
http://rapidshare.com/files/10875483…asse.part1.rar
http://rapidshare.com/files/10876655…asse.part2.rar

CD5
http://rapidshare.com/files/10883477…ng_1.part1.rar
http://rapidshare.com/files/10886705…ng_1.part2.rar

CD6
http://rapidshare.com/files/10893475…User.part1.rar
http://rapidshare.com/files/10897448…User.part2.rar

CD7
http://rapidshare.com/files/10902534…ng_2.part1.rar
http://rapidshare.com/files/10903838…ng_2.part2.rar

CD8
http://rapidshare.com/files/10910578…_JFC.part1.rar
http://rapidshare.com/files/10913666…_JFC.part2.rar

CD9
http://rapidshare.com/files/10918183…rity.part1.rar
http://rapidshare.com/files/10920106…rity.part2.rar
http://rapidshare.com/files/10924281…rity.part3.rar
http://rapidshare.com/files/10927414…rity.part4.rar

CD10
http://rapidshare.com/files/10930595…ORBA.part1.rar
http://rapidshare.com/files/10933439…ORBA.part2.rar
http://rapidshare.com/files/10933752…ORBA.part3.rar

CD11
http://rapidshare.com/files/10936101…work.part1.rar
http://rapidshare.com/files/10938098…work.part2.rar
http://rapidshare.com/files/10946130…work.part3.rar

CD12
http://rapidshare.com/files/10943315…Java.part1.rar
http://rapidshare.com/files/10947767…Java.part2.rar

CD13
http://rapidshare.com/files/10952910…base.part1.rar
http://rapidshare.com/files/10959687…base.part2.rar

CD14
http://rapidshare.com/files/10968630…eans.part1.rar
http://rapidshare.com/files/10970209…eans.part2.rar

CD15
http://rapidshare.com/files/10976288…Tool.part1.rar
http://rapidshare.com/files/10981754…Tool.part2.rar
http://rapidshare.com/files/10991522…Tool.part3.rar
http://rapidshare.com/files/11000423…Tool.part4.rar

CD16
http://rapidshare.com/files/11002287…_J__.part1.rar
http://rapidshare.com/files/11007970…_J__.part2.rar
http://rapidshare.com/files/11024258…_J__.part3.rar
http://rapidshare.com/files/11026913…_J__.part4.rar

CD17
http://rapidshare.com/files/11039232…Cafe.part1.rar
http://rapidshare.com/files/11041279…Cafe.part2.rar
http://rapidshare.com/files/10861521…Cafe.part3.rar
http://rapidshare.com/files/10840783…Cafe.part4.rar

CD18
http://rapidshare.com/files/107974282/18-_Java_Cert.rar
Password : www.arabswell.com/vb

Password default : shytex.com

Java Oracle Database Development

0130462187.01. SCMZZZZZZZ V44442604  Java Oracle Database Development

  • Paperback: 420 pages
  • Publisher: Prentice Hall Ptr; 1ST edition (December 30, 2002)
  • Language: English
  • ISBN-10: 0130462187

Java Oracle: Database Development by independent software consultant David J. Gallardo is a straightforward, hands-on guide for intermediate-level Java users seeking to learn the Oracle database technology (covering both Oracle 8i and 9i), and wanting perform database work quickly and efficiently. Presenting means to compare, contrast, and integrate Java and Oracle database technologies, with especial focus upon JDBC 2.0 and JDBC 3.0, Java Oracle a solid instructional tool and a core Java and Oracle user reference shelf addition.

http://w11.easy-share.com/932634.html

Password default : shytex.com

JavaServer Faces in Action

1932394125.01. SCMZZZZZZZ  JavaServer Faces in Action

  • Paperback: 702 pages
  • Publisher: Manning Publications (January 1, 2005)
  • Language: English
  • ISBN-10: 1932394125

Helping front-end developers, back-end developers, and architects understand how they can get the most out of JavaServer Faces (JSF), this guide to the new official standard for simplifying Java web development explains what JSF is, how it works, and how it relates to other frameworks and technologies like Struts, Servlets, Portlets, JSP, and JSTL. Also provided is coverage of all the standard components, renderers, converters, and validators, along with advice on how to use them to create solid applications. The building of complete JSF applications is demonstrated with an in-depth case study covering complex user interface layouts, prototyping, and integrating templates with back-end model objects. Also covered are advanced techniques like internationalization, integration with Struts, and extending JSF with custom components, renderers, converters, and validators.

Download>

:

http://w13.easy-share.com/1259211.html

Password default : shytex.com

Harvey & Paul,’Java How to Program Sixth Edition"

j45hm2cyo8ka0ij74k Harvey & Paul,Java How to Program Sixth Edition"

Harvey & Paul,’Java How to Program Sixth Edition”
Prentice Hall|ISBN-10: 0131483986|16.6 MB|1568 pages | August 14, 2004 |English |rar

Java How to Program, 6/E takes a new early classes and objects approach to teaching programming. These topics in the past editions of Java How to Program, were introduced in Chapters 8-10. Now, they are introduced in Chapter 3 and are integrated throughout the book in both the examples and exercises from that point forward.


DownLoad From

Easyshare

Depositfiles
Password default : shytex.com

O’Reilly Java Reference Library

1228483352 85996407er7 OReilly Java Reference Library
O’Reilly Java Reference Library

Password default : shytex.com