Showing posts with label Programming. Show all posts
Showing posts with label Programming. Show all posts

Sunday, November 8, 2009

PHP Fast & Easy Web Development, 2nd Edition


PHP Fast & Easy Web Development, 2nd Edition
Publisher: Muska & Lipman/Premier-Trade | ISBN: 193184187X | edition 2002 | PDF | 308 pages | 11,5 mb

Create dynamic Web pages quickly with PHP Fast & Easy Web Development! PHP is an open-source, HTML-embedded, server-side scripting language with flexible and simple requirements, yet powerful output. You don't have to be familiar with programming to learn from this book. As part of the Fast & Easy Web Development series, it applies the highly successful combination of easy-to-understand instructions and real screen shots for a truly unique learning experience. Plus, the companion Web site allows you to download sample code from the book.

Download:
Link_1
Or
Link_2
Or
Link_3
.

Saturday, November 7, 2009

Javafx in Action


Simon Morris, "Javafx in Action"
Manning Publications | 2009 | ISBN: 1933988991 | 375 pages | PDF | 10,5 MB

JavaFX is a Java-based rich user interface technology that sits atop the existing Java Standard and Micro Editions. Using it, developers can build rich user interfaces with access to all Java components already installed on their systems. At its heart is the easy to learn JavaFX Script language that lets developers describe what they want to accomplish in clear, declarative terms rather than abstract code. JavaFX also provides numerous libraries to make development extremely fast and efficient.

JavaFX in Action is a hands-on tutorial that introduces and explores JavaFX through numerous bite-sized projects. The book provides a solid grounding in the JavaFX syntax and related APIs by showing web developers how to apply the key features of the JavaFX platform. Readers quickly absorb the fundamentals of the technology while exploring the possibilities JavaFX provides for creative, rich designs.

Readers learn to transform variables and operators into bouncing raindrops, brilliant colors, and dancing interface components. They also learn how to interact with existing Java code to give old apps some new JavaFX sparkle.

Download:
Link_1
Or
Link_2
.

C++ Concurrency in Action: Practical Multithreading


Anthony Williams, Williams Anthony, "C++ Concurrency in Action: Practical Multithreading"
Manning Publications | 2010 | ISBN: 1933988770 | 325 pages | PDF | 1,9 MB

With the new C++ Standard and Technical Report 2 (TR2), multi-threading is coming to C++ in a big way. TR2 will provide higher-level synchronization facilities that allow for a much greater level of abstraction, and make programming multi-threaded applications simpler and safer.

As a guide and reference to the new concurrency features in the upcoming C++ Standard and TR2, this book is invaluable for existing programmers familiar with writing multi-threaded code in C++ using platform-specific APIs, or in other languages, as well as C++ programmers who have never written multithreaded code before.

Download:
Link_1
Or
Link_2
.

Thursday, November 5, 2009

Foundation Silverlight 2 Animation


See the power of Silverlight in action
Learn the building blocks of animation in Silverlight 2
Includes over 180 example Silverlight projects

Silverlight is a phenomenally powerful animation tool, but few people know how to unlock its potential. Foundation Silverlight 2 Animation gives you the keys to all of that power.

It covers the basics of animation—that is, Silverlight's storyboards and animations, which are used to provide interactivity to Silverlight applications. You'll take an in-depth look at double, point, and color animations. You'll also learn the difference between linear, spline, and discrete keyframes, and how they affect your objects as they move.

But it doesn't stop there. You'll go well beyond those simple timeline-based animations and learn how to create purely code-based animations. You'll use vectors to make objects move and bounce off boundaries and each other. You'll explore particle systems, kinematics, and collisions. You'll also learn how to use trigonometry to animate objects and simulate 3D motion in a 2D environment. The essential trigonometry required to create complex motion is simplified and explained through a series of fascinating and fun examples that can be incorporated into your own applications, games, and experiments.

Whether you're already familiar with Silverlight and you want to learn how to open it up, a Flash developer interested in expanding your skill set, or a web developer looking to take the next step into rich interactive application development, this book will bring you up to speed on Silverlight 2 and show you what it can do. From techniques for creating frame-based animations to learning how to simulate 3D in a 2D environment, there is something here to satisfy anyone's appetite for animation and interactivity.
In this book, you'll learn how to:
Break free from the timeline and animate objects using code
Add interactivity between objects through collision detection and reaction
Implement forward and inverse kinematic chains to create lifelike motion
Build particle systems and apply gravity to particles to create fountains and explosions
Implement a virtual reality object viewer for simulating 3D objects

Download:
Link_1
Or
Link_2
.

Internet Programming with OmniMark


Internet Programming with OmniMark by Mark Baker
Product Details 2002 | 412 pages | ISBN: 0792372379 ; 0306469898 | PDF | 3.1 MB

Download:
Link_1
.

Professional Silverlight 2 for ASP.NET Developers


Jonathan Swift, Salvador Alvarez Patuel, Chris Barker, Dan Wahlin, "Professional Silverlight 2 for ASP.NET Developers"
Wrox | 2009 | ISBN: 0470277750 | 672 pages | PDF | 7,9 MB

Our overarching goal in writing this book was to give ASP.NET developers the power to quickly and easily create visually stunning Internet applications, coupled with rich interactivity to fully immerse the user in a new online experience. Silverlight gives you everything you need to do just this, and in serious style!

As well as taking you through each feature that ships with Silverlight, this book will make sure you’re able to debug, troubleshoot, and performance-tune your Silverlight applications, as well as seamlessly hook into your existing ASP.NET architecture and code base.

This book is aimed at .NET developers and architects who want to quickly get up to speed with all that Silverlight 2 has to offer.

As well as covering the breadth of features that Silverlight 2 provides, this book makes a point of demonstrating where necessary how the particular feature can be integrated tightly with the ASP.NET host application. An example is in Chapter 7, where the ASP.NET Profile service is utilized directly from within Silverlight to obtain user-specific data.

It’s fair to say that although this book is aimed at ASP.NET developers, it covers all of the salient features of Silverlight 2 to the degree that it’s a useful programming resource for developers not using ASP.NET also.

If you’re fresh to .NET development, however, you might want to check out a beginning .NET book first, to help you overcome the syntax and set-up queries when learning a new language. Otherwise, take a deep breath and dive in!

This book covers the full feature set of Silverlight 2, diving into each of the subject areas to give depth and breadth coverage. As well as teaching you about the component parts of the Silverlight API, the book also covers debugging, troubleshooting, and performance-tuning your Silverlight applications, arming you with all the skills and knowledge you’ll need to create advanced Silverlight-based applications in record time.

Importantly, this book covers the integration points between ASP.NET and Silverlight, taking you through the different techniques you can use to seamlessly augment your existing or new ASP.NET web sites with the power of Silverlight.

If you want to program in Silverlight and potentially use ASP.NET as the host, then this book covers it all.

The book is split into two distinct parts. Part I is titled “Silverlight Fundamentals for ASP.NET Developers,” and Part II is titled “Developing ASP.NET Applications with Silverlight.” Part I is intended to give you grounding in what Silverlight is as a technology and how it fits into the Web-based landscape. The component pieces of a Silverlight application are also laid out at a high level, and any knowledge required before putting an application together is explained.

Part II is written to give you depth of knowledge across the Silverlight feature-set and show you how to leverage the power of both Silverlight and ASP.NET to create compelling applications.

Download:
Link_1
Or
Link_2
.

Web Form Design: Filling in the Blanks


Luke Wroblewski "Web Form Design: Filling in the Blanks"
Rosenfeld Media | English | 2008-12 | ISBN: 1933820241 | 226 pages | PDF | 10,2 MB

Forms make or break the most crucial online interactions: checkout, registration, and any task requiring information entry. In Web Form Design, Luke Wroblewski draws on original research, his considerable experience at Yahoo! and eBay, and the perspectives of many of the field's leading designers to show you everything you need to know about designing effective and engaging web forms.

Download:
Link_1
Or
Link_2
.

An Introduction to Web Design and Programming


An Introduction to Web Design and Programming By Paul S. Wang, Sanda Katila
Publisher: Course Technology/Cengage Learning | 2003 | 592 Pages | ISBN: 0534395287 | PDF | 5.95 MB

Combining viewpoints from a Department of Computer Science (Paul Wang) and a School of Visual Communication Design (Sanda Katila), this innovative book covers the design and technology aspects of Web site development in an integrated manner.

Download:
Link_1
Or
Link_2
.

Wednesday, November 4, 2009

Microsoft Ole Db 2.0 Programmer's Reference and Data Access Sdk


Microsoft Corporation, Microsoft Ole Db 2.0 Programmer's Reference and Data Access Sdk
Microsoft Press | ISBN: 0735605904 | 1998 | CHM | 1088 pages | 2.43 MB

Programmers understand how to build business applications that exploit all the organization's information resources-in whatever form and from wherever they reside in the enterprise-with Microsoft's powerful OLE DB 2.0 technology. This kit packages complete information and tools to create universal data access for all Windows(r)- and Windows NT(r)-based systems. It explains how to expose data stores and extend full-blown DBMS functionality down to the reaches of personal or group databases, individual file systems, spreadsheets-even e-mail.

Download:
Link_1
.

Microsoft .NET Remoting


James Naftel, Kim Williams, Microsoft .NET Remoting
Microsoft Press | ISBN: 0735617783 | 2002 | CHM | 300 pages | 1.23 MB

This title shows developers how to build Internet-based, distributed applications using Microsoft .NET Remoting, which enables powerful remote interaction among objects. A fundamental understanding of .NET Remoting is crucial as developers shift to developing distributed, Internet-based applications. Until recently, DCOM was the preferred method for developing distributed applications on Microsoft platforms. But as this book demonstrates, the .NET Remoting architecture is much easier to use and extend than DCOM. The book covers all aspects of .NET Remoting, including in-depth coverage of the .NET Remoting architecture plus concrete examples, best practices, and performance tips to show how to extend and customize the framework.

Download:
Link_1
.

Developing Microsoft .NET Controls with Microsoft Visual Basic .NET


John Connell, Developing Microsoft .NET Controls with Microsoft Visual Basic .NET
Microsoft Press | ISBN: 0735619247 | 2003 | CHM | 528 pages | 2.64 MB

Create compelling and effective program interfaces that best suit your users’ needs—and make your products more competitive and useful—by customizing the intrinsic controls in the Microsoft .NET Framework and building your own controls from scratch.

Download:
Link_1
.

PHP Functions Essential Reference


PHP Functions Essential Reference
Publisher: Sams | ISBN: 073570970X | edition 2001 | PDF | 977 pages | 36,89 mb

The PHP Functions Essential Reference is a simple, clear and authoritative function reference that clarifies and expands upon PHP's existing documentation.The authors have spent time evaluating all of the PHP functions and have selected the essential functions to include in the printed book. This includes around 900 of the 1500 functions. The remaining functions will be covered in the same depth and treated in the same way, but they will appear on the newriders.com web site along with the content of the entire book, which is provided under the OPL.

Download:
Link_1
Or
Link_2
Or
Link_3
.

Enterprise Development with Visual Studio .NET, UML, and MSF


Enterprise Development with Visual Studio .NET, UML, and MSF
Publisher: Apress | ISBN: 1590590422 | edition 2004 | CHM | 955 pages | 27,9 mb

Enterprise Development with Visual Studio .NET, UML, and MSF is for programmers dealing with or those that have an interest in developing Enterprise .NET solutions. It will guide readers through all aspects of Enterprise modeling, from design considerations and project management design processes to modeling a .NET solution using UML. In today¿s IT world, the need for complex solutions designed the right way and delivered on time is a success factor for the entire Enterprise. ¿Enterprise Development with Visual Studio .NET, UML, and MSF¿ will help readers succeed by providing them with guides and examples that they can use in their own .NET projects. It will cover the Microsoft Solutions Framework and how to benefit from this process when designing. Programmers can also use this book as a reference or as a step-by-step guide for creating Enterprise solutions the right way with design processes, UML, .NET Framework, and C# and VB .NET. About the Author Carsten Thomsen is a Microsoft MVP, recognition he received in August 1999. He lives in his native Denmark and currently holds the MCSE and MCSD certifications. Carsten has been programming in Visual Basic for almost 10 years, with a specialization in data access. However, with the advent of Visual Basic .NET and, more important, Visual Studio .NET, he has concentrated on two programming languages, C# and Visual Basic .NET¿staying focused with regard to data access from these two programming languages. John Erik Hansen is a freelance consultant specializing in project management (MSF) and business analysis.

Download:
Link_1
Or
Link_2
Or
Link_3
Or
Link_4
.

Tuesday, November 3, 2009

Beginning Programming


Beginning Programming (Wrox Beginning Guides)
Publisher: Wrox | ISBN: 0764584065 | edition 2005 | PDF | 481 pages | 12 mb

* Programming allows developers to create a sequence of instructions that enable computers to perform certain functions and tasks
* Offering the basic best practices and skills for novice programmers, this book helps readers gain new skills for writing programs and developing applications
* Teaches programming using C++ and explores scripting with JavaScript and VBScript, which are all free and don't require the reader to purchase any software
* Includes programming projects and real-world code examples that can be modified and expanded upon

Download:
Link_1
Or
Link_2
Or
Link_3
Or
Link_4
.

Monday, November 2, 2009

Microsoft Press Computer Dictionary, 4th Edition


Microsoft Press, Microsoft Press Computer Dictionary, 4th Edition
Microsoft Press | ISBN: 0735606153 | 1999 | CHM | 541 pages | 1.83 MB

Microsoft Press Computer Dictionary, fourth Edition, continues the tradition of being the authoritative source of definitions for computer terms, concepts, and acronyms. With over 8,000 entries, the Fourth Edition is now fully updated to include the latest technology, including expanded coverage of e-commerce, cyberculture, networks, standards, enterprise and component terminology, Windows(r) 98, and UNIX. As an added bonus, the dictionary expands its coverage of jargon and slang, which are often the most confusing terms in the computer world. The dictionary also now includes stylish new line drawings to help clarify concepts and illustrate key terms.

Download:
Link_1
.

Programming Microsoft Internet Explorer 5


Microsoft Press, Programming Microsoft Internet Explorer 5
ISBN: 0735607818 | 1999 | CHM | 511 pages | 5.96 MB

This professional-level resource demonstrates how to quickly bring browser functionality to business applications using the Internet Explorer 5 development platform. Readers investigate core techniques for exploiting version 5 enhanced programmability-including scripting with DHTML, hosting the WebBrowser control, and adding functionality with HTCs (HTML components) and HTAs (HTML applications). The book illustrates key concepts with code constructed in Visual Basic(r), Visual C++(r), and HTML/DHMTL script to demonstrate the range of tools, techniques, and outcomes. It also provides practical insights into handling common development challenges, with information gleaned directly from Microsoft Product Support.

Download:
Link_1
.

Google Web Toolkit Solutions: More Cool & Useful Stuff


David Geary,Rob Gordon, "Google Web Toolkit Solutions: More Cool & Useful Stuff"
Publisher: Prentice Hall PTR; 1 edition | 2007-11-17 | 408 Pages | ISBN: 0132344815 | PDF | 10 MB

Google Web Toolkit (GWT) is an open source Java development framework for building Ajax-enabled web applications. Instead of the hodgepodge of technologies that developers typically use for Ajax–JavaScript, HTML, CSS, and XMLHttpRequest–GWT lets developers implement rich client applications with pure Java, using familiar idioms from the AWT, Swing, and SWT. GWT goes beyond most Ajax frameworks by making it easy to build desktop-like applications that run in the ubiquitous browser, where the richness of the user interface is limited only by the developer’s imagination.

This book focuses on the more advanced aspects of GWT that you need to implement real-world applications with rich user interfaces but without the heavy lifting of JavaScript and other Ajax-related technologies. Each solution in this practical, hands-on book is more than a recipe. The sample programs are carefully explained in detail to help you quickly master advanced GWT techniques, such as implementing drag-and-drop, integrating JavaScript libraries, and using advanced event handling methodologies.

Solutions covered include
• Building custom GWT widgets, including both high-level composites and low-level components
• Implementing a viewport class that includes iPhone-style automated scrolling
• Integrating web services with GWT applications
• Incorporating the Script.aculo.us JavaScript framework into GWT applications
• Combining Hibernate and GWT to implement database-backed web applications
• Extending the GWT PopupPanel class to implement a draggable and resizable window
• Creating a drag-and-drop module, complete with drag sources and drop targets
• Deploying GWT applications to an external server
• Dynamically resizing flex tables
• Using GWT widgets in legacy applications developed with other frameworks, such as Struts and JavaServer Faces

Download:
Link_1
Or
Link_2
.

Pro Silverlight 3 in C#


Pro Silverlight 3 in C#
640 pages | Apress; 1 edition (October 12, 2009) | 1430223812 | PDF | 21 Mb

Full-color graphics and screenshots throughout make Pro Silverlight 3 in C# an invaluable reference for professional developers wanting to discover the new features of Silverlight 3. Author Matthew MacDonald's expertly crafted tutorial guides you through creating rich media applications using Silverlight in the environment you're most productive in—no matter what the target platform.

As you learn about the features that put Silverlight in direct competition with Adobe Flash, such as rich support for 2D and 3D drawing, animations, and media playback, you'll experience the plumbing of .NET and the design model of WPF through Silverlight–all of the same .NET technology that developers use to design next-generation Windows applications. Author Matthew MacDonald provides an expertly crafted tutorial written from professional developer to professional developer. You'll learn to create rich media applications using Silverlight in the environment you're most productive in–no matter what the target platform.
What you'll learn
Develop rich media applications using Silverlight across browsers and platforms.
Create a project, set up a layout, and use controls.
Handle both 2D and 3D drawing, animation, and media playback through Windows Presentation Foundation (WPF).
Integrate web services support.
Use Silverlight in conjunction with ASP.NET and its interactions with HTML.

Silverlight 3 is the latest iteration of Microsoft's cross-browser technology for creating rich user experiences on the Web. Like its predecessor, Silverlight 2, it rides atop the .NET Framework for maximum ease of use and coding efficiency. The new technology carries forward much of the work that has been done before and augments it in many important respects, including support for H.264 video, major improvements to the graphics engine (including true 3D rendering), and much richer data-binding options for interfacing with other applications.

Download:
Link_1
Or
Link_2
Or
Link_3
.