C++ Video Tutorials – 115 Hours

Here is a collection of over 115 hours of premium video tutorials on C++ by Pluralsight. In order to view the videos, you need to become a member of Pluralsight. By Bjarne Stroustrup’s homepage, GFDL, https://commons.wikimedia.org/w/index.php?curid=188666 Background: C++ C++ is a general-purpose programming language. It has imperative, object-oriented and generic programming features. It also provides facilities for low-level memory... [Read More...]

Tips for programmers

I have started this article for some tips for programmer . Note: This article is anyone who is using any programming language #Tip-1 If you are a programmer then many times you will face majour problems and bugs in your applications like access is denied , the file is being used, you dont have permissions to do this task,abc.dll is required to work your program and things related to security which block your program. In these cases dont give up go... [Read More...]

Free visual studio 2010 ebook

Microsoft Press has released a free book titled Moving To Microsoft Visual Studio 2010 and is available to download now. This free e-book written by Patrice Pelland, Pascal ParĂ©, and Ken Haines is an ultimate resource for developers who have switched to the latest version of Visual Studio According to the authors, this 336 page book will help professional developers who are working with previous versions of Visual Studio and are looking to make the... [Read More...]