Published onJuly 21, 2025Introduction to Statistics in Pythonmathmachine-learningStatistics is the study of how to collect, analyze, and draw conclusions from data. It's a hugely valuable tool that you can use to bring the future into focus and infer the answer to tons of questions.
Published onMay 2, 2024Transfer Learning - Part 1machine-learningdeep-learningtransfer-learningIntroduction to transfer learning
Published onMarch 2, 2024Introduction to Linear Regressionmachine-learningmathLinear regression is among the most widely used tools in machine learning
Published onJanuary 16, 2024The Ultimate Guide to SOLID Principles with Pythonbest-practicespythonIf you are a professional developer, there's no way around these rules for onject-oriented softwre design.
Published onFebruary 2, 2023Best Practices with virtualenvs (Virtual Environments)pythonbest-practicesBest Practices with python's virtual environments to boost your productivity
Published onFebruary 2, 2023Python Tip: from versus importpythontipspython-tipsfrom or import, which one?
Published onFebruary 2, 2023Python Tip: Circular Importspythontipspython-tipsUnderstand how Python interprets circular imports
Published onFebruary 11, 2022Top 5 Docker Best PracticesdockerdevopsTop 5 docker best practices for better size, security and developer experience