Why doesn't SoloLearn have C? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Why doesn't SoloLearn have C?

C is a very powerful tool for programming enthusiasts. There is however, a downside to it..... 1. C is not a suitable language for beginner programmers 2. C is not a very high level language. It is one of the lowest level high level language. 3. You cannot incorporate web development with C. 4. You cannot make mobile apps with C. 5. It is very difficult to achieve a GUI with C, near impossible 6. C is suitable for high end programmers who are specifically assigned to their roles, eg those that develop engines, those that have at least more than 5 years experience in coding 7. Getting a job by knowing just C will be difficult. Industries need people who know Object Oriented Programming languages. C++ supports OOP and it is a good foundation for C# as well as Java. C is procedural 8. Most things a programmer will do within C are available for free with other languages 9. There are lesser libraries available with C when compared to other high level languages 10. C++ is better than C in various aspects

10th May 2017, 11:15 PM
Krishneel Nair
Krishneel Nair - avatar
2 Answers
+ 1
No point really, if you know c++ you can also do c easily
10th May 2017, 11:47 PM
aklex
aklex - avatar
0
C isn't really a language for beginners. It can make your CPU burn if not used properly
11th May 2017, 4:20 AM
Shahar Levy
Shahar Levy - avatar