CGI & PHP » Java http://www.cgiphp.com Enhance your site with CGi, PHP and ASP scripts Sun, 25 Jul 2010 07:07:32 +0000 en hourly 1 Murach's Java SE 6: Training & Reference http://www.cgiphp.com/blog/murachs-java-se-6-training-reference/ http://www.cgiphp.com/blog/murachs-java-se-6-training-reference/#comments Fri, 16 Jul 2010 07:19:05 +0000 CGI & PHP.com http://www.cgiphp.com/blog/murachs-java-se-6-training-reference/ Murach's Java SE 6: Training & Reference is a post from: CGI & PHP

]]>

Product Description
This book teaches how to develop Java applications at the professional level. It starts by showing how to code, test, and debug everyday business applications that won t crash. It presents object-oriented features like classes, inheritance, interfaces, and polymorphism in a way that s both understandable and useful in the real world…perspective that s often missing in Java training. It presents essential Java skills such as working with data types, control stateme… More >>

Murach's Java SE 6: Training & Reference

Murach's Java SE 6: Training & Reference is a post from: CGI & PHP

]]>
http://www.cgiphp.com/blog/murachs-java-se-6-training-reference/feed/ 0
Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET http://www.cgiphp.com/blog/regular-expression-pocket-reference-regular-expressions-for-perl-ruby-php-python-c-java-and-net/ http://www.cgiphp.com/blog/regular-expression-pocket-reference-regular-expressions-for-perl-ruby-php-python-c-java-and-net/#comments Sat, 10 Jul 2010 07:09:17 +0000 CGI & PHP.com http://www.cgiphp.com/blog/regular-expression-pocket-reference-regular-expressions-for-perl-ruby-php-python-c-java-and-net/ Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET is a post from: CGI & PHP

]]>

  • ISBN13: 9780596514273
  • Condition: NEW
  • Notes: Brand New from Publisher. No Remainder Mark.

Product Description
This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular expression libraries.

This concise and easy-to-use reference p… More >>

Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET

Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET is a post from: CGI & PHP

]]>
http://www.cgiphp.com/blog/regular-expression-pocket-reference-regular-expressions-for-perl-ruby-php-python-c-java-and-net/feed/ 5
Killer Game Programming in Java http://www.cgiphp.com/blog/killer-game-programming-in-java/ http://www.cgiphp.com/blog/killer-game-programming-in-java/#comments Wed, 30 Jun 2010 07:01:46 +0000 CGI & PHP.com http://www.cgiphp.com/blog/killer-game-programming-in-java/ Killer Game Programming in Java is a post from: CGI & PHP

]]>

Product Description
Although the number of commercial Java games is still small compared to those written in C or C++, the market is expanding rapidly. Recent updates to Java make it faster and easier to create powerful gaming applications-particularly Java 3D-is fueling an explosive growth in Java games. Java games like Puzzle Pirates, Chrome, Star Wars Galaxies, Runescape, Alien Flux, Kingdom of Wars, Law and Order II, Roboforge, Tom Clancy's Politika, and scores of others have earne… More >>

Killer Game Programming in Java

Killer Game Programming in Java is a post from: CGI & PHP

]]>
http://www.cgiphp.com/blog/killer-game-programming-in-java/feed/ 5
Advanced Topics In Programming Languages: Closures For Java http://www.cgiphp.com/blog/advanced-topics-in-programming-languages-closures-for-java/ http://www.cgiphp.com/blog/advanced-topics-in-programming-languages-closures-for-java/#comments Tue, 29 Jun 2010 07:03:34 +0000 CGI & PHP.com http://www.cgiphp.com/blog/advanced-topics-in-programming-languages-closures-for-java/ Advanced Topics In Programming Languages: Closures For Java is a post from: CGI & PHP

]]>

Google Tech Talks January 17, 2007 ABSTRACT We propose to add Closures to the Java Programming Language. Closures simplify the use of APIs that rely on anonymous class instances, such as the concurrency APIs and callbacks. More importantly, closures support control abstractions, which are APIs that act as programmer-defined control constructs. This talk describes the proposed language extension and its design rationale, and shows how it will affect existing and future APIs. Credits: Speaker:Neal Gafter

Advanced Topics In Programming Languages: Closures For Java is a post from: CGI & PHP

]]>
http://www.cgiphp.com/blog/advanced-topics-in-programming-languages-closures-for-java/feed/ 16
Effective Java: Programming Language Guide http://www.cgiphp.com/blog/effective-java-programming-language-guide/ http://www.cgiphp.com/blog/effective-java-programming-language-guide/#comments Fri, 18 Jun 2010 20:04:00 +0000 CGI & PHP.com http://www.cgiphp.com/blog/effective-java-programming-language-guide/ Effective Java: Programming Language Guide is a post from: CGI & PHP

]]>

  • ISBN13: 9780201310054
  • Condition: NEW
  • Notes: Brand New from Publisher. No Remainder Mark.

Product Description
(Pearson Education) Working solutions to programming challenges faced by Java developers on a daily basis, revealing what to do to produce clear, robust and efficient code. Include rules in short essay form, and the author's 'war stories,' giving advice and insights into nuances of the language. Softcover. Amazon.com Review
Written for the working Java developer, Joshua Bloch's Effective Java Programming Language Guide provides a truly useful set of … More >>

Effective Java: Programming Language Guide

Effective Java: Programming Language Guide is a post from: CGI & PHP

]]>
http://www.cgiphp.com/blog/effective-java-programming-language-guide/feed/ 5
Java: The Complete Reference, Seventh Edition http://www.cgiphp.com/blog/java-the-complete-reference-seventh-edition/ http://www.cgiphp.com/blog/java-the-complete-reference-seventh-edition/#comments Sat, 29 May 2010 07:16:10 +0000 CGI & PHP.com http://www.cgiphp.com/blog/java-the-complete-reference-seventh-edition/ Java: The Complete Reference, Seventh Edition is a post from: CGI & PHP

]]>

Product Description
The world's leading programming author offers comprehensive coverage of the new Java releaseThe definitive guide to Java has been fully expanded to cover every aspect of Java SE 6, the latest version of the worldAnd#39;s most popular Web programming language. This comprehensive resource contains everything you need to develop, compile, debug, and run Java applications and applets…. More >>

Java: The Complete Reference, Seventh Edition

Java: The Complete Reference, Seventh Edition is a post from: CGI & PHP

]]>
http://www.cgiphp.com/blog/java-the-complete-reference-seventh-edition/feed/ 0
Beginning Programming with Java For Dummies http://www.cgiphp.com/blog/beginning-programming-with-java-for-dummies/ http://www.cgiphp.com/blog/beginning-programming-with-java-for-dummies/#comments Thu, 13 May 2010 06:57:49 +0000 CGI & PHP.com http://www.cgiphp.com/blog/beginning-programming-with-java-for-dummies/ Beginning Programming with Java For Dummies is a post from: CGI & PHP

]]>

  • ISBN13: 9780764588747
  • Condition: NEW
  • Notes: Brand New from Publisher. No Remainder Mark.

Product Description
Covering everything from basic Java development concepts to the latest tools and techniques used in Java, this book will put would-be programmers on their way to Java mastery Explores what goes into creating a program, how to put the pieces together, dealing with standard programming challenges, debugging, and making it work Updated for the release of the Java SDK 2.0, with all examples revised to reflect the changes in the technology … More >>

Beginning Programming with Java For Dummies

Beginning Programming with Java For Dummies is a post from: CGI & PHP

]]>
http://www.cgiphp.com/blog/beginning-programming-with-java-for-dummies/feed/ 0
MySQL and Java Developer's Guide http://www.cgiphp.com/blog/mysql-and-java-developers-guide/ http://www.cgiphp.com/blog/mysql-and-java-developers-guide/#comments Fri, 07 May 2010 07:08:42 +0000 CGI & PHP.com http://www.cgiphp.com/blog/mysql-and-java-developers-guide/ MySQL and Java Developer's Guide is a post from: CGI & PHP

]]>

Product Description
* Shows Java developers everything they need to know to build Java database applications with MySQL.
* Takes a hands-on, code-intensive approach in which readers will learn how to build a sophisticated Web database management application.
* Begins with a review of the fundamentals of MySQL.
* Explains using Java's JDBC with MySQL, as well as servlet and JSP programming with MySQL.
* Provides a code-rich tutorial on how to build the sample… More >>

MySQL and Java Developer's Guide

MySQL and Java Developer's Guide is a post from: CGI & PHP

]]>
http://www.cgiphp.com/blog/mysql-and-java-developers-guide/feed/ 5
Java In A Nutshell, 5th Edition http://www.cgiphp.com/blog/java-in-a-nutshell-5th-edition/ http://www.cgiphp.com/blog/java-in-a-nutshell-5th-edition/#comments Tue, 27 Apr 2010 07:05:07 +0000 CGI & PHP.com http://www.cgiphp.com/blog/java-in-a-nutshell-5th-edition/ Java In A Nutshell, 5th Edition is a post from: CGI & PHP

]]>

  • ISBN13: 9780596007737
  • Condition: USED – VERY GOOD
  • Notes:

Product Description
With more than 700,000 copies sold to date, Java in a Nutshell from O'Reilly is clearly the favorite resource amongst the legion of developers and programmers using Java technology. And now, with the release of the 5.0 version of Java, O'Reilly has given the book that defined the "in a Nutshell" category another impressive tune-up. In this latest revision, readers will find Java in a Nutshell, 5th Edition, does more than just cover the extensive changes implicit in… More >>

Java In A Nutshell, 5th Edition

Java In A Nutshell, 5th Edition is a post from: CGI & PHP

]]>
http://www.cgiphp.com/blog/java-in-a-nutshell-5th-edition/feed/ 0
Java All-In-One Desk Reference For Dummies http://www.cgiphp.com/blog/java-all-in-one-desk-reference-for-dummies/ http://www.cgiphp.com/blog/java-all-in-one-desk-reference-for-dummies/#comments Sun, 11 Apr 2010 06:58:26 +0000 CGI & PHP.com http://www.cgiphp.com/blog/java-all-in-one-desk-reference-for-dummies/ Java All-In-One Desk Reference For Dummies is a post from: CGI & PHP

]]>

  • ISBN13: 9780470124512
  • Condition: NEW
  • Notes: Brand New from Publisher. No Remainder Mark.

Product Description
Eight minibooks comprising nearly 900 pages give developers the tips and techniques they need to get up and running on the new J2SE 6 (Java Standard Edition 6) and JDK 6 (Java Development Kit 6) This friendly, all-inclusive reference delivers the lowdown on Java language and syntax fundamentals as well as Java server-side programming, with explanations, reference information, and how-to instructions for both beginning and intermediate-to-advanced programm… More >>

Java All-In-One Desk Reference For Dummies

Java All-In-One Desk Reference For Dummies is a post from: CGI & PHP

]]>
http://www.cgiphp.com/blog/java-all-in-one-desk-reference-for-dummies/feed/ 0