Does Sololearn support learning C language ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 29

Does Sololearn support learning C language ?

I don't see any option in the code playground of C language.

28th Jul 2017, 5:07 AM
Tanweer Ashif
Tanweer Ashif - avatar
11 Answers
28th Jul 2017, 5:42 AM
Manual
Manual - avatar
+ 11
The #2 latest thread about C course in SL: https://www.sololearn.com/Discuss/569771/?ref=app
28th Jul 2017, 5:14 AM
Hatsy Rei
Hatsy Rei - avatar
+ 5
You can code in C through C++ if you use the right preprocessors
28th Jul 2017, 5:39 AM
Manual
Manual - avatar
+ 4
No sadly. People have been asking for it for a while now but I don't think we will be getting the course.
28th Jul 2017, 5:09 AM
Jordan Chapman
Jordan Chapman - avatar
+ 3
@Rolf C is part of C++ I believe whatever C can do can be done in C++
7th Aug 2017, 10:18 PM
Manual
Manual - avatar
+ 3
No, but will like to see them too🐒🐒
8th Aug 2017, 3:14 PM
Iwan
Iwan - avatar
+ 2
No. If you want an online c IDE, try https://repl.it/languages/c
28th Jul 2017, 5:10 AM
Salekin
Salekin - avatar
+ 2
Sololearn obviously doesn't support any 'old fashioned' programming languages like Assembler, BASIC, Pascal, C, Prolog, COBOL and so on. Do you want to write an Operating System using C? I think Sololearn is just for beginners in programming and this kind of people are loving languages that are 'hip', that are discussed and are being still developed. So there are not enough 'customers' for that kind of online tutorials. But that's just my opinion.
7th Aug 2017, 9:49 PM
Rolf Straub
Rolf Straub - avatar
+ 2
it's teaching you c++ however if you are able to learn c++.....then c would be entirely covered except for that it has its own syntax and instances
8th Aug 2017, 12:44 AM
Yash Raghava
Yash Raghava - avatar
+ 1
yes
6th Aug 2017, 9:33 AM
Josh Cardif
Josh Cardif - avatar
+ 1
In the 1990s - C - and - C++ - were explained as being different programming languages. Wikipedia writes: "Before the initial standardization in 1998, C++ was developed by Bjarne Stroustrup at Bell Labs since 1979, as an extension of the C language as he wanted an efficient and flexible language similar to C, which also provided high-level features for program organization (...) Initially, Stroustrup's "C with Classes" added features to the C compiler, Cpre, including classes, derived classes, strong typing, inlining and default arguments. In 1983, "C with Classes" was renamed to "C++" (++ being the increment operator in C), (...)"
7th Aug 2017, 10:49 PM
Rolf Straub
Rolf Straub - avatar