ClearRevise OCR GCSE Computer Science J277


Book Description

Absolute clarity is the aim with a new generation of revision guide for the 2020s. This guide has been expertly compiled and edited by successful former teachers of Computer Science, highly experienced examiners and a good dollop of scientific research into what makes revision most effective. Past examinations questions are essential to good preparation, improving understanding and confidence. This guide has combined revision with tips and more practice questions than you could shake a stick at. All the essential ingredients for getting a grade you can be really proud of. Each specification topic has been referenced and distilled into the key points to make in an examination for top marks. Questions on all topics assessing knowledge, application and analysis are all specifically and carefully devised throughout this book.




ClearRevise Cambridge IGCSE Computer Science 0478/0984


Book Description

Illustrated revision and practice. Over 500 marks worth of examination style questions Answers provided for all questions within the book Illustrated topics to improve memory and recall Specification references for every topic Examination tips and techniques Free Python solutions pack Absolute clarity is the aim with a new generation of revision guide for the 2020s. This guide has been expertly compiled and edited by successful former teachers of Computer Science, highly experienced examiners and a good dollop of scientific research into what makes revision most effective. Past examinations questions are essential to good preparation, improving understanding and confidence. This guide has combined revision with tips and more practice questions than you could shake a stick at. All the essential ingredients for getting a grade you can be really proud of. Each specification topic has been referenced and distilled into the key points to make in an examination for top marks. Questions on all topics assessing knowledge, application and analysis are all specifically and carefully devised throughout this book.




Cambridge IGCSE® and O Level Computer Science Programming Book for Python


Book Description

This resource is written to follow the updated Cambridge IGCSE® Computer Science syllabus 0478 with examination from June and November 2016. Cambridge IGCSE® and O Level Computer Science Programming Book for Python accompanies the Cambridge IGCSE and O Level Computer Science coursebook, and is suitable for students and teachers wishing to use Python in their studies. It introduces and develops practical skills to guide students in developing coding solutions to the tasks presented in the book. Starting from simple skills and progressing to more complex challenges, this book shows how to approach a coding problem using Structure Diagrams and Flow Charts, explains programming logic using pseudocode, develops Python programming skills and gives full solutions to the tasks set.




Cambridge IGCSE Computer Science


Book Description

Endorsed by Cambridge Assessment International Education. Develop computational thinking and programming skills with complete coverage of the latest syllabus from experienced examiners and teachers. - Follows the order of the syllabus exactly, ensuring complete coverage - Introduces students to self-learning exercises, helping them learn how to use their knowledge in new scenarios - Accompanying animation files of the key concepts are available to download for free online. www.hoddereducation.co.uk/cambridgeextras-1 - Answers are available on the Teacher's CD. This book covers the IGCSE (0478), O Level (2210) and US IGCSE entry (0473) syllabuses, which are for first examination 2015. It may also be a useful reference for students taking the new Computer Science AS level course (9608).




Cambridge IGCSE® Computer Science Revision Guide


Book Description

Cambridge IGCSE Computer Science Revision Guide follows the Cambridge IGCSE (0478) and Cambridge O Level (2210) Computer Science syllabuses, matching the syllabus for examination from 2015. The book instils confidence and thorough understanding of the topics learned by the students as they revise for examinations, and is written in a clear and straightforward tone to assist learning concepts and theories. This revision guide is endorsed by Cambridge International Examinations.




Cambridge IGCSE Computer Science Study and Revision Guide


Book Description

Providing guidance that helps students practice and troubleshoot their exam technique,these books send them into their exam with the confidence to aim for the best grades. - Enables students to avoid common misconceptions and mistakes by highlighting them throughout - Builds students' skills constructing and writing answers as they progress through a range of practice questions - Allows students to mark their own responses and easily identify areas for improvement using the answers in the back of the book - Helps students target their revision and focus on important concepts and skills with key objectives at the beginning of every chapter - Ensures that students maximise their time in the exam by including examiner's tops and suggestions on how to approach the questions This title has not been through the Cambridge International Examinations endorsement process.




ClearRevise Edexcel GCSE Computer Science 1CP2


Book Description

Illustrated revision and practice. Absolute clarity is the aim with a new generation of revision guide for the 2020s. This guide has been expertly compiled and edited by successful former teachers of Computer Science, highly experienced examiners and a good dollop of scientific research into what makes revision most effective.




Cambridge International AS and A Level Computer Science Revision Guide


Book Description

Cambridge International AS and A Level Computer Science offers a complete set of resources to accompany the 9608 syllabus. This revision guide helps students to prepare and practice skills for the Cambridge AS and A Level Computer Science examination. It contains clear explanations and key information to support learners, with additional practice questions to help students feel confident and reinforce their understanding of key concepts.




Cambridge IGCSE® Computer Science Coursebook


Book Description

This resource is written to follow the updated Cambridge IGCSE® Computer Science syllabus 0478 with examination from June and November 2016.




Python Challenge!


Book Description

Learn to program fast in 155 challenges, 54 examples and 85 pages This book is a 'gamified' approach to Python, aimed at supporting GCSE and KS3 students, with complete coverage of the GCSE programming requirements. There's no substitute for practice when it comes to learning a new skill! Python syntax is simple to learn, but becoming an expert in writing programs to solve different kinds of problems takes a bit longer. That's why this book has a short explanation of each new statement or technique, followed by one or more examples and then loads of practice challenges. Some of the challenges will take you only a minute or two, using the Python Interactive window to try out new statements and get immediate results. As you get further into the book, you will be challenged to write programs to perform different kinds of tasks - for example to find the results of a calculation, write a program for a simplified cash machine, sort a list of items into alphabetical order, or to record data in a text file to be read, formatted, and printed. The programming solutions to some challenges have been helpfully simplified for an inexperienced programmer to modify rather than to write from scratch. This builds your confidence in problem-solving. That's why 35 challenges consist of partially written programs for you to complete.