Top answers


How do I structure my essay?

I always followed a very simple structure which appeared to work very well; the introduction would include two opposing historical views (quotes from historians to support them are great but not essential), ...
MW
Answered by Molly W. History tutor
4403 Views

How much of your personal statement should be about extra curricular?

On a visit to an Oxbridge conference I was told that they did not look for any information regarding extra curricular in a personal statement and since I didn't have anything signifcant to include anyway I w...
MW
3979 Views

How to tackle a source evaluation question?

When it comes to source evaluation, do not under-estimate the power of COP. By this I mean Content, Origin, Purpose. I will go through each one. Content: They are pretty self-explanatory as to what they mean...
LP
Answered by Liam P. History tutor
4290 Views

How should I tackle an essay question to receive top marks?

Essay questions are a very tough, but very common section of any A-Level exam. My first tip is to look at the question as a broad outline, so if the question is along the lines of "to what extent did A ...
LP
Answered by Liam P. History tutor
4356 Views

How can we write a C++ program to add two numbers?

To write a C++ program that adds two numbers we need to write the following code: We write a line which calls a library that has functions we need: #include (Then we create a function that does our sum:) int...
CB
Answered by Cosmin B. TBA tutor
2736 Views