Weekly digest: the best articles, once a week, no spam.
Articles tagged #Python
4 article(s)
-
Working with Strings and Text in Python
Work with Python strings: indexing and slicing, immutability, the most useful methods, f-strings, and formatting.
@llaxmikant · Sep 18, 2026 -
Variables, Numbers, and Types in Python
Understand variables, dynamic typing, numbers, booleans, None, type conversion, and Python's arithmetic operators.
@llaxmikant · Sep 15, 2026 -
Getting Started with Python: Install, Run, and Your First Program
Install Python, use the REPL and script files, and write your first program with print(), comments, and input().
@llaxmikant · Sep 8, 2026 -
Python for .NET Developers: A Practical First Project
Coming from C#? Learn Python by building a small REST API with FastAPI — virtual environments demystified, Pydantic as your model binding, and a side-by-side C# to Python cheat sheet.
@llaxmikant · Aug 1, 2026