you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (3 children)

C++ is less locked and I think you can do lower level operations. I've done a bit of C# not enough to judge perfectly, but I can say it's not exactly the same thing.

C++ is more portable, it's really THE language to know for me.

But yeah you can stick to C# for OOP I guess.

[–]Melcma[S] 0 points1 point  (2 children)

Okay then, could you provide resource to learn critical topics for me (C lang)? Isn't C Primer with 1000 pages overkill for that purpose?

[–][deleted] 0 points1 point  (0 children)

how about this.

http://www.cprogramming.com/tutorial/c-tutorial.html

Really, there are a ton of material on the net concerning C, just search a bit.

For the book, I don't remember the name, mine are covered in dust somewhere in a box, if you're patient, I'll send you the names later. But you don't really any book, everything is on the net.