Computer Computer A Level(Form Six) Computer Study Notes Form Six (A Level)

COMPUTER A LEVEL(FORM SIX) NOTES – I.T AND ENVIRONMENT

I.T AND ENVIRONMENTWHAT IS ICT?Information and Communication Technology (ICT), as the term suggests, includes both information processing technology and information communication technology. Information processing technology

Computer Computer A Level(Form Six) Computer Study Notes Form Six (A Level)

COMPUTER A LEVEL(FORM SIX) NOTES – C PROGRAMMING

VARIATIONS IN DECLARING STRUCTURESConsider the following, struct date { int month, day, year; } todays_date, purchase_date;or another way is, struct date { int month, day,

Computer Computer A Level(Form Six) Computer Study Notes Form Six (A Level)

COMPUTER A LEVEL(FORM SIX) NOTES – AN INTRODUCTION OF COMPUTER SECURITY AND PRIVACY

AN INTRODUCTION OF COMPUTER SECURITY AND PRIVACYHacking:Hacking is the process of gaining unauthorized access to a computer system for fun and challenge of it.Hackers:Hackers are

Computer Computer O Level(Form Three) Computer Study Notes Form Three

COMPUTER O LEVEL(FORM THREE) NOTES – WEB DEVELOPMENT

Web development (Web Page design)This topic is all about creating a Multi-media World Wide Web (WWW) site that informs and entertains. It is an evolving

Computer Computer A Level(Form Six) Computer Study Notes Form Six (A Level)

COMPUTER FORM 6 – VISUAL PROGRAMMING

VISUAL PROGRAMMINGVisual Basic Coding Standards (VBCS)WHY HAVE CODING CONVENTIONSVisual Basic design and coding conventions are important for a number of reasons:ยท Software is read many