Join our list to get Programming Languages resources in your inbox.
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,...
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...
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...
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...
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...
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...
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...