Показать сообщение отдельно

  #4  
Старый 05.04.2008, 21:55
xcedz
Познавший АНТИЧАТ
Регистрация: 14.01.2008
Сообщений: 1,165
Провел на форуме:
7229141

Репутация: 3099


По умолчанию

[No Starch] The Book of JavaScript (2006)
5.91 MB

Image

Book Description
With JavaScript, you can add interactivity, animation, and other tricks to your web pages quickly. But this isn't just a book of scripts for you to cut and paste into your HTML, only to find out later that nothing works as you'd expected. Using real-world examples as the starting point, author thau! walks you step by step through various scripts and explains how they produce the effects you want.

Because no discussion of JavaScript today is complete without coverage of Ajax, this thoroughly updated second edition includes new chapters on Ajax, so you can get up to speed with this valuable method for creating truly dynamic web pages. This second edition of the best-selling The Book of JavaScript also features revised appendices and new examples throughout to reflect today's web environment. Inside, you'll learn to:


* Work with frames, forms, cookies, and alarms
* Use events to react to a user's actions
* Perform image swaps and rollovers
* Program your own functions to produce customized solutions
* Store user preferences and build a shopping cart
* Use Dynamic HTML to turn web pages into multimedia applications

If you need to spruce up tired-looking pages, The Book of JavaScript, 2nd Edition will help take your site from bland to brilliant.

Download:

http://mihd.net/0ikc9g


[Prentice Hall] PTR Understanding AJAX Using JavaScript to Create Rich Internet Applications (2006)
6.23 MB

Book Description
Already an experienced Web developer? Apply your skills in today’s fastest-growing area of Web development: AJAX!

Building on what you already know, this fast-paced guide will show you exactly how to create rich, usable Internet applications. Joshua Eichorn teaches through sophisticated code examples, including extensive server-side PHP code.

You won’t just learn how to code AJAX applications: Eichorn covers the entire development lifecycle, from use cases and design through debugging. He also presents detailed application case studies, including a start-to-finish update of a non-AJAX application that addresses everything from feature improvements to changing usage patterns. Coverage includes:


* How AJAX changes the conventional Web development cycle
* Problems created by the AJAX paradigm -- and how to avoid them
* Adding AJAX to existing Web applications: key considerations
* Using core AJAX technologies, including the XMLHttpRequest object
* Consuming data returned to an AJAX application using both XSLT and JSON
* Building more usable AJAX applications: guidelines and downloadable resources
* Use cases: solving real-world problems in the AJAX environment
* Libraries and toolkits for simplifying AJAX development, including Sarissa, scriptaculous, and HTML_AJAX
* A complete guide to AJAX debugging
* Supporting browsers without XMLHttpRequest by using IFrames or cookies
* JSON data encoding debugging guide, which covers tools for Firefox and Internet Explorer
* A list of libraries, which includes PHP, .NET, Java, and other libraries that can be used with any server language

Download:

http://mihd.net/jc2qz9


[Wrox] Professional JavaScript For Web Developers (2005)
8.99 MB

Book Description

* Dispels the myth that JavaScript is a "baby" language and demonstrates why it is the scripting language of choice used in the design of millions of Web pages and server-side applications
* Quickly covers JavaScript basics and then moves on to more advanced topics such as object-oriented programming, XML, Web services, and remote scripting
* Addresses the many issues that Web application developers face, including internationalization, security, privacy, optimization, intellectual property issues, and obfuscation
* Builds on the reader's basic understanding of HTML, CSS, and the Web in general

Download:

http://mihd.net/lort9g


[Manning] Ajax in Action (2005)
9.25 MB

Book Description
Web users are getting tired of the traditional web experience. They get frustrated losing their scroll position; they get annoyed waiting for refresh; they struggle to reorient themselves on every new page. And the list goes on. With asynchronous JavaScript and XML, known as "Ajax," you can give them a better experience. Once users have experienced an Ajax interface, they hate to go back. Ajax is new way of thinking that can result in a flowing and intuitive interaction with the user.

Ajax in Action helps you implement that thinking--it explains how to distribute the application between the client and the server (hint: use a "nested MVC" design) while retaining the integrity of the system. You will learn how to ensure your app is flexible and maintainable, and how good, structured design can help avoid problems like browser incompatibilities. Along the way it helps you unlearn many old coding habits. Above all, it opens your mind to the many advantages gained by placing much of the processing in the browser. If you are a web developer who has prior experience with web technologies, this book is for you.

Download:

http://mihd.net/ci8qn2


[Peachpit] JavaScript and Ajax for the Web (2006)
12.8 MB

RECOMMEND PUBLISHER


Book Description
Need to learn JavaScript fast? This best-selling reference’s visual format and step-by-step, task-based instructions will have you up and running with JavaScript in no time. In this completely updated edition of our best-selling guide to JavaScript, leading Web and computing experts Tom Negrino and Dori Smith use crystal-clear instructions and friendly prose to introduce you to all of today's JavaScript essentials. Along the way, you'll find extensive coverage of Ajax and XML techniques, current browsers (Opera, Safari, Firefox), and more.

Visual QuickStart Guide--the quick and easy way to learn!


* Easy visual approach uses pictures to guide you through JavaScript and show you what to do.
* Concise steps and explanations get you up and running in no time.
* Page for page, the best content and value around.
* Companion Web site at
Code:
http://www.javascriptworld.com
offers sample scripts, updates, and more!

Download:

http://mihd.net/ftsxr3


[Apress] Beginning JavaScript with DOM Scripting and Ajax From Novice to Professional (2006)
14.0 MB

Image

Book Description
JavaScript is one of the most important technologies on the web. It provides the means to add dynamic functionality to your web pages and serves as the backbone of Ajax-style web development. Beginning JavaScript with DOM Scripting and Ajax is an essential guide for modern JavaScript programming; it's practical but comprehensive. It covers everything you need to know to get up to speed with JavaScript development to add dynamic enhancements to web pages and program Ajax-style applications.

Experienced web developer Christian Heilmann begins gently by giving you an overview of JavaScript--its syntax, good coding practices, and the principles of DOM scripting. Then he builds up your JavaScript toolkit, covering dynamically manipulating markup, changing page styling on the fly using the CSS DOM, validating forms, dealing with images, and much more. Then he takes you to advanced territory, with a complete case study illustrating how many new JavaScript techniques can work together, plus a great introduction to Ajax development.

Download:

http://mihd.net/09tu7i


[Wiley & Sons] Ajax Bible (2007)
22.6 MB

Image

Book Description
If you think that mastering Ajax is too difficult, guess again. You can create Web applications that look and feel like desktop apps in less time than you think with the comprehensive Ajax instruction in this in-depth book. You'll find easy-to-follow tutorials, hundreds of tips and tricks, and so much practical information that even skilled developers will reach for this book first. Let this Bible be your guide as you jump into the hottest Web programming technology in years.


* Master the fundamentals--JavaScript(r), XML, dynamic HTML, and CSS
* Tie Ajax into Google with the Google(r) API
* Handle simultaneous XMLHttpRequest objects in Ajax
* Use Ajax frameworks such as Ruby on Rails, AjaxTags, and others
* Understand the Document Object Model (DOM)
* Create floating menus and effects with CSS
* Encrypt data over plain HTTP using JavaScript

Download:

http://mihd.net/4lsvri


[O'Reilly] Head Rush Ajax (2006)
462 KB

Image

Book Description
Asynchronous programming lets you turn your own web sites into smooth, slick, responsive applications that make your users feel like they're back on the information superhighway, not stuck on a dial-up backroad. With Head Rush Ajax, in no time you'll be writing JavaScript code that fires off asynchronous requests to web servers...and having fun doing it. Head Rush Ajax takes you beyond basic web development with DHTML and JavaScript and explains how asynchronous data requests and more powerful event models can be used in the Ajax methodology.

Sick of creating web sites that reload every time a user moves the mouse? Tired of servers that wait around to respond to users' requests for movie tickets? It sounds like you need a little (or maybe a lot of) Ajax in your life. Asynchronous programming lets you turn your own web sites into smooth, slick, responsive applications that make your users feel like they're back on the information superhighway, not stuck on a dial-up backroad.

But who wants to take on next-generation web programming with the last generation's instruction book? You need a learning experience that's as compelling and cutting-edge as the sites you want to design. That's where we come in. With Head Rush Ajax, in no time you'll be writing JavaScript code that fires off asynchronous requests to web servers...and having fun doing it. By the time you've taken your dynamic HTML, XML, JSON, and DOM skills up a few notches, you'll have solved tons of puzzles, figured out how well snowboards sell in Vail, and even watched a boxing match. Sound interesting? Then what are you waiting for? Pick up Head Rush Ajax and learn Ajax and asynchronous programming the right way--the way that sticks.


Download:

http://mihd.net/wf7rbc

================================================== ================================================== ==========
eBook.McGraw.Hill.Osborne.Oracle.Database.10g.SQL. chm 11-Jul-2007 14:19 849K
Sybex.Oracle9i.DBA.JumpStart.eBook-LiB.chm 11-Jul-2007 14:19 7.9M
Sams.Oracle.Database.10g.Insider.Solutions.chm 11-Jul-2007 14:19 12M
Que.Oracle.9i.Fundamentals.I.Exam.Cram.2.Nov.2004. eBook-LiB.chm 11-Jul-2007 14:19 3.4M
Prentice.Programming.Oracle.Triggers.And.Stored.Pr ocedures.3rd.Edition.eBook-LiB.chm 11-Jul-2007 14:19 1.2M
Prentice.Oracle.PL.SQL.By.Example.3rd.Edition-LiB.chm 11-Jul-2007 14:19 1.1M
Prentice.Oracle.DBA.SQL.Quick.Reference.eBook-LiB.chm 11-Jul-2007 14:19 4.5M
Prentice.Oracle.DBA.Guide.To.Data.Warehousing.And. Star.Schemas.eBook-LiB.chm 11-Jul-2007 14:19 1.5M
Prentice.Hall.PTR.Oracle.DBA.Scripting.Quick.Refer ence.Apr.2004.eBook-DDU.chm 11-Jul-2007 14:19 187K
Oreilly.Oracle.Essentials.Oracle.Database.10g.3rd. Edition.eBook-LiB.chm 11-Jul-2007 14:19 1.8M
OReilly.Oracle.PL.SQL.for.DBAs.Oct.2005.chm 11-Jul-2007 14:19 929K
McGrawHill-Oracle_Database_10g_New_Features.chm 11-Jul-2007 14:19 1.6M
McGraw Hill - Oracle Database 10g, A Beginner's Guide.chm 11-Jul-2007 14:19 2.4M
McGraw.Hill.-.Oracle.Database.10g..High.Availablity.with.RAC.Fl ashback.&.Data.Guard.chm 11-Jul-2007 14:19 9.3M
Digital Press - Oracle High Performance Tuning for 9i and 10g.chm 11-Jul-2007 14:19 10M
Digital.Press.Oracle.High.Performance.Tuning.for.9 i.and.10g.eBook-DDU.chm 11-Jul-2007 14:19 10M
Apress.Expert.Oracle9i.Database.Administration.eBo ok-LiB.chm 11-Jul-2007 14:19 9.8M
Addison.Wesley.Guerrilla.Oracle.eBook-LiB.chm 11-Jul-2007 14:19 9.5M

http://rapidshare.com/files/73890252/Oracle_Books.rar.html

================================================== ================================================== ==========
Learn to program in C++

http://rapidshare.com/files/75974672/learn_to_program_with_c___2003.pdf


How to Program VB 5.0

http://rapidshare.com/files/40473676/_file_Visual_20Basic_20-_20How_20to_20Program_20VB_205.0_20CCE.rar


Beginning Phyton (eBook)

Code: Select all
http://rapidshare.com/files/52654982/phyton.pdf

Computer Networking:A Top-DownApproachFeaturing theInternet

http://rapidshare.com/files/80433018/C_N_A_T.pdf


The Art of Computer Programming: Fundamental Algorithms

http://rapidshare.com/files/79972709/art-of-computer-programming-volume-1-fundamental-algorithms.9780201038019.2quote3665.pdf