Humbeline Clariz Araneta :)
Home
Intro to Networking
Intro to Programming
Basic Java Programming
Introduction to Web Development
IT Fundamentals
← Newer Posts
Older Posts →
Home
Popular Posts
Physical Topology
Network topology is the arrangement of the various elements (links, nodes, etc.) of a computer network. Essentially, it is the...
Pseudocode
Pseudocode (pronounced SOO-doh-kohd) is a detailed yet readable description of what a computer program or algorithm must do,...
Networking Tools and Equipment
To build a computer network you will need a range of physical equipment including the following pieces of network hardware: ...
Flowchart
Flowchart is a diagramatic representation of an algorithm. Flowchart are very helpful in writing program and explaining progra...
History of the Internet
LEARNING THE HISTORY OF THE INTERNET:
Algorithm
An algorithm (pronounced AL-go-rith-um) is a procedure or formula for solving a problem. The word derives from the name of the...
Variables
• In basic algebra, variables are symbols that can represent values in formulas. • For example the variable x in the form...
Looping Statements
Very often when you write code, you want to perform different actions for different decisions. You can use conditional st...
Facebook Like Box
Labels
Basic Java Programming
Intro to Networking
Intro to Programming
Intro to Web Development