Python Programming

Complete tutorial that covers python programming, web app vulnerabilities, docker and build pipelines.

Environment

My environment setup: debian linux and Atom IDE

$ apt-get install python3
$ apt-get install python3-pip
$ wget https://atom.io/download/deb

Build

Build the python tool and push it to github

Containerize

Push to docker hub

Build pipeline

Get Jenkins from dockerhub & put the web scraper app into the pipeline

Integrate security tools into the pipline

Learn hands-on

https://codewars.com

Last updated