Overview of personal projects, technical lists and useful technology links

Home About Tech Reading List 2016 GitHub Projects Contact

© 2019. All rights reserved.

Karlobrien

Tech Reading List 2016

List of Technical Books broken down by topic for reading in 2016.

  • Javascript
    • Javascript for C# Developers
    • Node.js - The right way
    • Async Javascript
    • Rx with RxJs
  • Concurrency
    • Pro Git2
    • Concurrency Models
  • Database Design
    • 7 Databases
    • Oracle 12c Sql
    • Design Data-Intensive Applications
  • Algorithms
    • Groking Algorithms
    • Essential Algorithms - Currently Reading
  • Functional Programming
    • Eloquent Javascript
    • Functional Javascript
    • Groking Functional Programming
    • The Book of F#
    • F# for Quantitive Finance
  • Design
    • Simple Design of Everyday Things
    • Don’t Make Me Think
    • Zero Bugs Program Faster
  • Reactive
    • Reactive Design Patterns
  • Web
    • High Performance Browser Networking
    • HTML & CSS: Design and Build Websites
  • Data Analysis
    • Python Data Analytics: Data Analysis and Science Using Pandas, matplotlib, and the Python Programming Language