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...
Networking Tools and Equipment
To build a computer network you will need a range of physical equipment including the following pieces of network hardware: ...
Networking Concepts
What is Networking? In the world of computers, networking is the practice of interfacing two or more computing devices with each oth...
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 ...
Flowchart
Flowchart is a diagramatic representation of an algorithm. Flowchart are very helpful in writing program and explaining progra...
Conditional Statements
Very often when you write code, you want to perform different actions for different decisions. You can use conditional sta...
Internet Essentials
•The internet is a network of computers linking many different types of computers all over the world. •It is a very large ...
Pseudocode
Pseudocode (pronounced SOO-doh-kohd) is a detailed yet readable description of what a computer program or algorithm must do,...
History of the Internet
LEARNING THE HISTORY OF THE INTERNET:
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