Sciweavers


Book
987views
15 years 6 days ago
Inside the Java Virtual Machine
"Inside the Java Virtual Machine explains Java's architecture and internals, and several Java APIs closely tied to the virtual machine, to Java programmers. Reading this ...
Bill Venners

Book
340views
15 years 7 days ago
Core Servlets and JavaServer Pages
"Servlet and JSP technology has become the technology of choice for developing online stores, interactive Web applications, and other dynamic Web sites."
Marty Hall, Larry Brown

Book
267views
15 years 7 days ago
Advanced Programming for the Java 2 Platform
"As an experienced developer on the Java platform, you undoubtedly know how fast moving and comprehensive the platform is. Its many application programming interfaces (APIs) p...
Calvin Austin and Monica Pawlan

Book
386views
15 years 7 days ago
1000 Java Tips
1000 questions and answers in Java. This is a great resource for the Java preparation exam.

Book
301views
15 years 23 days ago
C Programming Tutorial
"This book is a tutorial. Its aim is to teach C to a beginner, but with enough of the details so as not be outgrown as the years go by. It presumes that you have some previo...
Mark Burgess

Book
336views
15 years 24 days ago
C++: A Dialog
"Assuming that you want to learn C++, why should you read this book rather than any of dozens of other introductory C++ books? One difference between this book and other intro...
Steve Heller

Book
524views
15 years 2 months ago
Programming The Nintendo Game Boy Advance: The Unofficial Guide
All you need to know about the Nintendo game development. You will need to be a proficient in the C Language in order to follow this book.
Jonathan S. Harbour

Book
393views
15 years 2 months ago
Computational Modeling and Complexity Science
"This book is about data structures and algorithms, intermediate programming in Python, complexity science and the philosophy of science"
Allen B. Downey

Book
330views
15 years 2 months ago
Introduction to Computer Science
"This is a textbook for a first computer science course for students majoring in computer science, as well as mathematics and the physical and social sciences"
Ken Been

Tutorial
769views
15 years 2 months ago
How to be a Programmer: A Short, Comprehensive, and Personal Summary
"To be a good programmer is difficult and noble. The hardest part of making real a collective vision of a software project is dealing with one's coworkers and customers. ...
Robert L. Read