- 5
What programming language do i need to learn to know how to create a software.
Topic
3 odpowiedzi
+ 3
All programming languages create software. It sounds like you want to make a specific kind of software and underestimate how broad software is.
Software includes operating systems(Linux, Windows, MacOS...), software applications(MS Word, notepad, Chrome), websites, and even configuration data.
If you want to make websites, start with HTML, CSS, and JavaScript.
If you want to make graphical applications for Windows, learn c# and how to use WPF. Use Visual Studio.
If you want to make applications for Android, try the Kotlin or Java languages.
0
Any program language would be fine