0
Pls help me guys. What kind of coding is good for my future plan of course software enginering???
2 Answers
+ 3
A bit more info would be nice but i try to give you a anwser. First off this depends on your plan what type of software you want. C/C++ is used to made systemnear software like operating systems. Java/Kotlin goes for android apps, only a example you can use it for many more. Python/R is the common way to made AI/maschine learning. JavaScript/html/CSs will be used for webdevelopment. Basicly i can say it dosent really matter which lang you use to start. The princip of coding itself dosent change if you change to lang. I think a nice (and i also started) is python. It has a very simple synthax, not many special symbols like C have (*,&,;) and it is really flexible with the builtin pip and the many libs that you can use you can make all kind of software from Games to Web. If you a beginner you need to learn basics of coding like what is a variable, constant, class, function etc an how to use it. Hopefully i helped you
Happy coding âïžđ
+ 1
Hi! if you want to actually become a true programmer, start learning programming from the C language. This will help you understand the architecture of the computer and its RAM more deeply.
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