Chandrashekhar Pantina
3 min readMay 9, 2021

--

Python Developer

Let me start with the way I got involved with python.It all started with a training in deep learning that’s when I first came across the google colab.Now python is an easy language according to many but when it comes to flask it becomes an ounce of practice to do well.Linux uses commands with sudo privileges while in windows 10 it uses command prompt.CLI is command line interface from where we can connect with jupyter notebook or IDLE say Python 3.8.2.

It took me 2 years approximately to come to a level where I could publish a course in python in udemy. Now you may be thinking I am an expert in python but no I am still a novice.But yes I am a self taught developer in python. I got a job after much hard work on my own first in python(Linux) and then in python(windows 10) currently. I have worked on GUI for a hospital database automation tool. I worked on the project for close to 7–8 months before completing 90% of the code. I used google , my own logic , stack overflow and above all connectivity to MySQL database.During these 2 years I took my first code to be LSTM(Long Short Term Memory) for stock market price predictions. You tend to get code for almost everything on net but to make it desirable as per one’s needs one to stitch the code accordingly. So I started working instantly after my initial training and got into practice of coding in python. I picked up udemy courses and started learning on my own.It took me a wealth of experience to drive away the fear of not able to code because of my tragedy in C programming in my undergrad.I got a 5 pointer in C and it was miserable according to my mind but after taking up python now I am able to do java and MySQL also.

Python pet project 1.

Coming to my project it uses a simple MySQL-connector to connect MySQL to python. Cursor i.e. cursor.connect() for connection,you need to give host name, username , password , database name and connection will take place after running the python block of code using queries in jupyter notebook.This is indeed like reaching on to Mars because if you succeed then you can practically create a project out of it and make money.Then GUI consists of using ipywidgets.

Python pet project 2.(This is also the LSTM project)

Some of the learning pet projects of mine:-

a) chat machine between 2 persons using python.

b) web scraping of sites.

c) flask application for puppy company blog to write blog posts.

d) snake game using python libraries for games.

e)twitter sentiment analysis.

f) LSTM and dash combined.

Python pet project 3.

So with this I would like to conclude that even though it may seem to be a lot of learning but python is one of the languages which has a vast impact especially in web development.So I am still in my first phase of learning after 2 years of practice.Thank God that I could contribute in my firm and hope to make a difference in the life of hospital management systems or college website systems.

Regards

Pantina Chandrashekhar

Python Developer at Amrita Technologies , kollam , Kerala.

If you would like to enroll to my course in python you can with the below link.

https://www.udemy.com/course/learn-python-basics-o/?couponCode=QWE123

--

--

Chandrashekhar Pantina

I am passionate about python and love working on python related pet projects a lot.Now adays I have developed a passion for java also.