Anonymous
Use professional IDE such as Visual Studio, CLion, XCode (if you have a Mac), Qt Creator
Augmented
Atom is a text editor, not an IDE
It's true, but it's a host for plugins, like Platformio, together with syntax and code linters, compiler, debuger, serial terminal...
akaWolf
use Emacs
klimi
Anonymous
Anonymous
what a joke
Cuz I'm beginner.
klimi
Cuz I'm beginner.
if you think that makes sense
akaWolf
Learn what CMake is and use it with one of IDEs I listed
I agree, that's nice IDEs, but I'm personally use Emacs
Anonymous
Ok sure
It was not for you
akaWolf
yep
Anonymous
Why not Vim???
klimi
Why not Vim???
because emacs
Augmented
Why not VI 🙂
Augmented
or NANO
akaWolf
because emacs
that's enough, right
Anonymous
What?
klimi
or NANO
joe's
klimi
klimi
https://cmake.org/ read some
Anonymous
You are asking "is CMake for iOS only?"
Anonymous
Do you even know what Google is?
klimi
im wasting time
klimi
gonna go working
Radin Rein
Lol
Augmented
You are asking "is CMake for iOS only?"
CMake is cross-platform... but iOS??? MacOS i am using with and on Linux
Anonymous
And now Repeat your question
Anonymous
All of them, except XCode
Anonymous
And now
Augmented
I need editor like atom, highly flexible and possible to use as full featured IDE - I've used before CodeWarrior, Eclipse, NetBeans...
Anonymous
#googleit
Anonymous
EVEN for Java
Augmented
Augmented
Eclipse and NetBeans are piece of shit
Yes, that's true, and this is the reason I'm looking for an alternative...
Anonymous
Use CLion and be happy
Anonymous
But it is free only for students
Anonymous
You need to learn to google
klimi
Augmented
But it is free only for students
Is there a community version? Like IntelliJ IDEA
klimi
Danya already told that to u
Anonymous
Qt Creator is free and good
Anonymous
And you can use it for pure C++ without Qt
Augmented
Okay, my bad, I'll try it, I can pay for a license if it suits my needs.
Anonymous
And it is crossplatform
Augmented
It is really good
Thank you for the advice, I have been using Qt a long time ago, but only as a framework for Windows CE/Mobile app development... I hated C# from Visual Studio which was the only alternative these days..
Anonymous
Augmented
I recommend turbo c++
You are joking, is it alive? I think already burried...
Anonymous
Anonymous
Given that vector<int> v[100000]; int arr[100000]; What will int lo=lower_bound( all( v[k]), arr[x] ) - v[k].begin(); give me? I couldn't find what all() function does.
Anonymous
And it smells actually..
Anonymous
it won't compile k, x are undefined
Assume them to be initialised.
Anonymous
And it smells actually..
I know. this is someone else's code.
Anonymous
It looks like you don't understand what you are writing
Well, that't not my code. I'm actually trying to understand it
Anonymous
Don't even try
Anonymous
Anonymous
Given that vector<int> v[100000]; int arr[100000]; What will int lo=lower_bound( all( v[k]), arr[x] ) - v[k].begin(); give me? I couldn't find what all() function does.
And use code formating please ` -- one for inline code snippets on each side of it, three of them for multiline one's
Anonymous
Can someone please recommend me some great video tutorials for understanding code in C++ ?
Badugar
But it is free only for students
how can i find out if my university is "in" their program for that ? 🤔
Anonymous
how can i find out if my university is "in" their program for that ? 🤔
My uni provided me an e-mail at their domain That was enough
Anonymous
It is one of the options