Upload
286

Subscription preferences

Loading...

Loading icon
Loading...

Working...

Meri Winchester

Programming Logic

Loading...
  1. 1

    merihelp.net: Looping in Visual Logic

    by Meri Winchester 388 views

    Merihelp.net: Creating a while loop in visual logic

  2. 2

    merihelp.net: Cacoo for programming diagrams

    by Meri Winchester 164 views

    merihelp.net: Using cacoo to create a hierarchy chart for the program that calculates the area of a triangle

  3. 3

    merihelp.net: Visual Logic calculations

    by Meri Winchester 268 views

    Performing math calculations in visual logic - calculating the area of a triangle

  4. 4

    Applied logic: Lesson 4 Range Selection

    by Meri Winchester 103 views

    merihelp.net: Programming logic - sorting a variable into a specific range

  5. 5

    Applied logic: Lesson 4 Comparison

    by Meri Winchester 140 views

    merihelp.net: Programming logic - comparing values for decision making

  6. 6

    Applied Logic: Lesson 3 Structures

    by Meri Winchester 191 views

    merihelp.net: Programming logic - the three basic structures of programming - sequence, selection, and looping

  7. 7

    Applied logic: Lesson 3 Programming History

    by Meri Winchester 86 views

    merihelp.net: Programming Logic - how did we get here...a brief trip through the evolution of programming styles.

  8. 8

    Applied Logic: Lesson 2 Varibles and Constants

    by Meri Winchester 185 views

    merihelp.net: Applied Logic Lesson 2- Variables and Constants
    Variables are named storage areas in memory, they are a key foundational concept in programming. Learn about creating and working with variables.

  9. 9

    Applied Logic: Lesson 2 Program Design

    by Meri Winchester 128 views

    merihelp.net: Applied Logic lesson 2 - Program Design
    Naming variables and modules

  10. 10

    Applied Logic: Lesson 2 Modularization

    by Meri Winchester 113 views

    merihelp.net: Modularization involves breaking programs into smaller parts, allowing for the parts to be reused, or for multiple programmers to work on a program.

  11. 11

    Applied logic: Lesson 2 Arithmetic

    by Meri Winchester 69 views

    merihelp.net: how to do math in programming

  12. 12

    Applied Logic: Lesson 1 The Programming Process

    by Meri Winchester 165 views

    merihelp.net: Applied Logic - the programming process goes over the life cycle of a program from investigation through implementation

  13. 13

    Applied Logic: Lesson 1 Pseudocode

    by Meri Winchester 231 views

    merihelp.net: Applied Logic Lesson 1 - using Pseudocode to plan programs

  14. 14

    Applied Logic: Lesson 1- Flow Charts

    by Meri Winchester 271 views

    merihelp.net: An introduction to developing programming logic using flowcharts.

  15. 15

    Applied Logic: Lesson 1 - A Look Back

    by Meri Winchester 88 views

    merihelp.net: Applied Logic lesson 1 - a look back on where programming has been.

  16. 16

    merihelp.net: Getting started with visual logic: madlibs

    by Meri Winchester 193 views

    Visual logic is a tool that lets you create programs as flow charts - that actually run. This is the first assignment my logic students do in visual logic: Madlibs.

  17. 17

    merihelp.net: visual paradigm for class diagrams

    by Meri Winchester 328 views

    Using the free community edition of visual paradigm for UML 102.2 to create class diagrams

  18. 19

    merihelp.net- procedures in visual logic

    by Meri Winchester 132 views

    Breaking a program down into procedures to make it easier to understand and maintain

  19. 20

    meriehlp.net: Procedures and parameters in visual logic

    by Meri Winchester 231 views

    Passing variables by value and reference to procedures in visual logic

  20. 21

    merihelp.net: Visual Logic Bubble sort

    by Meri Winchester 304 views

    Use the bubble sort to move items in parallel arrays into ascending order

  21. 22

    merihelp.net: input and output in visual logic

    by Meri Winchester 251 views

    Using input files and creating output files in visual logic

  22. 23

    merihelp.net: Parallel arrays in visual logic

    by Meri Winchester 616 views

    Using parallel arrays to calculate sales commisions

  23. 24

    merihelp.net: Advanced Data Handling

    by Meri Winchester 136 views

    Programming Logic - advanced data handling

  24. 25

    merihelp.net: File Handling

    by Meri Winchester 76 views

    Learn basic file handling concepts for programming

  25. 26

    merihelp.net: Arrays

    by Meri Winchester 214 views

    Programming logic: Arrays
    Arrays are special variables that can hold more than one value. They are further defined by an index, which allows you to select which specific value of that variable that you are referring to.

  26. 27

    merihelp.net: Lesson 5 Looping

    by Meri Winchester 171 views

    An overview of looping using for and while loops

  27. 28

    merihelp.net: Programming the Bingo Song

    by Meri Winchester 284 views

    Programming the bingo song using arrays and for loops in Visual Logic

  28. 29

    merihelp.net: arrays in visual logic

    by Meri Winchester 1,159 views

    Using visual logic to work with arrays

  29. 30

    merihelp.net: Parallel arrays

    by Meri Winchester 500 views

    Parallel arrays in visual logic

  30. 31

    merihelp.net: Nested if statements in visual logic

    by Meri Winchester 207 views

    meriehelp.net: Programming logic: creating a nested if statement in Visual Logic

  31. 32

    merihelp.net: Simple if statements in visual logic

    by Meri Winchester 342 views

    merihelp.net: Creating a simple decision (if) statement in visual logic

  32. 33

    merihelp.net: Sentinel loop values

    by Meri Winchester 222 views

    This sample shows how to use loops with a sentinel value, if statements, and displaying a variable to find errors in a program

  33. 34

    merihelp.net: For Loops and Random Numbers in Visual Logic

    by Meri Winchester 301 views

    merihelp.net: Programming logic - creating a for loop and a random number generator in visual logic

  34. 36

    merihelp.net: Using looping with graphics in Visual Logic

    by Meri Winchester 90 views

    Creating some neat designs in the graphics section of visual logic by implementing loops

  35. 37

    Lesson 10 Object Oriented Programming

    by Meri Winchester 45 views

    Lecture on Object oriented programming

Loading...
Working...
Sign in to add this to Watch Later