Quantcast
Channel: Blog – James Croft
Viewing all articles
Browse latest Browse all 63

Programming for beginners in C# with James

$
0
0

This blog is the first in a multi-part series on learning to program in C#. In the series, I’ll be producing helpful videos, live coding sessions and code samples so you can learn how to develop your own applications using C#.

The weekly videos will be hosted up on YouTube through my channel, Croft on Tech, with all samples available after each session on the Programming for beginners in C# GitHub repo.

The aim of this new series is bring folks up to speed with how C# works and how it can be used to eventually create applications for the Universal Windows Platform or Xamarin. It is targeted at absolute beginners but is completely accessible for anyone wanting to brush up on their C# knowledge.

What will be covered?

These are just a few of the topics that will be covered throughout the series.

  • What is C# and practical uses
  • Basics with Console
  • Learning application logic
  • Code structure with classes and methods
  • Advanced coding techniques
  • Introduction to Windows app development

The series will hope to cover everything you’ll need to learn to get yourself started developing applications and will carry on into more advanced development techniques with specific topic areas through feedback from you, the viewers.

All the videos will be available through this blog and YouTube so keep up-to-date with the latest content by subscribing!

I look forward to seeing your progress and hear your feedback! Don’t forget to check out the GitHub repo as the series progresses and fork to have a play around!


Viewing all articles
Browse latest Browse all 63

Trending Articles