My dear friend, Its depends upon which kind of code you are writing means whether u r writing driver for any hardware or any application level coding..or just developing the GUI...or kind of libraries u r using...if u r developing any GUI then c# is good option to develop GUI fastly...means u can code efficiently...but it uses .net platform...so reduces speed because one layer get added...but provides lots of libraries to develop GUI fastly...c++ is faster than c#...but it is good option if u r deveping any application or firmware rather than GUI...even u can develop GUI in c++ and it will run fast than c# but it will take lots of efforts where as u can develop it fastly in c#...if u r developing any driver then c is the best option and which is faster than c# and c++....
Thanks and regards, Dev On 10 Jul 2011 05:42, "ojas sinha" <[email protected]> wrote: Here is my question that - Which coding languagge we should follow for coding? some say that c++ is better but i feel comfortable with c#. Is c# is slower than c++? -- You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code?hl=en. -- You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code?hl=en.
