Бази даних

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

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

Вид пошуку
у знайденому
Сортувати знайдені документи за:
авторомназвоюроком видання
Формат представлення знайдених документів:
повнийстислий
 Знайдено в інших БД:Автореферати дисертацій (14)Реферативна база даних (875)Книжкові видання та компакт-диски (983)Журнали та продовжувані видання (385)
Пошуковий запит: (<.>U=З970.312$<.>)
Загальна кількість знайдених документів : 438
Представлено документи з 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.

Anderson, A.
Macromedia Flash 8 on Demand [Electronic resource] / A. Anderson, S. Johnson. - Indianapolis : Que, 2005. - 560 p.
Переклад назви: Macromedia Flash 8 на вимогу

Рубрики:

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


Offers readers a fast, visual way to learn Flash 8, enabling one to create interactive web sites



Кл.слова:
графіка -- інтернет

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

Andrew, R.
The CSS anthology [Electronic resource] : 101 essential tips, tricks & hacks / R. Andrew. - 2th. ed.. - Collingwood : SitePoint, 2007. - 400 p.
Переклад назви: Антологія CSS: 101 особлива порада, трюки і хаки

Рубрики:

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


The CSS Anthology: 101 Essential Tips, Tricks & Hacks is a compilation of best practice solutions to the most challenging CSS problems. The third edition of this best-selling book, published in full color, has been completely revised and updated to cover the latest techniques and newer browsers, including Firefox 3 and Internet Explorer 8. It's the most complete question-and-answer book on CSS, with over 100 tutorials that'll show you how to gain more control over the appearance of your web page, create sophisticated Web page navigation controls, design for today's alternative browsing devices including phones and screen readers, and much more.



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

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


Apache Server Survival Guide [Electronic resource]. - [S. l. : s. n.]
Переклад назви: Керівництво Apache Server

Рубрики:

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


A Web server is the server software behind the World Wide Web. It listens for requests from a client, such as a browser like Netscape or Microsoft's Internet Explorer. When it gets one, it processes that request and returns some data. This data usually takes the form of a formatted page with text and graphics. The browser then renders this data to the best of its ability and presents it to the user. Web servers are in concept very simple programs. They await for requests and fulfill them when received.



Кл.слова:
веб-сервер

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

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



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

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

Ardestani, K.
Building an ASP .NET Intranet [Electronic resource] / K. Ardestani. - New York : Apress, 2002. - 476 p.

Рубрики:

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


This text uses ASP.NET and Visual Basic.NET to develop an intranet application that provides all of the features that users expect. It looks at how to customize existing portal modules, as well as building some of your own.



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

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

Argerich, L.
Professional PHP4 [Electronic resource] / L. Argerich. - New York : Apress, 2003. - 1000 p.
Переклад назви: Професійний PHP4

Рубрики:

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


This resource offers a simple and universal cross-platform solution for e-commerce, complex web, and database-driven applications to working PHP developers who want to take their skills to the next level.



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

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

Arthorne, J.
Official Eclipse 3.0 Faqs [Electronic resource] / J. Arthorne, C. Laffra. - Boston : Addison Wesley Professional, 2004. - 384 p.
Переклад назви: Офіційний Eclipse 3.0: запитання та відповіді

Рубрики:

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




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

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

Ash, L.
The web testing companion: the insider's guide to efficient and effective tests [Electronic resource] / L. Ash. - Indianapolis : John Wiley & Sons, 2003. - 554 p.
Переклад назви: Помічник з веб тестування: посібник з ефективного та дієвого тестування

Рубрики:

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


This guide provides practical, hands-on techniques for testing the design, globalization, performance, and security of Web applications.



Кл.слова:
веб-додаток

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

Atkinson, L.
Core PHP programming [Electronic resource] / L. Atkinson. - 3th. ed.. - Upper Saddle River : Prentice Hall PTR, 2003. - 1104 p
Переклад назви: Базове PHP програмування

Рубрики:

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


This book assumes a certain familiarity with the Internet, the Web, and HTML programming, but it starts with the most basic ideas of programming. It will introduce you to concepts common to all programming languages and how they work in PHP. You can expect this book to teach you how to create rich, dynamic Web sites. You can also expect it to remain on your desk as a reference for how PHP works, or even as a recipe book for solving common design problems.



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

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

Avery, J.
Microsoft ASP.NET [Electronic resource] : setup and configuration / J. Avery. - Redmond : Microsoft Press, 2003. - 240 p. - (Pocket reference)
Переклад назви: Microsoft ASP.NET: установка і налаштування

Рубрики:

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


Portable and precise, this pocket-sized reference is the Web application developer’s fast-answers guide to ASP.NET configuration architecture, settings, and custom settings. Zero in on key ASP.NET configuration details and techniques using quick-reference tables, lists, step-by-step instructions, and real world tips, including coding examples for version 2003 of Microsoft Visual Basic® .NET and Microsoft Visual C#® .NET. This handy, one-stop guide delivers the focused, streamlined direction you need to get your Web solutions up and running quickly.



Кл.слова:
веб-додаток -- конфігурація -- кодування

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

Bardzell, J.
Macromedia dreamweaver 8 with ASP, Coldfusion and PHP: training from the source [Electronic resource] / J. Bardzell. - [S. l.] : Macromedia, 2005. - 528 p.

Рубрики:

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


Learn by doing! Follow along, step-by-step, as you upgrade a static HTML site that uses obsolete code to an XML standard-compliant, CSS-formatted dynamic site using Microsoft Active Server Pages (ASP), Macromedia ColdFusion, or the open source PHP. Create several integrated applications for a fictional travel tour operator, including a searchable listing for tour descriptions, country profiles, and a tour price calendar.



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

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

Bardzell, J.
Macromedia® Studio® 8: training from the source [Electronic resource] / J. Bardzell, S. Bardzell. - Berkeley : Peachpit, 2006. - 560 p.
Переклад назви: Macromedia Studio® 8: Навчання від джерела

Рубрики:

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


Learn by doing! Macromedia Studio 8: Training from the Source provides a comprehensive, working introduction to the most powerful Web design and development suite available. Starting from the ground up, you'll build two Web sites. In the first half of the book, you'll combine the strengths of Macromedia Flash, Fireworks, and Dreamweaver to create an attractive, yet maintainable site. In the second half of the book, you'll focus on building a powerful and dynamic user experience by combining Macromedia Flash, Dreamweaver, Contribute, FlashPaper, and ColdFusion. The enclosed CD-ROM contains all the files you need to complete the projects, plus completed files for you to compare with your results and use as models for future projects.



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

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

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-аналізатори

   Тип видання:   науково-популярне видання   
17.
 



Beginning HTML5 and CSS3 [Electronic resource] / Richard Clark [etc.]. - New York : Apress, 2012. - 624 p
Переклад назви: Основи HTML5 та CSS3

Рубрики:

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


eginning HTML5 and CSS3 is your introduction to the new features and elements of HTML5 - all the leaner, cleaner, and more efficient code you've hoped for is available now with HTML5, along with some new tools that will allow you to create more meaningful and richer content. For everyone involved in web design, this book also introduces the new structural integrity and styling flexibility of CSS 3 - which means better-looking pages and smarter content in your website projects.



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

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

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.



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

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

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.



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

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

Besley, K.
Learn programming with Flash MX [Electronic resource] / K. Besley, B. Renow-Clarke. - New York : Apress, 2004. - 480 p.

Рубрики:

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


This text covers the fundamental Flash MX programming principles and skills that every programmer needs to master in order to create well-structured and efficient code to a professional standard.



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

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