Beginning Java 2 JDK 5 Edition
Combining simplicity with power, Java has become the object-
oriented language of choice for Internet programming and cross-
platform
applications.
This
comprehensive
and
easy-to-use
guide
provides you with the essential information you'll need to know in
order
to
develop
dynamic
programs
using
the
Java
2
Standard
Edition 5.0 or later. You'll be introduced to the fundamental ideas
about the structure of Java programs and how they work. You'll gain
a
clear understanding of all the latest features of the Java
language
Автор: Ivor Horton
Издательство: Wiley
Дата публикации: 2005
ISBN (eng): 0-7645-6874-4
ISBN (рус):
Язык: English
Количество страниц: 1501
Формат: PDF
Размер файла: 22 Mb
as
well
as
the
key
packages
in
the
Java
class
library.
And
with
the
help
of
numerous
working
examples,
you'll
find
out
how
to
apply
the
material so you can write your own full-featured applications and
applets. This book teaches you how to start programming in Java,
covering
everything
from
putting
together
statements
and
performing
calculations to applying the capabilities provided by the Java class
libraries, and much more. What you will learn from this book The
basics
of
how
the
Java
language
works
Ways
to
apply
key
language
elements Methods for storing data in a program How to define and
utilize
classes
How
to
create
applets
for
use in interactive Web pages
Techniques for implementing an application with a graphical user
interface How to use the JDBC capability to work with relational
databases
All
the
skills
to
become
a
knowledgeable
Java
programmer Who this book is for This book is for anyone who wants
to explore how Java works and discover how to write fully featured
and effective Java programs. No previous Java experience is
necessary.
Beginning Java Server Pages
Автор: Vivek Chopra, Sing
Li, Rupert Jones
Издательство: Wrox
Дата публикации: 2005
ISBN (eng): 0-7645-7485-X
ISBN (рус):
Язык: English
Количество страниц: 1297
Формат: PDF
Размер файла: 22 Mb
This book covers JSP development techniques in great detail.
However, a central theme in the book is an emphasis on the right way
to do Web development.
Beginning Linux Programming
Автор: Neil Matthew,
Richard Stones
If you have some programming experience and are ready to venture
into Linux programming, this updated edition of the bestselling entry-
Издательство: Wrox, Wiley
level book takes you there. New to this edition are chapters on
Дата публикации: 2004
ISBN (eng): 0-7645-4497-7
ISBN (рус):
Язык: English
Количество страниц: 891
Формат: PDF
Размер файла: 12 Mb
MySQL
access
and
administration;
programming
GNOME
and
KDE;
and Linux standards for portable applications. Coverage of kernel
programming,
device
drivers,
CVS,
grep,
and
GUI
development
environments has expanded. The authors guide you step by step,
using
construction
of
a
CD
database application to give you hands-on
experience as you progress from the basic to the complex.
Beginning MySQL
Автор: Robert Sheldon,
Geoff Moes
Издательство: Wrox
Дата публикации: 2005
ISBN (eng): 0-7645-7950-9
ISBN (рус):
Beginning MySQL As the most popular open source database system
in the world, MySQL boasts ease of implementation, minimal
overhead,
consistent
reliability,
and
low
total
cost
of
ownership.
This
hands-on resource offers you a complete look at MySQL and
explains
how
to
implement
MySQL
and
access
MySQL
with
various
programming
languages.
Using
a
task-oriented
approach
along
with
numerous helpful examples, this book takes you through the steps
necessary to install MySQL 4.1 on Linux and Windows platforms,
create and manage MySQL databases, query and manipulate data,
and
administer
the MySQL database management system. By the
end of the book you'll have a solid foundation for understanding
MySQL
as
a
robust,
flexible,
and
easy-to-implement
application
that
has
many
diverse
uses.
What
you
will
learn
from
this
book
Where
to
find MySQL components on your system and what tools are available
Язык: English
to access and manipulate data How to set
up logging, manage
Количество страниц: 865
Формат: PDF
Размер файла: 12 Mb
security,
optimize
performance,
and
back
up and restore
your
system
Ways
to
insert,
update,
copy,
import,
export,
and
delete
data
How
to
access
a
MySQL
database
from
within
a
specific
programming
language Effective methods for establishing a connection to a
database and issuing SQL statements Who this book is for This book
is for programmers who are new to MySQL but who have some
experience
in
PHP,
Java, or ASP/ASP.NET developing applications
that
access
backend
databases.
Wrox
Beginning
guides
are
crafted
to
make
learning programming languages and technologies easier
than you think, providing a structured, tutorial format that will guide
you through all the techniques involved.
Beginning Perl
Автор: Simon Cozens,
Peter Wainwright
Издательство: Wrox
Дата публикации: 2000
ISBN (eng): 1-861003-14-5
ISBN (рус):
Язык: English
Количество страниц: 672
Формат: PDF
Размер файла: 11 Mb
Perl
is an immensely popular scripting language that combines the
best features of C, key UNIX
utilities and a powerful use of regular
expressions. It has a wide range of uses beyond simple text
processing and is commonly used for web programming - creating
and
parsing
CGI
forms,
validating
HTML
syntax
and
hyperlinks
-
as
well as e-mail and Usenet news filtering. Perl is increasingly the
system administrator's scripting language of choice and is used for
file
and
directory
manipulation,
database
access
and
a
whole
range
of daily system operator chores.
Beginning PHP5, Apache, and MySQL Web Development
Over the course of this book, you will develop two complete Web
sites: 1. Movie Review Web site. Developing this site introduces you
to writing a PHP program, making your pages look professional,
working with variables and includes, and integrating PHP with MySQL
Автор:
Издательство: Wrox
Дата публикации: 2005
ISBN (eng): 0-7645-7966-5
ISBN (рус):
Язык: English
Количество страниц: 819
Формат: PDF
Размер файла: 14 Mb
to
make
your
site
truly
dynamic
as
pages
are
created
on
the
fly
for
your
Web
site
visitor.
You
will
also
get
experience
in
error
handling
and data validation while working on this site. 1. Comic Book Fan
Web
site.
The
creation of this Web site takes you through the steps of
building databases from scratch, manipulating images and sending
out e-mails using PHP, authenticating users, managing content
through
CMS,
creating
a
mailing
list,
setting
up an e-commerce
section,
and
developing
and
customizing
a
discussion
forum.
Finally,
this
book
covers
how
to
learn
about
your
visitors
through the
use
of
log
files
and
how
to
troubleshoot
common
mistakes
or
problems.
The
appendixes in this book provide you with the necessary reference
materials youll need to assist you in your Web site development
journey and offer tools to make you more efficient.
Beginning Programming
Автор: Adrian and Kathie
Kingsley-Hughes
Издательство: Wrox
Дата публикации: 2005
ISBN (eng): 0-7645-8406-5
ISBN (рус):
Язык: English
Количество страниц: 481
Формат: PDF
Размер файла: 12 Mb
This
book
is
different-this
book
is
aimed at those who want to learn to
be
programmers
but
who
havent
had a background that has exposed
them to programming or programmers-teachers, pupils, nurses,
lawyers, lorry drivers, pilots. People who see the ability to get a
computer
to
work
for
them
as
an
advantage
that
they
want
to
have
access to.
Beginning Python
Автор: P.Norton, A.Samuel,
D.Aitel
Издательство: Wrox
Дата публикации: 2005
ISBN (eng): 0-7645-9654-3
ISBN (рус):
Язык: English
Количество страниц: 679
Формат: PDF
Размер файла: 15 Mb
Python is a very rich language with many features, so it is important
to learn to walk before you learn to run.
Beginning Regular Expressions
Regular
expressions
help
users and developers to find and
manipulate text more effectively and efficiently. In addition, regular
expressions
are
supported
by
many
scripting
languages,
programming
languages,
and databases. This example-rich tutorial
helps
debunk
the
traditional
reputation of regular expressions as
being cryptic. It explains the various parts of a regular expression
pattern, what those parts mean, how to use them, and common
Автор: Andrew Watt
Издательство: Wrox
Дата публикации: 2005
ISBN (eng): 0-7645-7489-2
ISBN (рус):
Язык: English
Количество страниц: 771
Формат: PDF
Размер файла: 24 Mb
pitfalls to avoid when writing regular expressions. With chapters on
using
regular expressions with popular Windows platform software
including
databases,
cross
platform
scripting
languages,
and
programming languages, you'll learn to make effective use of the
power provided by regular expressions once you fully comprehend
their strengths and potential. What you will learn from this book
Fundamental
concepts
of
regular
expressions
and
how
to
write
them
How
to
break
down
a
text
manipulation
problem
into component parts
so you can then logically construct a regular expression pattern How
to
use
regular
expressions
in
several scripting and programming
languages and software packages The variations that exist among
regular expression dialects Reusable, real-world working code that
can
be
used to
solve
everyday
regular
expression
problems
Who
this
book
is
for
This
book
is
for
developers
who
need
to
manipulate
text
but are new to regular expressions. Some basic programming or
scripting experience is useful but not required.
Beginning RSS and Atom Programming
Автор: Danny Ayers,
Andrew Watt
Издательство: Wrox
Дата публикации: 2005
ISBN (eng): 0-7645-7916-9
ISBN (рус):
Язык: English
Количество страниц: 769
Формат: PDF
Размер файла: 13 Mb
Beginning
RSS
and
Atom
Programming
is
intended
to
help you
understand the issues that face the user community and, by
extension, the developer community. By understanding user needs
you will be better placed to write software to meet those needs. RSS,
in
its
various
versions,
and
Atom
are
useful
tools
to
help
you
provide
software
that
helps
your
customers
to
process
information
efficiently
and effectively.