Quantcast
Channel: Dom's Computing
Browsing latest articles
Browse All 27 View Live

Image may be NSFW.
Clik here to view.

A simple factorial program

View Article



Image may be NSFW.
Clik here to view.

Timeline of Internet

History Timeline of the Internet1989Tim Berners-Lee wrote his official proposal of the up coming release of the World Wide Web (WWW). The project was based on the concept of hypertext to facilitate...

View Article

CPU Questions

1)What is the purpose of the CPU? It's the computer processing unit that is able to simply process everything you do on your computer along with a similar thing called RAM. This small device completes...

View Article

How the internet works

Even though the Internet is still a young technology, it's hard to imagine life without it now. Every year, engineers create more devices to integrate with the Internet. This network of networks...

View Article

The mock exam

I don't think that I did very well in this exam there was a lot in there that I didn't understand at all. I may need help with most of the exam before we do another one.

View Article


Image may be NSFW.
Clik here to view.

Computer Systems

What are all the various input devices you can use on desktop computers, mobile devices and in technology around your house or school?Keyboards - Typing information into the computer to be produced...

View Article

Image may be NSFW.
Clik here to view.

Software Development

Software Development Life cycleThis is the cycle of how a piece of software is made. First the customer informs the programmers about their requirement for the new software. The programmers will then...

View Article

Controlled Assessment

System RequirementsFor this game to function on somebody's computer you will need one of the newer installment of RAM. Also your computer needs the Windows software either windows 8, windows 7 or...

View Article


Three things I am going to do today

1) I am going to finish off the questions in the game2) Going to edit some of the program3)I might if I have time, work on my start screen

View Article


3 things to do today

1) Make my game more age appropriate 2) Edit text3) Add more interesting backrounds

View Article

Software development project

View Article

Image may be NSFW.
Clik here to view.

Python Recap

This is the code that we recapped through today, it really helped me remember the basics of python

View Article

Python input program

print("Second Challenge")print("Just finished playing four holes of golf in Durham")h1 = int(input("Number of a shots?"))h2 = int(input("Number of a shots?"))h3 = int(input("Number of a shots?"))h4 =...

View Article


Image may be NSFW.
Clik here to view.

Python Turtle Basics

from turtle import *pensize(5)for i in range(4):  for c in ["red","green","blue"]:    pencolor(c)    circle(100)    right(30)exitonclick(this creates this:

View Article

Databases

What is a database?"A database is a persistent organised store of data."Persistent - Data is retained even when the application is not in use.Organised - The data is logically structured to enable easy...

View Article


Units of Digital information

A Bit is the smallest unit of data that a computer uses.A Gigabyte is approximately 1,000 Megabytes.A Byte is equal to 8 Bits.An Exabyte is approximately 1,000 Petabytes.A Terabyte is approximately one...

View Article

Coding errors

Types of coding errorSyntaxSyntax errors are very common and the handler usually picks these up when you run the program. Syntax errors occur when punctuation is missing or in the wrong...

View Article


Image may be NSFW.
Clik here to view.

Documenting code

View Article

Image may be NSFW.
Clik here to view.

Development and testing

Software development cycleThe software development life cycle is the name of the overall process of developing software from start to finish. When starting any new software project, it is important to...

View Article

Trace Tables

Trace TablesWhen testing more complex examples of software, it is sometimes necessary to test a number or conditions and sub-conditions at the same time.A trace table, also called a trace matrix, can...

View Article

Image may be NSFW.
Clik here to view.

EVE

EVE stands for:ExtremeValidErroneous

View Article


Image may be NSFW.
Clik here to view.

Pseudocode

View Article


How to layout your Controlled Assesment

Contents Page with page numbers to the following(Header and Footer with Information about you and the School)Use Arial Font for all writing and Consolas Regular Font for all code in size 12DESIGN OF...

View Article

Image may be NSFW.
Clik here to view.

Controlled Assessment Flowchart

View Article

Year 11 GCSE Computer Science Mock 2014

Some Topics to think about revising for the Computer Science Mock ExamBinaryHexadecimalASCIIDigitial ImagesMemory (volatile and non volatile)PseudocodeNetworksInput DevicesOutput DevicesCPUStorage...

View Article

Browsing latest articles
Browse All 27 View Live




Latest Images