DEMO: Development Environment

Beginner
10m
1,747
4.8/5

If you want to know how to develop software using C# and you have little to no experience programming you've come to the right place. This is an introductory lesson to C# and .NET programming that is the first in a series that will show you how to use these dynamic cross-platform development tools.

In this lesson, we set the stage in two ways. First, you get an overview of the basic elements of computer programming and fundamental issues that face software development, and how .NET addresses those issues. Secondly, we set up our software development tools on Windows and a non-Windows platform. To test our development environments we create and run a simple C# .NET program.

Learning Objectives

  • Get a foundational understanding of computer programming and .NET
  • Learn how to set up a development environment
  • Learn how to run a simple C# .NET program

Intended Audience

This lesson is intended for anyone who wants to learn how to develop software using C#

Prerequisites

To get the most out of this lesson, you should have some basic understanding of programming, but it's not essential; this lesson can also be taken by complete beginners.

About the Author
Students
26,553
Courses
84
Learning paths
17

Hallam is a software architect with over 20 years experience across a wide range of industries. He began his software career as a  Delphi/Interbase disciple but changed his allegiance to Microsoft with its deep and broad ecosystem. While Hallam has designed and crafted custom software utilizing web, mobile and desktop technologies, good quality reliable data is the key to a successful solution. The challenge of quickly turning data into useful information for digestion by humans and machines has led Hallam to specialize in database design and process automation. Showing customers how leverage new technology to change and improve their business processes is one of the key drivers keeping Hallam coming back to the keyboard. 

Covered Topics