Title: |
Software Development Training |
Requirements:
Have you ever wondered how computer programs like Internet Explorer, Word, and Excel work? Or have you ever wondered how the games on your XBOX or Playstation were created? Or maybe you have wondered how sites like Google work?
All of these things were created through software development. The example below is one of the most basic examples of software development:
namespace ConsoleApplication1
{
class Program
{
static void Main(string[] args)
{
Console.WriteLine(“Hello World!”);
}
}
}
In our volunteer-driven class, we will teach you the fundamentals of software development. Over the period of several weeks, you will learn practical skills that will put you on course for a new career as a software development professional. Previous computer experience is ideal, but not necessary. The most important thing is an open mind and a strong work ethic.
This class is offered by WonderAffect, a privately held software development company in Seattle. We are a small company, so the number of places in this class will be limited at first. We will do our best to accommodate as many students as possible. |