Fundamentals: Building a Foundation
We’ve covered many of the basic concepts and terms that are commonly taught to new programmers. It’s time to learn some of the fundamental concepts that are required for functioning code. By now, you should know what code looks like; now it’s time to start writing it.
It is important that you compare C# to other programming languages. This comparison helps to contrast C# against languages that might do a similar task in a slightly different way. With such comparison results in mind, we’re better able to understand why C# looks the way it does, and we’ll be better prepared to understand a concept if we look something up on the Internet exemplified in a different language. Examples found on the Internet may ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access