Python
Python is one of the most popular languages for data science, automation, and backend development. Discover practical Python tutorials and real-world use cases.
6 articlesML Regression — House Price Prediction with Python
2026/02/24·10 min readA step-by-step guide to building a Linear Regression model for house price prediction using Python, scikit-learn, and pandas — covering EDA, feature engineering, training, and evaluation.
How to Get Started with Python with Visual Studio Code
2023/03/04·2 min readThis blog describes how to get started with Python quickly so you can use Python with your work tomorrow.
How to Get Started with Python
2021/02/08·1 min readAs an experienced developer with C# and JavaScript who hasn't done any work with Python yet, my main motivation for learning Python is to learn AI and ML, as many courses require basic Python knowledge. As a beginner starting to learn Python, I searched around for good resources and will share them here.
Generate PokemonGo RPC Protos to C#
2016/07/13·2 min readHow to generate Pokemon Proto API to C# types
Python Hello World
2015/07/09·1 min readGet started with Python with a simple Hello World example.
A Few Useful Links for Starting with Python Frameworks
2014/09/27·1 min readA collection of useful links to help you get started with Python web frameworks.