Download WordPress Themes, Happy Birthday Wishes
Home » Tag Archives: Java (page 5)

Tag Archives: Java

Spring Data: Modern Data Access for Enterprise Java

As a developer of Java enterprise applications, you can choose among several data access frameworks when working with relational databases. But what do you turn to when working with newer technologies such as NoSQL databases and Hadoop? This book sho

Read More »

Java: Learning to Program with Robots

This book is an innovative approach to teaching and learning introductory object-oriented programming. Students are introduced to object-oriented concepts with simulated robots, a hands-on approach that is engaging and fun for both students and ins

Read More »

Java Fundamentals Tutorial

This book covers basic development concepts and techniques through a Java lens. You'll learn what goes into a program, how to put the pieces together, how to deal with challenges, and how to make it work. It has been updated to align with Java 8, a

Read More »

Object Oriented Programming with Java

This book takes a full-immersion approach to object-oriented programming. Proper object-oriented design practices are emphasized throughout the book. Students learn how to use the standard classes first, then learn to design their own classes. I

Read More »

Object Oriented Programming in Java

Designed for those new to programming, this book provides step-by-step lessons that cover OOP (object-oriented programming) and the Java language comprehensively with clear examples, code, and figures. You'll use Java's built-in objects to create a

Read More »

Object Oriented Programming using Java

This book will explain the Object Oriented approach to programming and through the use of small exercises, for which feedback is provided, develop some practical skills as well. At the end of the book one larger case study will be used to illustrat

Read More »

Java: The Legend – Past, Present, and Future

The road from Java's first public alpha of 1.0 to today has been long—and full of technical advances, innovative solutions, and interesting complications. Along the way, Java has flourished and is now one of the world's most important and widely-us

Read More »

Introduction to Neural Networks with Java

Introduction to Neural Networks in Java introduces the Java programmer to the world of Neural Networks and Artificial Intelligence. Neural network architectures such as the feedforward backpropagation, Hopfield, and Kohonen networks are discussed.

Read More »

Introduction to Programming in Java: An Interdisciplinary Approach

By emphasizing the application of computer programming not only in success stories in the software industry but also in familiar scenarios in physical and biological science, engineering, and applied mathematics, Introduction to Programming in Java

Read More »

How to Think Like a Computer Scientist: JAVA Programming

Think Java is an introduction to Java programming for beginners. It is tailored for students preparing for the Computer Science Advanced Placement (AP) Exam, but it is for anyone who wants to learn Java. Allen B. Downey is an Associate Professor

Read More »