Although traditional texts present isolated algorithms and data structures, they do not provide a unifying structure and offer little guidance on how to appropriately select among them. Furthermore, these texts furnish little, if any, source code and leave many of the more difficult aspects of the implementation as...
Данное практическое руководство знакомит своего читателя с первоосновами программирования игр для сотовых телефонов.Детально рассматриваются главные направления организации игр - от создания простых приложений, выводящих на экран одно сообщение, до...
Head First Java delivers a highly interactive, multisensory learning experience that lets new programmers pick up the fundamentals of the Java language quickly. Through mind-stretching exercises, memorable analogies, humorous pictures, and casual language, Head First Java encourages readers to think like a Java...
Beginning Java 7 guides you through this language and a huge assortment of platform APIs. Beginning Java 7 targets the following groups of developers: Newcomers, skilled (to some degree) in other programming languages but with no previous exposure to Java
Intermediate Java developers, skilled in the...
Many Java developers are now looking at Ruby, and the Ruby on Rails web framework. If you are one of them, this book is your guide. Written by experienced developers who love both Java and Ruby, this book will show you, via detailed comparisons and commentary, how to translate your hard-earned Java knowledge and...
Pattern-based solutions for every stage of the development lifecycle Documents 30 patterns,
including the 23 core patterns for the Sun Certified Enterprise Architect exam.
Increasingly, developers are recognizing the value of design patterns in helping to
create more robust, scalable,...
* Over 50 recipes towards optimal Java Software Engineering with Maven 3
* Grasp the fundamentals and extend Apache Maven 3 to meet your needs
* Implement engineering practices in your application development process with Apache Maven
* Collaboration techniques for Agile teams with Apache...
Object-Oriented Programming and Java presents two important topics in contemporary software development: object-oriented programming and Java. This book takes a different teaching approach from most available literature, it begins with the description of real-world object interaction scenarios and explains how they...
Данное пособие представляет собой справочник по языку Java и может использоваться при изучении курса "Системы программирования итернет приложений" Рассмотрены основные концепции объектно-ориентированного программирования, описан синтаксис языка Java, а так же описаны основные классы и интерфейсы входящие в состав
Данное пособие представляет собой краткий справочник по языку Java и может использоваться как конспект лекционного курса "Системы программирования Интернет-приложений". Рассмотрены основные концепции объектно-ориентированного программирования, описан синтаксис языка Java, а также приведено описание основных классов и...
Книга "Java. Эффективное программирование", содержащая пятьдесят семь ценных правил, предлагает решение задач программирования, с которыми большинство разработчиков сталкиваются каждый день. Всесторонне описывая приемы, которыми пользуются эксперты, создававшие платформу Java,
Пособие предназначено для тех людей, которые не знакомы с Java. Авторы рассматривают простейшие конструкции языка, которые однако позволяют выполнить задания в конце пособия. Пособие было опробовано на студентах второго курса математического факультета ДВГУ в курсе "Практикум на ЭВМ".
Для студентов...
Данный курс предназначен для изучения языка программирования Java, который является на сегодняшний день одним из самых актуальным среди языков программирования. Технология Java - это объектно-ориентированная, платформо-независимая, многопоточная среда программирования, основа для Web- и сетевых сервисов. Она позволяет...
The NetBeans Platform has many features provided out of the box for Swing desktop application developers. It can take you hours just to create menu bars, toolbars, a window system, and other typical desktop application infrastructural needs rather than you focusing on your domain knowledge. Imagine how much time you...
With over 3 Million users/developers, Spring Framework is the leading “out of the box” Java framework. Spring addresses and offers simple solutions for most aspects of your Java/Java EE application development, and guides you to use industry best practices to design and implement your applications.