I'm working on a project that uses voice assistant to query information stored in my sql database but I keep getting this error. The voice assistant is able to
I want to use Dart for…in loop in this function but I keep facing this error even though I declared the arr as an Iterable<int> function: void sumO
I'm trying to write a custom shell-like program, where multiple commands can be executed concurrently. For a single command this is not much complicated. Howeve
I am performing a query on a DataFrame: Index Category 1 Foo 2 Bar 3 Cho 4 Foo I would like to return the rows where the category is "Foo" or
I am looking for RTOS for Arm M/R series (developing in C++) ? Can someone recommend on good RTOS for ARM Cortex-M or R series? Thank you.
I am creating a react project, where I need an etherpad real-time text editor, but I don't know to do this, can anybody suggest anything about it. I got to know
I want to filter data and put it into recyclerview accroding to it's category . And any Item can have multiple category. My firebase hierarchy