Telegramy
Articles
About
« Rev
@programminginc
1254
Fwd »
Anonymous
Ok got it😅
Anonymous
But if u have idean then plz tell me
Anonymous
Sorry m8 i , i cant go beyond hello world programmme in any language
Mat
But if u have idean then plz tell me
Use less for loops and don't use endl
Anonymous
But I not getting how to reduce loop I m not getting any other logic
Mat
Use references instead of copying into x and back
Mat
I'd suggest using the .at() method to access vector elements
Anonymous
I'd suggest using the .at() method to access vector elements
Can ellobrate with only one example
Anonymous
Like for(int i = 0; i<n; i++) { string& x = v[i]; replace(x.begin(),x.end(),'a','0'); replace(x.begin(),x.end(),'e','1'); replace(x.begin(),x.end(),'i','2'); replace(x.begin(),x.end(),'o','3'); replace(x.begin(),x.end(),'u','4'); }
Like this??
Anonymous
?
Anonymous
😅
Bross
How to do a structure for project c++?
Bross
For travel
Mat
How to do a structure for project c++?
What do you mean?
MᏫᎻᎯᎷᎷᎬᎠ
What do you mean?
I think he is asking about the projects structure Or design pattern or something like that
Mat
Like GoF?
MᏫᎻᎯᎷᎷᎬᎠ
Well i don't know what it is
Mat
https://en.wikipedia.org/wiki/Design_Patterns
MᏫᎻᎯᎷᎷᎬᎠ
https://en.wikipedia.org/wiki/Design_Patterns
You got your answer @Bross
Mat
https://en.wikipedia.org/wiki/Test-driven_development
Mat
I can't suggest anything else w/out him
MᏫᎻᎯᎷᎷᎬᎠ
Of course
Ariana
eww ms
Dima
ewwwww
MᏫᎻᎯᎷᎷᎬᎠ
eww ms
Not too much
Dima
ewwww m$
Dima
indian programmers & co
MᏫᎻᎯᎷᎷᎬᎠ
Co?
Bross
No design pattern but how structure projecr example makefile etc....
Mat
No design pattern but how structure projecr example makefile etc....
Use meson
Mat
You need to choose how to structure your project
Mat
TDD, GoF, Agile and similar stuff will help you
Bross
Yes thx
Anonymous
Tried downloading from few sites. But
MᏫᎻᎯᎷᎷᎬᎠ
Tried downloading from few sites. But
A programming language?
Dima
Anonymous
Can I ask What is the best console for programming in C++ Sorry I'm new at this
Anonymous
A programming language?
Yes
MᏫᎻᎯᎷᎷᎬᎠ
Can I ask What is the best console for programming in C++ Sorry I'm new at this
??
klimi
Can I ask What is the best console for programming in C++ Sorry I'm new at this
I like st, but any terminal can do
klimi
Even tty is fine
Anonymous
My link gone
MᏫᎻᎯᎷᎷᎬᎠ
Yes
You can't download a programming language
Anonymous
Someone deleted it
Anonymous
!!!!
Dima
I did
MᏫᎻᎯᎷᎷᎬᎠ
Someone deleted it
Purge
klimi
Hm
klimi
Whatever ... Bye
Anonymous
You can't download a programming language
Not the language but the application to run the programs in cpp
klimi
Not the language but the application to run the programs in cpp
You don't need program to run cpp
klimi
It's not interpreted
Anonymous
You don't need program to run cpp
Then?
MᏫᎻᎯᎷᎷᎬᎠ
Not the language but the application to run the programs in cpp
The program that runs a cpp source code is called a compiler
MᏫᎻᎯᎷᎷᎬᎠ
And it does not run It compiles
klimi
Then?
Else
Anonymous
The program that runs a cpp source code is called a compiler
Oh thanks. But in which platform I should compile it
Anonymous
??
I mean a terminal
Anonymous
I like st, but any terminal can do
OK
MᏫᎻᎯᎷᎷᎬᎠ
Oh thanks. But in which platform I should compile it
What is your oprating system?
Anonymous
I did
Why??
Anonymous
It requires a software in PC right? Like Turbo cpp
Anonymous
What is your oprating system?
Windows 10
MᏫᎻᎯᎷᎷᎬᎠ
You know what!!!
klimi
Mat
Oh thanks. But in which platform I should compile it
Gosh. Google, ddg, startpage... exist!
MᏫᎻᎯᎷᎷᎬᎠ
Just download code blocks
MᏫᎻᎯᎷᎷᎬᎠ
It suits you well
Anonymous
Oh okay
klimi
Just download code blocks
With mingw
klimi
Don't forget that one
MᏫᎻᎯᎷᎷᎬᎠ
With mingw
Yeah
MᏫᎻᎯᎷᎷᎬᎠ
How about we save a note for code blocks download link!?
MᏫᎻᎯᎷᎷᎬᎠ
Especially for beginners
Anonymous
How about we save a note for code blocks download link!?
That will be helpful. Thanks
MᏫᎻᎯᎷᎷᎬᎠ
That will be helpful. Thanks
No You search it
Anonymous
Lol. Fine
MᏫᎻᎯᎷᎷᎬᎠ
:)
Mat
How about we save a note for code blocks download link!?
Why?
Mat
It's a 10 sec research
« Rev
@programminginc
1254
Fwd »