Home | Amazing | Today | Tags | Publishers | Years | Account | Search 
Java 5.0 Tiger: A Developer's Notebook
Java 5.0 Tiger: A Developer's Notebook
This no-nonsense, guide by bestselling Java authors Brett McLaughlin and David Flanagan jumps right into Tiger. Using the task-oriented format of this new series, you'll get complete practical coverage of generics, boxing and unboxing, varargs, enums, annotations, formatting, the for/in loop, concurrency, and more.

Enter Java
...
Core Java Volume I--Fundamentals (10th Edition) (Core Series)
Core Java Volume I--Fundamentals (10th Edition) (Core Series)

Core Java® has long been recognized as the leading, no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java®, Volume I–Fundamentals, Tenth Edition, has been extensively updated to reflect the...

Professional IBM WebSphere 5.0 Application Server (Programmer to Programmer)
Professional IBM WebSphere 5.0 Application Server (Programmer to Programmer)
The WebSphere platform from IBM, with its rich function set, industry-leading performance, and scalability, as well as configuration flexibility, is one of the leading products of the application server generation.

For the experienced J2EE™ developer, this book details how to develop, deploy, and manage enterprise applications for...

Pro Multithreading and Memory Management for iOS and OS X: with ARC, Grand Central Dispatch, and Blocks (Professional Apress)
Pro Multithreading and Memory Management for iOS and OS X: with ARC, Grand Central Dispatch, and Blocks (Professional Apress)
OSX Lion and iOS5 now offer an application memory management mechanism called Automatic Reference Counting (ARC). In short, ARC makes memory management the job of the compiler rather than the programmer, which quite often increases performance significantly.

In Chapters 2 and 3, you see just how powerful ARC is.
...
Interconnect-Centric Design for Advanced SOC and NOC (Mathematics and Its Applications)
Interconnect-Centric Design for Advanced SOC and NOC (Mathematics and Its Applications)
In Interconnect-centric Design for Advanced SoC and NoC, we have tried to create a comprehensive understanding about on-chip interconnect characteristics, design methodologies, layered views on different abstraction levels and finally about applying the interconnect-centric design in system-on-chip design. Traditionally, on-chip communication...
Scala in Action: Covers Scala 2.10
Scala in Action: Covers Scala 2.10

Summary

Scala in Action is a comprehensive tutorial that introduces Scala through clear explanations and numerous hands-on examples. Because Scala is a rich and deep language, it can be daunting to absorb all the new concepts at once. This book takes a "how-to" approach, explaining language...

Hibernate in Action
Hibernate in Action
Hibernate practically exploded on the Java scene. Why is this open-source tool so popular? Because it automates a tedious task: persisting your Java objects to a relational database. The inevitable mismatch between your object-oriented code and the relational database requires you to write code that maps one to the other. This code is often...
Go in Action
Go in Action

Summary

Go in Action introduces the Go language, guiding you from inquisitive developer to Go guru. The book begins by introducing the unique features and concepts of Go. Then, you'll get hands-on experience writing real-world applications including websites and network servers, as well as techniques to...

Code-First Development with Entity Framework
Code-First Development with Entity Framework

Take your data access skills to the next level with Entity Framework

About This Book

  • Learn how to create, retrieve, update, and delete the data in a relational database using .NET
  • Choose from an array of examples in C# and VB.NET that showcase the key concepts of Entity Framework
  • ...
Concurrent and Real-Time Programming in Java
Concurrent and Real-Time Programming in Java
Real-time systems have to respond to externally generated input stimuli within a finite and predictable time. Their correctness depends not only on the logical results of the computations, but also on the time at which those results are produced.

When Java emerged as a serious programming language in 1994, it was treated with...

Programming with POSIX® Threads
Programming with POSIX® Threads

This book is about "threads" and how to use them. Thread" is just a name for a basic software "thing" that can do work on a computer. A thread is smaller, faster, and more maneuverable than a traditional process. In fact, once threads have been added to an operating system, a "process" becomes just...

 
unlimited object storage image
Result Page: 10 9 8 7 6 5 4 3 2 1 
©2021 LearnIT (support@pdfchm.net) - Privacy Policy