Category List
Links

 Subscribe in a reader

eXTReMe Tracker
WebSite Search
Search any keywords in downTURK
Information
Search results: 50 News (Search results 1 - 10) :
18 Dec 2010 | Category: e-book | Author: art_links | Comments [0]
Java How to Program, Sixth Edition

Java How to Program, 7th Edition
by Harvey M. Deitel, Paul J. Deitel
P--e H-ll | 2007 | ISBN: 0132222205 | 1705 pages | PDF | 19.5 MB

For introductory courses in Java Programming/CS 1 and for Intermediate/Advanced Java Programming courses. The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study.
This survey of Java programming contains an extensive OOD/UML 2 case study on developing an automated teller machine. The Seventh Edition has been extensively fine-tuned and is completely up-to-date with Sun Microsystems, Inc.'s latest Java release-Java Standard Edition (Java SE) 6.
22 Sep 2011 | Category: e-book | Author: chieutuongtu | Comments [0]
Java How to Program (early objects) (9th Edition)

Paul Deitel, Harvey Deitel, "Java How to Program (early objects) (9th Edition)"
Pre ntice H all | 2012 | ISBN: 0132575663 | 1536 pages | PDF | 24 MB


The Deitels’ groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study. Their Live Code Approach features thousands of lines of code in hundreds of complete working programs. This enables readers to confirm that programs run as expected. Java How to Program (Early Objects) 9e contains an optional extensive OOD/UML 2 case study on developing and implementing the software for an automated teller machine.This edition covers both Java SE7 and SE6.
18 Sep 2011 | Category: e-book | Author: optimus133 | Comments [0]
Deitel PJ, Deitel HM - Java. How to Program, 9th Edition

Deitel PJ, Deitel HM - Java. How to Program, 9th Edition
Prentice Hall | 2011 | ISBN-10: 0132575663 | 1535 Pages | PDF | 24 MB

Welcome to Java-the world's most widely used computer programming language. You're Already Familiar with the Powerful computers Perform tasks. Using this Textbook, you'll write instructions Commanding computers to Perform Those Kinds of tasks.
13 Aug 2010 | Category: e-book | Author: lucanhquan90 | Comments [0]
Java How to Program, 7th Edition

Java How to Program, 7th Edition | 18.5MB

Product Description

The Deitels’ groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study. The Seventh Edition has been extensively fine-tuned and is completely up-to-date with Sun Microsystems, Inc.’s latest Java release — Java Standard Edition 6 (“Mustang”) and several Java Enterprise Edition 5 topics. Contains an extensive OOD/UML 2 case study on developing an automated teller machine. Takes a new tools-based approach to Web application development that uses Netbeans 5.5 and Java Studio Creator 2 to create and consume Web Services. Features new AJAX-enabled, Web applications built with JavaServer Faces (JSF), Java Studio Creator 2 and the Java Blueprints AJAX Components. Includes new topics throughout, such as JDBC 4, SwingWorker for multithreaded GUIs, GroupLayout, Java Desktop Integration Components (JDIC), and much more. A valuable reference for programmers and anyone interested in learning the Java programming language.
22 Sep 2011 | Category: e-book | Author: chieutuongtu | Comments [0]
Java For Dummies, 5th Edition

Barry A. Burd, "Java For Dummies, 5th Edition"
For Dummies | 2011 | ISBN: 0470371730 | 432 pages | PDF | 3,3 MB

The top-selling beginning Java book is now fully updated for Java 7!

Java is the platform-independent, object-oriented programming language used for developing web and mobile applications. The revised version offers new functionality and features that have programmers excited, and this popular guide covers them all. This book helps programmers create basic Java objects and learn when they can reuse existing code. It's just what inexperienced Java developers need to get going quickly with Java 2 Standard Edition 7.0 (J2SE 7.0) and Java Development Kit 7.0 (JDK 7).
20 Apr 2010 | Category: e-book | Author: rosea | Comments [0]
Advanced Java 2 Platform How to Program

Advanced Java 2 Platform How to Program
Publisher: Prentice Hall | ISBN: 0130895601 | edition 2001 | PDF | 1875 pages | 14,7 mb

A book for experienced Java programmers who want to build robust, scalable, distributed Web and enterprise applications. Detailed coverage of XML programming with Java, including DTDs, DOM, SAX, and XSL. Softcover.
4 Sep 2011 | Category: e-book | Author: caotungnam | Comments [0]
Java Foundations: Introduction to Program Design & Data Structures (2nd Edition)

Java Foundations: Introduction to Program Design & Data Structures (2nd Edition)
Addison Wesley | ISBN : 0132128810 | March 18, 2010 | 917 pages | PDF | 7MB

Inspired by the success of their best-selling introductory programming text, Java Software Solutions, authors Lewis, DePasquale, and Chase now release Java Foundations, Second Edition. This text is a comprehensive resource for instructors who want a two-or three-semester introduction to programming textbook that includes detail on data structures topics. Java Foundations introduces a Software Methodology early on and revisits it throughout to ensure students develop sound program development skills from the beginning. Control structures are covered before writing classes, providing a solid foundation of fundamental concepts and sophisticated topics.
1 Aug 2010 | Category: e-book | Author: art_links | Comments [0]
Java Software Solutions - Foundations of Program Design (4th Edition)

Addison Wesley; 4 edition (November 15, 2004) | PDF(file-944pages) | 4.4mb(rar size)
Java Software Solutions (Java 5.0 version) Foundations of Program Design (4th Edition)/byJohn Lewis(Author),William Loftus(Author)

Description
This book takes an early object oriented approach to Java Embracing Java 5.0 topics, including the new standard Scanner class for simplified keyboard input and parsing, enumerated types, autoboxing, variable length parameter lists, the enhanced for loop, and generic types.
This new edition has an earlier evolution of object concepts, developed in a way that capitalizes on the power of objects without overwhelming beginning programmers. It includes all new Java 5 topics, including Scanner class, enumerated types, autoboxing, variable length parameter lists, the enhanced for loop, and generic types. This is in depth coverage on GUI applications. This book is appropriate for beginning programmers who want to learn to program with Java as well as experienced programmers who want to add Java to their skill-set.
26 Nov 2010 | Category: e-book | Author: art_links | Comments [0]
Java in a Nutshell, 5th Edition

Java In A Nutshell, 5th Edition by David Flanagan
Publisher: O'Reilly Media; 5 edition (March 15, 2005) | ISBN-10: 0596007736 | CHM | 3,5 Mb | 1224 pages

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 5.0, the newest version of Java. It's undergone a complete makeover--in scope, size, and type of coverage--in order to more closely meet the needs of the modern Java programmer.
14 Oct 2011 | Category: e-book | Author: coi8x | Comments [0]
Learn to program with Java


Whether you are brand new to programming in general or coming to Java from another language, John Smiley's Learn to Program with Java offers a truly approachable tutorial designed with the beginner in mind. Covering Java syntax and essential programming concepts, this text can be used at home to simulate a semester's worth of Java study.
downTURK Contains: Extabit Uploaded Letitbit Depositfiles Filevelocity Rapidshare hidden object, dash, time management, tycoon, adventure, games, movies, TV shows, graphics, Extabit software, webmaster, tutorials, documentaries, portable, ebooks, iphone apps.

Recent Search Tags: Php Architects Guide To Web Scraping With Php | Rapid Prototyping Journal. Selected Papers From The 15th Annual Solid Freeform Fabrication | Photovision Portrait Techniques Vol 1 Discs 1 5 | White Christmas 1954 M720p Bluray X264 Ac3 Phartridge | Inside The Third World The Anatomy Of Poverty Third Edition | Va The Sounds Of Missing You 2011 | Lj Reynolds Get To This 2011 | Frames Men | Masters Collection | Daum Potplayer 1.5.27993 Rus G Samlab | An Unknown Encounter A True Account Of The San Pedro Haunting 2009 | D4 2011 Dvdscr Xvid Warrlord | Eset Sysrescue Cd 4.2.64.12 Rus Release 23.09.2010 | Boxoft Photo Magic Maker 11 Portable | Brand New Jewel Quest Heritage | Encyclopedia Of Cross Cultural School Psychology | Gone Baby Gone 2007 Bluray M720p X264 Ac3 Aril | Mars Need Mom | Registration Keys Update My Drivers Smart Tweak | Eurotalk Spanish | 161011 Logo Card Set | Axandra Internet Business Promoter Ibp 116 | Native Instruments Scarbee Funk Guitarist Kontakt Dvdr | Captian Cabin | Alicia Keys Empire State Of Mind The View 16.12.2009 Hdtv 720p