besidedegree@gmail.com
+9779709005491

Computer Science Articles

School
Grade 9||Concept of Programming|| Notes

This chapter introduces the basics of how we communicate with computers through programming language...

School
Grade 9|| Cyber Security and Digital Citizenship||Notes

This chapter teaches you how to stay safe and responsible in the digital world. You’ll learn to prot...

School
Grade 9||Internet And Social Media||Notes

This chapter explores how the internet connects the world through browsers, search engines, and soci...

School
Grade 9||Web Development|| Notes

This chapter teaches you how websites are built, from planning and design to coding with HTML and CS...

School
Grade 9||Block Programming|| Notes

From this chapter, you’ll learn how to code visually using colorful blocks instead of typing lines o...

School
Grade 9||Number System|| Notes

From this chapter, we learn that computers use binary (0s and 1s) while humans use decimal, so numbe...

School
Grade 9||Computer System|| Notes

In this chapter, we learn about the computer system and its major components such as hardware, softw...

School
File Handling in QBASIC

The concept of a file pointer is central to understanding how data is accessed and manipulated in fi...

School
Structured Programming in c

Computers cannot perform any task on their own. They need a set of instructions known as a program....

School
Modular Programming

Modular programming is the method of dividing a large program into several small, logical and manage...