We earn commission when you buy through affiliate links.

This does not influence our reviews or recommendations.Learn more.

Python is one of the most loved programming languages.

Article image

There are many cool things you could do withPython, which youll love to learn.

Introduction

Pythonis a very popular language among developers.

It is easy and fun to write scripts to automate and build stuff.

Article image

In case you dont know python, Ill recommendlearningit!

It can be used to build server-side web applications and can be integrated with any frontend.

Generally, developers use JavaScript in frontend and python for supporting server-side operations.

Python is not used directly in browsers.

Django is one of the most popular web frameworks in python.

If you want something minimal to start with Ill recommend Flask!

Apart from these, Python has a large number of libraries for web development.

Now in your phone internet tool open

:port

Check your IP by running ifconfig.

Then, you should open

192.168.43.155:8000on mobile.

No worries, python got you covered.

Try it now

Replace with your filename.csv, and you will get a JSON output!

Building Games

Python supports developing games.

ItsPygamelibrary is highly useful.

It supports art, music, sound, video, and multimedia projects to be built with it.

Here is a simple python program which lets you play hangman game in the terminal.

Code can be shortened a lot, and Ill leave that as an exercise to you!

Data Science and Machine Learning

DS and ML are the most trendy topics these days.

These technologies are the future of computer science.

Python is well suited for data manipulation, analysis, and implementing complex algorithms.

Checkthis tutorialon how easily visualizations can be done in python.

Conclusion

The tutorial discussed various domains in which python can be used.

I hope you learned something new!