Бази даних

Наукова електронна бібліотека - результати пошуку

Mozilla Firefox Для швидкої роботи та реалізації всіх функціональних можливостей пошукової системи використовуйте браузер
"Mozilla Firefox"

Вид пошуку
у знайденому
Сортувати знайдені документи за:
авторомназвоюроком видання
Формат представлення знайдених документів:
повнийстислий
 Знайдено в інших БД:Автореферати дисертацій (17)Реферативна база даних (351)Книжкові видання та компакт-диски (99)
Пошуковий запит: (<.>K=JAVA$<.>)
Загальна кількість знайдених документів : 161
Представлено документи з 1 до 20
...

   Тип видання:   методичний посібник   
1.

Allen, E.
Bug Patterns in Java [Electronic resource] / E. Allen. - New York : Apress, 2002. - 264 p.
Переклад назви: Помилки шаблонів в Java

Рубрики:

  Повний текст доступний у читальних залах НБУВ


Bug Patterns in Java presents a methodology for diagnosing and debugging computer programs. The act of debugging will be presented as an ideal application of the scientific method. Skill in this area is entirely independent of other programming skills, such as designing for extensibility and reuse. Nevertheless, it is seldom taught explicitly. Eric Allen lays out a theory of debugging, and how it relates to the rest of the development cycle. In particular, he stresses the critical role of unit testing in effective debugging. At the same time, he argues that testing and debugging, while often conflated, are properly considered to be distinct tasks. Upon laying this groundwork, Allen then discusses various "bug patterns" (recurring relationships between signaled errors and underlying bugs in a program) that occur frequently in computer programs. For each pattern, the book discusses how to identify them, how to treat them, and how to prevent them.



Кл.слова:
програмування

   Тип видання:   довідник   
2.

Alur, D.
Core J2EE patterns [Electronic resource] : best practices and design strategies / D. Alur, J. Crupi, D. Malks. - 2nd. ed.. - Upper Saddle River : Prentice Hall PTR, 2003. - 650 p
Переклад назви: Базові зразки J2EE: кращі методи і стратегії проектування

Рубрики:

  Повний текст доступний у читальних залах НБУВ


This book is about patterns for the Java 2 Platform, Enterprise Edition (J2EE). The J2EE patterns documented in this edition provide solutions for problems typically encountered by designers of software applications for the J2EE platform. All the patterns documented in the catalog have been discovered in the field, where they have been used to create successful J2EE applications for our customers. This book describes proven solutions for the J2EE platform with a particular emphasis on such key J2EE technologies as: JavaServer Pages (JSP), servlets, Enterprise JavaBeans (EJB) components, Java Message Service (JMS), JDBC, and Java Naming and Directory Interface (JNDI). We offer solutions for recurring problems for the J2EE platform through the J2EE Pattern Catalog and J2EE refactorings. You can apply these ideas when developing new systems or when improving the design of existing systems. The patterns in this book will help you quickly gain the proficiency and skills to build robust, efficient enterprise applications.



Кл.слова:
платформа -- сервлет -- додаток -- програмування

   Тип видання:   підручник   
3.


An introduction to computer programming with Java [Electronic resource] / ed. J. H. Kingston. - Sydney : The University of Sydney, 2006. - 316 p
Переклад назви: Вступ до Java програмування

Рубрики:

  Повний текст доступний у читальних залах НБУВ


This book is an introduction to computer programming using the Java programming language. No prior knowledge of computers or programming is assumed, but the reader must be confident with high school algebra. This book does not claim to completely cover either the Java language or its standard libraries. We have confined the use of the static keyword to testing classes and enumeration classes, to help students avoid non-object-oriented programming, and we have omitted coverage of Java’s features for reflection, packages, multithreading, networking, applets, and graphical user interfaces. Instead, our emphasis is placed on writing programs of high quality using the best techniques, with extensive coverage of design, collection classes, code cliches, verification, testing, general software engineering, scalability, ethics, and recursion (including an application to recursive descent parsing). This book is divided into two parts. At the University of Sydney, each part serves as the text for one semester. We have delayed introducing inheritance to second semester, not because we think it cannot be mastered earlier, but because novice programmers have a lot to learn, and since inheritance can be deferred, we think it should be.



Кл.слова:
комп'ютер -- мова програмування -- об'єктно-орієнтоване програмування

   Тип видання:   підручник   
4.

Appel, A. W.
Modern Compiler Implementation in Java [Electronic resource] / A. W. Appel, J. Palsberg. - 2nd. ed.. - Cambridge : Cambridge university press, 2002. - 501 p.
Переклад назви: Сучасні реалізації компілятора в Java

Рубрики:

  Повний текст доступний у читальних залах НБУВ


This textbook describes all phases of a compiler, and thorough coverage of current techniques in code generation and register allocation, and the compilation of functional and object-oriented languages



Кл.слова:
програмування

   Тип видання:   методичний посібник   
5.

Baker, D. L.
HTML Complete Course [Електронний ресурс] / D. L. Baker. - Indianapolis : John Wiley & Sons, 2003. - 368 с.

  Повний текст доступний у читальних залах НБУВ


This text shows you how to master the ins and outs of HTML while working on a single project. With 100 step-by-step tutorials, this guide will walk you through building a slick, fully functional Web site from start to finish, using HTML and JavaScript.



Кл.слова:
програмування

   Тип видання:   наукове видання   
6.

Bates, C.
XML in theory and practice [Electronic resource] / C. Bates. - Chichester : John Wiley & Sons, 2003. - 469 p.

Рубрики:

  Повний текст доступний у читальних залах НБУВ


In this text, the author provides live code in Java to show how XML can be employed in the development of applications and also provides details of how XML parsers work.



Кл.слова:
програмування -- розробка додатків -- XML-аналізатори

   Тип видання:   наукове видання   
7.


BEA WebLogic Server™ 8.1 Unleashed [Electronic resource] / M. Artiges [et al.]. - Indianapolis : Sams Publishing, 2003. - 1200 p.

Рубрики:

  Повний текст доступний у читальних залах НБУВ


BEA WebLogic Server Unleashed is the definitive reference work for the WebLogic developer, offering an in-depth look at the capabilities provided by WebLogic Server and illustrating the best development practices. The book covers WebLogic's role in every aspect of a J2EE application: from working with Servlets, JavaServer Pages and Enterprise JavaBeans, to managing distributed systems including transactions with JTA, directory services with JNDI, messaging with JMS, and more. The authors pay special attention to testing, optimizing and debugging within WebLogic, to implementing security features, and to administering WebLogic applications.



Кл.слова:
база даних -- сервер -- комп’ютерна програма -- програмне забезпечення -- операційна система -- WebLogic

   Тип видання:   наукове видання   
8.

Bergsten, Н.
JavaServer faces [Electronic resource] / Н. Bergsten. - Sebastopol : O'Reilly, 2004. - 606 p.

Рубрики:

  Повний текст доступний у читальних залах НБУВ


In JavaServer Faces, developers learn how to use the new JavaServer Faces framework to build real-world web applications. The book contains everything you'll need: how to construct the HTML on the front end; how to create the user interface components that connect the front end to your business objects; how to write a back-end that's JSF-friendly; and how to create the deployment descriptors that tie everything together. This book is a complete guide to the crucial new JSF technology.



Кл.слова:
програмування -- веб-додаток -- користувацький інтерфейс -- дескриптор розгортання

   Тип видання:   наукове видання   
9.

Bergsten, Н.
JavaServer pages [Electronic resource] / Н. Bergsten. - 3rd. ed.. - Sebastopol : O'Reilly, 2003. - 764 p.

Рубрики:

  Повний текст доступний у читальних залах НБУВ


JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It also includes detailed coverage of the major revisions to the JSP Standard Tag Library (JSTL) specification. Combining plenty of practical advice with detailed coverage of JSP syntax and features and clear, useful examples, JavaServer Pages, Third Edition demonstrates how to embed server-side Java into Web pages, while also covering important topics such as JavaBeans, Enterprise JavaBeans (EJB), and JDBC database access.



Кл.слова:
веб-програмування

   Тип видання:   наукове видання   
10.

Bloch, J.
Javа puzzlers: traps, pitfalls and corner cases [Electronic resource] / J. Bloch, N. Gafter. - Boston : Addison Wesley Professional, 2005. - 304 p.

Рубрики:

  Повний текст доступний у читальних залах НБУВ


In the tradition of Effective Java™, Bloch and Gafter dive deep into the subtleties of the Java programming language and its core libraries. Illustrated with visually stunning optical illusions, Java™ Puzzlers features 95 diabolical puzzles that educate and entertain. Anyone with a working knowledge of Java will understand the puzzles, but even the most seasoned veteran will find them challenging.



Кл.слова:
мова програмування -- базові бібліотеки

   Тип видання:   наукове видання   
11.

Brackeen, D.
Developing Games in Java [Electronic resource] / D. Brackeen, B. Barker, L. Vanhelsuwé. - Washington : New Riders, 2003. - 1008 p.
Переклад назви: Розробка ігор в Java

Рубрики:

  Повний текст доступний у читальних залах НБУВ


If you already have experience programming games with Java, this book is for you. David Brackeen, along with co-authors Bret Barker and Lawrence Vanhelsuwe, show you how to make fast, full-screen action games such as side scrollers and 3D shooters. Key features covered in this book include Java 2 game programming techniques, including latest 2D graphics and sound technologies, 3D graphics and scene management, path-finding and artificial intelligence, collision detection, game scripting using BeanShell, and multi-player game engine creation.



Кл.слова:
програмування

   Тип видання:   підручник   
12.

Brown, C.
Beginning Dreamweaver MX [Electronic resource] / C. Brown, I. Spaanjaars , T. Marks. - Indianapolis : Wrox Press, 2003. - 779 p.
Переклад назви: Основи Dreamweaver MX

Рубрики:

  Повний текст доступний у читальних залах НБУВ


Use this book to learn Dreamweaver MX, the latest web development tool, and publish impressive web sites, as well as learn about Dreamweaver MX’s built-in support for the ASP.NET, JavaServer Pages, PHP, and ColdFustion MX programming languages.



Кл.слова:
HTML-редактор -- веб-дизайн

   Тип видання:   підручник   
13.

Brown, S.
Pro JSP [Electronic resource] / S. Brown. - 3rd. ed.. - New York : Apress, 2003. - 624 p.

  Повний текст доступний у читальних залах НБУВ


Beyond covering JSP and Servlet APIs, this book shows you how to choose and implement the best persistence option for your web applications, how to secure web sites, improve the performance and scalability of your JSP pages, and much more.



Кл.слова:
JavaServer Pages -- веб-програмування

   Тип видання:   підручник   
14.

Budinsky, F.
Eclipse Modeling Framework: a developer's guide [Electronic resource] / F. Budinsky. - Boston : Addison Wesley, 2003. - 520 p.
Переклад назви: Eclipse Modeling Framework: Посібник розробника

Рубрики:

  Повний текст доступний у читальних залах НБУВ


The Eclipse Modeling Framework unifies Java(TM), XML, and UML-enabling developers to rapidly construct robust applications based on surprisingly simple models. In this book, leading EMF implementers illuminate every facet of using EMF for both modeling and code generation. Discover how EMF makes modeling easy and practical enough for virtually any Java project-and why EMF modeling provides a solid foundation for fine-grained interoperability and data sharing across multiple tools and applications.



Кл.слова:
фреймворк -- EMF

   Тип видання:   наукове видання   
15.

Burke, Е. М.
Java extreme programming cookbook [Electronic resource] / Е. М. Burke, В. М. Coyner. - Sebastopol : O'Reilly, 2003. - 288 p.

Рубрики:

  Повний текст доступний у читальних залах НБУВ


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.



Кл.слова:
програма -- алгоритм

   Тип видання:   методичний посібник   
16.


C# для профессионалов [Електронний ресурс] : в 2 т. / С. Робинсон [и др.]. - М. : Лори, 2003

Рубрики:

  Повний текст доступний у читальних залах НБУВ

Т. 1. - 478 с.

Т. 2. - С. 479 - 1002


Эта книга предназначена для опытных разработчиков, возможно, имеющих опыт программирования на VB, C++ или Java, но не использовавших ранее в своей работе язык C# и платформу .NET. Программистам, применяющим современные технологии, книга даст полное представление о том, как писать программы на C# для платформы .NET.



Кл.слова:
програмування

   Тип видання:   підручник   
17.

Carg, V. K.
Concurrent and Distributed Computing in Java [Electronic resource] / V. K. Carg. - Hoboken : John Wiley & Sons, 2004. - 309 p.
Переклад назви: Паралельні та розподілені обчислення в Java

Рубрики:

  Повний текст доступний у читальних залах НБУВ


Combining the two key types of Java programming, Garg (Electrical and Computer Engineering Department, University of Texas) offers both professionals and students a guide to fundamental concepts necessary for mastering Java programming. Early chapters deal with techniques for programming in shared-memory based systems and cover concepts in Java such as threads and synchronized methods. Later chapters look at programming in a message-passing system, covering resource allocation problems, logical clocks, global property detection, leader election, and message ordering and logging. Treatment avoids excessive mathematical notation while explaining important concepts. Chapter problems are included. The book is copublished with IEEE Press.



Кл.слова:
програмування

   Тип видання:   методичний посібник   
18.

Carlson, D.
Eclipse Distilled [Electronic resource] / D. Carlson. - Boston : Addison Wesley Professional, 2005. - 312 p.
Переклад назви: Очищений Eclipse

Рубрики:

  Повний текст доступний у читальних залах НБУВ


Organized for rapid access, focused on productivity, Eclipse Distilled brings together all the answers you need to make the most of today's most powerful Java development environment. David Carlson introduces proven best practices for working with Eclipse, and shows exactly how to integrate Eclipse into any Agile development process.



Кл.слова:
програмування

   Тип видання:   підручник   
19.

Chase, N.
Введение в DOM [Електронний ресурс] : пер. с англ. / N. Chase. - [Б. м.] : IBM deweloper Work, 2003

Рубрики:

  Повний текст доступний у читальних залах НБУВ


Еще до появления XML существовала Объектная Модель Документа, Document Object Model или DOM. Она позволяет разработчику обращаться к компонентам в XML-структуре, выбирать и изменять их и является важной для работы с XML. В этом учебнике вы узнаете о структуре документа DOM. Вы также узнаете о том, как использовать технологию Java для создания объекта Document из XML_файла, изменения его и выборки результатов.



Кл.слова:
програмування

   Тип видання:   підручник   
20.

Chase, N.
Введение в SAX [Електронний ресурс] : пер. с англ. / N. Chase. - [Б. м.] : IBM deweloper Work, 2003

Рубрики:

  Повний текст доступний у читальних залах НБУВ


В этом учебнике исследуется Simple API for XML версии 2.0.x или SAX 2.0.x. Он предназначен для разработчиков, которые понимают XML и хотят изучить этот легкий событийно-базированный API для работы с XML-данными. Предполагается, что вы знакомы с такими концепциями, как правильное форматирование и с теговой природой XML-документа. (Вы можете получит базовые представления о самом XML из учебника Введение в XML.) В этом учебнике вы узнаете, как использовать SAX, чтобы выбирать, манипулировать и выводить XML-данные. Предварительные замечания: SAX доступен во многих языках программирования, таких, как Java, Perl, C++ и Python. Этот учебник использует для демонстраций язык Java, но концепции в разных языках, по существу, одинаковы, и вы можете получить понимание SAX, даже не работая на самом деле с этими примерами.



Кл.слова:
програмування
...
 

Всі права захищені © Національна бібліотека України імені В. І. Вернадського