top of page
CSINPROGRESS
Search


Internet
The Internet is a system of computer networks throughout the world. It connects billions of computers and devices to each other. It...
Oct 22, 20232 min read
0 comments


Sports
In the world of sports, computer science is an active player, reshaping how athletes train, coaches make decisions, and fans experience...
Oct 15, 20232 min read
0 comments


Cyber Security
Cyber security is a field in computer science that involves networks, programs, and more, from digital threats such as hackers. Although...
Oct 1, 20232 min read
0 comments


Biometrics
Biometrics are unique physical characteristics such as fingerprints and facial features that can be used for automated recognition. This...
Sep 24, 20232 min read
0 comments


Data Mining
Data mining is the process of sorting through a large amount of data in order to find patterns and to identify relationships. Data mining...
Sep 18, 20232 min read
0 comments


Data Storage
Computer science is helpful in tracking and logging data. It is used in almost every modern-day business/workplace. It helps create a...
Sep 10, 20232 min read
0 comments


Overall Thoughts
I took AP Computer Science Principles during my junior year of high school. I had many ups and many downs but I learned many important...
Sep 3, 20232 min read
0 comments


Marketing in Companies
Computer science can help companies trying to market themselves by providing tools that help create an online presence on social media...
Aug 28, 20232 min read
0 comments


Sequencing/Order
Sequencing is the order in which elements are put together. A simple example of this can be a morning routine. It may start with getting...
Aug 20, 20232 min read
0 comments


CSP
Computer science principles (CSP) is a class in high school that you can take. It provides lots of information on coding and teaches you...
Aug 13, 20232 min read
0 comments


Classroom
Computer science can be applied in virtually any situation in the world. I recently realized that a way we can calculate our grade in the...
Jul 23, 20232 min read
0 comments


Importance
There are many things to know and learn about in computer science. The basics and a key part of computer science that people must...
Jul 18, 20232 min read
0 comments


Layout and Design
Design is a plan used to construct a system that can be used for other programs. Design is important because it is how everything is...
Jul 2, 20232 min read
0 comments


Debugging
Debugging is arguably one of the most important elements of computer programming. Debugging is the process in which you find errors...
May 12, 20232 min read
0 comments


For Loops
For loops are a specific statement for iteration. They are commonly used to repeat certain sections of code until a condition created for...
May 7, 20232 min read
0 comments


While Loops
While loops are a useful type of loop that can be used while coding. They can be useful in specific scenarios where for loops would not...
May 1, 20232 min read
0 comments


Performance Task
I am taking AP Computer Science principles and we have to create our own project for a part of our ap exam. I am making a quiz that...
Apr 2, 20232 min read
0 comments


Conditionals
Conditionals, statements that determine whether an expression is true or false, are important because of how they can be mixed in with...
Mar 26, 20232 min read
0 comments


App Design
App design is very important in computer science because it can determine how effectively it keeps customers/viewers interested. A badly...
Mar 12, 20232 min read
0 comments


Algorithms
An algorithm is a set of rules that can be followed in order to complete a given task. When using algorithms to search through data, they...
Feb 28, 20232 min read
0 comments
bottom of page