Introduction to Python
It is an interpreted high-level programming language for general purpose programming. Python features a dynamic type system and automatic memory management. It supports multiple programming paradigms including object-oriented programming, imperative, functional and procedural and has a large and comprehensive standard library. like Django, beautiful soup etc.
So the main question arises why python when there are several other languages to learn and work on?
Why python?
- Python is simply a much cooler language. It is very easy to code. Anyone can learn python syntax within a day.
- It's easy to read. Being a high-level language one can easily understand the code simply by reading it.
- Being an Open source language one can download it not only for free, but its source code is available to public this, means you can edit it, change, it use it and distribute it too.
- There are various modules according to user needs. That is it exhibits a huge amount of library.
- Python code is portable between Linux, Mac, and windows.
yes, it is an easy language to start to follow lessons which will be soon uploaded. Thanks, stay tuned more modules will be uploaded from time to time, share my blog, as here knowledge is absolutely free at all.
Should I learn python first or Java ? Which one is better ?
ReplyDeleteGo for python its just simple
Delete