WELCOME!

ComputerScience! ♪

Welcome to my website! This is a F2U template.

Hi there ! Welcome to my website.
This is the live preview of the "Lucky! ☆" F2U template by Swirl ♪. (◠‿◠)

data structures in computer science is a fundatmental way of organizing and storing data while algorthims are step by step procudures or instructions for processing in data. bytes are used to measure size and storage capacity and can represent numbers and instructionsor types of data.networking in computer science are interconnected computing devices that can exchange data and share resources with each other.

algorithms!

an algorithm is a finite sequence of well definied instructions that are used to solve a problem or perform a compitation ♪(´▽`)

loops!

What are loops? loops are control structures that allow a sequence of code to be exectured repeatedly.loops continue executing until a specific condition is met ♪(´▽`)

TYPES OF LOOPS! The 2 main loops are while loops and for loops. While loops are used when the loop should continue until a specific condition is false. For loops are used when the nunber of iterations is known beforehand.
Template by swirl Code Here