Trending
Showing posts with label Java. Show all posts
Showing posts with label Java. Show all posts

Saturday, August 9, 2014

An Introduction to Network Programming with Java: Java 7 Compatible

An Introduction to Network Programming with Java: Java 7 Compatible
Since the second edition of this text, the use of the Internet and networks generally has continued to expand at a phenomenal rate. This has led to both an increase in demand for network software and to improvements in the technology used to run such networks, with the latter naturally leading to changes in the former. During this time, the Java libraries have been updated to keep up with the new developments in network technology, so that the Java programming language continues to be one of the mainstays of network software development.
In providing a very readable text that avoids getting immersed in low-level technical details, while still providing a useful, practical guide to network programming for both undergraduates and busy IT professionals, this third edition continues the trend of its predecessors. To retain its currency, the text has been updated to reflect changes that have taken place in Java's network technology over the past seven years (including the release of Java 7), whilst retaining its notable features of numerous code examples, screenshots and end-of-chapter exercises.

Advanced Network Programming - Principles and Techniques: Network Application Programming with Java (Computer Communications and Networks)

Advanced Network Programming - Principles and Techniques: Network Application Programming with Java (Computer Communications and Networks)
Answering the need for an accessible overview of the field, this text/reference presents a manageable introduction to both the theoretical and practical aspects of computer networks and network programming. Clearly structured and easy to follow, the book describes cutting-edge developments in network architectures, communication protocols, and programming techniques and models, supported by code examples for hands-on practice with creating network-based applications. Features: presents detailed coverage of network architectures; gently introduces the reader to the basic ideas underpinning computer networking, before gradually building up to more advanced concepts; provides numerous step-by-step descriptions of practical examples; examines a range of network programming techniques; reviews network-based data storage and multimedia transfer; includes an extensive set of practical code examples, together with detailed comments and explanations.

Wednesday, July 30, 2014

Android A Programmer’s Guide

Android  A Programmer’s Guide
Build compelling Java-based mobile applications using the Android SDK and the Eclipse open-source software development platform. Android: A Programmer's Guide shows you, step-by-step, how to download and set up all of the necessary tools, build and tune dynamic Android programs, and debug your results. Discover how to provide web and chat functions, interact with the phone dialer and GPS devices, and access the latest Google services. You'll also learn how to create custom Content Providers and database-enable your applications using SQLite.

Saturday, July 26, 2014

Java Cleancode Video Series

Cleancode Video Series
Clean Coders is all about educational videos for software professionals, by software professionals. Clean Coders code-casts are rich with content and will forever change the way you think about code, about design, about your disciplines, about your profession.

Sunday, July 13, 2014

Java SE: Inheritance, Interfaces, and Collections

 LearnNowPlus – Java SE: Inheritance, Interfaces, and Collections
This course introduces the Java programming language and how to develop Java applications using Eclipse. Students learn the syntax of the Java programming language, object-oriented programming using Java, exception handling, generics, collections, and file input/output (I/O). With a focus on many of the common programming Java commands like Arrays, and Inheritance. Then you will move on how to deal with Exceptions. Then off to Polymorphism, Collections, generics and other useful Java classes.

Monday, July 7, 2014

Android Beginner Series: Just Enough Java

Pluralsight – Android Beginner Series: Just Enough Java
Want to create an Android application, but you don’t want to learn Java first? Perhaps you already know some Java, but you’ve never build a complete Android application before. Either way, this course has you covered! In this course, you will learn the basics of Java and Android while you create a real working Android application. This course is the third course in a 4 part series on beginning Android development, but you don’t need to watch the other courses to understand this one. As long as you have some basic programming knowledge, you should be able to follow along with this course and build your first Android application using Java and Eclipse. In this course we’ll alternate between learning and doing as we set out to build a note taking application for Android. We’ll start off covering everything you need to know about getting setup to develop an Android application in Java using Eclipse. Then we’ll create our Note Taker application step by step, clearly explaining each step as we go and introducing Java concepts along the way. If you are looking for a new and fun way to learn Java while building an Android application, or you are just looking to maximize your time, by learning two topics at the same time, this course might be just what you are looking for.

Sunday, June 29, 2014

Troubleshooting Oracle Performance (2nd edition)

Troubleshooting Oracle Performance (2nd edition)
Troubleshooting Oracle Performance, 2nd Edition is your systematic guide to diagnosing and resolving performance problems in database-backed applications involving Oracles database engine.

Sunday, June 15, 2014

Java Database Integration with JDBC

Lynda – Java Database Integration with JDBC
Whether you’re building a web- or desktop-based application with Java SE or Java EE, many Java applications need to integrate data from a relational database. This course describes how to read and manage data from relational databases such as MySQL and SQL Server using the Java Database Connectivity (JDBC) API.
Author David Gassner explains how to choose a JDBC driver and connect to one or more databases. He also provides detailed instructions on reading, selecting, and updating data; calling stored procedures; managing data via JavaBean classes or with prepared statements; and working with metadata.

Saturday, June 14, 2014

Java How to Program (9th Edition)

The Deitels? groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study. 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.

Monday, May 26, 2014

Lynda – Java Essential Training

Join author David Gassner as he explores Java SE (Standard Edition), the language used to build mobile apps for Android devices, enterprise server applications, and more. This course demonstrates how to install both Java and the Eclipse IDE and dives into the particulars of programming. The course also explains the fundamentals of Java, from creating simple variables, assigning values, and declaring methods to working with strings, arrays, and subclasses; reading and writing to text files; and implementing object oriented programming concepts.

Saturday, May 24, 2014

Master Java 2 Standard Edition

This course covers the foundational material needed to become proficient using the Java language. It covers all of Java’s critical elements, including language syntax, application construction and deployment, applets, threading, and JDBC. You will learn how to construct event driven graphical, console, and database applications. You will also learn the ins and outs of object-oriented programming in Java, from basic concepts to advanced topics such as interfaces. This course provides a strong foundation in Java, enabling you to build Java applications correctly and with confidence.

Thursday, May 22, 2014

Java Advanced Training

Lynda – Java Advanced Training
Java Advanced Trainingshows developers how to expand their programming skills and get more out of Java. This course offers platform- and framework-neutral tutorials that can be used to build web, mobile, and desktop applications. Starting with advanced methods of defining Java classes and programmatic flow, author David Gassner goes on to describe the Java Reflection API and the Collections Framework; management of files and directories; test-driven development with advanced exception handling and reporting; and how to work with multiple threads.

Wednesday, May 21, 2014

Java Tutorials for Beginners

TheNewBoston - Java Tutorials for Beginners
 Java Tutorials for Beginners

Tuesday, May 20, 2014

Java J2ee Complete Training

  • Java J2EE Complete includes 4 complete Java J2EE courses in one lower priced bundle
  • Learn the fundamentals of Java J2EE from installing a Java IDE to understanding variables and classes
  • Dive into Java J2EE GUI programming starting with AWT and Swing and going on to lessons on Applets and more
  • Learn about Java J2EE JDBC and Servlets through 4 information-packed levels
  • Even take Java J2EE training into the Advanced levels with 4 levels focusing on advanced topics such as advanced I/O, multi-threading, and Remote Java Objects

Saturday, May 10, 2014

Java eLearning Kit For Dummies

As a platform-independent, object-oriented programming language, Java helps developers write once and run anywhere. With this dynamic combination of a full-color printed book and a Dummies online interactive eLearning course, you'll find a wealth of information on the latest release of Java. Featuring both written and animated step-by-step how-tos, practice labs, helpful videos, numerous examples, and a host of Dummies hints and tips, this package makes your learning process easier.

Wednesday, April 30, 2014

Android 3.0 Application Development Cookbook

Over 70 working recipes covering every aspect of Android development
  • Written for Android 3.0 but also applicable to lower versions
  • Quickly develop applications that take advantage of the very latest mobile technologies, including web apps, sensors, and touch screens
  • Part of Packt's Cookbook series: Discover tips and tricks for varied and imaginative uses of the latest Android features

Saturday, April 26, 2014

Beginning Java ME Platform

Have you thought about building games for your cell phone or other wireless devices? Whether you are a first–time wireless Java developer or an experienced professional, Beginning Java™ ME Platform brings exciting wireless and mobile Java application development right to your door and device!

Thursday, April 24, 2014

Android application development for dummies

The Android OS continues to rapidly expand offering app developers access to one of the largest platforms available, and this easy-to-follow guide walks you through the development process step by step. In this new edition of the bestselling Android Application Development For Dummies, Android programming experts Michael Burton and Donn Felker explain how to download the SDK, get Eclipse up and running, code Android applications, and share your finished products with the world.

Beginning Android Tablet Programming

Beginning Android Tablet Programming starts off by showing how to get your system ready for Android tablet programming. You won't need any previous Android experience, because you'll learn all about the basic structure of an Android program and how the Android operating system works—and then you'll learn how to write your first Android tablet application from scratch!

Programming Android

Get thoroughly up to speed on Android programming, and learn how to create up-to-date user experiences for both handsets and tablets. With this book's extensively revised second edition, you'll focus on Android tools and programming essentials, including best practices for using Android 4 APIs. If you're experienced with Java or Objective-C, you'll gain the knowledge necessary for building well-engineered applications.

About

Contact Form

Name

Email *

Message *

Copyright © 2013 TOTdownload.com
Designed By Blogger Templates