Trevor
Anonymous
In india C/C++ is taught in turbo C++ . I am studying in college even there they are teaching us in turbo C :/
Yes I was taught in turbo C++ as well. Had I shifted to Visual Studio, I would have had a much different perception of C++ haha
klimi
Ohh awesome
I do python at school and teacher respects that and I'm teaching him.... ¯\_(ツ)_/¯
Anonymous
Not everywhere tho
They offer Python too though now
Trevor
I do python at school and teacher respects that and I'm teaching him.... ¯\_(ツ)_/¯
That's good They didn't even taught us the applications of C++ like where it is used In my school
klimi
As python
Anonymous
Hello
Anonymous
🤘
Anonymous
Lol
Anonymous
Although we aren't forced to use TC
Anonymous
Instead my university is teaching using gcc but gedit kek
klimi
Kek
MᏫᎻᎯᎷᎷᎬᎠ
Then Why The hell they didn't even teach me C++
MᏫᎻᎯᎷᎷᎬᎠ
Just java
MᏫᎻᎯᎷᎷᎬᎠ
I Learn C++ before that
MᏫᎻᎯᎷᎷᎬᎠ
So I played with them java
olli
Just java
At my university java has also been the preferred language.. Some years before me it used to be Ada ...
MᏫᎻᎯᎷᎷᎬᎠ
I've never seen an Ada code
olli
I've never seen an Ada code
lucky you :) </ot>
MᏫᎻᎯᎷᎷᎬᎠ
XD
Elnee
At my university java has also been the preferred language.. Some years before me it used to be Ada ...
Holy Molly. I have teachers so old, that they know only C. And they become very angry when see C++ code.
Elnee
Literally angry
Dima
I imagine nowadays (not everyone tho) teachers who know JS and whatever and get angry when you note low level language because they dont know it lol
Elnee
"Teacher who know only JS". How can it be? They have to get graduated to teach. And thus learn some low-level programming.
Mat
yep
Just curious. Idk why Indians use Turbo🤔
Trevor
are you required to use it?
not really but beginners are introduced to turbo c in schools
Trevor
Just curious. Idk why Indians use Turbo🤔
Even I don't know😅 maybe because it is less in size
Trevor
But then It is not everywhere but majority
Trevor
and considering data speeds in india used to be very low And people in the rural areas don't have access to broadband internet *Although it is changing*
Aquib
Need to write a blog on turbo c
Aquib
😂
S.
Turbo C is not bad itself, just bad for beginners
S.
For DOS, why
Mat
Because it is not developed
S.
😑 there's no developed compiler under DOS I guess
Mat
😑 there's no developed compiler under DOS I guess
So DOS is bad for developing and learning
Aquib
Turbo C is not bad itself, just bad for beginners
Turbo c is horribly outdated and uses deprecated standards
klimi
I love turbo c
BinaryByter
Cant you just use G++?
Victor
You can use mingw
That's for Windows, not for DOS
klimi
?
Hello maxi
Aquib
That's for Windows, not for DOS
No one uses DOS anymore. Mostly cmd
BinaryByter
Victor
Maybe new generations don't know DOS is an operating system.
BinaryByter
calling it a dos emulator is probably a close call
Victor
Cmd is DOS - like
No, it isn't. It is just a shell on Windows.
S.
DJGPP
Unbelievable. Will try it on DOS 😂
klimi
Bisqwit uses that
Aquib
Use Visual Studio Code with C++ extension
Aquib
Use mingw for compile/run
klimi
Use vim
Aquib
Or just use eclipse with CDT
Aquib
Use vim
Under Windows??
Aquib
People should start using Linux
BinaryByter
Under Windows??
there probably is a port for CMD
Aquib
Setting up a development environment in Linux is way easier than anything else
olli
Setting up a development environment in Linux is way easier than anything else
it's easy using windows as well, either - install mingw - install Visual Studio - install QT
Victor
Unbelievable. Will try it on DOS 😂
You can also check out FreeDOS, which is a DOS operating system still under development. →_→