Which Programming Language Should I Learn First?

By Tech Elevator Instructor Walt Impellicceiri Today I’m answering the question: which programming language should I learn first? It’s a great question. There are hundreds of programming languages out there,...

Games that May Mean You’ll Love Programming

By Tech Elevator Instructor Matt Eland Programming is fun. Making things that work and iteratively building and improving things can be a very engaging experience. In fact, programming can be...

How to Build a Game & Learn C#

Self-Paced Workshop – Part 1 By Tech Elevator Instructor Matt Eland Overview In this short series of articles you’ll follow step-by-step basics to learn the fundamentals of C# programming by...

Java or .Net/C#: Which Programming Language Should I Learn?

By Tech Elevator Instructor Myron Law “Which language should I choose to learn?” This is a very common question. Understandably, one that many of our prospective students struggle with. If you’re...

How to Build a Game and Learn C#

Self-Paced Workshop – Part 4 By Tech Elevator Instructor Matt Eland In this final part of a four-part tutorial series we’ll complete our “Guess the Number” game that we’ve been...

How to Build a Game & Learn C#

Self-Paced Workshop – Part 3 By Tech Elevator Instructor Matt Eland In our last two tutorials we discussed creating a new C# project and the concepts of variables and expressions...

How to Build a Game & Learn C#

Self-Paced Workshop – Part 2 By Tech Elevator Instructor Matt Eland Last time we got started learning C# by creating a new C# project. When we last left off, our...