Message from Python discussions
November 2018
— No... I guess you're having concepts problems
I always learned it was a backend. Told all my friends that I'm running a backend script. No I have to tell them I lied
— Yeah, your life were a lie then 🙄 better you read some IT books before
— I find it very difficult to communicate with people that are not willing to help but only want to prove their knowledge is greater than everyone else's. If I'm not aware of the faults I'm making you can correct me. How did you learn all your python? Also learning from other people right? Or everything with trial and error? I only asking if theres a better way. The answer I get is continue think about it. I wouldn't be here if I did that already.
— The way is see it: website frontend. Php bridge to dB. Python backend
— Kind of wrong
— I'm asking if this is the right way. And if there's a better one. Which one
— If you want your python script to start working whenever the PHP script writes to a DB, you can make you python to be listening to some signal, instead of making queries to a URL every second
— Ah great. Will dig into listening for signals with python 💪🏼
— Thanks for helping me
— I think that also 😂
— Thought this was right. But if I think through I get your point of python as frontend