Category Archives: Learn

Unity 5 First-Person Tutorial

By Shahed C on August 20, 2015

New to Unity 5? Start with my “Rollerball” tutorial first:

Ready to build a 3D first-person game in Unity? The following presentation material was put together for a live audience for my in-person presentations, but you can also follow along online with the detailed screenshots and instructions.

  Download PPTX or view slideshow below

SlideShare: http://www.slideshare.net/shahedC3000/unity-5-firstperson-tutorial

 

Credit: Weapon assets obtained from Unity Technologies.

Deeper into Windows 10 Development

By Shahed C on July 23, 2015

This presentation “Deeper into Windows 10 Development” was delivered at the Capital Area .NET Users Group meeting on Thu 7/23. This was a follow-up to a Windows 10 Overview from Brian Noyes (MVP/RD) in June.

The presentation material was adopted from the Microsoft Virtual Academy course on Windows 10 app development, hosted by Jerry Nixon and Andy Wigley.

 

What’s Next?

GitHub:

Build 2015:

 

ASP.NET and Unit Testing

By Shahed C on July 16, 2015

This presentation “ASP.NET & Unit Testing” was delivered at my monthly meetup in Reston.

 

NOTE: For the section on Moq, I advised attendees that you should never mock an object in a test method when you’re testing that particular object in that method. The example shown in that section is to illustrate a simple example, and is not suitable for production code.

 

 

Azure 70-532 Study Guide: Developing Microsoft Azure Solutions

By Shahed C on June 22, 2015

I recently passed the Microsoft certification exam for 70-532: Developing Microsoft Azure Solutions. To celebrate this achievement, I would like to share some information that will help you prepare for the exam.

1. Read the Official Exam Prep book.

Exam Ref 70-532 Developing Microsoft Azure Solutions
by Zoiner Tejada, Michele Leroux Bustamante, Ike Ellis

7455.70-532_thumb_41B6307B

You can purchase the book on Amazon or Barnes & Noble.

Continue reading

Rollerball – Unity 3D Tutorial

By Shahed C on June 14, 2015

New to Unity 5? Learn how to how build your first 3D game in Unity, using my Rollerball tutorial. The presentation is derived from the Roll-a-ball video tutorial from Unity Technologies:

My tutorial is split up into 2 PowerPoint PPTX files.

 Part 1 of 2: Download PPTX or view slideshow below

 Download project files for Part 1

SlideShare: http://www.slideshare.net/shahedC3000/rollerball-1-of-2

Continue reading