1. Apress.AutoCAD.2006.VBA.A.Programmers.Reference.Sep.2005.eBook-BBL
2. Apress.Beginning.Object.Oriented.ASP.NET.2.0.with.VB.NET.From.Novice.to.Professional.Sep.2005.eBook-BBL
3. Apress.Beginning.Python.From.Novice.to.Professional.Sep.2005.eBook-BBL
4. Apress.PHP.5.Recipes.A.Problem.Solution.Approach.Sep.2005.eBook-DDU
5. Apress.The.Definitive.Guide.to.MySQL.5.3rd.Edition.Sep.2005.eBook-BBL
6. Cambridge.University.Press.Complexity.and.Cryptography.An.Introduction.Jan.2006.eBook-DDU
7. Idea.Group.Publishing.Web.Portfolio.Design.and.Applications.Jan.2006.eBook-DDU
8. Macromedia.Press.Macromedia.Flash.8.ActionScript.Training.from.the.Source.Jan.2006.eBook-BBL
9. Marco.Tabini.and.Associates.PHP.Architects.Guide.to.PHP.Security.Sep.2005.eBook-BBL
10. OReilly.C.Sharp.Cookbook.2nd.Edition.Jan.2006.eBook-BBL
11. OReilly.PCs.The.Missing.Manual.Dec.2005.eBook-BBL
12. Wiley.IEEE.Press.History.of.Wireless.Jan.2006.eBook-DDU
13. Wiley.Linux.Bible.2006.Edition.Boot.Up.to.Fedora.KNOPPIX.Debian.SUSE.Ubuntu.and.7.Other.Distributions.Jan.2006.eBook-DDU
AutoCAD 2006 VBA: A Programmer's Reference (Programmer's Reference)
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Joe Sutphin
ISBN: 1590595793
Publisher: Apress
Year: 2005
Pages: 625
Product Description
This book will help you take full advantage of the VBA programming environment within AutoCAD 2006. Whether
you want to automate routine tasks, or create sophisticated applications or design that can be generated
programmatically, this book will empower you to make AutoCAD work for you.
This book is also suitable
if you're a power user who wants to make use of the advanced features of AutoCAD 2006 VBA, and you need a fast
reference for the full AutoCAD object model. You'll learn to run Autodesk design tasks in the embedded
VBA environment. This book is loaded with source code examples, and gives you--no matter your skill level--the
necessary tools to accomplish your AutoCAD 2006 automation tasks.
eBook: Apress.AutoCAD.2006.VBA.A.Programmers.Reference.Sep.2005.eBook-BBL hash [sELi0C2KNvWtPEeJ695LySF2IPg]
file: 2006_0219_wrz_a-a.2.v.p.r.s.2.e.izp [5007] KB
Код:
[color=magenta]http://rapidshare.de/files/13683805/2006_0219_wrz_a-a.2.v.p.r.s.2.e.izp.html[/color]
Beginning Object-Oriented ASP.NET 2.0 with VB .NET: From Novice to Professional (Beginning: From Novice to Professional)
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Brian Myers
ISBN: 1590595386
Publisher: Apress
Year: 2005
Pages: 216
Product Description
Beginning Object-Oriented ASP.NET 2.0 with VB .NET covers all of the basics, from definition to inheritance.
This book even includes a chapter on Visual Studio 2005 and Microsoft .NET Framework 2.0, enabling you
to create ASP.NET 2.0 applications. Also included are chapters on creating web forms, web controls,
and web services. Code samples illustrate the usage of each concept.
If you have a background in procedural
programming, this book will teach you what a class is, how it relates to an object, and how to model real-world
data into a class. You will be able to create a class in VB .NET, add properties and methods, and use that
class in a simple ASP.NET web application created with VB .NET.
eBook: Apress.Beginning.Object.Oriented.ASP.NET.2.0.with.VB.NET.From.Novice.to.Professional.Sep.2005.eBook-BBL hash [rx2JcBsl/RTBhfeaEj8eOFEpiqE]
file: 2006_0219_wrz_a-b.o.o.a.n.w.v.n.f.n.t.p.s.2.e.izp [3896] KB
Код:
[color=magenta]http://rapidshare.de/files/13683844/2006_0219_wrz_a-b.o.o.a.n.w.v.n.f.n.t.p.s.2.e.izp.html[/color]
Beginning Python: From Novice to Professional (Beginning: From Novice to Professional)
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Magnus Lie Hetland
ISBN: 159059519X
Publisher: Apress
Year: 2005
Pages: 640
Product Description
Beginning Python: From Novice to Professional is the most comprehensive book on the Python ever written.
Based on Practical Python, this newly revised book is both an introduction and practical reference for
a swath of Python-related programming topics, including addressing language internals, database
integration, network programming, and web services. Advanced topics, such as extending Python and
packaging/distributing Python applications, are also covered.
Ten different projects illustrate
the concepts introduced in the book. You will learn how to create a P2P file-sharing application and a
web-based bulletin board, and how to remotely edit web-based documents and create games. Author Magnus
Lie Hetland is an authority on Python and previously authored Practical Python. He also authored the
popular online guide, Instant Python Hacking, on which both books are based.
eBook: Apress.Beginning.Python.From.Novice.to.Professional.Sep.2005.eBook-BBL hash [xDCS7e3JY/z2t/QtqLeukFgHChk]
file: 2006_0219_wrz_a-b.p.f.n.t.p.s.2.e.izp [6360] KB
Код:
[color=magenta]http://rapidshare.de/files/13683894/2006_0219_wrz_a-b.p.f.n.t.p.s.2.e.izp.html[/color]
PHP 5 Recipes: A Problem-Solution Approach (Problem-Solution Approach)
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Lee Babin,Nathan A. Good,Frank M. Kromann,Jon Stephens
ISBN: 1590595092
Publisher: Apress
Year: 2005
Pages: 672
Product Description
PHP 5 Recipes: A Problem-Solution Approach supplies you with complete code for all of the common coding
problems you are likely to face when using PHP in your day-to-day work. The book begins with an in-depth
discussion of PHP 5 object-oriented techniques and methodology, and gets you up to speed on OOP with PHP:
where and where not to use it, and how to use it.
This invaluable guide includes over 200 recipes and covers
numerous topics: math, arrays, automation, security, graphics, regular expressions, web basics,
HTML forms, database access, date and time, variables and functions, and internationalization and
localization. Help yourself achieve a winning edge with this one-of-a-kind cookbook.
eBook: Apress.PHP.5.Recipes.A.Problem.Solution.Approach.Sep.2005.eBook-DDU hash [vOVEpFYm8+MxRWWo8Gd2FsbZISU]
file: 2006_0219_wrz_a-p.r.p.s.a.s.2.e.izp [4864] KB
Код:
[color=magenta]http://rapidshare.de/files/13683931/2006_0219_wrz_a-p.r.p.s.a.s.2.e.izp.html[/color]
The Definitive Guide to MySQL 5, Third Edition (Definitive Guide)
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Michael Kofler
ISBN: 1590595351
Publisher: Apress
Year: 2005
Pages: 784
Product Description
This is the second edition of Koflers acclaimed MySQL book, updated and expanded to cover MySQL
4.0, the most recent production release of the popular Open Source database, which boasts more than four
million users worldwide.
Like the first edition, this revision, which has been renamed as The Definitive
Guide to MySQL, Second Edition to reflect the breadth and depth of Koflers coverage of the topic,
provides a thorough introduction to the installation, configuration, implementation, and administration
of MySQL. In addition, Kofler also demonstrates how MySQL can be used in conjunction with various other
technologies to create database-driven Web sites, and gives practical advice on database design. Kofler
also shows whats coming up next in MySQL 4.1.
The Definitive Guide to MySQL, Second Edition, is
an irreplaceable resource for MySQL novices and experts alike.
eBook: Apress.The.Definitive.Guide.to.MySQL.5.3rd.Edition.Sep.2005.eBook-BBL hash [KcYfbZgOaDsl8UTMoEHYCLTsnlI]
file: 2006_0219_wrz_a-t.d.g.t.m.3.e.s.2.e.izp [9900] KB
Код:
[color=magenta]http://rapidshare.de/files/13684041/2006_0219_wrz_a-t.d.g.t.m.3.e.s.2.e.izp.html[/color]
Complexity and Cryptography : An Introduction
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): John Talbot,Dominic Welsh
ISBN: 0521852315
Publisher: Cambridge University Press
Year: 2006
Pages: 336
Product Description
Cryptography plays a crucial role in many aspects of today's world, from internet banking and ecommerce
to email and web-based business processes. Understanding the principles on which it is based is an important
topic that requires a knowledge of both computational complexity and a range of topics in pure mathematics.
This book provides that knowledge, combining an informal style with strong proofs of the key results
to provide an accessible introduction. It includes many examples and exercises, and is based on a highly
successful course developed and taught over many years.
eBook: Cambridge.University.Press.Complexity.and.Cryptography.An.Introduction.Jan.2006.eBook-DDU hash [Tfp2HxxFqZTsVWKxWWcas4iRxVM]
file: 2006_0219_wrz_c-u.p.c.a.c.a.i.j.2.e.izp [1149] KB
Код:
[color=magenta]http://rapidshare.de/files/13684056/2006_0219_wrz_c-u.p.c.a.c.a.i.j.2.e.izp.html[/color]
Web Portfolio Design and Applications
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): John Dimarco
ISBN: 1591408547
Publisher: Idea Group Publishing
Year: 2006
Pages: 304
Product Description
Scholars and students are searching for information on what a Web portfolio is, what it is not, what to
put into a Web portfolio, and what technical skills are needed to succeed in the process. Web Portfolio
Design and Applications provides a combination of theory, pedagogy, and practice to help enable faculty
and students across disciplines to explore creating a Web portfolio. This book provides research conclusions,
case studies, and hands-on technical processes, which allow people of all levels to develop a personal
approach to creating a Web portfolio. Web Portfolio Design and Applications is designed for anyone who
has an interest in Web portfolios and electronic portfolios.
eBook: Idea.Group.Publishing.Web.Portfolio.Design.and.Applications.Jan.2006.eBook-DDU hash [21i0ZbburFTxCV/EEQSWb8/lEMI]
file: 2006_0219_wrz_i-g.p.w.p.d.a.a.j.2.e.izp [8255] KB
Код:
[color=magenta]http://rapidshare.de/files/13684116/2006_0219_wrz_i-g.p.w.p.d.a.a.j.2.e.izp.html[/color]
Macromedia Flash 8 ActionScript : Training from the Source
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Jobe Makar,Danny Patterson
ISBN: 0321336194
Publisher: Macromedia Press
Year: 2006
Pages: 536
Product Description
As any Flash developer worth his or her salt knows, you’re not tapping all of the program’s
power unless you’re taking advantage of its scripting language. Not to worry: With Flash 8’s
improved scripting language (which includes a visual interface!) and this project-based guide you
don’t have to be a master programmer to do so. In these pages best-selling authors Derek Franklin
and Jobe Makar with Danny Patterson, Member of Team Macromedia Flash, use hands-on lessons and simple,
step-by-step instructions to translate real-life activities into scripts, in the process demonstrating
that scripting is something you already instinctively know how to do. To that end, the authors have provided
methodologies and techniques for building nearly 40 real-life Flash 8 ActionScript projects, including
sample games, wireless applications, Web sites, and more—all of which will help you work faster
and more efficiently. The companion CD contains all of the project files and images you’ll need
to complete the book’s lessons.
eBook: Macromedia.Press.Macromedia.Flash.8.ActionScript.Training.from.the.Source.Jan.2006.eBook-BBL hash [/6ewCtvwS9fNl4rNMd8NV2rVl/8]
file: 2006_0219_wrz_m-p.m.f.a.t.f.t.s.j.2.e.izp [7262] KB
Код:
[color=magenta]http://rapidshare.de/files/13684169/2006_0219_wrz_m-p.m.f.a.t.f.t.s.j.2.e.izp.html[/color]
php|architect's Guide to PHP Security|
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Ilia Alshanetsky
ISBN: 0973862106
Publisher: Marco Tabini & Associates, Inc.
Year: 2005
Pages: 200
Product Description
Security is a hot topic these days, with new exploits and patches released on a daily basis for all sorts
of operating systems and applications. Recently, the security bubble has expanded to touch the PHP world,
and several well-known applications have been the target of a great number of attacks. Despite all the
negative publicity, however, PHP is and remains a very stable--and very secure--programming environment.
php|architect's Guide to PHP Security, written by security expert (and frequent php|architect contributor)
Ilia Alshanetsky, provides you with a guide that covers everything you need to secure existing PHP applications
and write new ones with security in mind. * Provides techniques for both PHP 4 and PHP 5 * Includes a step-by-step
guide to securing your applications * Provides comprehensive coverage of security design * Teaches
you how to defend yourself from hackers * Shows you how to distract hackers with a "tar pit" to help you fend
off potential attacks Rather than drowning you in overlong explanations, this book focuses on providing
you with accurate information on proper security techniques, and showing you a step-by-step approach
to writing applications that are stable, secure and reliable.
eBook: Marco.Tabini.and.Associates.PHP.Architects.Guide.to.PHP.Security.Sep.2005.eBook-BBL hash [FnAd4w07u14uP5K1z5tpSXjPrkw]
file: 2006_0219_wrz_m-t.a.a.p.a.g.t.p.s.s.2.e.izp [854] KB
Код:
[color=magenta]http://rapidshare.de/files/13684177/2006_0219_wrz_m-t.a.a.p.a.g.t.p.s.s.2.e.izp.html[/color]
C# Cookbook, 2nd Edition (Cookbooks (O'Reilly))
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Jay Hilyard,Stephen Teilhet
ISBN: 0596100639
Publisher: O'Reilly Media, Inc.
Year: 2006
Pages: 1200
Product Description
With C# Cookbook, 2nd Edition, you'll be able to learn and improve your mastery of both the C# language
and the .NET platform. This updated bestseller has been completely revised to account for C# 2.0, the
latest version of this popular object-oriented programming language. It also includes more than 100
new code solutions (over 300 overall) to common problems and tasks that you're sure to face as a C# programmer.
Nearly every solution, or "recipe," contains a complete, documented code sample showing you how to solve
the specific problem, as well as a detailed discussion of how and why the underling technology works.
This question-solution-discussion format is a proven teaching method, as any fan of O'Reilly's "Cookbook"
series can attest to. In fact, no other source offers a learn-as-you-go format quite like this.
C# Cookbook,
2nd Edition is organized into 20 chapters, each of which focuses on a particular topic in creating C# solutions.
Here's just a taste of what's covered:
Numeric data types
Strings and characters
Classes and structures
Generics
Exception handling
Delegates, events, and anonymous methods
Filesystem interactions
Web site access
XML usage (including XPath and XSLT)
Networking
Threading
Unsafe code
Best of
all, you don't have to be an experienced C# or .NET developer to use C# Cookbook, 2nd Edition. You just have
to be someone who wants to solve a problem now, without having to learn all the related theory first.
eBook: OReilly.C.Sharp.Cookbook.2nd.Edition.Jan.2006.eBook-BBL hash [qyHJoYyOyajgZlN31a1C+Ka3HhY]
file: 2006_0219_wrz_o-s.c.2.e.j.2.e.izp [1904] KB
Код:
[color=magenta]http://rapidshare.de/files/13684257/2006_0219_wrz_o-s.c.2.e.j.2.e.izp.html[/color]
PCs: The Missing Manual (Missing Manual)
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Andy Rathbone
ISBN: 0596100930
Publisher: Pogue Press
Year: 2005
Pages: 597
Product Description
Your vacuum comes with one. Even your blender comes with one. But your PC--something that costs a whole
lot more and is likely to be used daily and for tasks of far greater importance and complexity--doesn't
come with a printed manual. Thankfully, that's not a problem any longer: PCs: The Missing Manual explains
everything you need to know about PCs, both inside and out, and how to keep them running smoothly and working
the way you want them to work. A complete PC manual for both beginners and power users, PCs: The Missing
Manual has something for everyone. PC novices will appreciate the unassuming, straightforward tutorials
on PC basics, such as hooking up a monitor, keyboard, mouse, printer, and scanner. Families will enjoy
sections on networking several computers to share an Internet connection, sharing one monitor between
two PCs, connecting portable media players, and creating a home theater system. Adventurous PC users
will like the clear photos explaining how to take your PC apart and replace or upgrade any failing parts;
IT professionals will be grateful to have something to hand to their coworkers who need solid, trusted
information about using their PC.
In PCs: The Missing Manual, bestselling computer author Andy Rathbone
delivers simple, reliable advice on the kinds of things PC users confront every day. He shows you how to
connect and configure today's must-have devices (including digital cameras, portable music players,
digital camcorders, and keychain drives); burn CDs and DVDs; scan and fax documents, and more. His section
on the Internet explains how to choose the best Internet Service Provider and web browser for your needs;
send email; find information quickly on the Web; share photos online; set up a blog; set up a webcam; access
TV and radio through the Internet; and shop safely online. And Rathbone delivers plenty of guidance on
keep your privacy and your PC safe by installing firewalls, creating safe passwords, running antivirus
software, removing spyware and adware, and backing up important files.
eBook: OReilly.PCs.The.Missing.Manual.Dec.2005.eBook-BBL hash [ctNrg1FLelCwlNW8w1NbelLlq7M]
file: 2006_0219_wrz_o-p.t.m.m.d.2.e.izp [8015] KB
Код:
[color=magenta]http://rapidshare.de/files/13684241/2006_0219_wrz_o-p.t.m.m.d.2.e.izp.html[/color]
History of Wireless
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Tapan K. Sarkar,Robert Mailloux,Arthur A. Oliner,Magdalena Salazar-Palma,Dipak L. Sengupta
ISBN: 0471718149
Publisher: Wiley-IEEE Press
Year: 2006
Pages: 680
Product Description
The book includes an overview of all recorded developments of wireless communication and electronics
from 1818-1990, early developments of wireless up to the time of Maxwell and Hertz, the first practical
applications of wireless, the role of other countries in shaping wireless technology and the
historical development of wireless applications such as radars and phased arrays.
eBook: Wiley.IEEE.Press.History.of.Wireless.Jan.2006.eBook-DDU hash [A9vYL+q/Kt4d6dDHCYSnAsLUJg4]
file: 2006_0219_wrz_w-i.p.h.o.w.j.2.e.izp [36722] KB
Код:
[color=magenta]http://rapidshare.de/files/13684628/2006_0219_wrz_w-i.p.h.o.w.j.2.e.izp.html[/color]
Linux Bible 2006 Edition : Boot Up to Fedora, KNOPPIX, Debian, SUSE, Ubuntu and 7 Other Distributions (Bible)
Для просмотра ссылки Войди или Зарегистрируйся
Product Details
Author(s): Christopher Negus
ISBN: 0471754897
Publisher: Wiley
Year: 2006
Pages: 912
Product Description
* This completely revamped edition covers the familiar Linux flavors as well as some exciting new distributions-Ubuntu,
Mepis, Arch Linux, and four others * Ideal for users planning the transition to Linux who want to sample
different distributions to see which one best meets their needs * Includes new sections on practical
uses for Linux, cool multimedia apps, instant messaging, BitTorrent, and improved security techniques
* Valuable information for system administrators who need to set up secure, fully functioning Linux
servers * Bonus DVD is the only one on the market to include ten Linux distributions readers can try
eBook: Wiley.Linux.Bible.2006.Edition.Boot.Up.to.Fedora.KNOPPIX.Debian.SUSE.Ubuntu.and.7.Other.Distributions.Jan.2006.eBook-DDU hash [3x1Zjq/X9IE1BL7AyyWvFfMEiPE]
file: 2006_0219_wrz_w-l.b.2.e.b.u.t.f.k.d.s.u.a.o.d.j.2.e.izp [8793] KB
Код:
[color=magenta]http://rapidshare.de/files/13683769/2006_0219_wrz_w-l.b.2.e.b.u.t.f.k.d.s.u.a.o.d.j.2.e.izp.html[/color]