Learn To Program C# (basic course)
The 1st edition of our C# course.(33 video lessons)
This is the original version of my C# course. Note that a newer, greatly expanded edition (version 2) of the course, is also now available.
This course was previously sold for $99. I am now making it FREE to help newcomers to C# to learn how to code in the language.
C# is one of the most widely used an important of all modern programming languages. If you need to learn C# quickly and painlessly, this is the perfect course. You will begin by learning the core features of programming – variables, constants, functions and data types. You will move on rapidly to learn about Object Orientation and the more advanced features of C# and the .NET framework such as file-handling, data-streaming, dealing with exceptions (errors) and overriding methods. Even if you start out as a complete beginner, by the end of this course you will have built a really solid foundation of programming knowledge and skills.
The sample projects are all provided ready for you to download, run and modify. The course also includes a course eBook that provides even more information on the topics being discussed.
The course instructor, Huw Collingbourne, is author of The Little Book Of C# (available from Amazon US, Amazon UK and worldwide).
Your Instructor
Huw Collingbourne has been a programmer for more than 30 years. He is a well-known technology writer in the UK. For over ten years he wrote the Delphi and Object Pascal programming column for PC Plus Magazine. He has also written numerous opinion and programming columns (including tutorials on C, C#, Java, Smalltalk, Delphi and Ruby) for a number of computer magazines, such as Computer Shopper, Flash & Flex Developer’s Magazine, PC Pro, and PC Plus.
He is author of a number of books on programming topics published by Bitwise Books: http://www.bitwisebooks.com.
In the 1980s he was a pop music journalist and interviewed most of the New Romantic stars, such as Duran Duran, Spandau Ballet, Adam Ant, Boy George, and Depeche Mode. He is now writing a series of New Romantic murder mysteries.
At various times Huw has been a magazine publisher, editor, and TV broadcaster. He has an MA in English from the University of Cambridge and holds a 2nd dan black belt in aikido, a martial art which he teaches in North Devon, UK (http://hartlandaikido.co.uk/). The aikido comes in useful when trying (usually unsuccessfully) to keep his Pyrenean Mountain Dogs under some semblance of control.
Course Curriculum
-
PreviewCourse Introduction (3:28)
-
StartCourse eBook
-
PreviewWelcome To The Course (2:56)
-
StartFAQ: Resources and Updates - Read This First!
-
StartC# Source Code Archive
-
StartUsing Visual Studio 2019
-
StartInstall Visual Studio (2:29)
-
StartYour first C# project (7:55)
-
StartHow to customize Visual Studio (12:36)
-
StartTour of Visual Studio (7:28)
-
PreviewHow to follow this course on a Mac (1:42)
-
StartInstall Mono and MonoDevelop on a Mac (3:43)
-
StartHow to use the sample projects on OS X (2:39)
-
StartHow to create visual user interfaces with MonoDevelop (8:32)