Programming with JAVA - A Primer

Programming with JAVA - A Primer

Author: E. Balaguruswamy

Publisher: McGraw-Hill Professionals

Published: 2014-06-04

Total Pages: 516

ISBN-13:

DOWNLOAD EBOOK

Programming with JAVA, 3e, incorporates all the updates and enhancements added to JAVA 2 and J2SE 5.0 releases. The book presents the language concepts in extremely simple and easy-to-understand style with illustrations and examples wherever necessary. Salient Features Fully explaines the entire Java language. Discusses Java's unique features snduch as packages a interfaces. Shows how to create and implement applets. Illustrates the use of advanced concepts like multithread and graphics. Covers exception handling in depth. Debugging excercises and two full-fledged projects. Includes model questions from the Sun Certified JAVA Programmer Exam.


Programming with Java

Programming with Java

Author: Balagurusamy

Publisher: Tata McGraw-Hill Education

Published: 2009-10-06

Total Pages: 0

ISBN-13: 9780070141698

DOWNLOAD EBOOK

Programming with Java,4e , gives an excellent account of the fundamentals of Java Programming. The language concepts are aptly explained in simple and easy-to-understand style, supported with examples, illustrations and programming and debugging exercises.


Core Java for Beginners, 3rd Edition

Core Java for Beginners, 3rd Edition

Author: Das, Rashmi Kant

Publisher: Vikas Publishing House

Published: 2013

Total Pages: 918

ISBN-13: 9325968509

DOWNLOAD EBOOK

Core Java for Beginners has been written keeping in mind the requirements of B.Tech and MCA students. The book introduces the core concepts of Java, along with the knowledge of fundamentals required for developing programs. Starting from the basic concepts of object-oriented programming languages, the book covers an entire range of topics, including advanced topics like RMI, JDBC, and so on. The text is replete with several examples to facilitate better understanding of the intricacies of the programming language. KEY FEATURES • Incorporates features of Java 2 and J2SE • Discusses exception handling in depth • Discusses garbage collection • Introduces new pedagogical feature 'Remember', which recapitulates the key points discussed and also clarifies finer programming and conceptual points • Presents around 350 tested programs with outputs and reinforces the learning through exercises


Guide to Java

Guide to Java

Author: James T. Streib

Publisher: Springer

Published: 2014-07-08

Total Pages: 363

ISBN-13: 1447163176

DOWNLOAD EBOOK

This book presents a focused and accessible primer on the fundamentals of Java programming, with extensive use of examples and hands-on exercises. Topics and features: provides an introduction to variables, input/output and arithmetic operations; describes objects and contour diagrams, explains selection structures, and demonstrates how iteration structures work; discusses object-oriented concepts such as overloading and classes methods, and introduces string variables and processing; illustrates arrays and array processing and examines recursion; explores inheritance and polymorphism and investigates elementary files; presents a primer on graphical input/output, discusses elementary exception processing, and presents the basics of Javadoc; includes exercises at the end of each chapter, with selected answers in an appendix and a glossary of key terms; provides additional supplementary information at an associated website.


A Primer on Scientific Programming with Python

A Primer on Scientific Programming with Python

Author: Hans Petter Langtangen

Publisher: Springer

Published: 2016-07-28

Total Pages: 942

ISBN-13: 3662498871

DOWNLOAD EBOOK

The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches "Matlab-style" and procedural programming as well as object-oriented programming. High school mathematics is a required background and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, mathematics and scientific applications, the book lays a solid foundation for practicing computational science. From the reviews: Langtangen ... does an excellent job of introducing programming as a set of skills in problem solving. He guides the reader into thinking properly about producing program logic and data structures for modeling real-world problems using objects and functions and embracing the object-oriented paradigm. ... Summing Up: Highly recommended. F. H. Wild III, Choice, Vol. 47 (8), April 2010 Those of us who have learned scientific programming in Python ‘on the streets’ could be a little jealous of students who have the opportunity to take a course out of Langtangen’s Primer.” John D. Cook, The Mathematical Association of America, September 2011 This book goes through Python in particular, and programming in general, via tasks that scientists will likely perform. It contains valuable information for students new to scientific computing and would be the perfect bridge between an introduction to programming and an advanced course on numerical methods or computational science. Alex Small, IEEE, CiSE Vol. 14 (2), March /April 2012 “This fourth edition is a wonderful, inclusive textbook that covers pretty much everything one needs to know to go from zero to fairly sophisticated scientific programming in Python...” Joan Horvath, Computing Reviews, March 2015


LET US JAVA-3rd EDITION

LET US JAVA-3rd EDITION

Author: Yashavant kanetkar

Publisher: BPB Publications

Published: 2018-06-01

Total Pages: 439

ISBN-13: 9387284913

DOWNLOAD EBOOK

Description:Java Language is very popularly used for creating applications for PC, Laptop, Tablet, Web and Mobile world Learning a language that can work on so many different platforms can be a challenge. This is where you would find this book immediately useful. It follows simple and easy narration style. It doesn't assume any programming background. It begins with the basics and steadily builds the pace so that the reader finds it easy to handle complex topics towards the end. Each chapter has been designed to create a deep and lasting impression on reader's mind. Object Oriented Programming has been covered in detail to give a strong foundation for Java Programming. Well thought out and fully working example programs and carefully crafted exercises of this book, cover every aspect of Java programming. Well through out and finally working examples, and carefully crafted exercises of this book, covers every aspect of Java Programming. Some of the highlighting features of this book are: A* Data types & Control InstructionsA* Object Oriented ProgrammingA* Classes & ObjectsA* Arrays & StringsA* Inheritance & PolymorphismA* InterfacesA* PackagesA* Exception HandlingA* Effective IOA* Multithreading & SynchronizationA* GenericsA* Collection ClassesA* GUI Using SwingA* Database Connectivity UsingJDBc Table Of Contents:-An Overview of Java-Getting Started-More about Data Types-Decision Control Instruction-Loop Control Instruction-Case Control Instruction-Functions-Advanced Features of Functions-Introduction to OOP-Classes and Objects-Arrays-Strings and Enums-Inheritance-Polymorphism-Exception Handling-Effective Input/ Output-Multithreading in Java-Generics-Collection Classes-User Interfaces-JDBC-Index


Java Programming

Java Programming

Author: D. S. Malik

Publisher: Course Technology Ptr

Published: 2003-01-01

Total Pages: 952

ISBN-13: 9780619064976

DOWNLOAD EBOOK

Focusing on the natural advantages of the object-oriented Java programming language, this text is written exclusively with the student in mind. Featuring complete programming examples throughout, the text includes extensive use of visual diagrams and four-colour code,