• Wyszukiwanie zaawansowane
  • Kategorie
  • Kategorie BISAC
  • Książki na zamówienie
  • Promocje
  • Granty
  • Książka na prezent
  • Opinie
  • Pomoc
  • Załóż konto
  • Zaloguj się

 » książki  » Computers - Languages - Java

zaloguj się | załóż konto
Logo Krainaksiazek.pl

koszyk

konto

szukaj
topmenu
Księgarnia internetowa
Szukaj
Książki na zamówienie
Promocje
Granty
Książka na prezent
Moje konto
Pomoc
 
 
Wyszukiwanie zaawansowane
Pusty koszyk
Bezpłatna dostawa dla zamówień powyżej 20 złBezpłatna dostawa dla zamówień powyżej 20 zł

Kategorie główne

• Nauka
 [2946600]
• Literatura piękna
 [1856966]

  więcej...
• Turystyka
 [72221]
• Informatyka
 [151456]
• Komiksy
 [35826]
• Encyklopedie
 [23190]
• Dziecięca
 [619653]
• Hobby
 [140543]
• AudioBooki
 [1577]
• Literatura faktu
 [228355]
• Muzyka CD
 [410]
• Słowniki
 [2874]
• Inne
 [445822]
• Kalendarze
 [1744]
• Podręczniki
 [167141]
• Poradniki
 [482898]
• Religia
 [510455]
• Czasopisma
 [526]
• Sport
 [61590]
• Sztuka
 [243598]
• CD, DVD, Video
 [3423]
• Technologie
 [219201]
• Zdrowie
 [101638]
• Książkowe Klimaty
 [124]
• Zabawki
 [2473]
• Puzzle, gry
 [3898]
• Literatura w języku ukraińskim
 [254]
• Art. papiernicze i szkolne
 [8170]
Kategorie szczegółowe BISAC

Kategoria BISAC: Computers >> Languages - Java

ilość książek w kategorii: 1341

Wyświetl książki:
Dostępne języki:
Cena:
od:
do:
ilość na stronie:


 Killer Game Programming in Java Andrew Davison 9780596007300 0
Killer Game Programming in Java

ISBN: 9780596007300 / Angielski / Miękka / 969 str.

ISBN: 9780596007300/Angielski/Miękka/969 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Andrew Davison

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 earned awards and become bestsellers.Java developers new to graphics and game programming, as well as game developers new to Java...

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 ...

cena: 230,54 zł

 Swing Hacks: Tips and Tools for Killer GUIs Marinacci, Joshua 9780596009076 0
Swing Hacks: Tips and Tools for Killer GUIs

ISBN: 9780596009076 / Angielski / Miękka / 546 str.

ISBN: 9780596009076/Angielski/Miękka/546 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Joshua Marinacci

Swing Hacks helps Java developers move beyond the basics of Swing, the graphical user interface (GUI) standard since Java 2. If you're a Java developer looking to build enterprise applications with a first-class look and feel, Swing is definitely one skill you need to master. This latest title from O'Reilly is a reference to the cool stuff in Swing. It's about the interesting things you learn over the years--creative, original, even weird hacks--the things that make you say, "I didn't know you could even do that with Swing "Swing Hacks will show you how to extend Swing's rich...

Swing Hacks helps Java developers move beyond the basics of Swing, the graphical user interface (GUI) standard since Java 2. If you're a Jav...

cena: 115,10 zł

 Java and XML: Solutions to Real-World Problems McLaughlin, Brett 9780596101497 0
Java and XML: Solutions to Real-World Problems

ISBN: 9780596101497 / Angielski / Miękka / 482 str.

ISBN: 9780596101497/Angielski/Miękka/482 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Brett D McLaughlin

Java and XML, 3rd Edition, shows you how to cut through all the hype about XML and put it to work. It teaches you how to use the APIs, tools, and tricks of XML to build real-world applications. The result is a new approach to managing information that touches everything from configuration files to web sites.

After two chapters on XML basics, including XPath, XSL, DTDs, and XML Schema, the rest of the book focuses on using XML from your Java applications. This third edition of Java and XML covers all major Java XML processing libraries, including full coverage of the...

Java and XML, 3rd Edition, shows you how to cut through all the hype about XML and put it to work. It teaches you how to use the APIs, tools...

cena: 192,11 zł

 Ajax on Java: The Essentials of Xmlhttprequest and XML Programming with Java Olson, Steven Douglas 9780596101879 0
Ajax on Java: The Essentials of Xmlhttprequest and XML Programming with Java

ISBN: 9780596101879 / Angielski / Miękka / 228 str.

ISBN: 9780596101879/Angielski/Miękka/228 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Steve Olson

This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including suggestion lists, drag-and-drop, and more. Java developers can choose between many different ways of incorporating Ajax, from building JavaScript into your applications "by hand" to using the new Google Web Toolkit (GWT).

Ajax on Java starts with an introduction to Ajax, showing you how to write some basic applications that use client-side JavaScript to request information from a Java servlet and display it without doing a full...

This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including ...

cena: 115,25 zł

 Java: The Good Parts: Unearthing the Excellence in Java Waldo, Jim 9780596803735 0
Java: The Good Parts: Unearthing the Excellence in Java

ISBN: 9780596803735 / Angielski / Miękka / 196 str.

ISBN: 9780596803735/Angielski/Miękka/196 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Jim Waldo

What if you could condense Java down to its very best features and build better applications with that simpler version? In this book, veteran Sun Labs engineer Jim Waldo reveals which parts of Java are most useful, and why those features make Java among the best programming languages available.

Every language eventually builds up crud, Java included. The core language has become increasingly large and complex, and the libraries associated with it have grown even more. Learn how to take advantage of Java's best features by working with an example application throughout the book. You...

What if you could condense Java down to its very best features and build better applications with that simpler version? In this book, veteran Sun L...

cena: 115,25 zł

 Java For Everyone : Late Objects Cay Horstmann 9781118063316 0
Java For Everyone : Late Objects

ISBN: 9781118063316 / Angielski / Miękka / 624 str.

ISBN: 9781118063316/Angielski/Miękka/624 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Cay Horstmann

Java For Everyone, 2nd Edition is a comprehensive introduction to Java and computer programming, which focuses on the principles of programming, software engineering, and effective learning. It is designed for a one-semester, mixed-major, first course in programming.

Nobody supports your desire to teach students good programming skills like Cay Horstmann. Active in both the classroom and the software industry, Horstmann knows that meticulous coding-not shortcuts-is the base upon which great programmers are made. Using an innovative visual design that leads students...

Java For Everyone, 2nd Edition is a comprehensive introduction to Java and computer programming, which focuses on the principles of p...

cena: 672,62 zł

 Beginning Java Google App Engine K Roche 9781430225539 0
Beginning Java Google App Engine

ISBN: 9781430225539 / Angielski / Miękka / 264 str.

ISBN: 9781430225539/Angielski/Miękka/264 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
K Roche

Google App Engine is one of the key technologies to emerge in recent years to help you build scalable web applications even if you have limited previous experience. If you are a Java programmer, this book offers you a Java approach to beginning Google App Engine. You will explore the runtime environment, front-end technologies like Google Web Toolkit, Adobe Flex, and the datastore behind App Engine. You'll also explore Java support on App Engine from end to end.

The journey begins with a look at the Google Plugin for Eclipse and finishes with a working web application that uses...

Google App Engine is one of the key technologies to emerge in recent years to help you build scalable web applications even if you have limited pre...

cena: 157,33 zł

 Practical Android Projects L Jordan 9781430232438 0
Practical Android Projects

ISBN: 9781430232438 / Angielski / Miękka / 424 str.

ISBN: 9781430232438/Angielski/Miękka/424 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
L Jordan
Take a practical approach to becoming a leading-edge Android developer, learning by example while combining the many technologies needed to create a successful, up-to-date web app.

Practical Android Projects introduces the Android software development kit and development tools of the trade, and then dives into building cool-looking and fun apps that put Android's amazing capabilities to work. Android is the powerful, full-featured, open source mobile platform that powers phones like Google Nexus, Motorola Droid, Samsung Galaxy S, and a variety of HTC phones and tablet computers....

Take a practical approach to becoming a leading-edge Android developer, learning by example while combining the many technologies needed to create a s...
cena: 172,89 zł

 Beginning Android 3 Mark Murphy 9781430232971 0
Beginning Android 3

ISBN: 9781430232971 / Angielski / Miękka / 612 str.

ISBN: 9781430232971/Angielski/Miękka/612 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Mark Murphy
The vibrant and rich Android development platform, created by Google and the Open Handset Alliance, continues to be a platform in its truest sense, encompassing hundreds of classes beyond the traditional Java classes and open source components that ship with the software development kit. Android's continued growth includes support for Flash and Flash gaming apps, Wi-Fi tethering, improved performance, WebM or WebMedia integration for HTML5-based video and other multimedia APIs, Chrome OS (WebOS) integration, and more.

With Beginning Android 3, you'll learn how to develop...

The vibrant and rich Android development platform, created by Google and the Open Handset Alliance, continues to be a platform in its truest sense, en...
cena: 192,11 zł

 Pro Java Me Apps: Building Commercial Quality Java Me Apps Iliescu, Ovidiu 9781430233275 0
Pro Java Me Apps: Building Commercial Quality Java Me Apps

ISBN: 9781430233275 / Angielski / Miękka / 364 str.

ISBN: 9781430233275/Angielski/Miękka/364 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
I Ovidiu
Pro Java ME Apps gives you, the developer, the know-how required for writing sophisticated Java ME applications and for taking advantage of this huge potential market. Java ME is the largest mobile software platform in the world, supported by over 80% of all phones. You'll cover what Java ME is and how it compares to other mobile software platforms, how to properly design and structure Java ME applications, how to think like an experienced Java ME developer, what common problems and pitfalls you may run into, how to optimize your code, and many other key topics.

Unlike other Java...

Pro Java ME Apps gives you, the developer, the know-how required for writing sophisticated Java ME applications and for taking advantage of t...
cena: 177,35 zł

 Java 7 for Absolute Beginners Jay Bryant 9781430236863 0
Java 7 for Absolute Beginners

ISBN: 9781430236863 / Angielski / Miękka / 320 str.

ISBN: 9781430236863/Angielski/Miękka/320 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Jay Bryant
Java 7 Programming for Absolute Beginners introduces the new core, open source Java Development Kit. Its focus is on practical knowledge and its completeness--it provides all the bits and pieces an utter novice needs to get started programming in Java.

It seems as if everyone is writing applications or apps these days for Android, BlackBerry, and the enterprise--it's where the money's at. But, how do they do it? Well, it's best to start by learning Java, one of the most popular programming languages around these days, still. Yes, that's right.

This book:

  • Teaches...
Java 7 Programming for Absolute Beginners introduces the new core, open source Java Development Kit. Its focus is on practical knowledge and ...
cena: 172,89 zł

 Apache Tomcat 7 Aleksa Vukotic 9781430237235 0
Apache Tomcat 7

ISBN: 9781430237235 / Angielski / Miękka / 296 str.

ISBN: 9781430237235/Angielski/Miękka/296 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Aleksa Vukotic
Apache Tomcat is the most popular open-source de-facto Java Web application server, standard for today's Web developers using JSP/Servlets. Apache Tomcat 7 covers details on installation and administration of Apache Tomcat 7. It explains key parts of the Tomcat architecture, and provides an introduction to Java Servlet and JSP APIs in the context of the Apache Tomcat server.

In addition to basic concepts and administration tasks, Apache Tomcat 7 covers some of the most frequently used advanced features of Tomcat, including security, Apache web server integration, load...

Apache Tomcat is the most popular open-source de-facto Java Web application server, standard for today's Web developers using JSP/Servlets. Apache...
cena: 302,60 zł

 Beginning Java 7 Jeff Friesen 9781430239093 0
Beginning Java 7

ISBN: 9781430239093 / Angielski / Miękka / 920 str.

ISBN: 9781430239093/Angielski/Miękka/920 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Jeff Friesen

Beginning Java 7 guides you through version 7 of the Java language and a wide assortment of platform APIs. New Java 7 language features that are discussed include switch-on-string and try-with-resources. APIs that are discussed include Threading, the Collections Framework, the Concurrency Utilities, Swing, Java 2D, networking, JDBC, SAX, DOM, StAX, XPath, JAX-WS, and SAAJ. This book also presents an introduction to Android app development so that you can apply some of its knowledge to the exciting world of Android app development.

This book presents the...

Beginning Java 7 guides you through version 7 of the Java language and a wide assortment of platform APIs. New Java 7 lan...

cena: 159,75 zł

 Pro Spring 3 Clarence Ho 9781430241072 0
Pro Spring 3

ISBN: 9781430241072 / Angielski / Miękka / 944 str.

ISBN: 9781430241072/Angielski/Miękka/944 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Clarence Ho
The agile, lightweight, open-source Spring Framework continues to be the de facto leading enterprise Java application development framework for today's Java programmers and developers. It works with other leading open-source, agile and lightweight Java technologies like Hibernate, Groovy, MyBatis, and more. Spring now also works with Java EE and JPA 2 as well.

Pro Spring 3 updates the bestselling Pro Spring with the latest that the Spring Framework has to offer: version 3.1. At 1000 pages, this is by far the most comprehensive Spring book available, thoroughly...

The agile, lightweight, open-source Spring Framework continues to be the de facto leading enterprise Java application development framework f...
cena: 177,35 zł

 Decompiling Android Godfrey Nolan 9781430242482 0
Decompiling Android

ISBN: 9781430242482 / Angielski / Miękka / 304 str.

ISBN: 9781430242482/Angielski/Miękka/304 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Godfrey Nolan
Decompiling Android looks at the the reason why Android apps can be decompiled to recover their source code, what it means to Android developers and how you can protect your code from prying eyes. This is also a good way to see how good and bad Android apps are constructed and how to learn from them in building your own apps.

This is becoming an increasingly important topic as the Android marketplace grows and developers are unwittingly releasing the apps with lots of back doors allowing people to potentially obtain credit card information and database logins to back-end systems,...

Decompiling Android looks at the the reason why Android apps can be decompiled to recover their source code, what it means to Android develop...
cena: 242,07 zł

 Android Apps with Eclipse Onur Cinar 9781430244349 0
Android Apps with Eclipse

ISBN: 9781430244349 / Angielski / Miękka / 372 str.

ISBN: 9781430244349/Angielski/Miękka/372 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Onur Cinar

Eclipse is the most adopted integrated development environment (IDE) for Java programmers. And, now, Eclipse seems to be the preferred IDE for Android apps developers.

Android Apps with Eclipse provides a detailed overview of Eclipse, including steps and the screenshots to help Android developers to quickly get up to speed on Eclipse and to streamline their day-to-day software development. This book includes the following:

  • Overview of Eclipse fundamentals for both Java and C/C++ Development.
  • Using Eclipse Android Development Toolkit (ADT) to develop,...

Eclipse is the most adopted integrated development environment (IDE) for Java programmers. And, now, Eclipse seems to be the preferred IDE for Andr...

cena: 181,55 zł

 Oracle Certified Professional Java Se 7 Programmer Exams 1z0-804 and 1z0-805: A Comprehensive Ocpjp 7 Certification Guide Ganesh, S. G. 9781430247647 0
Oracle Certified Professional Java Se 7 Programmer Exams 1z0-804 and 1z0-805: A Comprehensive Ocpjp 7 Certification Guide

ISBN: 9781430247647 / Angielski / Miękka / 656 str.

ISBN: 9781430247647/Angielski/Miękka/656 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
S Ganesh
Oracle Certified Professional Java SE 7 Programmer Exams 1Z0-804 and 1Z0-805 is a concise, comprehensive, step-by-step, and one-stop guide for the Oracle Certified Professional Java SE 7 Programmer Exam. The first two chapters set the stage for exam preparation and let the reader get started quickly. The first chapter answers frequently asked questions about the OCPJP exam.

This book assumes that the reader is already familiar with Java fundamentals which is in line with the prerequisite of having a OCAJP certification.

The book sports considerable supportive...

Oracle Certified Professional Java SE 7 Programmer Exams 1Z0-804 and 1Z0-805 is a concise, comprehensive, step-by-step, and one-sto...
cena: 201,72 zł

 Learn Java for Android Development Jeff Friesen 9781430257226 0
Learn Java for Android Development

ISBN: 9781430257226 / Angielski / Miękka / 780 str.

ISBN: 9781430257226/Angielski/Miękka/780 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Jeff Friesen
Android development is hot, and many programmers are interested in joining the fun. However, because this technology is based on Java, you should first obtain a solid grasp of the Java language and its foundational APIs to improve your chances of succeeding as an Android app developer. After all, you will be busy learning the architecture of an Android app, the various Android-specific APIs, and Android-specific tools. If you do not already know Java fundamentals, you will probably end up with a massive headache from also having to quickly cram those fundamentals into your knowledge base.

...

Android development is hot, and many programmers are interested in joining the fun. However, because this technology is based on Java, you should firs...
cena: 211,32 zł

 Pro Javafx 2: A Definitive Guide to Rich Clients with Java Technology Weaver, James 9781430268727 0
Pro Javafx 2: A Definitive Guide to Rich Clients with Java Technology

ISBN: 9781430268727 / Angielski / Miękka / 640 str.

ISBN: 9781430268727/Angielski/Miękka/640 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
J Weaver
In Pro JavaFX 2: A Definitive Guide to Rich Clients with Java Technology, Jim Weaver, Weiqi Gao, Stephen Chin, Dean Iverson, and Johan Vos show you how you can use the JavaFX platform to create rich-client Java applications. You'll see how JavaFX provides a powerful Java-based UI platform capable of handling large-scale data-driven business applications.

Covering the JavaFX API, development tools, and best practices, this book provides code examples that explore the exciting new features provided with JavaFX 2. It contains engaging tutorials...

In Pro JavaFX 2: A Definitive Guide to Rich Clients with Java Technology, Jim Weaver, Weiqi Gao, Stephen Chin, Dean Iverson,
cena: 181,38 zł

 Introduction to Compiler Construction in a Java World Bill Campbell 9781439860885 0
Introduction to Compiler Construction in a Java World

ISBN: 9781439860885 / Angielski / Twarda / 382 str.

ISBN: 9781439860885/Angielski/Twarda/382 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Bill Campbell
This text uses compiler construction to teach Java technology and software engineering principles. It gives students a deeper understanding of the Java programming language and its implementation.
This text uses compiler construction to teach Java technology and software engineering principles. It gives students a deeper understanding of the Jav...
cena: 438,95 zł

Pierwsza Podprzednia  13  14  15  Następna Ostatnia

Facebook - konto krainaksiazek.pl



Opinie o Krainaksiazek.pl na Opineo.pl

Partner Mybenefit

Krainaksiazek.pl w programie rzetelna firma Krainaksiaze.pl - płatności przez paypal

Czytaj nas na:

Facebook - krainaksiazek.pl
  • książki na zamówienie
  • granty
  • książka na prezent
  • kontakt
  • pomoc
  • opinie
  • regulamin
  • polityka prywatności

Zobacz:

  • Księgarnia czeska

  • Wydawnictwo Książkowe Klimaty

1997-2025 DolnySlask.com Agencja Internetowa

© 1997-2022 krainaksiazek.pl
     
KONTAKT | REGULAMIN | POLITYKA PRYWATNOŚCI | USTAWIENIA PRYWATNOŚCI
Zobacz: Księgarnia Czeska | Wydawnictwo Książkowe Klimaty | Mapa strony | Lista autorów
KrainaKsiazek.PL - Księgarnia Internetowa
Polityka prywatnosci - link
Krainaksiazek.pl - płatnośc Przelewy24
Przechowalnia Przechowalnia