Author: free book city | Date: 23 September 2008 | Views: 259
Flash and PHP Bible
Matthew Keefe, “Flash and PHP Bible” Wiley | ISBN: 0470258241 | May 5, 2008 | 508 pages | PDF | 6.2MB
The demand for rich Internet applications (RIAs) such as complete storefronts and interactive surveys is skyrocketing, as is the pressure to create these dynamic apps overnight and at low cost. This in-depth Bible provides the step-by-step instructions you need to quickly create RIAs in Flash using cost-effective, open-source PHP programming tools. You’ll learn how PHP works, when you should use it in Flash, and above all, vital security techniques for keeping your interactive sites secure.
Author: free book city | Date: 23 September 2008 | Views: 112
Essential C# 3.0: For .NET Framework 3.5, 2nd Edition
Mark Michaelis, "Essential C# 3.0: For .NET Framework 3.5, 2nd Edition" Addison-Wesley Professional | ISBN: 0321533925 | September 1, 2008 | 880 pages | PDF | 3.7MB
Essential C# 3.0 is an extremely well-written and well-organized “no-fluff” guide to C# 3.0, which will appeal to programmers at all levels of experience with C#. This fully updated edition dives deep into the new features that are revolutionizing programming, with brand new chapters covering query expressions, lambda expressions, extension methods, collection interface extensions, standard query operators, and LINQ as a whole.
Programming » java: Practical API Design: Confessions of a Java Framework Architect
Author: free book city | Date: 3 September 2008 | Views: 184
Practical API Design: Confessions of a Java Framework Architect
Practical API Design: Confessions of a Java Framework Architect Apress; 1 edition | 416 pages | 1430209739 | July 28, 2008 | PDF | 2 Mb
You might think more than enough design books exist in the programming world already. In fact, there are so many that it makes sense to ask why you would read yet another. Is there really a need for yet another design book? In fact, there is a greater need than ever before, and Practical API Design: Confessions of a Java Framework Architect fills that need! Teaches you how to write an API that will stand the test of Time Written by the designer of the NetBeans API at Sun Based on best practices, scalability, and API design patterns
Programming » java: Interactive Web-Based Virtual Reality with Java 3D
Author: free book city | Date: 3 September 2008 | Views: 123
Interactive Web-Based Virtual Reality with Java 3D
Interactive Web-Based Virtual Reality with Java 3D IGI Global | 492 pages | 1599047896 | July 9, 2008 | PDF | 5 Mb
With the emergence of the Java 3D API, the creation of high quality 3D animated graphics for Java applications and applets becomes a possibility. With numerous aspects of the business, science, medical, and educational fields implementing this technology, the need for familiarity of Java 3D amplifies.
Interactive Web-Based Virtual Reality with Java 3D provides both advanced and novice programmers with comprehensive, detailed coverage of all of the important issues in Java 3D. This essential book delivers illustrations of essential keywords, syntax, and methods to provide an easy-to-read learning experience for the reader.
Author: free book city | Date: 11 August 2008 | Views: 155
Java Cryptography Extensions
Today's digital environment demands that every application design consider security early on in the design process. To achieve this, developers must be fluent in basic cryptographic nomenclature and comprehend the strengths and weaknesses of each algorithm or architecture before making a final design decision. One of Java's solutions to help bridge the gap between academic research and real-world problem solving comes in the form of an interface and programming tools that provide both a framework and the implementations for encryption, key generation and key agreement, and Message Authentication Code (MAC) algorithms. This set of Java Cryptography Extensions (JCE) has now been integrated into the Java 2 SDK, v. 1.4, making it a crucial tool for developers to understand and use. In Java Cryptography Extensions: Practical Guide for Programmers, the JCE is explored using numerous code examples and instructional detail. It does not delve deeply into mathematical algorithms but instead gives the busy professional the tools to work with the JCE and the ability to write programs in Java right away. A supplemental open-source cryptography toolkit and the sample code is also available online to help those who are new to the JCE understand it through practical application. With this guide, programmers finally have a source that goes beyond the spec and gives them the details necessary for successful cryptography solutions in Java.
Programming: Beginning REALbasic: From Novice to Professional
Author: free book city | Date: 4 August 2008 | Views: 267
Beginning REALbasic: From Novice to Professional
If youre just getting into programming, or youre already an experienced VB programmer who wants to quickly learn a programming alternative, then REALbasic is the ideal language for you. REALbasic is an easy-to-learn, powerful, cross-platform programming language that allows you to write powerful applications that may be distributed across Windows, Mac, and Linux.
Beginning REALbasic is an ideal beginners title: it starts off with a detailed introduction to REALbasic and its interface and basic functions to get you settled in comfortably. The book continues by exploring the fundamentals of programming with REALbasiccreating interfaces, menus, and toolbars, and working with conditional logic, loops, databases, object-oriented programming, sound, graphics, and more.