Small Basic Programming

Slides:



Advertisements
Similar presentations
Computing Science Software Design and Development SOFTWARE DESIGN AND DEVELOPMENT USING PYTHON.
Advertisements

Quiz By: Steven Hancock Click START to begin the quiz. ALGEBRA.
True/False. False True Subject May Go Here True / False ? Type correct answer here. Type incorrect answer here.
My Portfolio The area I am working on to improve my Level My end of year target is.. I am becoming more confident in this area I have met this target and.
Computer Programming.  Analysis  User requirements  Feasibility and costs  Success criteria  Design and Planning  Classes  Data structures and.
Directions for the next slide Change the background of the PowerPoint – Click the “Design” tab above – Choose a theme you like for your presentation Delete.
How To Make A PowerPoint Quiz
Quiz About [Your topic] [Your Name] [Date] Question 1 A true fact about [your topic] is: A. [Insert incorrect answer] C. [Insert incorrect answer] B.
CC0002NI – Computer Programming Computer Programming Er. Saroj Sharan Regmi Week 7.
G041: Lecture 13 Examination Preparation Mr C Johnston ICT Teacher
Data Screening & Descriptives. Typical class… Lecture (Theory)
Computer Parts Hardware.
G042 - Lecture 16 Testing Your Spreadsheet Mr C Johnston ICT Teacher
PLACE STUDENT NAME HERE AND CENTRE DETAILS Use database software to enter and search for information using a realistic database provided by the centre.
 Pre-Assessment Variable Expressions and Order of Operations As you work through each problem, keep track of how many smiley faces you get and how many.
Test Your Knowledge. x + 3 =6 a.5 b.4 c.3 d.2 y - 11= 78 a. 69 b. 89 c. 87 d. 68.
COMPUTER PROGRAMMING. Functions What is a function? A function is a group of statements that is executed when it is called from some point of the program.
Box 1Box 4Box 3Box 2 Box 5Box 8Box 7Box 6 My Shadow Box.
Yenka Portfolio Student Name :. Task 1 - Learn the Basics In Task 1 you are finding out the basic tools in Yenka. You must be able to show you can: Task.
C++ Basics #7 Basic Input and Output. In this video Standard output (cout) Standard input (cin) stringstream.
Unit Test Practice Algebra 2 Unit Q1: Solve for y. 4y + 6 = 18 a) c) a) c) b)d) b)d)
A First Book of ANSI C, Fourth Edition1 Functions for Modularity 04/24/15.
OCR Nationals Unit 1: ICT Skills for Business AO1 - Demonstrate good working practices with files, directories/folders and sub- directories/subfolders.
Mixcraft Portfolio Student Name :. Task 1 - Learn the Basics In Task 1 you are finding out the basic tools in Mixcraft. You must be able to show you can:
PLACE STUDENT NAME HERE AND CENTRE DETAILS Select and use tools and facilities in word processing or DTP software to produce business documents AO5.
Start Quiz. Instructions: 1.There is only 1 possible answer on every question. 2.When you are completing the Quiz make sure you are in a quiet environment.
Building java programs, chapter 3 Parameters, Methods and Objects.
More Sequences. Review: String Sequences  Strings are sequences of characters so we can: Use an index to refer to an individual character: Use slices.
CLICK HERE BY: ELIJAH JOHNSON. Main menu 90 degrees.
Computer Programming 12 Mr. Jean March 5 th, 2014.
Functions Venkatesh Ramamoorthy 21-March Examples #include double y ; … y = sin(45*3.1416/180) ; std::cout
 To find the numerical value of the expression, simply substitute the variables in the expression with the given number. Evaluate: 2x + 7, if x = 4 Substitute.
Formulas of Geometric Shapes ZACHARY SWANGER MATHEMATICS GRADES 5-8.
Quiz About Your Topic Question 1 A question about your topic: A. [Insert incorrect answer] C. [Insert incorrect answer] B. [Insert incorrect answer]
Multiplication Timed Tests.
Year 8 Creative ICT Design Journal
Title Slide After creating the template . . .
Yenka Portfolio Student Name :.
GCE Applied ICT G041: Lesson 13 Examination Preparation
Insert Presentation Title Here Insert Presentation Summary Here
Make Your Own Quiz.
2. Derivatives on the calculator
SIPOC <Insert Process Title Here>
Notes Over 2.1 Function {- 3, - 1, 1, 2 } { 0, 2, 5 }
Quiz About [Your topic]
Use proper case (ie Caps for the beginnings of words)
إستراتيجيات ونماذج التقويم
Game Summary (Please explain your game in your own words):
File Handling.
YEAR 7 PROGRAMMING SCRATCH & E-SAFETY UNIT WRAPPER
PLACE STUDENT NAME HERE AND CENTRE DETAILS
PLEASE DO NOT DELETE THIS SLIDE
Selection Statements.
PLACE STUDENT NAME HERE AND CENTRE DETAILS
Inputs and Variables Programming Guides.
Suppose I want to add all the even integers from 1 to 100 (inclusive)
Evaluating Logarithms
Create an input-output table from the following rule or scenario
Unit Test Practice Algebra 2 Unit.
Quiz About [Your Topic]
Quiz About [Your topic]
For Tutors Introduce yourself.
Introduction to Python
First and Last name homeroom
Hint idea 2 Split into shorter tasks like this.
Print Screens of my Proof Copy
What you need to do… Drag the pieces of code into the correct order like you can see in the EXAMPLE below. print ( “ int input ) = + Hello world chr ord.
Quiz Template Start quiz!
_______ Book Title #1 Here Book Title #1 Book Title #3 Book Title #5 Book Title #2 Book Title #4 This is an example of what the QR Code will look.
Programming Fundamental-1
Presentation transcript:

Small Basic Programming My Quiz

My Code with Annotation Could you also annotate your print screen to show where you have used the following programming skills: Variable Selection Please delete and insert a print screen of your code here

(Print Screen Evidence) My Testing All: will show evidence of testing 3 questions Most: will show evidence of testing half of your questions Some: Will test all questions using both scenarios e.g. “correct” and “Incorrect” Question No. INPUT Expected OUTPUT Actual OUTPUT (Print Screen Evidence) Test Passed 1 “Ronaldo” Correct

My Evaluation What went well? What did not go well? What would you do differently next time?