Category: python


  • What You Need to Know About Artificial Intelligence

    Artificial intelligence (AI) is one of the most transformative technologies of…

  • Changing Python Version of Google Colab

    https://github.com/rondweb/GoogleColab/blob/main/ChangerPythonVersion.ipynb

  • Encrypting and Decrypting files using Python

    Python can be really handful to help us with encryption and…

  • ML App P2 – Flask with SqlAlchemy, SqLite and Docker

    This is the second part of the serie of posts ML…

  • ML App 1 – Flask with SqlAlchemy, SqLite and Docker

    I’m starting a serie of posts to create an app complete…

  • Python Advanced Concepts Part 7 – Iterators and Lists manipulation

  • Python Advanced Concepts Part 6 – Logging

  • Python Advanced Concepts Part 5 – Class and Enum

  • Python Advanced Concepts Part 4 – Lambda Expressions and Collections

  • Python Advanced Concepts Part 3 – Itertools