+ 2
way of coding is same but accessing is different for different software..
like when we code in Linux...n other software its different then each other..so as though we know coding but due to we use different software.. n actually we don't know the software which is right to use..so how can we...access it n which is software that can be used professionally for software development..
2 ответов
+ 3
c++ is same in any os unless you are using correct header file.
iostream ---- any os
Windows.h ----- only for Windows
0
Are you asking about IDEs / whether you should use an IDE or text editor + command line / which options exist? https://www.reddit.com/r/learnprogramming/wiki/faq#wiki_what_is_an_ide.3F_should_i_be_using_one.3F
https://www.reddit.com/r/learnprogramming/wiki/tools#wiki_compilers
Or how programs are made to work on different operating systems? https://stackoverflow.com/questions/4600595/are-programs-coded-separately-for-different-operating-systems
https://stackoverflow.com/questions/7145258/programming-for-operating-systems