Introduction to programming
Programming is a very natural and intuitive concept. A program is nothing more than a series of statements written in a specific language. Programs are everywhere, and even the technophobes of the world use programs every day. Driving directions, cooking recipes, football plays, and DNA are all programs that exist in the lives and even the cellular makeup of people everywhere .More…
Networking overview
Networking is all about communication, and in order for two or more parties to properly communicate, standards and protocols are required. Just as speaking Japanese to someone who only understands English doesn't really accomplish much in terms of communication, computers and other pieces of network hardware must speak the same language in order to communicate effectively . More…
Cryptology
Cryptology is defined as the study of cryptography or cryptanalysis. Cryptography is simply the process of communicating secretly through the use of ciphers, and cryptanalysis is the process of cracking or deciphering those aforementioned secret communications. More…
XMl CRash course
You have probably heard a great deal about eXtensible Markup Language (XML) over thepast few years. XML is on its way to becoming the de facto language for communications between devices, Web browsers, computers, servers, and application . More…
ASp Dot Net
this Article will introduce the Microsoft .NET Framework and ASP.NET.We will address the evolution of Microsoft's Active Server Platform and discuss how .NET improves upon Microsoft current Active Server offerings, including Active Server Pages.First, however, let's examine how the Internet works . More…