Java 6 Platform Revealed

Java 6 Platform Revealed PDF Author: John Zukowski
Publisher: Apress
ISBN: 1430201878
Category : Computers
Languages : en
Pages : 233

Get Book Here

Book Description
1st and only book that covers new Java 6 (should be) Author, John Zukowski, is Java industry expert and insider Covers all that’s new and emerging with this new Java 6 SE (Standard Edition), in time for next year’s JavaOne

Java 6 Platform Revealed

Java 6 Platform Revealed PDF Author: John Zukowski
Publisher: Apress
ISBN: 1430201878
Category : Computers
Languages : en
Pages : 233

Get Book Here

Book Description
1st and only book that covers new Java 6 (should be) Author, John Zukowski, is Java industry expert and insider Covers all that’s new and emerging with this new Java 6 SE (Standard Edition), in time for next year’s JavaOne

The Sun Certified Java Developer Exam with J2SE 1.4

The Sun Certified Java Developer Exam with J2SE 1.4 PDF Author: Jeremy Patterson
Publisher: Apress
ISBN: 1430211040
Category : Computers
Languages : en
Pages : 377

Get Book Here

Book Description
Practical instruction helps the reader master new features of Java 1.4 by working through a project similar to what is required to successfully complete the Sun Certified Developer Examination.

CIL Programming

CIL Programming PDF Author: Jason Bock
Publisher: Apress
ISBN: 1430208457
Category : Computers
Languages : en
Pages : 355

Get Book Here

Book Description
Most .NET developers will use a high-level language, such as C# or VB .NET, to develop their systems. However, the core language of .NET is the Common Intermediate Language, or CIL. This language is the language of .NET-whatever is allowed by the .NET specifications can be done in CIL, and it can do much that C# and VB .NET cannot. Understanding how the CIL works will give .NET developers a deep, language-independent insight into the core parts of .NET. Furthermore, such knowledge is essential for creating dynamic types, a powerful part of the .NET Framework. In this book, Bock covers the essentials of programming the CIL. First, he discusses the basics of what .NET: assemblies are, how manifests fit into the picture, and much more. Bock then shows how to create assemblies in .NET-this will cover the ilasm directives and CIL opcodes, and how these are used to define assemblies, classes, field, methods, and method definitions. Bock also covers how C# and VB .NET and other non-MS languages emit CIL and how they differ. Finally, Bock shows how one can create dynamic assemblies at runtime via the Emitter classes.

JBuilder Developer's Guide

JBuilder Developer's Guide PDF Author: Michael Landy
Publisher: Sams Publishing
ISBN: 9780672324277
Category : Computers
Languages : en
Pages : 1020

Get Book Here

Book Description
"JBuilder Developer's Guide" provides comprehensive coverage of JBuilder from the practitioner's viewpoint. The authors develop a consolidated application throughout the chapters, allowing conceptual cohesion and illustrating the use of JBuilder to build 'real-world' applications. The examples can be compiled and run under JBuilder Personal edition, a free edition of JBuilder. "JBuilder Developer's Guide" is not version specific but explains the latest JBuilder 6, 7, and 8 features such as enterprise J2EE application development, CORBA, SOAP, XML tools, Enterprise JavaBeans, JavaServer Pages/Servlets, and JavaBeans technology. JBuilder repeatedly wins "developer's choice" awards as the best visual tool for developing Java applications.

Web Matrix Developer's Guide

Web Matrix Developer's Guide PDF Author: John Mueller
Publisher: Apress
ISBN: 1430211113
Category : Computers
Languages : en
Pages : 459

Get Book Here

Book Description
Expert author John Mueller provides a complete view of Microsoft's free Web site creation program.

JSP Examples and Best Practices

JSP Examples and Best Practices PDF Author: Andrew Patzer
Publisher: Apress
ISBN: 1430208317
Category : Computers
Languages : en
Pages : 316

Get Book Here

Book Description
JSP Examples and Best Practices takes basic JSP and applies sound architectural principles and design patterns to give the average developer the tools to build scalable enterprise applications using JSP.

The Definitive Guide to Java Swing

The Definitive Guide to Java Swing PDF Author: John Zukowski
Publisher: Apress
ISBN: 1430200332
Category : Computers
Languages : en
Pages : 913

Get Book Here

Book Description
Fully updated for the Java 2 Platform, Standard Edition version 5.0, the third edition of this praised book is a one-stop resource for serious Java developers. This book shows you the parts of Java Swing API that you will use daily to create graphical user interfaces (GUI). You will also learn about the Model-View-Controller architecture that lies behind all Swing components, and about customizing components for specific environments. Author John Zukowski also provides custom editors and renderers for use with tables, trees, and list components. You'll encounter an overview of Swing architecture, and learn about core Swing components, toggelable components, event handling with the Swing Component Set, Swing menus and toolbars, borders, pop-ups, choosers, and more.

.NET Development for Java Programmers

.NET Development for Java Programmers PDF Author: Paul Gibbons
Publisher: Apress
ISBN: 1430211067
Category : Computers
Languages : en
Pages : 399

Get Book Here

Book Description
Gibbons shows developers how to move a J2EE application to .NET at the enterprise level, with detailed and serious discussions of how to port Servlet, JSP or EJB-based applications to ASP.NET.

Learn Java with JBuilder 6

Learn Java with JBuilder 6 PDF Author: John Zukowski
Publisher: Apress
ISBN: 9781893115989
Category : Computers
Languages : en
Pages : 648

Get Book Here

Book Description
Learn Java with JBuilder 6 teaches you how to become a productive JBuilder developer using the popular Java IDE, JBuilder 6. Master teacher and Java programmer John Zukowski uses bite-size examples to introduce the Java programming language and the core Java libraries. Learn to use many of the JBuilder wizards and JBuilder's JavaBeans Express to automatically generate the development framework, which allows you to concentrate on filling in the business logic. Learn how to build and how to connect JavaBean components in JBuilder's drag-and-drop development environment. Master the Model-View-Controller architecture found in Swing's graphical user interface components to build complex user interfaces. Learn about multithreading and how to debug multithreaded programs, and much more!

Herding Cats

Herding Cats PDF Author: Hank Rainwater
Publisher: Apress
ISBN: 1430208309
Category : Computers
Languages : en
Pages : 271

Get Book Here

Book Description
This self-help guide is for programmers who need to improve their management and leadership skills.