Browsing Category
Computer Science
47 posts
You will get all the content related to computer science. Most of the content are related to course syllabus of computer science.
How to make games using Qbasic?
To create games in QBasic, you’ll need to have a basic understanding of programming concepts and the QBasic…
File Handling in Qbasic
In QBasic, you can use the OPEN and CLOSE statements to work with files. To open a file…
Parkinson’s Disease Detection PDF
Note: The downloadable pdf report is at the bottom section of this blog 1. Introduction Neurological problem Parkinson’s…
Qbasic Arrays with examples
QBasic is a programming language and integrated development environment (IDE) that was included with the Microsoft MS-DOS operating…
Traffic Signs Recognition By Shiv Kumar Yadav
1. Introduction 1.1. Project Briefing 1.1.1. Project Introduction Traffic sign recognition is a web app that helps in…
Keywords in qbasic
Keywords are the reserved words that instruct the computer to perform certain actions. Every programming language has its…
Use of Strong encryption in modern time(Cyber Security Management Report)
This report is done by Mr. Aniket Hyouju as a requirement for his MSC-IT degree. Abstract The current…
Detection and Mitigation of Distributed Denial of Service Attacks(Cyber Security Management Report)
This report is done by Mr. Anil Shrestha as a requirement for his MSC-IT degree. Abstract In today’s world…
Android Malware And Detection Technique(Cyber Security Management )
Word Count (Where Required): 2397 I confirm that I understand my coursework needs to be submitted online via…
Functions in Qbasic:
A function is a built-in formula to accomplish a certain task such as mathematical, statistical, financial, logical/data calculations,…