Computer Science With Java: A Textbook For Class XI
Author
Sumita Arora
Binding
Paperback
Publishing Date
2012
Publisher
Dhanpat Rai
Language
English
Subject
Computer Science
Table of Content
Data Representation
Computer Structure
Basic Architecture of Simple Microprocessor
Working with Operating System
Porpositional Logic & Hardware
Internal Functioning of Computer
General OOP Concepts
Introducing Java
Java Fundamentals
Flow of Control
Classes in Java
Functions (Methods)
Using Library Classes
Arrays
Operations on Files
Simple Data Structures
Computational Complexity
Computing and Ethics
Appendices
Book Subcategory
Other Books
Ratings & Reviews
3.6
★
14 Ratings &
2 Reviews
5★
4★
3★
2★
1★
6
2
3
1
2
4
Good for theory; alright for programming.
You, arguably, cannot possible get a book better than this, as far as its theory is concerned. When it comes to programming, this book offers a little below the par programs than its major competitors like the ones of APC publishers. The chapters are sometimes overlarge, but at the end they finally make you understand complex and difficult concepts like the 8085 Microprocessor or the concept of Streams (to the uninitiated, this has nothing to do with water or tubewells!). Sometimes, you may f...