Skip to main content

Posts

Showing posts from May, 2019

Python: the most powerful language

In the year 2019 python is assumed to be one of the most powerful programming language. It gives access to any of the programming language. It easy to learn and syntax are not that hard to learn . Infact if you have learned the programming language such as c. This language will be mush easy to  taste . However there is a lot to learn if you are the begineer to this language and have only learned c programme because there is a new concept to of oop which is mostly based in class and object.         But with this language you can do every thing that other programme can do. some of the its application  are     1) web application   2)game development   3)Machine learning etc      however you need a different framework to implement this programme . For example if web development is your main priority then django is a framework that uses a python.  thus web application can be made .    Share if you lik...