Car hacking has become a mainstream topic over the last few years with popular TV shows documenting the subject. This list will serve as a beginner’s and veteran’s guide to car hacking. It discusses how car hacking works, what you need to get started, the prerequisites and the basics, including articles, presentations, books, research papers, courses and podcasts. Learn what you can do to make sure your vehicle is secure.
Computers and Technology
A Machine Made This Book: Ten Sketches Of Computer Science
In A Machine Made this Book, using examples from the publishing industry, John Whitington introduces the fascinating discipline of Computer Science to the uninitiated.
Signal Processing for Communications
The notes having reached a certain maturity, including examples, solved problems and exercises, we decided to turn them into an easy-to-use text on signal processing, with a look at communications as an application.
Deep Learning
The Deep Learning textbook is a resource intended to help students and practitioners enter the field of machine learning in general and deep learning in particular.
Computer Science I
The first part of this book uses pseudocode with a minimum of language-specific elements. Subsequent parts of the book recapitulate these concepts but in the context of a specific programming language.
Artificial Intelligence Driven Design
AI is without a doubt one of the most important themes of our times, one with the potential to have a huge influence on our future – the era of AI will change almost everything.
Designing Analog Chips
A comprehensive introduction to CMOS and bipolar analog IC design. The book presumes no prior knowledge of linear design, making it comprehensible to engineers with a non-analog background.
Pixar’s 22 Rules of Story
The eBook goes in-depth into all of the now famous ’22 Rules of Story According To Pixar’, drilling down into each one in order to make the advice as useful as possible to storytellers across all narrative disciplines.
Basics of Compiler Design: Anniversary Edition
A compiler translates (or compiles) a program written in a high-level programming language that is suitable for human programmers into the low-level machine language that is required by computers.