Cambridge International AS and A Level Computer Science Coursebook


Book Description

"Cambridge International AS and A Level Computer Science Coursebook delivers an accessible guide to theoretical and practical skills in Computer Science, with a clear progression of tasks that help to consolidate and develop knowledge. Cambridge International AS and A Level Computer Science Coursebook offers students detailed descriptions of the concepts, reinforced with examples that outline complex subject matter in a clear way. Alongside fundamental definitions, higher level programming skills are developed through the explanation of processes and consolidated by practical exam-type questions for students to attempt."-- Publisher description.




A/AS Level Computer Science for OCR Student Book


Book Description

Written for the OCR A/AS Level Computer Science specifications for first teaching from 2015, this print student book helps students build their knowledge and master underlying computing principles and concepts. The student book develops computational thinking, programming and problem-solving skills. Suitable for all abilities, it puts computing into context and gives students a real-life view on professional applications of computing skills. Answers to end-of-chapter questions are located in the free online teacher's resource. A Cambridge Elevate enhanced edition is also available.




'a' Level Computing (5th Edition)


Book Description

This text has been bought the text up to date (especially the object-oriented programming and networking chapters, HTML and ASP, networking (TCP/IP and sun-nets) and coursework. It is arranged in five modules corresponding to the AQA specification. Exercises and questions from exam papers are given at the end of each chapter.




Cambridge International AS and A Level Computing Coursebook


Book Description

Written for the AS/A-Level Computing syllabus, this coursebook follows the bullet points of the syllabus chronologically.




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 International AS & A Level Computer Science


Book Description

This title is endorsed by Cambridge Assessment International Education to support the full syllabus for examination from 2021. Develop computational thinking and ensure full coverage of the revised Cambridge Assessment International Education AS & A Level Computer Science syllabus (9618) with this comprehensive Student's Book written by experienced authors and examiners. - Improve understanding with clear explanations, examples, illustrations and diagrams, plus a glossary of key terms - Reinforce learning with a range of activities, exercises, and exam-style questions - Prepare for further study with extension activities that go beyond the requirements of the syllabus and prompt further investigation about new developments in technology - Follow a structured route through the course with in-depth coverage of the full AS & A Level syllabus - Answers are available online www.hoddereducation.co.uk/cambridgeextras Also available in the series Programming skills workbook ISBN: 9781510457683 Student eTextbook ISBN: 9781510457614 Whiteboard eTextbook ISBN: 9781510457621




A/AS Level Computer Science for WJEC/Eduqas Student Book


Book Description

Written for the WJEC/Eduqas A/AS Level Computer Science specifications for first teaching from 2015, this print student book helps students build their knowledge and master underlying computing principles and concepts. The student book develops computational thinking, programming and problem-solving skills. Suitable for all abilities, it puts computing into context and gives students a real-life view on professional applications of computing skills. Answers to end-of-chapter questions are located in the free online teacher's resource. A Cambridge Elevate enhanced edition is also available.




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.




AS Level Computing


Book Description

This standard textbook has been comprehensively revised by experienced teacher and examiner Sylvia Langfield. Arranged in five modules corresponding to the AQA specification, there are exercises and past exam questions at the end of each chapter.




Computer Architecture for Scientists


Book Description

The dramatic increase in computer performance has been extraordinary, but not for all computations: it has key limits and structure. Software architects, developers, and even data scientists need to understand how exploit the fundamental structure of computer performance to harness it for future applications. Ideal for upper level undergraduates, Computer Architecture for Scientists covers four key pillars of computer performance and imparts a high-level basis for reasoning with and understanding these concepts: Small is fast – how size scaling drives performance; Implicit parallelism – how a sequential program can be executed faster with parallelism; Dynamic locality – skirting physical limits, by arranging data in a smaller space; Parallelism – increasing performance with teams of workers. These principles and models provide approachable high-level insights and quantitative modelling without distracting low-level detail. Finally, the text covers the GPU and machine-learning accelerators that have become increasingly important for mainstream applications.