https://asd-pa.perfplusk12.com/admin/admin_curric_maps_display.aspx?m=5516&c=619&mo=18921&t=192&sy=2012&bl...

Similar documents

Chapter 6 Sub Procedures

used for US Census; Holes were made to represent information to be tabulated were punched in cards; Successful

Software Development. Modular Design and Algorithm Analysis

A-C Valley Junior-Senior High School

Data Abstraction & Problem Solving with C++: Walls and Mirrors 6th Edition Carrano, Henry Test Bank

Computing with Numbers

Microsoft Visual Basic 2005: Reloaded

Contents. More Controls 51. Visual Basic 1. Introduction to. xiii. Modify the Project 30. Print the Project Documentation 35

Test Bank Ver. 5.0: Data Abstraction and Problem Solving with C++: Walls and Mirrors, 5 th edition, Frank M. Carrano


Scope and Sequence for the New Jersey Core Curriculum Content Standards

You will have mastered the material in this chapter when you can:

Level 3 Computing Year 2 Lecturer: Phil Smith

Unit 7. Lesson 7.1. Loop. For Next Statements. Introduction. Loop

Microsoft Visual Basic 2005 CHAPTER 6. Loop Structures

CS 241 Control Structures. Christopher A. Gantz. SPS Undergraduate Program Regis University

Part 4 - Procedures and Functions

Curriculum Map Grade(s): Subject: AP Computer Science

Pythagorean Relationships TEACHER NOTES

Houghton Mifflin MATHEMATICS Level 1 correlated to NCTM Standard

This page intentionally left blank

Foundation Level Learning Targets Version 2.2

Triangle Inequality Theorem

Programming Language 2 (PL2)

P>80 A P>70 && P<80 B P<70 C 12. Calculate employee salary according to following condition

Orifice Flow Meter

Software Testing Prof. Meenakshi D Souza Department of Computer Science and Engineering International Institute of Information Technology, Bangalore

Repetition and Loop Statements Chapter 5

Flow Charts. Visual Depiction of Logic Flow

Controls Structure for Repetition

ASYMPTOTIC COMPLEXITY

Before We Begin. Introduction to Computer Use II. Overview (1): Winter 2006 (Section M) CSE 1530 Winter Bill Kapralos.

A-C Valley Junior-Senior High School

VB.NET MOCK TEST VB.NET MOCK TEST I

CHAPTER 4 MATHEMATICAL FUNCTIONS, CHARACTERS, STRINGS

Chapter 2 Using Data. Instructor s Manual Table of Contents. At a Glance. Overview. Objectives. Teaching Tips. Quick Quizzes. Class Discussion Topics

The Warhol Language Reference Manual

New Jersey Core Curriculum Content Standards for Mathematics Grade 7 Alignment to Acellus

Building Java Programs

102. Introduction to Java Programming

Mark Important Points in Margin. Significant Figures. Determine which digits in a number are significant.

COURSE OF STUDY UNIT PLANNING GUIDE COMPUTER SCIENCE 1 FOR: 5 CREDITS GRADE LEVEL: 9-12 FULL-YEAR COURSE PREPARED BY: SUSIE EISEN

Java Programming Unit 3: Variables and Arithmetic Operations

Before You Begin. and Visual Basic 1

Chapter 5: Prefix vs. Postfix 8/19/2018. The Increment and Decrement Operators. Increment and Decrement Operators in Program 5-1

Reviewing for the Midterm Covers chapters 1 to 5, 7 to 9. Instructor: Scott Kristjanson CMPT 125/125 SFU Burnaby, Fall 2013

C Programming for Engineers Structured Program

Visual Basic 2008 How to Program, 4/E Outline

Grade 4 Math Proficiency Scales-T1

Mathematics/Science Department Kirkwood Community College. Course Syllabus. Computer Science CSC142 1/10

ASYMPTOTIC COMPLEXITY

CS106X Handout 03 Autumn 2012 September 24 th, 2012 Getting Started

A Survey of Mathematics with Applications 8 th Edition, 2009

Montana City School GRADE 5

1.1 Count, read, and write whole numbers to

DOWNLOAD PDF BIG IDEAS MATH VERTICAL SHRINK OF A PARABOLA

Table Of Contents VISUAL BAISC 2005 FOR BEGINNERS

IN COLLABORATION WITH IVTB. Diploma in Information Technology. Examinations for / Semester 2

*Starting Out with C++: From Control Structures through Objects, 7/E* by *Tony Gaddis* COMPUTER PROGRAMMING LECTURE 05 LOOPS IMRAN IHSAN

A Complete Tutorial for Beginners LIEW VOON KIONG

Archbold Area Schools Math Curriculum Map

References. Iteration For. Iteration (Repetition) Iteration While. For loop examples

Full file at

BEGINNING PROBLEM-SOLVING CONCEPTS FOR THE COMPUTER. Chapter 2

HTML5 and CSS3 More JavaScript Page 1

Chapter 4 Introduction to Control Statements

ENGG1811 Computing for Engineers Week 7 Iteration; Sequential Algorithms; Strings and Built-in Functions

COP 3014: Fall Final Study Guide. December 5, You will have an opportunity to earn 15 extra credit points.

GUJARAT TECHNOLOGICAL UNIVERSITY DIPLOMA IN INFORMATION TECHNOLOGY Semester: 4

Learning C# 3.0. Jesse Liberty and Brian MacDonald O'REILLY. Beijing Cambridge Farnham Köln Sebastopol Taipei Tokyo

Violations of the contract are exceptions, and are usually handled by special language constructs. Design by contract

WinForms Applications

8.2.1 and 2 Lesson Date: Definition of Translation and Three Basic Properties

Introduction to Visual Basic and Visual C++ Arithmetic Expression. Arithmetic Expression. Using Arithmetic Expression. Lesson 4.

Microsoft Office Excel Use Excel s functions. Tutorial 2 Working With Formulas and Functions

C-LANGUAGE CURRICULAM

Microsoft Excel 2016 LEVEL 2

Exam 1 Prep. Dr. Demetrios Glinos University of Central Florida. COP3330 Object Oriented Programming

Assertions & Verification & Example Loop Invariants Example Exam Questions

Georgia Department of Education FIFTH GRADE MATHEMATICS UNIT 6 STANDARDS

Lecture 1. 1 Notation

Module 16. Software Reuse. Version 2 CSE IIT, Kharagpur

Pace University. Fundamental Concepts of CS121 1

[CHAPTER] 1 INTRODUCTION 1

Scheme: Strings Scheme: I/O

Textbook. Topic 6: Functions. Motivation. What is a Function? What s a function? How can we use functions to write better software?

CORE BODY OF KNOWLEDGE MATH GRADE 6

Shapes leading to CAD system project

Assertions & Verification Example Exam Questions

1/16/12. CS 112 Introduction to Programming. A Foundation for Programming. (Spring 2012) Lecture #4: Built-in Types of Data. The Computer s View

EXPLORE MATHEMATICS TEST

3rd Grade Texas Math Crosswalk Document:

Chapter 4 Fundamental Data Types. Big Java by Cay Horstmann Copyright 2009 by John Wiley & Sons. All rights reserved.

OBJECT ORIENTED SIMULATION LANGUAGE. OOSimL Reference Manual - Part 1

1.1. Real Number System Numbers, Numbers,... My Notes ACTIVITY

1 (5 marks) 2 (6 marks) 3 (6 marks)

HPISD Curriculum: Grade 4 TAG Math

Maths PoS: Year 7 HT1. Students will colour code as they work through the scheme of work. Students will learn about Number and Shape

Measuring Parts of Units, Fraction Arithmetic with ½!! Mathematical Understandings

Transcription:

Page 1 of 8 Units: - All - Teacher: ProgIIVisualBasicII, CORE Course: ProgIIVisualBasicII Year: 2012-13 Program Flow with Looping Structures When should you use the Do...Loop statement? What is meant by an infinite loop? What are practical uses for accumulators and flags? reading vocabulary by identifying and correctly using idioms and words with literal and figurative 1.6.A - Listen to others. Looping Infinite Loops Using and Input box Accumulator variables Using flags the Do...Loop structure effectively in a VB applications Identify those logic errors that can lead to an infinite loops Flag Accumulator Infinite Loop Input box Iteration Loop I can demonstrate the Do...Loop structure effectively in a VB applications. I can identify those logic errors that can lead to an infinite loops. I can appropriately use the Input Box function. I can demonstrate the use of the accumulator for keeping a running Visual Basic textbook Tutorial exercises and programming examples 1/31/2013 1/31/2013 12/31/2012

Page 2 of 8 How are input boxes utilized in a VB application? 2.2.A - Develop and use computation concepts, operations and procedures with real numbers in problem-solving 2.2.B - Use estimation to solve problems for which an exact answer is not needed. 2.2.E - Recognize that the degree of precision needed in calculating a number depends on how the results will be used and the instruments used to generate the measure. Appropriately use the Input Box function the use of the accumulator for keeping a running total or sum the use of flags to signify that a loop should stop executing. Looping Looping structure Sentinel total or sum. I can demonstrate the use of flags to signify that a loop should stop executing. 1/31/2013 2.4.B - Construct valid arguments from stated facts. validity of an argument. 2.4.D - Use truth tables to reveal the logic of 2.5.A - Select and use appropriate concepts and techniques from mathematics and apply them to solving non-routine and multi-step notation, rules, graphing and other types of predictions, concepts, generalizations, ideas and results. procedures and

Page 3 of 8 results clearly, systematically, succinctly and correctly. and concepts as to their effectiveness to solve specific Program Flow with Looping Structures When is the For...Next statement used in a VB application? What are the properties and methods associated with the String class? What are the properties and methods associated with Char? What is Unicode? How are relational operators used to compare strings? How is the Like operator used in a VB application? reading vocabulary by identifying and correctly using idioms and words with literal and figurative 1.6.A - Listen to others. 2.2.A - Develop and use computation concepts, operations and procedures with real numbers in problemsolving 2.2.B - Use estimation to solve problems for which an exact answer is not needed. 2.2.E - Recognize that the degree of precision needed in calculating a number depends on how the results will be used and the instruments used to generate the measure. 2.4.B - Construct valid arguments from stated facts. validity of an argument. 2.4.D - Use truth tables to reveal the logic of 2.5.A - Select and use appropriate concepts and techniques from For...Next statement String Class String Concatantion Char Structure Unicode Comparing Strings Like Operator the use of the For...Next statement how to execute a loop "x" number of times Define the properties and methods associated with the String class the use of String concatenation Define the porperties and methods associated with the Char structure Illustrate the use of Unicode in conversion function Compare strings using relational operators Uise the compare method (String class) Concatenation Members Method Object Pattern matching Shared method Structure Substring Textual comparison Unicode I can demonstrate the use of the For...Next statement. I can demonstrate how to execute a loop "x" number of times. I can define the properties and methods associated with the String class. I can demonstrate the use of String concatenation. I can define the porperties and methods associated with the Char structure. I can illustrate the use of Unicode in conversion function. I can compare strings using relational operators. I can use the compare method (String class). I can use the Like operator to perform textual comparison between two strings. Visual Basic software Tutorial examples and programming exercises 2/28/2013 2/28/2013 2/28/2013 2/28/2013

Page 4 of 8 mathematics and apply them to solving nonroutine and multi-step notation, rules, graphing and other types of predictions, concepts, generalizations, ideas and results. Use the Like operator to perform textual comparison between two strings procedures and results clearly, systematically, succinctly and correctly. and concepts as to their effectiveness to solve specific Program Flow and Looping Structures When is the For...Next statement used in a VB application? What are the properties and methods associated with the String class? What are the properties and methods associated with Char? What is Unicode? How are relational operators used to compare strings? How is the Like operator used in a VB application? reading vocabulary by identifying and correctly using idioms and words with literal and figurative 1.6.A - Listen to others. 2.2.A - Develop and use computation concepts, operations and procedures with real numbers in problemsolving 2.2.B - Use estimation to solve problems for which an exact answer is not needed. 2.2.E - Recognize that the degree of precision needed in calculating a number depends on how the results will be used For...Next statement String Class String Concatantion Char Structure Unicode Comparing Strings Like Operator the use of the For...Next statement how to execute a loop "x" number of times Define the properties and methods associated with the String class the use of String concatenation Define the porperties and methods Concatenation Members Method Object Pattern matching Shared method Structure Substring Textual comparison Unicode I can demonstrate the use of the For...Next statement. I can demonstrate how to execute a loop "x" number of times. I can define the properties and methods associated with the String class. I can demonstrate the use of String concatenation. I can define the porperties and methods associated with the Char structure. I can illustrate the use of Unicode in conversion function. I can compare strings using relational operators. I can use the compare method (String class). Visual Basic software Tutorial examples and programming exercises 3/31/2013 3/31/2013 3/31/2013 3/31/2013

Page 5 of 8 and the instruments used to generate the measure. 2.4.B - Construct valid arguments from stated facts. validity of an argument. 2.4.D - Use truth tables to reveal the logic of 2.5.A - Select and use appropriate concepts and techniques from mathematics and apply them to solving nonroutine and multi-step notation, rules, graphing and other types of predictions, concepts, generalizations, ideas and results. procedures and results clearly, systematically, succinctly and correctly. and concepts as to their effectiveness to solve specific associated with the Char structure Illustrate the use of Unicode in conversion function Compare strings using relational operators Uise the compare method (String class) Use the Like operator to perform textual comparison between two strings I can use the Like operator to perform textual comparison between two strings. Procedures Why would I need to create a Sub procedure? How is the image class and picture box control used to add reading vocabulary by identifying and correctly using idioms and words with literal and figurative Sub procedures PictureBox Control Value Parameters Create Sub procedures and use the Call statement. Argument Documentation Parameter Reference parameter Sub procedure Value parameter I can create Sub procedures and use the Call statement. I can add images to applications and use the Image class to chage a graphic at run time. Visual Basic textbook Tutorial exercises and programming examples 4/30/2013 4/30/2013

Page 6 of 8 images to VB applications? How are arguments and parameters used to pass data to a procedure? How are comments used to document procedures? 1.6.A - Listen to others. 2.2.A - Develop and use computation concepts, operations and procedures with real numbers in problemsolving 2.2.B - Use estimation to solve problems for which an exact answer is not needed. 2.2.E - Recognize that the degree of precision needed in calculating a number depends on how the results will be used and the instruments used to generate the measure. 2.4.B - Construct valid arguments from stated facts. validity of an argument. 2.4.D - Use truth tables to reveal the logic of 2.5.A - Select and use appropriate concepts and techniques from mathematics and apply them to solving nonroutine and multi-step Reference Parameters Procedure Documentation Control Object Parameters Event Handler Procedure Tag Property Add images to applications and use the Image class to chage a graphic at run time. Describe arguments, parameters, and how to pass data to a procedure. Use ByVal and ByRef for parameters. Document the preconditions and postconditions of a procedure. Use control object parameters. Create event handlers for multiple events. Use the Tag property to identify objects at run time. I can describe arguments, parameters, and how to pass data to a procedure. I can use ByVal and ByRef for parameters. I can document the preconditions and postconditions of a procedure. I can use control object parameters. I can create event handlers for multiple events. I can use the Tag property to identify objects at run time. 4/30/2013 4/30/2013 notation, rules, graphing and other types of predictions, concepts, generalizations, ideas and results. procedures and results clearly, systematically, succinctly and correctly.

Page 7 of 8 and concepts as to their effectiveness to solve specific Functions What is a function? What is the IsNumeric function? How do you utilize functions in a VB application? reading vocabulary by identifying and correctly using idioms and words with literal and figurative 1.6.A - Listen to others. 2.2.A - Develop and use computation concepts, operations and procedures with real numbers in problemsolving 2.2.B - Use estimation to solve problems for which an exact answer is not needed. 2.2.E - Recognize that the degree of precision needed in calculating a number depends on how the results will be used and the instruments used to generate the measure. 2.4.B - Construct valid arguments from stated facts. Function Procedures Math Class IsNumeric Function Formatting Numeric Output Business Functions ListBox Control ComboBox Control Create function procedures and use the Return statement. Use the Math class and its methods and member constants. Use the IsNumeric() function. Format numeric output. Use the Pmt (), PV(), and FV() business functions. Use the ListBoxes and ComboBoxes in a VB application. ComboBox ListBox Function Calling I can create function procedures and use the Return statement. I can use the Math class and its methods and member constants. I can use the IsNumeric() function. I can format numeric output. I can use the Pmt(), PV(), and FV () business functions. I can use the ListBoxes and ComboBoxes in a VB application. Visual Basic textbook Tutorial exercises and programming examples 5/31/2013 5/31/2013 5/31/2013 5/31/2013 validity of an argument. 2.4.D - Use truth tables to reveal the logic of 2.5.A - Select and use appropriate concepts and techniques from mathematics and apply them to solving nonroutine and multi-step

Page 8 of 8 notation, rules, graphing and other types of predictions, concepts, generalizations, ideas and results. procedures and results clearly, systematically, succinctly and correctly. and concepts as to their effectiveness to solve specific