klimi
https://en.m.wikipedia.org/wiki/List_of_game_engines
I_Interface
I don't understand
Probably he wanna a link for engine's app
I_Interface
Ive just send that
Hm, then idk 😂
Hakeem
I mean the application itself just put it here for direct download
Mihail
Are you to lazy to use Google or what?
I_Interface
Are you to lazy to use Google or what?
There is about 90% questions here 😂
Anonymous
How to print a pattern for number Suppose the number is 5 then it should print the pattern as : 1 2 4 3 9 4 16 5
Anonymous
Can anyone explain
Anonymous
How to print the star pattern for given number, if number is 3 it should print * *
mrphyber
How to print a pattern for number Suppose the number is 5 then it should print the pattern as : 1 2 4 3 9 4 16 5
Simply a for loop Example in C: int square; for (int i = 1; i <= x; i++){ square = pow(i, 2); if(i == 1 || i == x) printf("%d\n", i); else printf("%d %d\n", i, square); }
mrphyber
Salman
hi can somebody help me about selecet easy programming language used easy DB to make data entries softawre pc
klimi
Hm
klimi
I don't think there is easy programming language... Maybe sql
Salman
sql ==java?
Mat
sql ==java?
Definitely not
klimi
sql ==java?
Not at all
Salman
What do you want?
i want to start with easy language to start make DATA ENRIES software
klimi
Don't chose c++
Salman
!
Dima
What the hell
klimi
Tru
Salman
can i start with any of these langauge
Salman
visual basic +access DB
Badugar
SQL is for managing data in a database, nothing else ..
Александр
lua!
Salman
OR java visual studio
Mat
visual basic +access DB
Just search the net. It's full of articles about Data Entry jobs
Mat
You doesn't even need to know a language as far as i read
klimi
This hurts
Dima
Would go to skid_tg_says but well nevermind :D
Anonymous
Rose r u there in online
Anonymous
Rose i hate u sis
Badugar
Rose's description : "Powerful telegram bot to help you manage your groups. @BanhammerMarie_bot's sister."
Badugar
Did you see the "bot" in there ? Yogesh
MᏫᎻᎯᎷᎷᎬᎠ
Holy shit, the upcoming C++ version will get a hell yeah
MᏫᎻᎯᎷᎷᎬᎠ
Concepts, contracts, modules support....etc All that not enough?!!
Mihail
+coroutines
MᏫᎻᎯᎷᎷᎬᎠ
What are they
Dima
I would use coorotines that I already have so no thx
Mihail
and i like the automatic template generation for lambdas
Mihail
What are they
https://en.cppreference.com/w/cpp/language/coroutines
Nikolas
Ranges
Nikolas
❤️
Mihail
Ranges
oh and that
MᏫᎻᎯᎷᎷᎬᎠ
Well You can use concept with -fconcepts command arguments It's the clean version of std:: enable_if
MᏫᎻᎯᎷᎷᎬᎠ
template<class T> concept bool equalityCombarable(){ return requires(T a, T b){ {a==b} -> bool; {a !=b} -> bool; }; }
Anonymous
OR java visual studio
What is visual studio?
Dima
Anonymous
I've heard that's a good programming language similar to vIsUAl bASIC
Dima
what the fffffuck
kλletaa
Visual Studio isn't a programming language
Anonymous
But visual basic is
kλletaa
But visual basic is
You compared an IDE to an old scripting language
Anonymous
Well you seem to really know what's going on here
ankit
Anyone can solve this program??
void
Anyone can solve this program??
Take arguments to function and write the formula :D
klimi
Its like.... One line of actually code
ankit
Yes
Please share me solution
klimi
kλletaa
homework :^)
klimi
homework :^)
Nice name
kλletaa
thanks
ankit
May I know why?
I am new in programming....and yes this is homework....I am not getting to solve
ankit
😔
kλletaa