Is python useful for app development?

Asked by Last Modified  

24 Answers

Learn Python

Follow 20
Answer

Please enter your answer

Experienced & certified Digital Marketer last more than 10 years

Android doesn't support python but you can convert easily python to android app.
Comments

Python is widely used for developing large scale web applications that are not possible to build and develop using other languages.
Comments

Programming trainer python, sql, plsql, html, java

yes , you can python with django
Comments

I am an entrepreneur and have more than 35 years of experience in the IT industry

Absolutely. Consider a 3-tier app you want to build; tier-1: GUI, tier-2: Business logic and tier-3: a DB. Here is an example of what python modules you could use: for tier-1 you could use Tkinter, tier-2 can use any number of python packages/modules that are freely av., for tier-3 I like Pymongo for...
read more
Absolutely. Consider a 3-tier app you want to build; tier-1: GUI, tier-2: Business logic and tier-3: a DB. Here is an example of what python modules you could use: for tier-1 you could use Tkinter, tier-2 can use any number of python packages/modules that are freely av., for tier-3 I like Pymongo for MongoDB for data store and retrieval. Once built, there are tools to package and ship it. read less
Comments

Mentor

Yes, very helpful.
Comments

Yes, very much. We are conducting workshop on Web development using Python. If interested let me know, will send you the details.
Comments

IT Professional Trainer with 10+ years of experience in IT industry

Python basicaly usefull for Desktop programming, web developement, data science, machine learning and man more.
Comments

are not possible to build and develop using other languages like. NET and PHP as Python is very much influential in supporting many ultra features that is very quickly executed with different frameworks like Django, Flask, web2py and many more
read more
are not possible to build anddevelopusing other languages like. NET and PHP asPythonis very much influential in supporting many ultra features that is very quickly executed with different frameworks like Django, Flask, web2py and many more read less
Comments

Tutor

Yes, you can develop Desktop app, web app, data analysis. Python will take you to current Trending Technology.
Comments

IT professional

yes, very helpful
Comments

View 22 more Answers

Related Questions

Why does â??5/2 = 2â?? and not 2.5 in Python?
Due to dynamic Typing. use Numpy , and declare data type , you will get desired result
Profile Photo
Srikanth
0 0
View Comments6
How do I learn Python in depth?
Learning Python in depth is not a big issue first start practising basic of coding daily don't copy and paste start writing the code , after these basic you can go for advanced level of python like OOPS...
Profile Photo
Mahender
0 0
View Comments5
Are there coding standards or a style guide for Python programs?
The PEP 8 -- Style Guide for Python Code provides a fairly comprehensive list of Python naming conventions. Here are a few examples, but you should consult the PEP 8 style guide for more detailed information...
Profile Photo
A
0 0
View Comments7
How to remove matching elements from two nested lists while iterating
for i in list_1: for j in list_2: if i==j: list_1.remove(i) list_2.remove(j)
Profile Photo
Lalitha
Is it possible to learn Python without any coaching class?
Yes, why not. Just it takes time and proper guidance by someone.
Profile Photo
Neetu
0 0
View Comments7

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Top Programming Languages 2017: Every Beginner Should Learn
Every year a plethora of job opportunities are being created for skilled programmers. So if you are thinking of honing your coding skills it is really a bright idea. But with so many programming languages...
Profile Photo

Small ML Project on Simple Linear Regression
Here is a small Project on Simple Linear Regression
Profile Photo

Python : functional programming characteristics
Functions are first class (objects). That is, everything you can do with "data" can be done with functions themselves (such as passing a function to another function). Recursion is used as a primary...
Profile Photo

Write your first Python program in 10 minutes
1. Download python from python official site search "python download" in google 2. Install in your machine 3. verify using : "python --version" command 4. Write first program using notepad create...
Profile Photo

map function in python
The function map takes a function and an iterable as arguments and returns a new iterable with the function applied to each argument. Example: def add_five(x): return x+5 nums = result = list(map(add_five,...
S

Sudheer S

0 0
View Comments0

Recommended Articles

Python is one of the most popular programming languages in the world. It is general-purpose, object oriented, high-level programming language used in a number of programming fields. Python is a great programming language to learn as it will introduce you to the world of programming. If you are from the technical background...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Looking for Python Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you