Posts

Showing posts from July, 2022

Python TypeCasting Examples

  https://github.com/Galla-Venkat/Python-Typecasting-Examples/blob/main/Python%20Type%20Casting%20Examples.ipynb

Jupyter Useful Information

  https://stackoverflow.com/questions/41749586/what-in-mean-in-jupyter-notebook/48376400

Python Introduction

  Python why python? different type of python installation setup? 1)Why python? Why python is getting so much popularity? ---->In the industry we are observed 10 years back or may be 15 years back that point of time java,dot.net this type of programming languages are popular in that time. ---->Now a days we are using python or maybe java script we are trying to prefer more and more to use scripting based programming languages as compare to any other programming languages. 1)SO Bye the way what is the python. 2)So each and everything we are trying to explore over here. 3)What all the differnet ways which we will execute python code,we will write python code. 4)we will try to set up our system as well. 5)Not in just one way, we try to set up our system in multiple ways. 6)Then we try undestand how python behave,how python going to work. Python:- ---->It is also one kind of programming language and again we called as a interpreted language or we can say python is the High-Lev...