Computer Science BooksPrograming Theory Books

Structure and Interpretation of Computer Programs, 2nd Edition, (H. Abelson, G.J. Sussman)

Structure and Interpretation of Computer Programs, 2nd Edition, (H. Abelson, G.J. Sussman)

Structure and Interpretation of Computer Programs, 2nd Edition, (H. Abelson, G.J. Sussman)

This book covers the following topics: Building Abstractions with Procedures, Building Abstractions with Data, Modularity, Objects, and State, Metalinguistic Abstraction and Computing with Register Machines.

Author(s):

sNA Pages
Similar Books
Theory in Programming Practice

Theory in Programming Practice

This note explains the following topics: Text Compression, Error Detection and Correction, Cryptography, Finite State Machines, Recursion and Induction, Relational Database.

s250 Pages
Introduction to Programming Lectures Notes

Introduction to Programming Lectures Notes

This note covers the following topics: Introduction to programming, Use of objects and variables, Definition of methods and classes, Primitive data types, Conditional statements, Loop statements, Arrays and matrices, Files and input/output streams, Program errors and exception handling, Recursion, Dynamic arrays and linked lists.

sNA Pages