+ 1

Learning C#

Hello, I qanted to help contribute a project that's been written in C#. Shoyld I go directly with it or like some said, it's easier to first learn the concept in an easier language (C++) and then you have just to translate the concept in that language.

10th Dec 2019, 1:17 AM
Matteo Mincarelli
Matteo Mincarelli - avatar
3 Antworten
+ 4
Matteo Mincarelli I do not believe C/C++ to be an easy language. If you want to want to learn C#, learn C#.
10th Dec 2019, 1:32 AM
Manual
Manual - avatar
0
If you want to start from afar, start by studying the design of a computer. Or better yet, by studying the basic concepts of OOP. Ideally, included in a book on programming in C#) For example, my favorite book on C#: C# 3.0: A Beginner's Guide or C# 4.0: The Complete Reference Yes, it's 2024 and C# is no longer 3.0, but this book should give you a basic understanding. And yes, C++ is not simpler))) It is as simple as C#, or a little more complicated. (But its syntax is a little different from C#, in general I don’t recommend it...)
5th Aug 2024, 10:13 AM
Animaliss
Animaliss - avatar
- 1
Thank you everyone for your responses Manual TheCoder | I Specialise in C# Mirielle🐶 [Inactive] Since I am no expert on these I didn't know the differences and the internet didn't help ^^
10th Dec 2019, 11:31 AM
Matteo Mincarelli
Matteo Mincarelli - avatar