Results 1 to 4 of 4
  1. #1
    Registered User
    Join Date
    Apr 2020
    Posts
    378

    What is Python not good for?

    What is Python not good for?

  2. #2
    Senior Member
    Join Date
    Dec 2019
    Posts
    1,837
    The following are some significant disadvantages of using Python. Python is an interpreted language, which means it works with an interpreter, not with a compiler. As a result, it executes relatively slower than C, C++, Java, and many other languages. Python's structures demand more memory space.

  3. #3
    Senior Member
    Join Date
    Aug 2020
    Posts
    1,517
    Python is a runtime interpreted language. This makes it relatively slow compared to compiled languages such as C. It's not really well suited for applications that require a lot of computation to happen very quickly, although you can fake your way around that to a degree with plug-in libraries such as numpy.

  4. #4
    Member
    Join Date
    Aug 2021
    Location
    Greece
    Posts
    41
    Python is an interpreted language, which means it works with an interpreter, not with a compiler. As a result, it executes relatively slower than C, C++, Java, and many other languages. Python's structures demand more memory space.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.