Download computer tutorials in PDF

Python and Coding Theory

This is the lecture notes for a course on Python and coding theory designed for students who have little or no programmig experience. You will learn some of the Python computer programming language and selected topics in coding theory.

Coding theory and cryptography are two well-known areas of information security as both are necessary for today's technology oriented, online-based world.

Pages : N/A
Size : PDF
Downloads: 130
Created: 2020-08-30
License: Creative Commons Attribution-ShareAlike License (CC BY-SA 3.0 US)
Author(s): David Joyner

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263

Download file

Others related eBooks about Python and Coding Theory

Think Python: An Introduction to Software Design

Python for Software Design is a concise introduction to software design using the Python programming language. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like r

Think Python

Download free course Think Python, pdf file on 244 pages by Allen Downey.

Fast Lane to Python

This book aims to enable the reader to quickly acquire a Python foundation. The material particularly feel quite comfortable to anyone with background in an object-oriented programming (OOP) language such as C++ or Java.