Essential JavaBeans fast


Book Description

Essential JavaBeans fast de-mystifies the terminology and gets programmers using the JavaBean components quickly and effectively in their own applications. Programmers can either read the book from start-to-finish (it shouldnt take long) or can dip into it for various aspects of JavaBeans where needed. The book focuses on all the necessary elements for getting started on and using JavaBeans. Many examples are included and readers are encouraged to try them out as they go, to get a real feel for how JavaBeans work.




Essential Java 2 fast


Book Description

This book provides programmers with all the information they need to learn the latest release of Java 2 fast. Readers will learn how to create substantial Java programs, as well as how to use Java 2's new Abstract Windowing Toolkit, JavaBeans, Java Database Connectivity, and other significant enhancements in the programming environment. The book's quick no-nonsense approach will appeal to software developers, programmers, and web administrators who need to produce platform independent applications.




Essential Java 3D fast


Book Description

This is an introductory textbook for those who want to learn Java 3D fast. It is packed with numerous examples and illustrations, including an 8-page colour section. The author takes readers through the different stages of writing a simple program in Java 3D and then shows how to modify and add features to the program. Indeed, one of the best way to learn any programming language is by writing programs. The examples in this book assume a working knowledge of Java and some background in 3D graphics. It is one of the first books to introduce Java 3D at an introductory level.




Essential PHP fast


Book Description

How to create dynamic web environments using the PHP language and the MySQL database! If you are familiar with the syntax for C, C++ and Java, then PHP will seem very familiar. Once you have got up to speed with this HTML embedded scripting language, you will soon be creating dynamic HTML database-enabled web pages quickly and easily. This quick and practical introduction explains: - how PHP works and what a dynamic web page is; - the software development environment; - the syntax and features of the language; - how PHP can be integrated with MySQL databases; - dynamic database applications. Clearly written, this book provides you with all the essential information you need to create your own dynamic web environments using PHP. Additional material is available from the Essential series web site: http://www.essential-series.com




Essential UMLTm fast


Book Description

Essential UML fast introduces the concepts of object-oriented analysis, design and programming, using the Unified Modeling Language (UML). UML is one of the best known modeling languages in the object-oriented software development world, and is fast becoming a standard amongst OO software developers. The book contains plenty of examples and detailed illustrations, making it easy for readers to get up and running with UML fast. In providing these examples the author relies on one of the well known use case tools, Select Enterprise. Advice is given on how to set up Select Enterprise as well as how to use it to speed up the modeling process of practical software.




Jython Essentials


Book Description

Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The secret to Jython's popularity lies in the combination of Java's librariesand tools with Python's rapid development capabilities. With Jython, you can write Python programs that integrate seamlessly with any Java code. And like Python, Jython can be used interactively, so you can get immediate results as you are programming.Jython Essentials provides a solid introduction to the Python language, offering a brief but thorough tour of the Python concepts you'll need to understand to use Jython effectively. The book makes frequent comparisonsbetween Python and Java, with special emphasis on the different object-oriented semantics of the two languages, so Java programmers can quickly get up to speed with Jython.Jython Essentials also covers the various ways in which Jython and Java can interact. For example, Jython code can create instances of pre-existing Java classes and call methods in those instances. You can write Jython classes that are direct subclasses of existing Java classesand use introspection to discern the capabilities of JavaBeans components. This book provides examples of using Jython with existing Java libraries, including the Swing GUI toolkit, the JDBC database API, the Servlet API, and various XML tools. And finally, the book shows howJython can be used as a scripting language within a Java program.With Jython Essentials, you have everything you need to start creating applications that mix the best of Python's interactivity and Java's robust libraries.




Essential Access 2000 fast


Book Description

If you are new to Access 2000 or already use an alternative database application and you want to switch to Access 2000 this book gives you all the essential information you need using lots of examples. Topics covered in this book include: - How to use the Access interface - How to use Access objects to create a simple database - How to use built in functions - How to create tables - How to create forms - How to create queries to select and update data - How to create reports - How to create macros - How to use object events and create procedures Essential Access 2000 fast is designed for professionals or students who need to learn the maximum in the minimum time and to develop databases fast.




Essential Linux fast


Book Description

Linux has become increasingly popular as an alternative operating system to Microsoft Windows. This is largely due to its improved performance and ability to run favourite PC applications. If you want to make the switch from Windows, this is the book you need. The author gives advice on how to install the system and explains why it is becoming one of the hottest operating systems of the millennium. Topics covered include: installing a Linux system, using X Windows, using the Internet with Linux, and using Scripting.




Essential VB .Net fast


Book Description

Visual Basic .NET is part of the Visual Studio .NET family of products in addition to Visual C++ and the new programming language Visual C#. While the syntax and style of Visual Basic .NET is very similar to earlier versions of Visual Basic this version has many important improvements, which will ensure that Visual Basic remains as Microsoft's most popular Integrated Development Environment (IDE) for application development. Whether you want to develop applications for Windows or for the World Wide Web (WWW) Visual Basic .NET is an excellent tool for producing reliable, professional applications fast. Visual Basic has set the standard as one of the best development environments for Windows applications, but increasingly we want to create applications for the WWW which will run within a browser environment. This version of Visual Basic provides an excellent set of tools for doing this. The WWW is a part of the Internet and originally Web pages were written in simple HTML and were static, that is you could look at them and follow links to other pages but you could not do anything else. To develop a Web application which can respond to user requests, for example, reading a database, and updating the Web page, other tools apart from HTML are needed. Visual Basic .NET uses an extended version of ASP called ASP.NET for doing this.




Essential Dynamic HTML fast


Book Description

Essential Dynamic HTML fast provides a step-by-step approach to DHTML and its techniques - providing everything needed to get a project up and running fast. In addition, it includes lots of tips on how to manage a dynamic site. Using a progressive approach, it describes how to build a dynamic website, starting from data management, to incorporating multimedia effects, audio, video, and animations. It explores the use of dynamic contents, dynamic positioning, the DOM (Document Object Model), and Scripting. Topics covered include: Common HTML Tags, Data Management, Frames, Interactive Sites, Multimedia Effects, Cascade Style Sheets (CSS), Dynamic Contents, Dynamic Positioning, Document Object Model (DOM), Layers, Managing Dynamic Sites: from layout to after design, Scripting.