Computer Science Task 1 Task 2 Task 3

Slides:



Advertisements
Similar presentations
1 of x GCSE English/English Language – Unit 1 resources Copyright © AQA and its licensors. All rights reserved. Version 3.0.
Advertisements

CS1001 Lecture 3. Overview Computer Science; Algorithms Computer Science; Algorithms Multidisciplinary Heritage Multidisciplinary Heritage Evolution of.
Using MyMathLab Features You must already be registered or enrolled in a current MyMathLab class in order to use MyMathLab. If you are not registered or.
How to install the Zelle graphics package
Programming Languages
Noadswood Science,  Information Wednesday, September 09, 2015.
Python Mini-Course University of Oklahoma Department of Psychology Day 1 – Lesson 1 Getting Started 4/5/09 Python Mini-Course: Day 1 - Lesson 1 1.
Introduction to R Clay Ford, StatLab September 11/12, 2013.
Introduction to Python By Neil Cook Twitter: njcuk Slides/Notes:
COMPUTER PROGRAMMING I SUMMER 2011 Programming Languages.
Famous Firsts in Computation MSE 2400 Evolution & Learning
Lesson 6. GCSE Computing – programming languages Candidates should be able to:  describe common tools and facilities available in an integrated development.
Programming Languages: Scratch Intro to Scratch. Lower level versus high level Clearly, lower level languages can be tedious Higher level languages quickly.
Programs, programs, everywhere! This is a starter activity and should take 5 minutes 1.Open up a text editor such as Notepad. 2.Write a list of all the.
COMP 171: Principles of Computer Science I John Barr.
Computer Programming 1. Evolution of Computers Components of Computers Programming Languages Important People Javascript Round 2.
| nectar.org.au NECTAR TRAINING Module 10 Beyond the Dashboard.
Lesson 8. Test 1 Topics Browser incompatibility Design Tips Site Navigation Browser- safe color Monitor resolution Content Copyright Use of tables vs.
Software Basics. Some Pioneers Charles Babbage Analytical Engine Countess Ada Lovelace First Programmer ? John Von Neumann storing instructions in memory.
Downloading and Installing Autodesk Inventor Professional 2015 This is a 4 step process 1.Register with the Autodesk Student Community 2.Downloading the.
Liferay Installation Prepared by: Do Xuan Hai 8 August 2011.
The new European Toolkit EC-CHM Miruna Bădescu EEA contractor: Eau de Web.
Using MyMathLab Features of MyMathLab You must already be registered or enrolled in a current MyMathLab class in order to use MyMathLab. If you are not.
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Python programming 1: Introduction.
ALAN….ALAN… ALAN. WHO IS ALAN TURING?
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.
History of Computers and Programming Copyright © Texas Education Agency, All rights reserved. 1 How we went from this To this Early Chinese counting.
 Desktop computer at work  Laptop computer for work  Computer at home  The Dilemma: having access to your  Documents  Events  Notes  To Do List.
JavaScript 101 Introduction to Programming. Topics What is programming? The common elements found in most programming languages Introduction to JavaScript.
REFERENCE: CHAPTER 1 High-level languages + Python.
Winter 2016CISC101 - Prof. McLeod1 CISC101 Elements of Computing Science I Course Web Site: The lecture outlines.
1/10/2008. >>> About Us Paul Beck * Third quarter TA * Computer Engineering * Ryan Tucker * Second quarter TA * Computer.
Mantid Manipulation and Analysis Toolkit for Instrument data.
Web Scraping with Python and Selenium. What is Web Scraping?  Software technique for extracting info from websites Get information programmatically that.
8/2/07. >>> About Me Scott Shawcroft * Junior * Computer Engineering * Third Quarter TA * Creative Commons Intern * Small-time Open Source Developer
© Steven Vidler/Corbis 1 Video Search Find a video about Admiral Grace Murray Hopper. 2 Web Search What did Admiral Hopper study in order to be.
For Loop GCSE Computer Science – Python. For Loop The for loop iterates over the items in a sequence, which can be a string or a list (we will discuss.
Computer Programming - Key Concepts and Terms Computer Program – A computer program is a set of instructions for computer, arranged in logical order, using.
AQA Computer Science 2015 Specification (7516 – 7517)
Development Environment
YEAR 12 COMPUTER SCIENCE.
Tomáš Doležel History of computers (1801 – 2005).
1.Introduction In the previous section you were introduced to the 'brain' of the computer, namely the CPU. You also learned about different things which.
CSCI 203: Introduction to Computer Science I
Computer Science A-level
Co:Writer Universal.
IST256 Python Install Fest!!!!
Using MyMathLab Features
Chromebook Training.
Chromebook Training.
1.#.
Prepared by Kimberly Sayre and Jinbo Bi
How to Install an old version of Adobe Reader on Mac OS.
Introduction to R.
What Is a Program? A program is like an algorithm, but describes a process that is ready or can be made ready to run on a real computer Retrieved from:
Install Ruby If you are running on Mac OS X, Ruby is preinstalled.
Computer Science Task 1 Task 2 Task 3
Using MyMathLab Features
Coding heroes This is a document containing important individuals in the history of computing and it details the important contributions they have made.
FEniCS = Finite Element - ni - Computational Software
LING 408/508: Computational Techniques for Linguists
Year 1 Organising shapes using apps Interactive lessons
Introduction to Computer Science
Millennium High School Agenda Calendar
Introduction to MSS Swift Class Notebook.
History of Computers: Famous People
CSCI 203: Introduction to Computer Science I
Training Presentation For
OCR Computer Science Getting Ready for Year 12 Name:
Computer Science A-level
Presentation transcript:

Computer Science Task 1 Task 2 Task 3 On your computer at home or laptop install the latest version of Python and suitable IDE. Python is open source and can be freely downloaded from www.python.org. The latest version is 3.7 and is available for windows, MAC OSX and Linux (including Raspberry Pi). The package includes the IDLE IDE which is a decent starting point. Python is a good language to start programming with. It is well featured and has a friendly syntax that helps keep your code well organised. If you go onto to use other languages the techniques that you learn in Python are transferable. Task 2 Go to the https://pythonschool.net/category/basics.htm. Complete sections 6-10. If you are more experienced with Python you might want to skip ahead with some of the lessons. This site, amongst others, is a good resource to use if need to remind yourself of how things work (well worth bookmarking). You can use sections 1-5 to revisit some earlier topics from GCSE if you are unsure with them. Keep a programming diary of what you have covered each week. Task 3 Pick one of the notable Computer scientists below and research them. Ada Lovelace Charles Babbage Alan Turing Steve Wozniak Tim Berners-Lee Larry Page Grace Hopper John Von Neumann Create a short (under 5 minutes) presentation on the person you have chosen ready for when you return in September. Your presentation doesn’t have to be a Powerpoint, you can use other presentation tools such as www.prezi.com or create a film.