Compare and contrast coding in UNIX versus coding in Windows using Visual Studio. What steps do you take for each? How are they different? How are they the same?
Unix and Visual studios are used for coding but they are different in theirs own ways. Visual Studios is a more responsive compiler where you can see your errors in real time and UNIX you have to save the code then run it and then you see if you have any bugs. Another thing that makes them way different from each other is the helper libraries. Unix is limited on what libraries you can use and that means you might have to switch up your coding. With visual studios there is a more variety in the libraries you can use and is seen as an easier way to code because you can see the errors in real time.
No comments:
Post a Comment