+ 15
Sololearn simply does not have C. There is no reason or whatsoever for its absence, as has been pointed out in hundreds of similar threads.
+ 8
thnx for answeing my question guys! Now I will focus on c++.
+ 7
@md It d be nice if they added!
+ 6
@hatsy oh! bt shouldn't C be in sololearn? I, mean it is still used widly all over the world!
+ 6
We can think of it like this... If we want to buy the best iphone... We would buy iphone 8 or x... Rather than 6 or 7... Its same with c... If we have c++... Who on earth would be needing c??..
#accordingToMe
+ 5
@justin yep that's right! They maybe similar but still have a major difference !!!
+ 4
C++ is C plus the OOP(Object oriented programming). So if you learn C++, you also learnt C.
I hope I helped you. Bye!
+ 4
You may learn C in youtube or in other websites. Unfortunately it's not added in SL.
+ 4
that's true, @SomeMan
+ 3
SoloLearn has the C course now:
https://www.sololearn.com/post/34110/?ref=app
Moreover, C language is available as a challenge weapon and you can submit quizzes😊🎉
+ 2
I don't have experience with c, but when I've looked into the difference between c and c++ it sounds like there are still quite a few. from what I understand c++ was designed to be similar to c with some extra features added on, but since that happened both languages have evolved separately. In other words most substantial c programs cannot be compiled by a c++ compiler and there is even less compatibility from c++ back to c.
- 2
C++ is middle level programming language whereas C is more difficult and it is an old version that is not supported from today's compilers.