OCR Computer Science Getting Ready for Year 12 Name:

Slides:



Advertisements
Similar presentations
Instruction Level Parallelism and Superscalar Processors
Advertisements

Group Course Work Instructions for course work 1 1. You are expected to write a report not exceeding six (6) pages. 2. Deadline for handing: the first.
Lecture 4 Introduction to Digital Signal Processors (DSPs) Dr. Konstantinos Tatas.
RISC and Pipelining Prof. Sin-Min Lee Department of Computer Science.

WHAT IS THIS? OBJECTIVE AND OUTCOMES Candidates should be able to: Describe and explain the CPU as fetching, decoding and executing of instructions and.
© 2011 University of StirlingLecture Review/Slide 1CSC931 Computing Science I CSC931 Review.
Codecademy Online Course (coding websites and games) HTML, CSS and the basics of JavaScript.
What have mr aldred’s dirty clothes got to do with the cpu
CPE 731: Advanced Computer Architecture Research Report and Presentation 1.
COMPUTER ORGANISATION I HIGHER STILL Computing Computer Systems Higher Marr College Computing Department 2002.
Chapter 2 Data Manipulation. © 2005 Pearson Addison-Wesley. All rights reserved 2-2 Chapter 2: Data Manipulation 2.1 Computer Architecture 2.2 Machine.
Modeling Big Data Execution speed limited by: –Model complexity –Software Efficiency –Spatial and temporal extent and resolution –Data size & access speed.
Stored Programs In today’s lesson, we will look at: what we mean by a stored program computer how computers store and run programs what we mean by the.
Chapter 2: Data Manipulation
ITALY & GREECE 2016 RESEARCH & PRESENTATIONS What to research How to present.
RISC / CISC Architecture by Derek Ng. Overview CISC Architecture RISC Architecture  Pipelining RISC vs CISC.
Chapter 2 Data Manipulation © 2007 Pearson Addison-Wesley. All rights reserved.
BUS 660 Week 2 Assignment Leadership Style To purchase this material link Assignment-Leadership-Style.
XACC 280 Week 6 Assignment The Nine Steps of the Accounting Cycle Complete The Nine Steps of the Accounting Cycle multimedia activity. Capture the screen.
ETH 557 Complete Class To purchase this material link Complete-Class-Guide For more courses visit our website.
ETH 557 Week 6 DQ 2 To purchase this material link 557/ETH-557-Week-6-DQ-2 For more courses visit our website
PSY 475 Week 4 Learning Team Assignment Measures of Cognitive Functioning Presentation Prepare a 10- to 15-minute oral presentation, accompanied by a 10-
IT 244 Week 2 DQ 1 To purchase this material link 244-Week-2-DQ-1 For more courses visit our website
IT 244 Week 2 DQ 4 To purchase this material link 244-Week-2-DQ-4 For more courses visit our website
IT 244 Week 6 DQ 2 To purchase this material link 244-Week-6-DQ-2 For more courses visit our website
IT 244 Week 7 Access Control Cryptography To purchase this material link 244-Week-7-Access-Control-Cryptography.
LAW 421 Week 1 Reflection To purchase this material link 421/LAW421Week1Reflection For more courses visit our website.
ACC 421 Week 1 DQ 2 What is the purpose of GAAP and the accounting cycle? To purchase this material link
Self-Directed Learning
Welcome to “Meet the Teacher” 2016
OCR GCSE Computer Science Teaching and Learning Resources
YEAR 12 COMPUTER SCIENCE.
Modeling Big Data Execution speed limited by: Model complexity
The CPU, RISC and CISC Component 1.
OCR GCSE Computer Science Teaching and Learning Resources
3.3.3 Computer architectures
Spatial Analysis With Big Data
We’ll be spending a few minutes talking about Quiz 2 on Sections that you’ll be taking the next class session, before you work on Practice Quiz.
Computer Architecture 2
Teaching Computing to GCSE
System Architecture 1 Chapter 2.
Accounting courses in Chandigarh. What is Accounting.
CMGT 410 Possible Is Everything/snaptutorial.com
CMGT 410 AID Lessons in Excellence-- cmgt410aid.com.
Foundations of Computer Science
Computer Science Task 1 Task 2 Task 3
CISC AND RISC SYSTEM Based on instruction set, we broadly classify Computer/microprocessor/microcontroller into CISC and RISC. CISC SYSTEM: COMPLEX INSTRUCTION.
Intro to Architecture & Organization
Computer Science Getting Ready for Year 13.
Computer Science Getting Ready for Year 12.
Computer Science Getting Ready for Year 10.
Computer Science A Level
Seminar on Media Technology
How To Set Up Your Online Science Textbook
1.1 The Characteristics of Contemporary Processors, Input, Output and Storage Devices Types of Processors.
To be able to define the term GPU
Part 8 Q36 to Q40 of National 5 Prelim
Chapter 4 Introduction to Computer Organization
1-2 – Central Processing Unit
GCSE OCR 1 The CPU Computer Science J276 Unit 1
Course Outline for Computer Architecture
Objectives Describe common CPU components and their function: ALU Arithmetic Logic Unit), CU (Control Unit), Cache Explain the function of the CPU as.
OCR GCSE (9-1) Computer Science (J276)
Murach's JavaScript and jQuery (3rd Ed.)
A451 GCSE Computing | Hardware| Required knowledge
Lesson Objectives A note about notes: Aims
Presentation Title [NAME] AFFILIATION [ ADDRESS] [WEBSITE]
Presentation transcript:

OCR Computer Science Getting Ready for Year 12 Name:

Year 12 – What can I do to prepare? You will be coming to the course from different backgrounds. Visit OCR’s A Level Computer Science page and have a look the specification and familiarise yourself with the course: https://www.ocr.org.uk/qualifications/as-a-level-gce/computer-science- h046-h446-from-2015/ Please complete the tasks on the following slides so that you are ready for year 12.

Programming Task 1 - CodeCademy Click on the image to the right or visit: https://www.codecademy.com/catalog/subject/all Sign up for a CodeCademy account Complete the following course: Python: https://www.codecademy.com/learn/learn-python Try to complete a minimum 3 to 4 tasks a week. Try to spend at least twenty minutes per day on this. You must include print screen evidence in this presentation

Programming Task 2 – HTML, CSS and JavaScript Click on the image to the right or visit: https://www.codecademy.com/catalog/subject/all Sign up for a CodeCademy account Complete the following courses: HTML and CSS: https://www.codecademy.com/learn/make-a-website JavaScript: https://www.codecademy.com/learn/introduction-to-javascript Try to complete a minimum 3 to 4 tasks a week. Try to spend at least twenty minutes per day on this. You must include print screen evidence in this presentation

Research Task 1 Identify four events that take place during the fetch-execute cycle. Response -

Research Task 2 Describe the effect of multiple cores on processing speed. Response -

Research Task 3 What is the difference between Harvard CPU architecture and Von Neumann CPU architecture? Response -

Research Task 4 What is a RISC processor and how does it function? Response -

Research Task 5 What is a CISC processor and how does it function? Response -