Monday, 24 August 2015

USP USEFUL COMMANDS

1. tar command examples

Create a new tar archive.

$ tar cvf archive_name.tar dirname/
Extract from an existing tar archive.

$ tar xvf archive_name.tar
View an existing tar archive.

$ tar tvf archive_name.tar
More tar examples: The Ultimate Tar Command Tutorial with 10 Practical Examples

Thursday, 20 August 2015

Intel's New Processor



Intel's New Product In Processors

After weeks, Intel finally lifted the kilt to show us details of its 6th generation CPU. Besides being faster and using less power than its predecessors, Skylake chips can drive multiple 4K displays, feature new instructions to speed up security operations, and even hardened memory defenses.

Thursday, 30 July 2015

   

windows 10 is the Goldilocks version of Microsoft's venerable PC operating system -- a "just right" compromise between the familiar dependability of Windows 7, and the forward-looking touchscreen vision of Windows 8.
This new Windows, available as a free upgrade for existing Windows 7 and Windows 8 noncorporate users, is built from the ground up to pursue Microsoft's vision of a unified OS that spans all devices without alienating any one platform. It's an attempt to safeguard Microsoft's crumbling software hegemony, assailed on all sides by Google and Apple. And it's a vision of the future as Microsoft sees it, where a single user experience spans every piece of technology we touch. Welcome to Windows as a service.
Yes, this new OS is chock-full of fresh features. To name just a few: a lean, fast Internet Explorer

Friday, 17 July 2015

My first C++ program

hi guys check out my first c++ program ,it's very easy to code in c++ and we have got an excellent ma'am to teach the subject.

Monday, 13 July 2015

c++ complete reference

here is the ebook of c++ by Herbert Schildt (recommended by our dsc++  ma'am:lakshmi)
click here to download