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
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...
Pseudocode
Pseudocode (pronounced SOO-doh-kohd) is a detailed yet readable description of what a computer program or algorithm must do,...
Physical Topology
Network topology is the arrangement of the various elements (links, nodes, etc.) of a computer network. Essentially, it is the...
History of the Internet
LEARNING THE HISTORY OF THE INTERNET:
Networking Concepts
What is Networking? In the world of computers, networking is the practice of interfacing two or more computing devices with each oth...
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...
Data Types
The term data type refers to the type of data that can be stored in a variable. Sometimes, Java is called a “strongly typed ...
Conditional Statements
Very often when you write code, you want to perform different actions for different decisions. You can use conditional sta...
Variables
• In basic algebra, variables are symbols that can represent values in formulas. • For example the variable x in the form...
Facebook Like Box
Labels
Basic Java Programming
Intro to Networking
Intro to Programming
Intro to Web Development