Introduction to Video Game Programming (VGP) Mr. Shultz.

Slides:



Advertisements
Similar presentations
PLEASE PLAY THE SLIDESHOW! To play slides, click the “Slide Show” tab, then click “From Beginning”. Click any speakers you see in the presentation to.
Advertisements

With Microsoft Excel 2007 Comprehensive 1e© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Excel 2007 Comprehensive.
Using Macros and Visual Basic for Applications (VBA) with Excel
Developing an Excel Application
Tutorial 8: Developing an Excel Application
Office 2003 Introductory Concepts and Techniques M i c r o s o f t Excel Web Feature Creating Static and Dynamic Web Pages Using Excel.
Excel Lesson 1 Microsoft Excel Basics
Press Esc to Exit ©2011 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in.
Introduction to Microsoft Office Excel Office Button Quick Access Toolbar Ribbon Formula Bar Alphabetical Columns Numbered Rows Worksheet Tabs.
With Microsoft Excel 2010 © 2011 Pearson Education, Inc. Publishing as Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Excel 2010.
Information Technology Fundamentals (ITF) Mr. Shultz.
Macros Excel built-in functions are great but limited Macros are a means for the user to define new functions A macro is a single command that automates.
FIRST COURSE Creating Web Pages with Microsoft Office 2007.
Macros in Excel Intro to lab 1. Macroinstructions Macro is recorded in VBA module sequence of Excel operations Macros can automate tasks in Excel Macro.
Excel Lesson 14 Creating and Using Macros Microsoft Office 2010 Advanced Cable / Morrison 1.
COMPREHENSIVE Excel Tutorial 8 Developing an Excel Application.
1 Excel Lesson 6 Enhancing a Worksheet Microsoft Office 2010 Introductory Pasewark & Pasewark.
University of Delaware Information Technology User Services.
1 Word Lesson 4 Working with Graphic Objects Microsoft Office 2010 Fundamentals Story / Walls.
Introduction to Video Game Programming (VGP) Mr. Shultz.
FIRST COURSE Integration Tutorial 3 Integrating Word, Excel, Access, and PowerPoint.
Embedding Windows Media Player Controls First, you need to add the Developer Tab in PowerPoint. 1. Click on File and choose Options. 2. In the categories.
Information Technology Fundamentals (ITF) Mr. Shultz.
Today’s Objective(s) and Bell-Ringer Bell-Ringer Assignment 1.No Bell-Ringer today 2.Complete Alice Introduction Guided Notes Objective Using Alice, TSW.
Introduction to VBA MGMI Aug What is VBA? VBA = Visual Basic for Application Excel’s powerful built-in programming language An event-driven.
INSERT BOOK COVER 1Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall. Exploring Microsoft Office Excel 2010 by Robert Grauer, Keith.
Flowcharts! January 13, 2005 These are today’s notes! Do you think we will get more snow?
Microsoft Word The Help function. Under the “File” menu, click “Help”
Intro to Excel - Session 7.31 Tutorial 7 - Session 7.3 Developing an Excel Application.
OCC Network Drives  H:\  P:\ 
Introduction to Video Game Programming (VGP) Mr. Shultz.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Data Analysis in Excel 2007 A Visual Guide By Nick Evangelopoulos May 2007.
FIRST COURSE Integration Tutorial 1 Integrating Word and Excel.
® Microsoft Office 2010 Integrating Word, Excel, Access, and PowerPoint.
Excel 2010 Formatting Columns and Rows Excel 2010 / Mr. Bitenas In this lesson you will learn how to insert, delete, and resize Columns and Rows.
COMPREHENSIVE Word Tutorial 1 Creating a Document COM111 Introduction to Computer Applications.
® Microsoft PowerPoint 2010 ® Tutorial 3 Adding Special Effects to a Presentation.
Information Technology Fundamentals (ITF) Mr. Shultz.
Information Technology Fundamentals (ITF) Mr. Shultz.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Introduction to Video Game Programming (VGP) Mr. Shultz.
A lesson approach © 2011 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft® Excel 2013.
Showing the Developer Tab. Windows vs Mac This is one of the places where the Mac and Windows procedures are different. We’ll look at the Windows method.
Information Technology Fundamentals (ITF) Mr. Shultz.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Information Technology Fundamentals (ITF) Mr. Shultz.
Introduction to Microsoft Excel Macros COE 201- Computer Proficiency.
Information Technology Fundamentals (ITF) Mr. Shultz.
Microsoft Office 2007 Excel Chapter 9 Part 4: Comparing and merging Workbooks.
A lesson approach © 2011 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft® Excel 2013.
COMPREHENSIVE Access Tutorial 11 Using and Writing Visual Basic for Applications Code.
Chapter 10 Using Macros, Controls and Visual Basic for Applications (VBA) with Excel Microsoft Excel 2013.
Problem Solving Flowcharts. Flowcharts Introduction  Flowcharts allow us to create a visual representation of a solution to a problem DRAW  With flowcharts,
Excel Functions. Part 1. Introduction 2 An Excel function is a formula or a procedure that is performed in the Visual Basic environment, outside the.
COMPREHENSIVE Excel Tutorial 12 Expanding Excel with Visual Basic for Applications.
Lesson 1: Learning Worksheet Fundamentals Microsoft Office Excel 2003 Lesson 1 Learning Worksheet Fundamentals.
Before Starting Course Ensure Developer ribbon is visible in Microsoft Excel (see following slides) Check security settings (see following slides) You.
Chapter 11 Enhancing an Online Form and Using Macros Microsoft Word 2013.
Excel Tutorial 8 Developing an Excel Application
NAV 2013 Customer statistics and export to Excel
Customizing the Quick Access Toolbar in Microsoft Office
Beginning of Class (On lined paper)
After completing this lesson, you will be able to:
Objectives Learn about Function procedures (functions), Sub procedures (subroutines), and modules Review and modify an existing subroutine in an event.
Lesson 1 - Automating Tasks
Tutorial 11 Using and Writing Visual Basic for Applications Code
Presentation transcript:

Introduction to Video Game Programming (VGP) Mr. Shultz

Today’s Objective(s) and Bell-Ringer Bell-Ringer Assignment 1.In the PowerPoint Home tab, where do you find the Flowcharting symbols? 2.What shape is used for the processing steps in a flowchart? 3.How many parallelograms were in the PowerPoint file you completed last class? Objective Given an online Visual Basic lesson, TSW correctly code a simple program with no errors. (BUS )

Bell-Ringer 1. In the PowerPoint Home tab, where do you find the Flowcharting symbols? In the Drawing group

Bell-Ringer 2. What shape is used for the processing steps in a flowchart? Rectangle

Bell-Ringer 3. How many parallelograms were in the PowerPoint file you completed last class? Parallelogram = Input/Output One Input and One Output in each flowchart Two flowcharts Four total parallelograms Input/ Output

Class Work If you haven’t completed the Algorithm and/or Flowcharting lessons and worksheets, do them first Complete the Visual Basic Lesson 1 and worksheet Be VERY careful – every CHARACTER must be correct! If you have time: Work ahead on Flowchart Lesson 2

1. Click Start Button 2. Click All Programs 3. Click Microsoft Office 4. Click Microsoft Excel 2010

2. Click on Save As 1. Click on File

1. Change storage to your Z drive 3. Change Save as type to Excel Macro-Enabled Workbook 2. Change File name to VBA1 4. Click Save

1. Click File menu 2. Click Options 4. Check box next to Developer 5. Click OK 3. Click Customize Ribbon

Class Work If you haven’t completed the Algorithm and/or Flowcharting lessons and worksheets, do them first Complete the Visual Basic Lesson 1 and worksheet Be VERY careful – every CHARACTER must be correct! If you have time: Work ahead on Flowchart Lesson 2

Introduction to Video Game Programming (VGP) Mr. Shultz