While major companies are announcing new virtual reality devices for hundreds or even thousands of dollars, it is actually possible to experience VR much cheaper.
Latest Daily News Articles
What Distracts Developers
As a developer, what distracts you most during the day? Is it unnecessary meetings, social media, or email? See the results of our poll. You might be surprised!
Mixed Reality: The Competition Heats up with the Meta 2
The Mixed Reality space is starting to heat up with competition. Check out the latest announced device, the Meta 2.
Enabling Students to Start Their Own Tech Ventures
HoloLens Moves Forward: Dates and Specific HoloLens Apps Announced
Microsoft announced that pre-orders for HoloLens start today, developer devices shipping March 30th, and apps will be available in the Windows Store.
Microsoft Acquiring Xamarin; Is Anyone Surprised?
Microsoft announces they plan to acquire Xamarin - a cross-platform, native development tool.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

.NET Back to Basics: The Array Class
With facilities to search, copy, extract segments, and more, the array class can handle pretty much any task you need to perform with ease.

Using SQL Cursors in VB.NET
Learn about SQL Cursors, and how to use them through Visual Basic.

Testing Solid Code
If you have written solid code, you have accomplished one half of the objective. Solid code is the protagonist, or hero, of our story, but testing is the more sedate side kick that often saves the day after the hubris of the hero has almost certainly lead to calamity.