Hello How can i distinguish if a PC has Gpu i run my code on gpu and if it hasn't run it on cpu? Surely gpu improve performanc?
i know c++ and now i want to learn java can anyone help me about references ? somthing like primer plus it was greate for learning c++😍
Hello. I've installed pygame by "python -m pip install pygame" in windows. But when i use import pygame and run program (in spyder, anaconda) they show me module pygame not f...
Hello. I wanna write my first qt application for first time. but there's some problem i don't know how connect my ui to my own class can anyone give me a short sample? like...
hellooo i want to be good at ( master in) STL i have read USING STL (horton)(Apress) would you recommand me some book pdf...?
class test { string name int number public test(string,int) } how can i initialize this class with textbox values?😶😶
even i dont know anything about threads?🤔
sorry how can i set c++ standard in dev?
How can i edit a binary file directly?
sorry copy(istream_iterator<int>{cin},{},...) this function ends when i press Ctrl+z but is it possible it ends when i press enter? how?
Is that Ok if i use srand rand instead of uniform_int? uniform_int is recommended or rand in modern cpp?
hello... i wan to study threads. C++ Concurrency in Action (Anthony williams). is this book good to start ?🤔
That's pretty good How can i create floating point numbers with rand()%N? type cast to double?
Srand(time(nullptr)) double norm = rand()/next(RA,DO) 🤔🤔🧐 Norm is between 0,1?
create widget project. add header and source file. implement my class and use it in Qmainwindow?
there's no way to solve my problem🤔 i write my own function for editing?
it's a new problem☹️☹️ Uniform is recommended?!
what about wpf of uwp? what should i do?🤔
should i change string to qstring?
How can i create its icon?