Learn How to Code using Python Day 1. Python is a programming language that I recommend for beginners. Python is a beginner-friendly language. It has a simple and easy-to-learn syntax compared to C++ and Java. Moreover, its features are easy to use, which allows you to write short and readable code. Here in this post, you will learn about Python basic syntax. 1. Python statements end with a new line or you can use the line continuation character (\).