So i created the class Point and want to use it as the parameter of the constructor in the class Circle , but the error : There is no default constructor for cl
I can't figure out if it is possible with RFC2217 to have the server access/manipulate a serial port on the client, or if it is always the other way around: a c
In my React Native app, I am fetching images from an API with unknown dimensions. How do I auto scale the height if I know my desired width? Example: I set th
My Desktop application currently uses .NET Framework 4.5. The redistributable for that is very easy to include with the application: There's a web installer wei
I'm having 2 microservices that use the same database. The first (.NET Core) use MartenDB to manipulate the data, so my data schema generated by Prisma was like
https://github.com/smartcontractkit/full-blockchain-solidity-course-py/discussions/1169 i have posted my question in the GitHub discussion because it is a littl
Say I have the unsorted array = [(3,a), (1,p), (3,c), (7,f), (5,g), (3,b), (7,d), (8,w)]. My count array will be = [1,0,3,0,1,0,2,1]. For example, count[1] mean
enter image description hereenter image description hereToday VS Code sent me an error: Version 2.16.1 of the Dart SDK is available (you have 2.16.0). Some fea