All counter of AlamanShop


Jasper Johns
Jasper Johns: Numbers

2004 y.
Publisher: —
Description: Book DescriptionOne, two, three, four, five, six, seven, eight, nine, ten. And then some. Between 1954 and 1960, Jasper Johns developed his well-known repertory of flat images, including flags, targets, alphabets, words, maps, and numbers--subjects drawnnot from popular culture so much as from human consciousness. His explorations of these familiar symbols drew attention to how reality is represented through such visual signs, and how we interpret them. This exhibition catalogue accompanies the first show to concentrate in depth on a single subject by Johns-- Numbers --and it brings together painting, drawing, collage, and printmaking from all periods of his career, focusing on the years between 1955 and 1979. Included are an in-depth essay by curator Roberta Bernstein, who has written extensively on Johns, color plates of all the works in the exhibition, illustrations of other important works, and a list of all works by Johns on the subject, organized by theme. Essays by… [detailed...]

ISBN: 0940717751
Book size: —; Page extent: 96.

 

PUT TO
THE BASKET
Icon Health Publications
Jaundice: A Medical Dictionary, Bibliography, and Annotated Research Guide to Internet References

— y.
Publisher: —
Description: In March 2001, the National Institutes of Health issued the following warning: `The number of Web sites offering health-related resources grows every day. Many sites provide valuable information, while others may have information that is unreliable or misleading.` Furthermore, because of the rapid increase in Internet-based information, many hours can be wasted searching, selecting, and printing.This book was created for medical professionals, students, and members of the general public who want to conduct medical research using the most advanced tools available and spending the least amount of time doing so. [detailed...]

ISBN: 0597839476
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
Colo.) Oopsla (Conference) (1999 Denver
Java &, Databases (Innovative Technology Series: Information Systems and Networks)

2004 y.
Publisher: —
Description: — [detailed...]

ISBN: 1903996155
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
Barry Burd
Java &, XML for Dummies

— y.
Publisher: —
Description: — [detailed...]

ISBN: 0764516582
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
Brett McLaughlin
Java &, XML, 2nd Edition: Solutions to Real-World Problems

— y.
Publisher: —
Description: With the XML `buzz` still dominating talk among Internet developers, there`s a real need to learn how to cut through the hype and put XML to work. Java &, XML shows how to use the APIs, tools, and tricks of XML to build real-world applications. Theresult is code and data that are portable. This second edition adds chapters on Advanced SAX and Advanced DOM, new chapters on SOAP and data binding, and new examples throughout. Following a concise introduction to XML basics, the rest of the book focuses on using XML from your Java applications. Java developers who need to work with XML, or think that they will in the future--as well as developers involved in the new peer-to-peer movement, messaging, or web services--will find Java &, XML a constant companion. Includes a quick reference on SAX 2.0, DOM Level 2, and JDOM. [detailed...]

ISBN: 0596001975
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
Brett McLaughlin, Justin Edelson
Java &, XML

2006 y.
Publisher: O`Reilly Media
Description: `Java and XML`, 3rd Edition, shows you how to cut through all the hype about XML and put it to work. It teaches you how to use the APIs, tools, and tricks of XML to build real-world applications. The result is a new approach to managing information that touches everything from configuration files to web sites. After two chapters on XML basics, including XPath, XSL, DTDs, and XML Schema, the rest of the book focuses on using XML from your Java applications. This third edition of Java and XML covers all major Java XML processing libraries, including full coverage of the SAX, DOM, StAX, JDOM, and dom4j APIs as well as the latest version of the Java API for XML Processing (JAXP) and Java Architecture for XML Binding (JAXB). The chapters on web technology have been entirely rewritten to focus on the today`s most relevant topics: syndicating content with RSS and creating Web 2.0 applications. You`ll learn how to create, read, and modify RSS feeds for syndicated content and use XML to… [detailed...]

ISBN: 059610149X
Book size: —; Page extent: 480.

 

PUT TO
THE BASKET
Andrew Mulholland, Glenn Murphy
Java 1.4 Game Programming (Wordware Game and Graphics Library)

— y.
Publisher: —
Description: With the release of Java 1.4, it is now possible to develop more advanced computer games using the Java language than ever before. Java 1.4 Game Programming focuses on the technical aspects of game programming using the latest release of Java, beginning with an introduction to the Java programming language and building upon that knowledge by exploring the key elements required to develop games, such as graphics, input, sound, and networking. Features new in Java 1.4, including full-screen exclusive mode,new graphics features, and NIO networking, are also covered. * Gain a solid foundation in the Java 1.4 language. * Learn key issues associated with graphics programming in Java. * Understand the importance of threads throughout all related topics. * Find out how to handle mouse and keyboard input correctly in a game environment. * Develop a reusable sound manager for your games. * Learn about animation, collision detection, and high-resolution timing. * See… [detailed...]

ISBN: 1556229631
Book size: —; Page extent: —.

 

PUT TO
THE BASKET

Java 2 Enterprise Edition 1.4 (J2EE 1.4) Bible

2003 y.
Publisher: Wiley
Description: Java 2 Enterprise Edition (J2EE) is the specification that all enterprise Java developers need to build multi-tier applications, and also the basis for BEA`s WebLogic Application Server and IBM`s WebSphere, Revised to be current with the significant J2EE 1.4 update that will drive substantial developer interest, Written by a top-selling team of eleven experts who provide unique and substantial business examples in a vendor-neutral format, making the information applicable to various application servers, Covers patterns, J2EE application servers, frameworks, Ant, and continuous availability, Includes extensive intermediate and advanced coverage of J2EE APIs, Companion Web site provides additional examples and information. [detailed...]

ISBN: 0764539663
Book size: —; Page extent: 1008.

 

PUT TO
THE BASKET
Bill Shannon, Mark Hapner, Vlada Matena, James Davidson, Eduardo Pelegri-Llopart, Larry Cable
Java 2 Platform, Enterprise Edition: Platform and Component Specifications

— y.
Publisher: —
Description: The Java 2 Platform, Enterprise Edition (J2EE) defines a new standard in enterprise solutions through a simplified, component-based development model. By extending the `write-once, run-anywhere(TM)` benefits of the Java programming language to enterpriseservers, J2EE adds the scalability, robustness, and security required for today`s vital e-commerce and enterprise solutions. The Java 2 Platform, Enterprise Edition: Platform and Components Specifications defines the architecture for developing applications with J2EE. This volume includes: Java 2 Platform, Enterprise Edition Specification, version 1.2 This specification defines the initial release of the J2EE platform. It discusses application architecture using Java Servlets, JavaServer Pages(TM), Enterprise JavaBeans, and other technologies. It specifies application access to services such as JDBC(TM), Java Transaction API, JavaMail(TM), CORBA connectivity, and others. It also discusses J2EE policies regarding application… [detailed...]

ISBN: 0201704560
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
Steven Haines, Stephen Potts
Java 2 Primer Plus

— y.
Publisher: —
Description: Java Primer Plus guides the reader through the Java programming language from the basic concepts (basic syntax, variable, literals, operators, loops, conditional statements, etc.) through advanced topics (RMI, JDBC, Network socket programming, etc.). It provides a deep explanation of Java programming concepts and technologies using classroom tested and proven techniques. What makes this book unique is that it spends the last part showing the reader how to integrate Java technologies into everyday Web related practices and with other technologies. The dual purpose of the book is: 1. To provide a complete introduction to the Java programming language that balances theory with practicality: it will allow readers to (1) become Java certified programmers and (2) become productive in their Java development. 2. To give concrete experience with integrating Java programming technologies. [detailed...]

ISBN: 0672324156
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
William Brogden, Marcus Green, Ed Tittel
Java 2 Programmer Exam Cram (310-035)

— y.
Publisher: —
Description: This exam measures the ability to design, write, and understand programs written in language version 1.4 of the Java 2 Platform. The programmer`s exam concentrates on the language basics. This book is not intended to teach new material. Instead it assumes that you have a solid foundation of knowledge but can use a refresher on important concepts as well as a guide to exam topics and objectives. This book focuses exactly on what you need to pass the exam - it features test-taking strategies, time-saving study tips, and a special Cram Sheet that includes tips, acronyms, and memory joggers not available anywhere else. The series is supported online at several Web sites: examcram.com, informit.com, and cramsession.com. The accompanying CD features PrepLogic™ Practice Tests, Preview Edition. This product includes one complete PrepLogic Practice Test with approximately the same number of questions found on the actual vendor exam. Each question contains full, detailed… [detailed...]

ISBN: 0789728613
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
Kevin Chu, Eric Brower
Java 2 Programmer`s Interactive Workbook

— y.
Publisher: —
Description: — [detailed...]

ISBN: 0130166383
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
Stephen Potts, Alex Pestrikov
Java 2 Unleashed

— y.
Publisher: —
Description: Java Unleashed is a book for the Java programmer who wants to move to a senior-level programming role. This book prepares the reader to become involved with project design earlier and to interact with senior staff on larger design issues. It contains the rules of thumb driven by performance and technical considerations. Parts 1 and 2 cover distributed technologies like Enterprise Java Beans (EJB), Java Message Services (JMS), and RMI. Part 3 enables the reader to build systems that are integrated. Part 4 covers the advanced features of the java Platform. Optional APIs such as media, security, and transactions covered in Part 5. [detailed...]

ISBN: 067232394X
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
Herbert Schildt
Java 2 V5.0 / The Complete Reference Java J2SE 5 Edition (La Biblia De / the Bible of)

2005 y.
Publisher: —
Description: - [detailed...]

ISBN: 8441518653
Book size: —; Page extent: 1151.

 

PUT TO
THE BASKET
Jeff Friesen
Java 2 by Example (2nd Edition)

— y.
Publisher: —
Description: Java 2 by Example, Second Edition gives novice programmers in-depth coverage of both object-oriented programming and Java fundamentals. It starts with an overview of Java, including a survey of development tools beginners should use. The book explains the basics of the Java language, including operators, expressions, statements and more, and Object-Oriented Programming with classes and objects, inheritance, and dynamic methods. The author includes a chapter applying the concepts of OOP to object-oriented analysis and design methods. Later chapters demonstrate organizing data in collections and utilizing Java`s built-in mathematical functions. Along the way, readers learn from hundreds of examples explaining every concept. Plus, each chapter ends with a series of review questions to ensure that readers are caught up - with answers provided in an appendix. [detailed...]

ISBN: 0789725932
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
James P Cohoon
Java 5.0 Program Design

2005 y.
Publisher: —
Description: Book DescriptionAugust Release--5.0 Update. Java 5.-0 Program Design is about the fundamentals of programming and software development using Java. It is targeted for a first programming course and has been designed to be appropriate for people from all disciplines. The authors assume no prior programming skills and use mathematics and science at a level appropriate to first-year college students. The breadth of coverage and the arrangement of the chapters provide flexibility for the instructor in what and when topics are introduced. Key to Java 5.0 Program Design is an introduction to problem solving. The basics of problem-solving techniques are introduced in chapter one and then reinforced during the explanations of Java programming and design. In addition, software engineering design concepts are introduced via problem studies and software projects. This updated version of Java Program Design takes advantage of the improvements to the… [detailed...]

ISBN: 0073250309
Book size: —; Page extent: 919.

 

PUT TO
THE BASKET
Roger Garside
Java : First Contact (with InfoTrac)

— y.
Publisher: —
Description: Java: First Contact has been written from the ground up providing students with no programming background an introduction to object-oriented programming using the Java language. The authors introduce the use of preexisting objects right from the start, laying the groundwork for successfully learning all major Java objects. This includes learning how to write objects, understanding the importance of inheritance, and objectoriented design. As a result, students establish a strong foundation in the object model so they can build an object-oriented system from start to finish. The book covers all major aspects of the Java language, including making use of classes from the Java standard library. In cases where standard classes are too complex, author definedclasses are available. Later chapters are dedicated to covering advanced aspects of the Java language, including GUIs, applets, input/output, and elementary data structures, enabling students to use a wide variety of tools when writing… [detailed...]

ISBN: 0534378161
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
Doug Lowe, Barry Burd
Java All-In-One Desk Reference for Dummies

2007 y.
Publisher: For Dummies
Description: Eight minibooks comprising nearly 900 pages give developers the tips and techniques they need to get up and running on the new J2SE 6 (Java Standard Edition 6) and JDK 6 (Java Development Kit 6). This friendly, all-inclusive reference delivers the lowdown on Java language and syntax fundamentals as well as Java server-side programming, with explanations, reference information, and how-to instructions for both beginning and intermediate-to-advanced programmers. Minibooks cover Java basics, programming basics, strings, arrays, and collections, programming techniques, Swing, Web programming, files and databases, and fun and games. [detailed...]

ISBN: 0470124512
Book size: —; Page extent: 882.

 

PUT TO
THE BASKET
Kenneth Lambert
Java BASICS

— y.
Publisher: —
Description: Java BASICS includes such topics as writing your first java program, using HTML and Java applets. [detailed...]

ISBN: 0619059672
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
Zhiqun Chen
Java Card (tm) Technology for Smart Cards: Architecture and Programmer`s (The Java Series)

2000 y.
Publisher: Addison-Wesley Professional
Description: Java Card(tm) technology provides a secure, vendor-independent, ubiquitous Java(tm) platform for smart cards and other memory constrained devices. It opens the smart card marketplace to third-party application development and enables programmers to develop smart card applications for a wide variety of vendors` products. This book is the comprehensive guide to developing applications with Java Card technology. It introduces you to the Java Card platform and features detailed discussions of programming concepts. It also provides a step-by-step Java Card applet development guide to get you up and running. Specific topics covered include: Smart card basics Java Card virtual machine Persistent and transient objects Atomicity and transactions Handling APDUs Applet firewall and object sharing Java Card platform security A step-by-step applet development guide Applet optimization guidelines A comprehensive reference to Java Card APIs With Java Card technology, smart card… [detailed...]

ISBN: 0201703297
Book size: —; Page extent: 400.

 

PUT TO
THE BASKET
John Zukowski
Java Collections

— y.
Publisher: —
Description: The Collections Framework is supplied with all versions of the Java 2 platform and provides programmers with incredibly efficient ways to manipulate data. However, given the large number of methods and classes in this library, using them correctly is hardly a cakewalk. Well-known columnist and bestselling author John Zukowski gives the Java professional exactly what he or she needs to know about this vital library in order to maximize productivity. This practical book contains comprehensive coverage of the important Collections Framework from the working programmer`s point of view, while staying away from academic abstractions. Java Collections leads you through the standard Java support for maintaining abstract groups of data, from thehistorical collection classes available since the inception of Java time, through the Collections Framework introduced with the Java 2 platform, and on to third-party alternative libraries for times when the standard support isn`t… [detailed...]

ISBN: 1893115925
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
Cay Horstmann
Java Concepts

2007 y.
Publisher: John Wiley &, Sons, Inc./
Description: This text uses Java to describe programming concepts, taking full advantage of Java`s simpler and more consistent syntax. Its traditional approach uses modern CS tools including a strategic subset of Java and a simple object-oriented graphics library. The text teaches Java as a first programming language and distills it down to a core of fundamental data types, structures and syntax. It presents Java in a leaner and more practical fashion with a subset covering basic types, stream input and output, the `string` class, branches and loops, functions, parameter passing and classes. The book includes a style guide (available in electronic format) and details common student programming mistakes. The library for the book contains a base class from which students can derive their own applets without having to learn a complex event-handling model. An appendix brings students up to speed in ANSI C++ from Java. [detailed...]

ISBN: 0470112107
Book size: —; Page extent: 702.

 

PUT TO
THE BASKET
Cay S. Horstmann
Java Concepts

2005 y.
Publisher: —
Description: Book DescriptionThink like a programmer! Now updated to integrate Java 5.0, Cay Horstmann`s Java Concepts, Fourth Edition provides an up-to-date, highly effective, and accessible introduction to the Java language and a solid grounding in fundamental computer science concepts. Drawing on his many years of experience as a career programmer and teacher, Horstmann will inspire you to think like a programmer and develop the problem-solving skills you need to succeed in your course and future career. Features * Updated coverage to integrate Java 5.0. The text can still be used with older versions of Java. * An approach that goes beyond language syntax to focus on computer science concepts and problem solving. The text encourages youto think as a problem solver and equips you with the tools you need to design efficient and successful programs. * Review of Chapters 2 and 3 shows a gradual and student-friendly approach that is a Horstmann trademark. *… [detailed...]

ISBN: 0471697044
Book size: —; Page extent: 992.

 

PUT TO
THE BASKET
Brian Goetz, Tim Peierls, Joshua Bloch, Joseph Bowbeer, David Holmes, Doug Lea
Java Concurrency in Practice

2006 y.
Publisher: Addison-Wesley Professional
Description: Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-performance applications. Java SE 5 and 6 are a huge step forward for the development of concurrent applications, with improvements to the Java Virtual Machine to support high-performance, highly scalable concurrent classes and a rich set of new concurrency building blocks. In Java Concurrency in Practice , the creators of these new facilities explain not only how they work and how to use them, but also the motivation and design patterns behind them. However, developing, testing, and debugging multithreaded programs can still be very difficult, it is all too easy to create concurrent programs that appear to work, but fail when it matters most: in production, under heavy load. Java Concurrency in Practice arms readers with both the theoretical underpinnings and concrete techniques for building reliable,… [detailed...]

ISBN: 0321349601
Book size: —; Page extent: 384.

 

PUT TO
THE BASKET
Mark F. Hornick, Erik Marcade, Sunil Venkayala
Java Data Mining: Strategy, Standard, and Practice: A Practical Guide for architecture, design, and implementation

2006 y.
Publisher: Morgan Kaufmann
Description: Whether you are a software developer, systems architect, data analyst, or business analyst, if you want to take advantage of data mining in the development of advanced analytic applications, Java Data Mining, JDM, the new standard now implemented in core DBMS and data mining/analysis software, is a key solution component. This book is the essential guide to the usage of the JDM standard interface, written by contributors to the JDM standard. The book discusses and illustrates how to solve real problems using the JDM API. The authors provide you with: * Data mining introductionan overview of data mining and the problems it can address across industries, JDMs place in strategic solutions to data mining-related problems, * JDM essentialsconcepts, design approach and design issues, with detailed code examples in Java, a Web Services interface to enable JDM functionality in an SOA environment, and illustration of JDM XML Schema for JDM objects, * JDM in practicethe use… [detailed...]

ISBN: 0123704529
Book size: —; Page extent: 544.

 

PUT TO
THE BASKET
Mauro Marinilli, Mauro Marinilli
Java Deployment with JNLP and WebStart

— y.
Publisher: —
Description: Java Deployment takes a very practical approach to the topic of deploying Java applications. First, the book presents the major deployment concerns a Java developer faces and addresses the most common deployment scenarios. Next, the book addresses deployment issues the developer faces while coding a project. Finally, the book presents the JNLP technology and shows how to use JNLP in application deployment. [detailed...]

ISBN: 0672321823
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
Daryl Wilding-McBride
Java Development on PDAs: Building Applications for Pocket PC and Palm Devices

— y.
Publisher: —
Description: — [detailed...]

ISBN: 0201719541
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
Ivan Bayross, Sharanam Shah, Cynthia Bayross, Vaishali Shah
Java EE 5 for Beginners, 2nd Edition (Book/CD-Rom)

2008 y.
Publisher: —
Description: This is a trimmed-down version of another title, `Java Server Programming for Professionals, 2nd Edition - Covers Java EE 5, 1612 pages, 9788184045598, $85.00` The book has been written to provide genuine domain knowledge to programmers who wish to learn Java, Server side, Web based application development, using Java EE. Learning web development is done through a set of examples and hands on exercises. Topics Covered in the Book Overview of Java EE5 Introduction To Java, Introduction To Java EE 5, Installation Of Java EE 5 SDK, Introduction To Web Application. Java Servlets Introduction To Servlets, Basic API, Working With Servlets, Working With Databases, Cookies, Session, Request Dispatcher. JavaServer Pages Introduction To JSP, Getting Started With JSP, JSP Document, JSP Action Elements, Expression Language, JSP Standard Tag Libraries. JavaServer Faces Introduction To JSF, Standard JSF Components, Managed Beans and Navigation, Converters and Validators. Enterprise JavaBeans… [detailed...]

ISBN: 8184045697
Book size: —; Page extent: 1192.

 

PUT TO
THE BASKET
David Flanagan
Java Examples in a Nutshell, 3rd Edition

2004 y.
Publisher: —
Description: Book DescriptionThe author of the best-selling Java in a Nutshell has created an entire book of real-world Java programming examples that you can learn from. If you learn best `by example,` this is the book for you. This third edition covers Java 1.4 and contains 193 complete, practical examples: over 21,900 lines of densely commented, professionally written Java code, covering 20 distinct client-side and server-side APIs. It includes new chapters on the Java Sound API and the New I/O API. Thechapters on XML and servlets have been rewritten to cover the latest versions of the specifications and to demonstrate best practices for Java 1.4. New and updated examples throughout the book demonstrate many other new Java features and APIs. JavaExamples in a Nutshell is a companion volume to Java in a Nutshell , Java Foundation Classes in a Nutshell , and Java Enterprise in a Nutshell . It picks up where those quick references leave off, providing a… [detailed...]

ISBN: 0596006209
Book size: —; Page extent: 720.

 

PUT TO
THE BASKET
Eric M. Burke, Brian M. Coyner
Java Extreme Programming Cookbook

— y.
Publisher: —
Description: Brimming with over 100 `recipes` for getting down to business and actually doing XP, the Java Extreme Programming Cookbook doesn`t try to `sell` you on XP, it succinctly documents the most important features of popular open source tools for XP in Java-- including Ant, Junit, HttpUnit, Cactus, Tomcat, XDoclet-- and then digs right in, providing recipes for implementing the tools in real-world environments. Each recipe offers solutions that help you put an extreme programming environment together: then provides code for automating the build process and testing. Although the time saved using any one of these solutions will more than pay for the book, Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each recipe also includes explanations of how and why the approach works, so you can adapt the techniques to similar situations. [detailed...]

ISBN: 0596003870
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
Michael Nash
Java Frameworks and Components : Accelerate Your Web Application Development

— y.
Publisher: —
Description: This book is a practical tool for Java^TM® programmers. It provides the necessary information for finding, evaluating and selecting an application framework for programming needs. It explains in plain language the benefits of frameworks and component technologies, specifically in relation to web application development. The book is unique: it does not focus on any specific technology, and uses examples from several different frameworks to explain the underlying principles. As the market for web applications begins its second wave, this volume provides the critical information for developers to make the transition into componentized framework-based development, keeping them ahead in an increasingly competitive market. [detailed...]

ISBN: 0521520592
Book size: —; Page extent: —.

 

PUT TO
THE BASKET
Сайт создан в системе uCoz