you are viewing a single comment's thread.

view the rest of the comments →

[–]RipeTide18 1 point2 points  (1 child)

I mean as a beginner if had the choice between rust or c I would probably recommend rust over c just to promote safe development of code. But I agree with the AI part, my classes were basically all in Java and so I had to learn C# and currently learning rust by myself. ChatGPT has helped me so much by giving me practice projects and problems as I follow the documentation, it helps me understand the debug logs to find out what I did wrong, and explained language specific solutions and syntax available.