𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

A Programmer's Guide to Computer Science

✍ Scribed by William M. Springer II


Publisher
Jaxson Media
Year
2019
Tongue
English
Leaves
122
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Table of Contents


Introduction
Part I : Computer Science Fundamentals
Chapter 1 : Asymptotic Runtime
Chapter 2 : Data Structures
Chapter 3 : Classes of problems
Part II : Graphs and Graph Algorithms
Chapter 4 : Introduction to Graph Theory
Chapter 5 : Data Structures on Graphs
Chapter 6 : Well - Known Graph Algorithms
Chapter 7 : Common Graph Classes
Part III : Non - Graph Algorithms
Chapter 8 : Sorting Algorithms
Part IV : Problem - Solving Techniques
Chapter 9 : Brute Force or No ?
Chapter 10 : Dynamic Programming
Chapter 11 : Greedy Algorithms
Part V : Complexity Theory
Chapter 12 : Understanding Complexity Theory
Chapter 13 : Languages and State Machines
Chapter 14 : Turing Machines


πŸ“œ SIMILAR VOLUMES


Unix System Programming: A Programmer’s
✍ Keith Haviland, Dina Gray, Ben Salama πŸ“‚ Library πŸ“… 1999 πŸ› Addison-Wesley 🌐 English

This is a double page scanned copy with no navigational link. It has no content page. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ This is a thoroughly revised edition of the successful selling guide to UNIX software development in C for professional prog

Programming Ruby: A Pragmatic Programmer
✍ David Thomas, Andrew Hunt πŸ“‚ Library πŸ“… 2000 πŸ› addison-wesley 🌐 English

(Pearson Education) A guide to working with the object-oriented programming language, Ruby, which allows for programming without extra syntax or code. Shows how to easily mine the Ruby language, teaching the basics, plus how to write large programs, how to extend Ruby using C code, and more. Softcov

A Beginners Guide to Python 3 Programmin
✍ John Hunt πŸ“‚ Library πŸ“… 2019 πŸ› Springer 🌐 English

<p><span>This textbook on Python 3 explains concepts such as variables and what they represent, how data is held in memory, how a for loop works and what a string is. It also introduces key concepts such as functions, modules and packages as well as object orientation and functional programming. Eac