https://phys.org/news/2012-03-quantum-physics-matrix-efficient.html How quantum physics could make ‘The Matrix’ more efficient March 29, 2012 How quantum physics could make ‘The Matrix’ more efficient Quantum simulations need to store less information to predict the future than do classical simulations. The finding applies READ MORE
Year: 2016
BUILD A LAMP WEB SERVER WITH WORDPRESS
BUILD A LAMP WEB SERVER WITH WORDPRESS Learn to set up a LAMP (Linux, Apache, MySQL, PHP) stack on your Raspberry Pi and configure it to work as a web server. You’ll download and install WordPress and set up a READ MORE
Android SDK tutorial for beginners
Android is the world’s most used mobile operating system, so it is essential that there is an easy way to develop apps for it. This is where the Android SDK comes in. The SDK, which now comes as part of READ MORE
Project: Developing an online Chat Room
Project: Developing an online Chat Room Instant messaging (IM) is a type of online chat which offers real-time text transmission over the Internet. It is based on C/S architecture which means it has a client and a server. The client READ MORE
How To Host A Website With Raspberry Pi
Raspberry Pi Thanks to readwrite.com for the article How To Host A Website With Raspberry Pi Posted on June 27, 2014 Never underestimate the miniscule, $35 Raspberry Pi. Although it’s marketed as an experimental machine aimed at helping you learn READ MORE
Client-Server Game Project
Team Project Client-Server Game Project Clients and server running on different machines, using sockets, threads, synchronization, avoiding of races and deadlocks, implementing a polished GUI Access to a database from Java (JDBC, PostgreSQL). XML for various purposes including possibly the READ MORE