Advanced Topics in Java, 1st ed.
Core Concepts in Data Structures

Author:

Language: English
Cover of the book Advanced Topics in Java

Subject for Advanced Topics in Java

63.29 €

In Print (Delivery period: 15 days).

Add to cartAdd to cart
Publication date:
322 p. · 17.8x25.4 cm · Paperback
Java is one of the most widely used programming languages today. It was first released by Sun Microsystems in 1995. Over the years, its popularity has grown to the point where it plays an important role in most of our lives. From laptops to data centers, game consoles to scientific supercomputers, cell phones to the Internet, Java is everywhere! There are tons of applications and heaps of websites that will not work unless you have Java installed, and more are created every day. And, of course, Java is used to power what has become the world's most dominant mobile platform, Android.

Advanced Topics In Java teaches the algorithms and concepts that any budding software developer should know. You'll delve into topics such as sorting, searching, merging, recursion, random numbers and simulation, among others. You will increase the range of problems you can solve when you learn how to create and manipulate versatile and popular data structures such as binary trees and hash tables.

This book assumes you have a working knowledge of basic programming concepts such as variables, constants, assignment, selection (if..else) and looping (while, for). It also assumes you are comfortable with writing functions and working with arrays. If you study this book carefully and do the exercises conscientiously, you would become a better and more agile software developer, more prepared to code today's applications - no matter the language.

1. Sorting, Searching and Merging

2. Introduction to Objects

3. Linked Lists

4. Stacks and Queries

5. Recursion

6. Random Numbers, Games and Simulation

7. Working with Files

8. Introduction to Binary Trees

9. Advanced Sorting

10. Hash Tables

Dr. Noel Kalicharan is a Senior Lecturer in Computer Science at the University of the West Indies, St. Augustine, Trinidad. For more than 30 years, he has taught programming courses to people at all levels. He has been teaching programming, among other things, at the University since 1976. In 1988, he developed and hosted a 26-programme television series entitled Computers - Bit by Bit. Among other things, this series taught programming to the general public. He is always looking for innovative ways to teach logical thinking skills which go hand in hand with programming skills. His efforts resulted in two games - BrainStorm! and Not Just Luck - which won him the Prime Minister's Award for Invention and Innovation in 2000 and 2002. He is a Computer Science author for Cambridge University Press which published his international successes, Introduction to Computer Studies and C By Example. The C book is ranked among the best in the world for learning the C programming language. It has received glowing reviews from readers as far away as Australia, Canada, India and Scotland. This book is written in a more leisurely style. Born in Lengua Village, Princes Town, Trinidad, he received his primary education at the Lengua Presbyterian School and his secondary education at Naparima College. He is a graduate of The University of the West Indies, Jamaica, the University of British Columbia, Canada and The University of the West Indies, Trinidad.

Java meme/key word is at the top or near the top in Safari and SpringerLink and other database engines. Java has a number of books in top 500 search in Safari, too. And, SpringerLink.

This book is patterned after Advanced Topics in C by this same author, Noel Kalicharan.

Java has about 8 or 9 Million developers, programmers. Java is one of the most popular programming languages and is used in Android SDK and is the basis of many of the world's enterprise applications.