Guys I just finished my first language C what should I do now?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Guys I just finished my first language C what should I do now??

Should I start learning DSA or one more language? ( I'm in second year right now)

18th Oct 2022, 10:19 AM
Kaustubh Dhage
7 Answers
+ 2
Hmm… I think you should try c++ It is similar to c so it will be easier to understand
19th Oct 2022, 9:20 AM
Michaelol
Michaelol - avatar
+ 3
Q: What should I learn after C course? A: After completing the SoloLearn C course you will have only scratched the surface of C programming. You will need to study the C standard library in order to learn how to use C effectively. Then you will need to learn data structures and algorithms and how to implement them in C. If you wish to create graphical user interface desktop applications then the Windows API is a C api worth learning. On Linux the Gnome Toolkit (GTK) and Tk are written in C. If you're looking to add object oriented programming to your skillset then C++ is the natural progression from C. /Martin Taylor/
18th Oct 2022, 3:10 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 3
Also basic knowledge for the programmer is knowledge of algorithms and data structures https://www.sololearn.com/learn/773/?ref=app https://www.sololearn.com/learn/774/?ref=app
18th Oct 2022, 7:32 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
It depends on you if you have time then you can start
18th Oct 2022, 10:21 AM
I am offline
I am offline - avatar
+ 1
I'm in second year right now.
18th Oct 2022, 10:22 AM
Kaustubh Dhage
+ 1
c++
18th Oct 2022, 1:38 PM
Joshua James
Joshua James - avatar
0
Yes Bro I am on second chapter of C++ .
22nd Oct 2022, 11:48 AM
Kaustubh Dhage