BIT116: Scripting Arrays.

Slides:



Advertisements
Similar presentations
BA271 Week 9 Lecture Using forms in Access. Status Report … Review where we are … –Midterm – Graded! –Final websites – Graded! –Access #1 – Graded! –Access.
Advertisements

BIT 142:Programming & Data Structures in C#. A2 due date  A2 is due this Friday, June 12 th, by 11:30am BIT 142: Intermediate Programming2.
BIT 116:JavaScript. BIT 116: Scripting2 Today Ch 9: Object Oriented Programming, Part 1 –Random numbers –Basic OOP stuff Reading quiz turned in?
BIT 143: Programming & Data Structures in C#. Midterm Question #6 Redo via Extra Question On Final  In addition to the 150 points for the final exam…
BIT116: Scripting Associative Arrays. Today AngularJS Q + A for the exam 2.
BIT 142:Programming & Data Structures in C#. BIT 143  Continues where this leaves off  A couple of weeks to review OOP, object composition, Big “Oh”
BIT 116:JavaScript. BIT 116: Scripting2 Today Chapter 5: Repetition, Arrays Chapter 6: Functions –Ch 6 Reading quiz will be due NEXT lecture.
Math 120: Pre-calculus 2 Instructor: Mike Panitz
BIT 143: Programming & Data Structures in C#
AWED Presentation Information
CSS 290: Video Games and Computer Programming
BIT 116:JavaScript.
Announcements Exam 3 grades are posted online
Monday.
Starting dates WEEK ONE ( – )
Classroom News Mrs. Myers’ Upcoming Tests: Dec Christmas Party!
FINAL EXAM INFORMATION
Financial Market Theory
Introduction to Nature Silent Spring
**Remember to wear tennis shoes on P.E. days**
Monday, December 4th Fill in your agenda with:
BELL RINGER Use this equation to answer #1 and #2. y = x – 1.
Study Support Revision Skills Do you want to find out more about…?
Hello! Today you need: Your READING comp book. Your monthly planner.
Study Support Study Better Do you want to find out more about…?
Study Support Time Management Do you need help with any of these?
CS 336/536: Computer Network Security Fall 2015 Nitesh Saxena
Locations for CS 115 Activities
Final Full Week Planning
Final Exam 101D Final Exam tips posted on website
Good Morning! Today you need your book, your notebook and your worksheet from yesterday.
All students need to have a paint shirt by next Friday!
Hundred Dollar Questions
BIT 143: Programming & Data Structures in C#
CS 336/536: Computer Network Security Fall 2014 Nitesh Saxena
CSE 115 November , 2008.
World History February 4-8.
World History A December 2-6.
World History A December 9-13.
Agenda Vocab Quiz Unit 10 Peer Revision: Rhetorical Analysis #2
40A Final Exam Tuesday, December 8, 2009
POINTS TO CONSIDER: Study for 2 hours a day in the working week
Financial Market Theory
BIT 115: Introduction To Programming
August 2016 Mrs. Burchette.
August 2015 Dear First Grader,
August 2016 Mrs. Burchette.
Daily PPT 5/21 & 5/22 Mrs Bly Eng 4
Bell Work 5/20/16 How do you think Astronomy will improve/change/be different in the coming decades? Why? I’m going to grade the next 10 days of bell.
LAST WEEK OF THE QUARTER
Daily PPT 5/17 & 5/18 Mrs Bly Eng 4
Put your Vocabulary Frayer Model on your desk.
Materials needed for this class:
Outside Town Homework Weekly Happenings Reminders This Week’s Homework
Monday, December 8th, 2014 Study for Vocab test!
BELL RINGER Use this equation to answer #1 and #2. y = x – 1.
Week of December 2-6, 2013 Warm-ups.
Welcome! December 11th, 2017 Monday
Monday, September 10th Today we will finish taking the Health pretest
Monday, December 18th! Geo Bee Today Fill in agenda with: Geo Bee
Week of November 28 – December 2, 2016
7th Grade Math Warm-ups Week of December 5-9, 2016.
BR – What is your educational goal for this final quarter?
BIT116: Scripting Arrays.
A.B. Island Homework This Week’s Homework Weekly Happenings Reminders
On and At Unit 2 Fun after school.
CS 250, Discrete Structures, Fall 2015 Nitesh Saxena
Cell Division Daily Agendas.
Thursday – Day 6 (Library)
BIT 142:Programming & Data Structures in C#
Presentation transcript:

BIT116: Scripting Arrays

Grading A2 Revision is due at the start of this class I won’t finish grading these until tomorrow morning (8am on Tuesday, Dec 4th)

The exam The final exam will happen Monday, December 10th, during class This is Monday of the last week of class This is next week We have 1 more class after the final exam Feel free to bring snacks You ARE still allowed to bring a notecard – 3" x 5", both sides, handwritten Exam is cumulative – covers stuff from the entire quarter

Arrays

No slides today For this lecture we will be working through the examples, together BasicNumericArrays.html  Exercises #1 and #2 ArrayTricks.html  Exercises #3 and #4 Fun Side-Trip: Exercise #5 Custom_Sort_Order_Array_Of_Numbers.html  Exercises #6, #7, #8 We will most likely NOT be covering this.