programming with java

Java EE 7 The Big Picture

Java EE 7 The Big Picture

JAVA EE 7, THE BIG PICTURE, di Danny Coward, edito da Mc Graw Hill per Oracle Press. Quasi come nuovo, 486 pagine, copertina flessibile. Manuale interamente in lingua inglese....Master the code, applications an frameworks of Java Platform Enterprise Edition 7....

Libri Informatica - Reti Computer - Programming

Libri Informatica - Reti Computer - Programming

Contatto: Enrico 340 Vendo i seguenti libri (15 euro l'uno): - Reti di computer di Andrew Tanenbaum terza edizione. -Unix Network Programming di Richard Stevens (Voume 1) Tenuti molto bene come da foto.

Offerte relazionate programming with java: Libri Informatica - Reti Computer - Programming
Concetti di informatica e fondamenti di java (Cay Horstmann)

Concetti di informatica e fondamenti di java (Cay Horstmann)

vendo libro universitario usato sull'utilizzo del programma Java, in perfette condizioni. Titolo:Concetti di informatica e fondamenti di java (quinta edizione, per le versioni 5,6,7) Casa editrice: Apogeo Autori: Cay Horstmann

CORSO Java pagine

CORSO Java pagine

CORSO Java pagine parte per iniziare da zero a programmare nel linguaggio pi' diffuso

Offerte relazionate programming with java: CORSO Java pagine
SVILUPPATORE BACKEND PHP e JAVA CT

SVILUPPATORE BACKEND PHP e JAVA CT

Descrizione: sviluppatore PHP e Java. Caratteristiche: laurea in Ingegneria o Informatica, ottima conoscenza dei linguaggi PHP e Java, cura del dettaglio. Requisiti: il CV deve necessariamente essere corredato da foto. Verranno valutati esclusivamente i CV caricati sulla pagina Lavora con noi del sito HT Apps.

Windows  Programming from the Ground Up

Windows Programming from the Ground Up

ISBN: , SKU: , AUTHOR: Schildt, Herbert, PUBLISHER: McGraw-Hill Companies, -- Begin as a Novice Finish as a Pro. Windows Programming from the Ground Up is a "heavy-weight" book that provides in-depth coverage and a thorough explanation of the complex Windows programming environment. In the typical Ground Up approach, the book provides accelerated coverage of fundamentals and gets programmers productive fast. -- Useful real-world content is the key to the Ground Up series including: -- Inside front- and back-cover syntax references for easy look-up. -- In-depth boxes for advanced coverage of difficult programming techniques. -- Portability tips that highlight differences between programming in Windows NT 4 and Windows . -- Complete, working code examples downloadable from Osborne web site.

Offerte relazionate programming with java: Windows Programming from the Ground Up
Java Software Solutions

Java Software Solutions

Java Software Solutions: Foundations of Program Design (7th Edition)

Java software solutions

Java software solutions

Vendo libro Java software solutions 5h edition Autore: Lewis & Loftus Editore: Pearson Contatto preferibilmente tramite email o whatsapp Consegna a mano

Offerte relazionate programming with java: Java software solutions
Muschio di java

Muschio di java

Cedo o scambio con altri muschi grossa porzione di muschio di java. Contattatemi sei interessati!

Advanced Programming with Microsoft Visual Basic.Net: A

Advanced Programming with Microsoft Visual Basic.Net: A

ISBN: , SKU: , AUTHOR: Spear, Bob, PUBLISHER: Course Technology, This text offers comprehensive, mid-level coverage of Microsoft's groundbreaking upgrade to Visual Basic.NET.

Offerte relazionate programming with java: Advanced Programming with Microsoft Visual Basic.Net: A
Beginning with C: An Introduction to Professional

Beginning with C: An Introduction to Professional

ISBN: , SKU: , AUTHOR: House, Ron / House, Ronald T., PUBLISHER: Course Technology, This text focuses on programming skills, and is intended for readers who do not have any previous programming experience. The author is selective in covering C, addressing only those aspects of the language that are of immediate use to an introductory level reader. The text takes a step-by-step pedagogical approach to teaching C, dramatically reducing the complexity inherent in a typically difficult to learn, but explosively popular, computer language.

Muschio di java

Muschio di java

Stupende porzioni di muschio di java Per donare un effetto naturalistico al vostro acquario Pagina Facebook Natura viva Ostuni

Offerte relazionate programming with java: Muschio di java
Programmare in Java

Programmare in Java

Vendo libro Programmare in Java Autori: Roberto Bruni, Andrea Corradini, Vincenzo Gervasi Editore: Apogeo Contatto preferibilmente tramite email o whatsapp Consegna a mano

Programming in the UNIX Environment 2Edition Stevens Rago

Programming in the UNIX Environment 2Edition Stevens Rago

Vendo libro nuovo Programming in the UNIX Environment 2Edition editore Addison Wesley scritto da Richard Stevens e A.Rago. Seconda edizione. ISBN: Prezzo euro spedizione postale compresa. Pagamento anticipato paypal.

Offerte relazionate programming with java: Programming in the UNIX Environment 2Edition Stevens Rago
WIN32 Multithreaded Programming [With Included]

WIN32 Multithreaded Programming [With Included]

ISBN: , SKU: , AUTHOR: Cohen, Aaron / Woodring, Mike, PUBLISHER: O'Reilly Media, Many Windows developers still write code as if their application is a single entity that, while it is running, has complete control of all system resources. This legacy from the days of DOS means that developers frequently fail to take advantage of Win32's support of multiple threads of execution to improve their application's performance or to enhance its functionality. For instance, a main thread can handle interactions with the user, while a background "worker" thread can handle repainting the application window or performing some background calculations. But multithreaded programming means more than adding threads; it also requires that the code be thread-safe. "Win32 Multithread Programming explains the concepts of multithreaded programs, thus providing the developer with the knowledge necessary to skillfully construct efficient and complex applications. From basic thread synchronization using mutexes and semaphores, to advanced topics like creating reusable thread pools or implementing a deferred processing queue, the book uses real-world applications and carefully constructed examples to illustrate the principles of multithreaded programming. Some of the topics include: How the Windows operating systems handle threadsMultithreading primitives in the Win32 APITechniques for generating thread-safe dynamic link librariesAdvanced techniques for thread synchronizationBasic scenarios for synchronizing threadsCommon designs for building multithreaded user interfaces The CD-ROM accompanying the book features Mcl, the authors' C++ class library for multithreaded programming, which both wraps multithreaded API functions and easily supports more complex multithreaded scenarios. Forprogrammers using MFC, an additional library, Mcl4Mfc, is included for MFC compatibility. "Win32 Multithread Programming is an essential resource for any developer interested in learning about Win32 multithreaded programming in order to create high-performance, effective applications.

Real Basic: The Definitive Guide

Real Basic: The Definitive Guide

ISBN: , SKU: , AUTHOR: Neuburg, Matt, PUBLISHER: O'Reilly Media, REALbasic is a very inexpensive program that allows users to design full-fledged applications. Simply put, it is like having Visual Basic on the Mac. It is an application for writing applications that are astonishingly small and fast. REALbasic uses a simple interface and an object- and event-oriented language; this makes development, maintenance, and alteration of projects very easy. There is no other program like this for the Mac. If you want to write a Mac application, you have little choice of application frameworks, and REALbasic is the only one with visual design, object orientation, and an easy language. With the Macintosh's popularity on the rise and REALbasic, which presently only runs on Mac, with plans to make Windows applications, the interested audience is wider than the platform implies. Presently there are no ordered instructional books for REALbasic. "REALbasic: The Definitive Guide gives people the information they can't get from the documentation alone and provides new users with the details they need to grasp the program's essential concepts. This book takes the reader from zero knowledge of programming to the ability to program every aspect of REALbasic. The book is divided into three main sections: Fundamentals: a detailed and comprehensive summary of the language that quickly shows you how to think about programming and accomplish your goals in less timeUser Interface: how to create a complete application using the rich classes and pre-defined tools that make life so much easier for the REALbasic programmer.Reaching Out: comprehensive coverage of Internet communications, databases, multimedia, game programming and more This book covers REALbasic 1 andREALbasic 2. Version 2 adds an internal database, an interface to SQL servers, and the ability to compile for Windows and Java. "REALbasic: The Definitive Guide is poised to become an essential reference for the expanding legion of developers who are discovering the power and flexibility of this program.

Offerte relazionate programming with java: Real Basic: The Definitive Guide
Vesicularia dubyana(muschio di Java)

Vesicularia dubyana(muschio di Java)

Vendo porzioni di muschio di Java a modico prezzo.

Legni di java

Legni di java

Causa dismissione acquario vendo a prezzo modico legni di java in blocco purtroppo mi sono dovuto trasferire in Sardegna

Offerte relazionate programming with java: Legni di java
Java tecniche di programmazione

Java tecniche di programmazione

Vendo libro Java tecniche di programmazione Autore: Donata Savini Contatto preferibilmente tramite email o whatsapp Consegna a mano

Java, cucciola taglia medio grande

Java, cucciola taglia medio grande

Vi presentiamo Java, la bellissima sorellina di Like, anche lei unica nella sua bellezza. Java è una meticcia di 2 mesi circa, da adulta sarà taglia media/grande, grandezza Golden, si affida con microchip e vaccino. Per una buona adozione vi raggiungerà anche in tutto il centro e nord Italia.

Offerte relazionate programming with java: Java, cucciola taglia medio grande
PHP and PostgreSQL Advanced Web Programming

PHP and PostgreSQL Advanced Web Programming

Vendo libro nuovo in lingua inglese "PHP and PostgreSQL - Advanced Web Programming" SAMS editore scritto da Ewald Geschwinde e Hans-Jurgen Schonig. ISBN . Prezzo euro 47 spedizione postale compresa in modalità piego di libri. Pagamento anticipato tramite paypal.

CORSO Java libro

CORSO Java libro

CORSO Java libro pagine parte per iniziare da zero a programmare nel linguaggio piu' diffuso propedeutico per certificazione Oracle E 20

Offerte relazionate programming with java: CORSO Java libro
CORSO Java libro

CORSO Java libro

CORSO Java libro pagine parte per iniziare da zero a programmare nel linguaggio piu' diffuso propedeutico per certificazione Oracle E 15

OCA java se 8

OCA java se 8

oca java se 8 programmer 1 study guide exam 1Z come nuovo

Offerte relazionate programming with java: OCA java se 8
Libro Java Script

Libro Java Script

Libro Java Script dalle basi ad AJAX

Contatto