Set Homepage Add To Favorites
 
Login To Site
Username:  
Password:  
   
   
Register In Site
Forgot My Password?
Free Book City !!~~!! www.freebookcity.com » Programming
Main Menu
Home Page Site Stats
Add News Register
Last Comments New Articles
RSS 2.0 Contact Us
 
Advanced Search
Categories
Top 25 news
» Elektor Electronics Magazine - September 2008
» Scripted GUI Testing with Ruby
» Flash and PHP Bible
» New Scientist Magazine - August 30, 2008
» Oil & Gas Journal - September 8, 2008
» Playboy's Playmate Review 2008
» Digital Photography Techniques Magazine - Autumn 2008
» Scientific American Magazine - October 2008
» Managing Online Forums: Everything You Need to Know to Create and Run Succe ...
» Modern Design Magazine - August 2008
» Refactoring SQL Applications
» Python for Unix and Linux System Administration
» Fundamentals of Signal Processing for Sound and Vibration Engineers
» Website Optimization: Speed, Search Engine & Conversion Rate Secrets
» VideoMaker Magazine - August 2008
» Malware Forensics: Investigating and Analyzing Malicious Code
» Religion, Culture, and Politics in the Twentieth-Century United States
» The Complete Origami Course
» Essential C# 3.0: For .NET Framework 3.5, 2nd Edition
» Oracle PL/SQL by Example, 4th Edition
» Playboy October 2008
» Moving and Accessing SAS 9.2 Files
» Programming Microsoft® Visual C#® 2008: The Language
» Insider Attack and Cyber Security: Beyond the Hacker
» Latent Curve Models: A Structural Equation Perspective (Wiley Series in Pro ...
Vote
ADVERTISE
Archives
October 2008 (10)
September 2008 (60)
August 2008 (98)
July 2008 (133)
June 2008 (103)
May 2008 (112)
April 2008 (248)
March 2008 (599)
February 2008 (787)
January 2008 (385)
December 2007 (36)
Friend List

Farsi Books
Ebookee
Ganjian
Security Books
Share 4 All
Neu-Pro
END X Software
pc-UrgenT
Book Share
Warez Fantom
Pccunion.com
Area51Warez
DownArchive
P30Warez
Book 4 Share
Free Nokia Themes
ihackr
Scribd
TaleBooks.com
Back Link
Arateh
Shabaneh
GiGAWarez.Com
Bank Information
FlazX
Daily Internet Guide
Free Ebooks
TeamDownload.Com
Media Player
Faramobile.Net
P30Mobile
FunRapid
ارطه
بانک مقالات فارسی
Usa Bank
Articles World
Free Ebook
ADVERTISE
Site Info
Best Authors:
1- free book city (2379)
2- pander (58)
3- pipnpepi (35)
4- ali jan (33)
5- CaseMan (31)
6- delokrat (18)
7- firefoxs (6)
8- Mr.Digital (6)
9- Asfertt (5)
10- rwdfox (3)

Articles:
  Today: 0
  This Month: 33
  All News: 2579

Users:
  Today: 6
  This Month: 1906
  All Users: 19799
  Banned: 0
Online Members
Online Users: 12
User: 0
none
Robot: 2
Google.com, Yahoo
Guest: 10
 
Search Term:

 

Programming » PHP : Flash and PHP Bible
 
Flash and PHP Bible


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.
 
 
Comments (0)  Read More...
 
 
Programming » .NET Family : Essential C# 3.0: For .NET Framework 3.5, 2nd Edition
 
Essential C# 3.0: For .NET Framework 3.5, 2nd Edition


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.

 
 
Comments (0)  Read More...
 
 
Programming » java : Practical API Design: Confessions of a Java Framework Architect
 
Practical API Design: Confessions of a Java Framework Architect


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
 
 
Comments (0)  Read More...
 
 
Programming » java : Interactive Web-Based Virtual Reality with Java 3D
 
Interactive Web-Based Virtual Reality with Java 3D


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.
 
 
Comments (0)  Read More...
 
 
Programming » java : Java Cryptography Extensions
 
Java Cryptography Extensions


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.
 
 
Comments (0)  Read More...
 
 
Programming : Beginning REALbasic: From Novice to Professional