DEV Community

Cover image for I wrote a Python programming manual while learning cybersecurity (216 pages)
r4ms4nt
r4ms4nt

Posted on

I wrote a Python programming manual while learning cybersecurity (216 pages)

I wrote a Python programming manual while learning cybersecurity

Over the last years I have been learning programming and cybersecurity through different courses, the official Python documentation, and many discussions in online communities.

To organize everything I learned, I decided to turn my notes into a structured Python programming manual.

The result is a 216-page guide aimed at beginners who want clear explanations and practical examples.

Topics include:

  • Python fundamentals
  • variables and data types
  • control structures
  • functions
  • practical examples

The current edition of the book is available in Spanish, and I am currently working on the English version.

To celebrate the release, the book is free on Kindle for the next 3 days.

Spain:
https://www.amazon.es/dp/B0GSHK5HSQ

USA:
https://www.amazon.com/dp/B0GSHK5HSQ

If you download it and find it useful, feedback or a review is always appreciated.

Thanks to everyone who shares knowledge in programming communities.

Top comments (0)