1 / 9

Welcome to Computing

Welcome to Computing. What does Computing involve?. PRACTICAL Learn how to plan a computer program to solve a problem Learn how to code your solution in Java. THEORY Unit 1 Problem Solving, Programming, Data Representation and Practical Exercise Unit 2

laith-bates
Télécharger la présentation

Welcome to Computing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Welcome to Computing

  2. What does Computing involve? PRACTICAL • Learn how to plan a computer program to solve a problem • Learn how to code your solution in Java THEORY Unit 1 Problem Solving, Programming, Data Representation and Practical Exercise Unit 2 Computer Components, The Stored Program Concept and The Internet

  3. How is Computing assessed? Exams • Unit 1 : A 2 hour online exam in which you answer some theory questions and also write and test a small java program set by AQA (May 2015) • Unit 2 : A 1 hour written exam on the theory topics in Unit 2 (May 2015)

  4. Why bother learning to program? • You can have much more control over the computer • It is a challenge! • It is fun!! (when it works!) Sample program to find your age and day of birth

  5. Should I have some knowledge of programming already? We will teach you to program right from scratch… BUT You will need: • To learn the basic rules of a computer language • To have a logical approach to problem solving • To be able to follow instructions carefully! • To be very patient – if it doesn’t work at first, try again!

  6. What support can I get? • in class helpers (A2 student(s) who did your course last year) • you can attend other computing lessons (if there are machines free) • you can borrow resources from the department • you can borrow resources from the library • you can get technical help from the IT department • you can attend subject workshop • you can get help from your teachers outside lessons • you will get a course textbook and course booklets • you will receive regular tests relevant to both theory and practical exams • there are many web sites relevant to the course

  7. What do students who have done this course say? • It is good fun and I have learnt useful skills • Great course, great class atmosphere • Enjoyed it and might open career path • This course provides a good introduction to programming • I loved being able to decide how to solve my own problems - it really gave me a sense of creative freedom • This course is challenging yet very fun • It's not all coding. There's a lot of theory work involved • I felt the course really furthered my knowledge about hardware and programming. It has given me a good basic understanding

  8. What do students advice? • Be sure of the difference between computing and ICT • Find a way to learn the code by writing a fun program • Learn your theory – it’s not just all programming • Be prepared to complete all work set

  9. What is the difference between Computing and ICT Applied? Computing: is an exam based subject – you need to be logical (generally good at Maths), a good problem solver, persistent and patient. You will learn to programme in Java from scratch. You will learn how to break down problems of all kinds into small steps that can form the framework of a computer program. Applied ICT: 2 coursework units and one unit with an onscreen exam – you need to enjoy problem solving using software and to want to learn how to use software to a high level. You must also be prepared to carry out extensive research for your e-book and write about your findings.

More Related