DEV Community

Cover image for Python basics
Sanat-Jha
Sanat-Jha

Posted on

6 1

Python basics

If you are also a newbie in python and struggling with any of the concepts of python, this post is for you. I have listed the basic and trending posts of pythonschool.xyz and you can go to any one of them to clear your doubts.

Importance of python-
https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-1-introduction.html

Hello, world-
https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-4-print-function.html

Variables-
https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-5-variables.html

Arithmetic operators-
https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-6-arithmetic-operators.html

Data types-
https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-7-data-types.html

Input Function-
https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-8-input-function.html

Basic calculator project -
https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-9-calculator.html

String concatenation -
https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-10-string-concatenation.html

String Slicing -
https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-11-string-slicing.html

Booleans -
https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-12-booleans.html

Conditional Statements -
https://beginnerspythonbysanatjha.blogspot.com/2020/08/beginners-python-13-conditional.html

User-defined functions -
https://beginnerspythonbysanatjha.blogspot.com/2020/09/beginners-python-14-user-defined.html

Lists -
https://beginnerspythonbysanatjha.blogspot.com/2020/09/list.html

Tuples -
https://beginnerspythonbysanatjha.blogspot.com/2020/10/beginners-python-16-tuples.html

Dictionaries -
https://beginnerspythonbysanatjha.blogspot.com/2020/10/beginners-python-17-dictionaries.html

Happy Learning!😊
Happy Coding!🤗

Image of AssemblyAI

Automatic Speech Recognition with AssemblyAI

Experience near-human accuracy, low-latency performance, and advanced Speech AI capabilities with AssemblyAI's Speech-to-Text API. Sign up today and get $50 in API credit. No credit card required.

Try the API

Top comments (0)

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay