As noted above, some providers have dedicated VPN clients for Ubuntu (or Linux), but others simply supply manual configuration guides for se...
Top 10 Websites To Learn Programming Online For Free 2015
If you are new to the world of programming and web development, it makes sense to start by using all the free resources available online and...
Top 10 free text editors for Developers 2015
First things first, choosing a text editor can be tricky if you are new to programming. Although there are too many of them available in th...
Interrupts and Exceptions
Introduction Much of the functionality embedded inside a personal computer is implemented by hardware devices other than the processor. For ...
Ripple Carry Adder
Ripple Carry Adder Multiple full adder circuits can be cascaded in parallel to add an N-bit number. For an N- bit parallel adder, there must...
Advanced Database Concepts [PPT]
Advanced Database Concepts A database is an organized collection of data. It is the collection of schemas, tables, queries, reports, views ...
Input Output organisation
Accessing I/O Devices:- Most modern computers use single bus arrangement for connecting I/O devices to CPU & Memory. The bus enables...