Mäklare

Categories
Animal | Application |Art | Artificial Intelligence | Business | Certification | Commerce | Computer - Hardware | Databases | Electronics | Engineering | Grammar | History | Intelligence | Internet | IT - General | Language | Magazine | Medical | Photographic | Networking| Programming | Security | Uncategorized | WWW

LifeInBook-Programming


Full download


Posted: March 30th, 2008, 6:11pm CEST by savatage

Tags  [edit]

jQuery Reference Guide

jQuery is a powerful, yet easy-to-use JavaScript library that helps web developers and designers add dynamic, interactive elements to their sites, smoothing out browser inconsistencies and greatly reducing development time. In jQuery Reference Guide, you can investigate this library's features in a thorough, accessible format.
This book offers an organized menu of every jQuery method, function, and selector. Entries are accompanied by detailed descriptions and helpful recipes that will assist you in getting the most out of jQuery and avoiding the pitfalls commonly associated with JavaScript and other client-side languages. If you're still hungry for more,
the book shows you how to cook up your own extensions with jQuery's elegant plug-in architecture.
You'll discover the untapped possibilities that jQuery makes available and hone your skills as you return to this guide time and again.

Full download


Posted: March 30th, 2008, 6:08am CEST by savatage

Tags  [edit]

Learning jQuery

jQuery is a powerful JavaScript library that can enhance your websites regardless of your background.
Created by John Resig, jQuery is an open-source project with a dedicated core team of top-notch JavaScript developers. It provides a wide range of features, an easy-to-learn syntax, and robust cross-platform compatibility in a single compact file. What's more, over a hundred plug-ins have been developed to extend jQuery's functionality, making it an essential tool for nearly every client-side scripting occasion.
Learning jQuery provides a gentle introduction to jQuery concepts, allowing you to add interactions and animations to your pages—even if previous attempts at writing JavaScript have left you baffled. This book guides you past the pitfalls associated with AJAX, events, effects, and advanced JavaScript language features.

Full download


Posted: March 21st, 2008, 2:05pm CET by radd

Tags  [edit]

Facebook API Developers Guide



Full download


Posted: March 16th, 2008, 3:48pm CET by ranjan206

TagsPerl OReilly   [edit]

Brian d foy,Tom Phoenix,Randal L.Schwartz, "Learning Perl 4th Edition"
Brian d foy,Tom Phoenix,Randal L.Schwartz, "Learning Perl 4th Edition"
Publisher: O'Reilly|ISBN: 0-596-10105-8| Pages: 312 | May 21, 2007 | PDF | 1,2 MB

Learning Perl, better known as "the Llama book", starts the programmer on the way to mastery. Written by three prominent members of the Perl community who each have several years of experience teaching Perl around the world, this edition has been updated to account for all the recent changes to the language up to Perl 5.8. Perl is the language for people who want to get work done. It started as a tool for Unix system administrators who needed something powerful for small tasks.

Full download


Posted: March 13th, 2008, 3:09am CET by PelikanВ®

TagsOReilly dotNet Csharp   [edit]

Programming C# 3.0

Jesse Liberty, Donald Xie “Programming C# 3.0 "
O'Reilly Media, Inc | 2008-01-11 | ISBN-10: 0596527438 | 607 pages | PDF | 3,1 Mb


Written by popular author and .NET expert Jesse Liberty, this thoroughly updated tutorial for beginning to intermediate programmers covers the latest release of Microsoft's popular C# language (C# 3.0) and the newest .NET platform for developing Windows and web applications. Our bestselling Programming C# 3.0, now in its fifth edition, is a world-class tutorial that goes well beyond the documentation otherwise available. Liberty doesn't just teach C#; he tells the complete story of the C# language and how it integrates with all of .NET programming, so that you can get started creating professional quality web and Windows applications. This book: Provides a comprehensive tutorial in C# and .NET programming that also serves as a useful reference you'll want by your side while you're working Covers all of the new features of the language, thoroughly integrated into every chapter, rather than tacked on at the end Provides insight into best practices and insight into real world programming by a professional programmer who worked with C# as an independent contractor for nearly a decade before joining Microsoft as a Senior Program Manager Every chapter in this book has been totally revised, and the entire book has been reorganized to respond to the significant changes in the language Full coverage, from the ground up of LINQ (Language Integrated Query) and other C# 3.0 language innovations to speed up development tasks Explains how to use C# in creating Web Applications as well as Windows Applications, using both the new Windows Presentation Foundation (WPF) and the older WinForms technology This new edition of Programming C# 3.0 is for working programmers who want to develop proficiency inMicrosoft's most important language. No prior .NET experience is required for you to get started. There's no time like the present to work with C# -- and no book like this one to teach you everything you need to know. Special note to VB6 and Java programmers: if you've decided to transition to .NET, this book will take you there.

Full download


Posted: March 13th, 2008, 2:32am CET by PelikanВ®

Tags  [edit]

Microsoft Visual Basic 2008 Step by Step

Microsoft Visual Basic 2008 Step by Step
575 pages | 2008 | PDF | 19,6MB

Teach yourself the fundamentals of working with Visual Basic 2008 one step at a time. With Step by Step, you work at your own pace through hands-on, learn-by-doing exercises. Whether you're a beginning programmer or new to this specific language, you'll understand the core capabilities and fundamental techniques for Visual Basic 2008 and rapidly build robust, elegant applications. Each chapter puts you to work, showing you how, when, and why to use the latest features of Visual Basic guiding you each step of the way as you create actual components and working applications for Windows. You'll also explore data management and Web-based development topics.

Full download


Posted: March 13th, 2008, 1:51am CET by PelikanВ®

TagsCsharp   [edit]

C# 3.0 Cookbook

O’Reilly Media, Inc.; 3 edition (January 11, 2008) ISBN-10: 059651610X
English | 888 Pages | PDF | 2,8MB


Completely updated for C# 3.0 and the .NET 3.5 platform, the new edition of this bestseller offers more than 250 code recipes to common and not-so-common problems that C# programmers face every day. Every recipe in the book has been reconsidered with more than a third of them rewritten to take advantage of new C# 3.0 features. If you prefer solutions you can use today to general C# language instruction, and quick answers to theory, this is your book. C# 3.0 Cookbook offers a new chapter on LINQ (language integrated query), plus two expanded chapters for recipes for extension methods, lambda functions, object initializers, new synchronization primitives and more. The new edition is also complemented by a public wiki, which not only includes all of the C# 2.0 recipes from the previous edition unchanged by the release of C# 3.0, but invites you to suggest better ways to solve those tasks. Here are some of topics covered: LINQ Numeric data types and Enumerations Strings and characters Classes and structures Generics Collections Exception handling Delegates, events, and lambda expressions Filesystem interactions Web site access XML usage (including LINQ to XML, XPath and XSLT) Networking Threading Data Structures & Algorithms Each recipe in the book includes tested code that you can download from oreilly.com and reuse in your own applications, and each one includes a detailed discussion of how and why the underling technology works. You don’t have to be an experienced C# or .NET developer to use C# 3.0 Cookbook. You just have to be someone who wants to solve a problem now, without having to learn all the related theory first.

Full download


Posted: March 5th, 2008, 3:46pm CET by PelikanВ®

TagsC 3.0 Design Patterns   [edit]

C# 3.0 Design Patterns

O’Reilly Media, Inc. First Edition: December 2007 ISBN-10: 059652773X
English | PDF | 2,2MB | 314 Pages


Want to speed up the development of your .NET applications? Tackle common programming problems with C# design patterns. This guide explains what design patterns are and why they're used, with tables and guidelines to help you choose one pattern over another, and plenty of case studies to illustrate how each pattern is used in practice. C# 3.0 features are introduced by example and summarized for easy reference.

Full download