Select Page

Search Results for: linux

Cracking Codes with Python 2nd Edition

Many books teach beginners how to write secret messages using ciphers. A couple of books teach beginners how to hack ciphers. But no books teach beginners how to program computers to hack ciphers. This book fills that gap.

Read More

HTML and CSS In A Week …Or Less

HTML and CSS are the two most important languages for creating websites and web apps. They are also the easiest. If you’ve always wanted to build webpages, but were intimidated by the code, this book will help you learn HTML & CSS in a week or less! 

Read More

PC Assembly Language

The purpose of this book is to give the reader a better understanding of how computers really work at a lower level than in programming languages like Pascal. By gaining a deeper understanding of how computers work, the reader can often be much more productive developing software in higher level languages such as C and C++. Learning to program in assembly language is an excellent way to achieve this goal.

Read More