I am trying to implement a multiplayer feature in Unity3d. Its like a snake game, snake eats food and generate its part. I can successfully generate food and pa
I have this scenario: there is a service taking data from BE. Every call of this service (its method) is subscribed and this subscription is saved to Subscripti
I'm trying to get information from a video game API and put it in my list. However, the API is divided in multiple pages (which I don't know how many there are)
I haveing trouble understanding python dictonary let say I have a dictornary called data that looks like this: { "computers": [ {"Netbios_Name0": "apple1",
Im trying to convert "SOMA" model into game called "Gmod" is there way to import model?
I am trying to use pandas df.plot() to plot two lines on the same axes from two different dataframes. I want the x-axis to be datetimes. However there seems to
I am a total newbie into deployment and managing servers so I got this error I read a lot of articles but it doesn't work for me this is my Nginx config file: s
I am writing an image downloader software. But I have problem to download some images such as: https://books.google.com/books/content?id=8_pCYmpCu6UC&pg=PT4
i am trying to pass form data for a recipe project i am doing to a firestore back end. So far i have: Successfully added the Firestore back end and tested it wo
Following error trace is observed when python code is executed. Potential cause ModuleNotFoundError: No module named 'restaurants' traceback (most recent cal