21 September 2025
22 September 2025
💻Мяутр🛠is there`s a way to open / download python on HUAWEI?
Hi. You can install FDroid and find Termux there. Termux provides the "Linux environment" that you can use on your phone. You can install python there and, actually a lot more, like nano or vim for example
Replymessage unavailable
Yes they are. Well, it's likely that you will need to have some understanding of web applications, HTML, JavaScript and perhaps CSS when creating websites.
Replymessage unavailable
You will not use all of those resources, because they are overlap in what they teach. Also those resources may go in different directions, of which you might not be interested in all. In addition to that, there are different approaches to learning Python covered by those resources.
Replymessage unavailable
Get a book about Python and work through it. If your understanding of Python is sufficient, pick a web framework (any of the ones you've mentioned) and learn that. By writing web application you will need to understand a bit of HTML, CSS, JavaScript and SQL. If you then learn about web sockets (or perhaps Server-Sent Events [SSE]) you'll be quite close to be capable of writing your chat application.
Replymessage unavailable
Not necessarily algorithms, but you will need to know the data structures of Python.
id 8295043377Any one tell me how to create web site using python
Depends on what kind of website. If you just want an static website then using HTML + CSS is the option, not python
Charly RománDepends on what kind of website. If you just want an static website then using HTML + CSS is the option, not python
Can we make a simple website through pyhton that having admin panel
id 8295043377Can we make a simple website through pyhton that having admin panel
Why would you need an admin panel for a simple website?
23 September 2025