REVIEW AND GOING FORWARD

Slides:



Advertisements
Similar presentations
CCNA1 v3 Module 1 v3 Computer Communications Assignment 2 JEOPARDY Name here.
Advertisements

Introduction to CS170. CS170 has multiple sections Each section has its own class websites URLs for different sections: Section 000:
Sarah Reonomy OSCON 2014 ANALYZING DATA WITH PYTHON.
1 CS1001 Lecture Overview Java Programming Java Programming Midterm Review Midterm Review.
CPSC : Data-driven Character Animation Jinxiang Chai.
Junior Tiger Camp 2010 Summer Junior Tiger Camp 2010 Activity: Google Your Environment.
Format of the BA 569 Final Exam. Format of the Final Exam You will have two hours to take the exam. You will have two hours to take the exam. You will.
COMPUTER SCIENCE 10: INTRODUCTION TO COMPUTER SCIENCE Dr. Natalie Linnell with credit to Cay Horstmann and Marty Stepp.
Technical Report Writing and Presentation Skills Course Outline 1.
1. What is this course all about?. Learning objectives All students will organise their folders All will understand what the structure of the course is:
MATHS ACTION PLAN MATHS DA TOOBA HIGH SCHOOL GRADE 10.
(Edit via Slide Master) Name – Job Title From R to Python Robert Mastrodomenico Global Sports Statistics.
CIT 590 Intro to Programming Last lecture on Python.
M.S. Job Search and Resume Writing Workshop Min Zhong (modified from a Caltech Resume workshop by Niniane Wang) March 13, 2008.
Expanding Base 10 Numbers Using Exponents © Math As A Second Language All Rights Reserved next #10 Taking the Fear out of Math.
Introduction CSE 1310 – Introduction to Computers and Programming
Jeopardy Language Arts Math Social Studies Science Q $100 Q $200 Q $300 Q $400 Q $500 Q $100 Q $200 Q $300 Q $400 Q $500 Final Jeopardy.
GCSE Computer Science 2 YEAR COURSE Business & ICT Department.
Chemistry Action plan Chemistry D. A. Tooba High School Grade 9.
CIT 590 Intro to Programming Last lecture on Python.
Academic Success. Learning Styles Directions: Students will look up the following learning styles and complete the chart. Students will use the information.
Course Introduction CSE250. Course Overview This course will be difficult Work hard and start early You are adults and I will treat you as such – I won’t.
Chris A. Mattmann Senior Computer Scientist Jet Propulsion Laboratory D. Waliser (JPL) C. Goodale (JPL) J. Kim (UCLA/JIFRESSE Many others ADSIMNOR-CORDEX.
Scientific Python Numpy Linear Algebra Matrices Scipy Signal Processing Optimization IPython Interactive Console Matplotlib Plotting Sympy Symbolic Math.
Python for: Data Science. Python  Python is an open source scripting language.  Developed by Guido Van Rossum in late 1980s  Named after Monty Python.
Sleeping Elephants Game. subject your.
9/2/2015BCHB Edwards Introduction to Python BCHB524 Lecture 1.
Math Jeopardy! By:. CurrentReviewWord Problem
Homework 4 Responses Most people really did make this assignment an illusion – not good –tempted to now cancel this class and just give everyone an A The.
What is STEM?  Pursue STEM at ASU. Secondary Education  Grades 7-12  Content Specific:  Biological Sciences  Chemistry  Earth & Space Sciences 
1 Thinking Do you play any computer games – whether on a PC, on your phone, or any other platform? What types of games do you play the most? Are.
1 Web Search Who are the different people often involved in making a computer or video game? 2 Web Search/Thinkin g What is programming? Why would.
CS 1428 Exam I Review. Exam Format 130 Total Points – 40 Points Writing Programs – 30 Points Tracing Algorithms and determining results – 20 Points Short.
Related Courses CMPT 411: Knowledge Representation. Mainly Logic. CMPT 413: Computational Linguistics. Dealing with Natural Language. CMPT 419/726: Often.
English 122 Course Outline Sept 2009 – Jan Units of Study Victorian Poetry –Quizzes –Tests –Essays & Assignments –Critical analysis Duration: approximately.
MS. NANCY HARRIS LECTURER, DEPARTMENT OF COMPUTER SCIENCE CS 149 – Programming Fundamentals (Accelerated)
Madhu Karra1, Jason Koglin1,2
CSC391/691 Intro to OpenCV Dr. Rongzhong Li Fall 2016
Computer Science A-level
Introduction to Python
The Final Exam Summary & Review Assistance/Consultation
PH2150 Scientific Computing Skills
Introduction to Python
Data Mining Tools some examples.
Introduction to Information Security
Rudy Gall Portfolio.
Key Skill – Standard Form
Homework 4 Responses There was no expectation of completeness assignment – this was meant to give you the opportunities to a) start and manage a github.
CS 1428 Exam I Review.
JEOPARDY POWERPOINT TEMPLATES
What I learned in my Employability Skills Class
Brief Intro to Python for Statistics
NRAO NINE Raspberry Pi project
An Invitation from Jesus – ‘Come to me’
Introduction to Python
Option One Install Python via installing Anaconda:
Scientific Python Introduction
Spire Math Examples of Games with Short Cuts
Introduction to Python
Recitation #1 Tel Aviv University 2017/2018 Slava Novgorodov
4 + (-5) = A. Start at zero B. Move ______ spaces ___________ to get to the first number. C. From there, move _____ spaces __________ D. My final answer.
Recitation #1 Tel Aviv University 2016/2017 Slava Novgorodov
Review for Midterm Spring 2019
Python for Data Analysis
PE 10 and 11 Test Outline April 7, 2016.
Missing digits game.
CMPT 102 Introduction to Scientific Computer Programming
Collecting, Analyzing, and Visualizing Data with Python Part I
Computer Science A-level
An Introduction to Data Science using Python
Presentation transcript:

REVIEW AND GOING FORWARD

Agenda Going Forward Exam structure Questions? ‘Dress Rehearsal

My Apocalyptic View of the World

Importance of Coding https://www.fastcompany.com/3060883/why-coding-is-the-job-skill-of-the- future-for-everyone https://www.theatlantic.com/education/archive/2015/05/the-economic- importance-of-teaching-coding-to-teens/393263/ https://www.forbes.com/sites/katieelizabeth1/2017/01/01/the-importance- of-coding-for-women-entrepreneurs-in-2017-and-beyond/#112f2131a976

More Opportunities to Learn ITP Camp Python Meetups Machine Learning Meetups

Modules/next steps for Python NumPy and SciPy for math and science PyGame for 2-D game design matplotlib and pandas for data re to make searching and going to/from ASCII easier Scrapy for better web scraping NLTK to work with language processing Rhino Python or Blender Python for 3D modeling

Web Design Minor @ NYU http://cs.nyu.edu/home/undergrad/minor_programs.html

Final Exam Format 1:50 long Trace the output and short answer questions (approximately 40% of the exam) Writing code (approximately 60% of the exam) Only a couple more questions than midterms

Exam Resources

Exam Resources