0
Hello everyone, I am new to programming, just i know basics of C. Where should I start?
I am undergraduate in mechanical engineering, I had studied C language in my 1st sem. I am confused about where to start, since there is so much stuff like back end, front end, lots of programming languages, machine learning, data science etc.
2 Respostas
+ 3
You can't learn everything about computer science. Learn what you want to.
Want to be a front-end developer: Html, CSS, JavaScript.
Back-End: PHP, MySQL, NodeJS, etc.
Android developer: Java, Kotlin.
Machine Learning/Data Science:
Python, R.
And it's also good to become an expert in one or two languages: Java Developer or Python Developer.
+ 2
I'd suggest you start with what you know. Please check out the C course, it'll help you get the gist of how it's used.