Onaylı Üye
what programig language is bette to start with ?
tyI Started with C# and java, i recommend.
yeah java got recommended a lot ty broi definitey recommend javascript. its a great language to learn the fundamentals of programming. when you feel ready you can start learning more complex language like C
ty dude il think il go with javaJavaScript. The easiest and most structured language in terms of learning for a beginner. The language allows some liberties and at the same time contains rigid constructions like variable declarations or function design.
Golang. A really simple language that you can learn at an elementary level in a couple of weeks. However, because of its features, it often does not allow you to write "bad" code, which is good for beginners. A separate plus is Go routines that work perfectly with multitasking.
Python. If you want to immediately understand OOP and all the advantages of the object approach in programming, choose Python. It has a huge online community and many applications.