The C# Programming Language Third Edition

The popular C# programming language combines the high productivity of rapid application development languages with the raw power of C and C++. Now, C# 3.0 adds functional programming techniques and LINQ, Language INtegrated Query. The C# Programming Language, Third Edition, is the authoritative and annotated technical reference for C# 3.0.

 

Adobe Flex 3.0 For Dummies

Ready to flex your Web development muscles and start building rich Internet applications? With Flex 3.0, you can create great RIAs that perform like desktop applications using Adobe Flash Player, which is already installed on more than 95 percent of Internet-connected computers. And the fun and easy way™ to get…

 

Beginning Java Objects: From Concepts To Code, Second Edition

Learning to design objects effectively with Java is the goal of Beginning Java Objects: From Concepts to Code, an intensive yet approachable guide to object design, using UML and today’s hottest programming language. Plenty of titles dig into the Java language in massive detail, but this one steps back and…

 

Comet And Reverse Ajax

One of the most basic laws of a web application is that the client, not the server, must initiate any communication between the two. There are a number of common–use cases where, ideally, the server would like to talk to the client—dashboards and monitoring apps, chat rooms and other collaborations,…

 

Python for Software Design

Python for Software Design is a concise introduction to software design using the Python programming language. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like recursion and object-oriented programming, are…