ClearRevise AQA GCSE Biology 8461/8464

ClearRevise AQA GCSE Biology 8461/8464
Author: Pg Online
Publisher: Pg Online Limited
Total Pages: 194
Release: 2021-06-30
Genre:
ISBN: 9781910523315

Download ClearRevise AQA GCSE Biology 8461/8464 Book in PDF, Epub and Kindle

Illustrated revision and practise for AQA GCSE Biology 8461/8464. Absolute clarity is the aim with a new generation of revision guide for the 2020s. This guide has been expertly compiled and edited by subject specialists, 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. Covers separate Biology and Trilogy at Foundation and Higher levels Over 1100 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

ClearRevise OCR GCSE Computer Science J277

ClearRevise OCR GCSE Computer Science J277
Author: Online Pg
Publisher: Pg Online Limited
Total Pages: 106
Release: 2020-05
Genre: Computers
ISBN: 9781910523230

Download ClearRevise OCR GCSE Computer Science J277 Book in PDF, Epub and Kindle

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 AQA GCSE Combined Science

ClearRevise AQA GCSE Combined Science
Author: Pg Online
Publisher:
Total Pages: 410
Release: 2021-09-13
Genre:
ISBN: 9781910523346

Download ClearRevise AQA GCSE Combined Science Book in PDF, Epub and Kindle

AQA GCSE Combined Science; Trilogy 8464. Illustrated revision and practice with over 2500 marks worth of examination style questions. Specification references for every topic, examination tips and techniques.

Aqa GCSE (9-1) Design & Technology 8552

Aqa GCSE (9-1) Design & Technology 8552
Author: M. J. Ross
Publisher: Pg Online Limited
Total Pages: 306
Release: 2017-05-05
Genre: Design
ISBN: 9781910523100

Download Aqa GCSE (9-1) Design & Technology 8552 Book in PDF, Epub and Kindle

This is a brand new book that provides comprehensive yet concise coverage of all the topics and disciplines covered in the new AQA 8552 Design and Technology (9-1) specification, written and presented in a way that is accessible to teenagers and easy to teach from. It will be invaluable both as a course text and as a revision guide for students nearing the end of their course. It is divided into neat sections covering every element of the specification. Sections 5A to 5F of the textbook cover each of the six specialist technical areas. These sections would complement practical classroom experience. Solutions to all questions and exercises are provided in a free teacher pack available on our website. To accompany this textbook, PG Online also publishes a series of 12 downloadable teaching units. Each topic in a unit consists of a PowerPoint presentation, teacher's notes, worksheets, homework sheets and a final assessment test with practice questions. Each topic within a unit is expected to be taught over several lessons in a week. Units are sold as a lifetime site licence and may be loaded onto the school's private network or VLE.

Python Challenge!

Python Challenge!
Author: Pm Heathcote
Publisher:
Total Pages: 98
Release: 2021-04-05
Genre:
ISBN: 9781910523353

Download Python Challenge! Book in PDF, Epub and Kindle

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.

ClearRevise AQA GCSE Design and Technology 8552

ClearRevise AQA GCSE Design and Technology 8552
Author: L Sheppard
Publisher:
Total Pages: 162
Release: 2020-06
Genre:
ISBN: 9781910523247

Download ClearRevise AQA GCSE Design and Technology 8552 Book in PDF, Epub and Kindle

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 teachers of Design and Technoloy, industry professionals, 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 Edexcel GCSE Computer Science 1CP2

ClearRevise Edexcel GCSE Computer Science 1CP2
Author: Pg Online
Publisher:
Total Pages: 106
Release: 2020-08-31
Genre:
ISBN: 9781910523285

Download ClearRevise Edexcel GCSE Computer Science 1CP2 Book in PDF, Epub and Kindle

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.

Learning to Program in Visual Basic

Learning to Program in Visual Basic
Author: Sylvia Langfield
Publisher: Pg Online Limited
Total Pages: 138
Release: 2019-11-25
Genre: Computers
ISBN: 9781910523186

Download Learning to Program in Visual Basic Book in PDF, Epub and Kindle

This book is a straightforward guide to the Visual Basic programming language and programming techniques. It covers all of the practical programming skills that may be required up to GCSE level and for those at AS Level with limited exposure to VB. It is suitable for both experienced programmers, students or individuals with very little or no programming experience in other languages. It teaches basic syntax and programming techniques and introduces a number of useful features such as: Developing graphical user interfaces (GUIs) with the visual designer in visual studio. SQLite, which enables the creation and processing of a database from within a Visual Basic .NET program. This provides an alternative to writing to a text file when data needs to be stored and retrieved. The Visual Studio debugger, which can be used to help find elusive logic errors.

Learning to Program in Python

Learning to Program in Python
Author: P. M. Heathcote
Publisher:
Total Pages: 120
Release: 2017-06-19
Genre: Computer programming
ISBN: 9781910523117

Download Learning to Program in Python Book in PDF, Epub and Kindle

Teaches basic syntax and programming techniques and introduces three modules; Tkinter, SQLite, and pdb.