Making the Most of Data to Benefit Public Health.

Size: px
Start display at page:

Download "Making the Most of Data to Benefit Public Health."

Transcription

1 Making the Most of Data to Benefit Public Health 1

2 Data Example: The Challenger Space Shuttle Tragedy 02/02/2018 2

3 Graphic for conference call: NASA & O-ring engineers 02/02/2018 3

4 Temperature and O-ring damage: for all previous Shuttle launches 02/02/2018 4

5 Trend in O-ring damage 02/02/2018 5

6 Trend (loess) in O-ring damage 02/02/2018 6

7 Predicted Challenger launch temperature (ºC) ( 28/1/86) and trend in O-ring damage 02/02/2018 7

8 NASA and the O-ring engineers (Morton Thiokol) did not apply Data Science 02/02/2018 cidents/assets/rogers_commission_report.pdf 8

9 Data Science Interdisciplinary (and includes) Statistics Visualisation Computer science Information science Data mining Machine learning 02/02/2018 9

10 Data Science info graphic 02/02/

11 Water Supply E.coli time line 02/02/

12 Water Supply E.coli monthly distribution 02/02/

13 Not a Database Format 02/02/

14 Database Format 02/02/

15 The Joy of Data Science 02/02/

16 World Health Organisation (WHO) TB data represented spatially 02/02/2018 Reference:- 16

17 Hospital Wing: Hot Water Temperatures 02/02/

18 Hot Water Temperatures: For Infection Control 02/02/

19 Cold Water Temperatures typical 02/02/

20 Tools for Data Science six-reasons-to-use-r-for-business.html. User friendliness Capability 02/02/

21 UK Government is changing its approach to producing official statistics 02/02/

22 Open Source R R has many resources and an active online community not difficult to teach yourself Many corporate users: NASA, Google, Microsoft, Schneider Electric, etc Use extensively in Academia R is used to teach statistics by default 02/02/

23 R R is an open-source programming language and software environment for statistical computing and graphics that is supported by the R Foundation for Statistical Computing. The R language is widely used among statisticians/data scientists for developing statistical software and data analysis. Download and install the latest version of R (R is regularly updated) (R can also be downloaded for Mac & Linux) 02/02/

24 RStudio Use R through RStudio. Download and install the latest version of RStudio from their web page [Download the Desktop FREE version] A couple of introductory books: R for Dummies 2 nd Edition R Fundamentals 1:Working with R (Stephanie Locke) 02/02/

25 R Packages Much of the ability of R is derived from its packages, these add real value to the data science being applied. The packages are developed by a wide variety of contributors and are most commonly provided as a General Public Licence (GPL). The tidyverse package is a collection of packages useful to data science (e.g. loading/manipulating data and plotting graphs) fully described at How to apply the tidyverse packages is also illustrated in the R for Data Science Book by Garrett Grolemund & Hadley Wickham the whole book is published online! 02/02/

26 RMarkdown RMarkdown documents are fully reproducible and support dozens of static and dynamic output formats. It can transform your analyses into high quality documents, reports, presentations and dashboards. RMarkdown is integrated into RStudio, a full introduction to RMarkdown can be found: 02/02/

27 Webinars to Watch Getting your data into R What s new with readxl (get data from Excel) Data wrangling with R and RStudio Getting started with R Markdown The Ecosystem of R Markdown There are numerous videos on YouTube, of varying quality, 02/02/2018 covering all aspects of R/RStudio/RMarkdown 27

28 What to do when you get stuck Google the question (as a sentence in English) The answer is likely to appear in stack overflow Other good answer for sources (not an exhaustive list): Quick - R R Tutorial To keep up to date, with coding ideas and new packages, sign up to R-bloggers 02/02/

29 Other Open Source Software that works with R/RStudio/RMarkdown Needed to produce PDF reports from RMarkdown (can be downloaded for Win, Mac & Linux) an open source bibliography reference manager. The native file format used by JabRef is BibTeX (can be downloaded for Win, Mac & Linux) 02/02/

30 Apply Data Science to data and extract knowledge 02/02/

31 Thank you 02/02/

An Introduction to R. Ed D. J. Berry 9th January 2017

An Introduction to R. Ed D. J. Berry 9th January 2017 An Introduction to R Ed D. J. Berry 9th January 2017 Overview Why now? Why R? General tips Recommended packages Recommended resources 2/48 Why now? Efficiency Pointandclick software just isn't time efficient

More information

Installation of R Studio. Tushar B. Kute,

Installation of R Studio. Tushar B. Kute, Installation of R Studio Tushar B. Kute, http://tusharkute.com R Studio RStudio is a free and open-source integrated development environment (IDE) for R, a programming language for statistical computing

More information

Data Wrangling in the Tidyverse

Data Wrangling in the Tidyverse Data Wrangling in the Tidyverse 21 st Century R DS Portugal Meetup, at Farfetch, Porto, Portugal April 19, 2017 Jim Porzak Data Science for Customer Insights 4/27/2017 1 Outline 1. A very quick introduction

More information

Data Handling: Import, Cleaning and Visualisation

Data Handling: Import, Cleaning and Visualisation Data Handling: Import, Cleaning and Visualisation 1 Data Display Lecture 11: Visualisation and Dynamic Documents Prof. Dr. Ulrich Matter (University of St. Gallen) 13/12/18 In the last part of a data pipeline

More information

An Introduction to R 1.1 Getting started

An Introduction to R 1.1 Getting started An Introduction to R 1.1 Getting started Dan Navarro (daniel.navarro@adelaide.edu.au) School of Psychology, University of Adelaide ua.edu.au/ccs/people/dan DSTO R Workshop, 29-Apr-2015 There s a book http://ua.edu.au/ccs/teaching/lsr/

More information

Software for your own computer: R, RStudio, LaTeX, PsychoPy

Software for your own computer: R, RStudio, LaTeX, PsychoPy Software for your own computer: R, RStudio, LaTeX, PsychoPy You do not need your own computer for this class. There are, however, four software packages that you might want to install on your own computer,

More information

The R Software Environment

The R Software Environment The R Software Environment a (very) short introduction L. Torgo ltorgo@dcc.fc.up.pt Departamento de Ciência de Computadores Faculdade de Ciências / Universidade do Porto Feb, 2017 What is R? The R Project

More information

A Whistle-Stop Tour of the Tidyverse

A Whistle-Stop Tour of the Tidyverse A Whistle-Stop Tour of the Tidyverse Aimee Gott Senior Consultant agott@mango-solutions.com @aimeegott_r In This Workshop You will learn What the tidyverse is & why bother using it What tools are available

More information

Fuzzy Rogers Research Computing Administrator Materials Research Laboratory (MRL) Center for Scientific Computing (CSC)

Fuzzy Rogers Research Computing Administrator Materials Research Laboratory (MRL) Center for Scientific Computing (CSC) Intro to R Fuzzy Rogers Research Computing Administrator Materials Research Laboratory (MRL) Center for Scientific Computing (CSC) fuz@mrl.ucsb.edu MRL 2066B Sharon Solis Paul Weakliem Research Computing

More information

Introduction to Programming

Introduction to Programming Introduction to Programming G. Bakalli March 8, 2017 G. Bakalli Introduction to Programming March 8, 2017 1 / 33 Outline 1 Programming in Finance 2 Types of Languages Interpreters Compilers 3 Programming

More information

Barry Grant

Barry Grant Barry Grant bjgrant@umich.edu http://thegrantlab.org What is R? R is a freely distributed and widely used programing language and environment for statistical computing, data analysis and graphics. R provides

More information

Ruby Programming Professional Made Easy 2nd Edition: Expert Ruby Programming Language Success In A Day For Any Computer User (Ruby, HTML, C

Ruby Programming Professional Made Easy 2nd Edition: Expert Ruby Programming Language Success In A Day For Any Computer User (Ruby, HTML, C Ruby Programming Professional Made Easy 2nd Edition: Expert Ruby Programming Language Success In A Day For Any Computer User (Ruby, HTML, C Programming,... C++. C, C++ Programming, Computer Program) By

More information

New Perspectives On HTML, CSS, And Dynamic HTML Ebooks Free

New Perspectives On HTML, CSS, And Dynamic HTML Ebooks Free New Perspectives On HTML, CSS, And Dynamic HTML Ebooks Free Part of the New Perspectives Series, this thorough, engaging includes everything readers need to learn to create simple to complex Web sites

More information

BGGN 213 Working with R packages Barry Grant

BGGN 213 Working with R packages Barry Grant BGGN 213 Working with R packages Barry Grant http://thegrantlab.org/bggn213 Recap From Last Time: Why it is important to visualize data during exploratory data analysis. Discussed data visualization best

More information

Teach Yourself VISUALLY IMac (Teach Yourself VISUALLY (Tech)) Ebooks Free

Teach Yourself VISUALLY IMac (Teach Yourself VISUALLY (Tech)) Ebooks Free Teach Yourself VISUALLY IMac (Teach Yourself VISUALLY (Tech)) Ebooks Free This fully updated guide helps you get the most from your imac As the imac continues to evolve and become more sophisticated, this

More information

Pro HTML5 Games: Learn To Build Your Own Games Using HTML5 And JavaScript By Aditya Ravi Shankar READ ONLINE

Pro HTML5 Games: Learn To Build Your Own Games Using HTML5 And JavaScript By Aditya Ravi Shankar READ ONLINE Pro HTML5 Games: Learn To Build Your Own Games Using HTML5 And JavaScript By Aditya Ravi Shankar READ ONLINE Building a Drawing App with HTML5 Learn to Code JavaScript. you should have the necessary tools

More information

Software for your own computer: R, RStudio, LaTeX, PsychoPy

Software for your own computer: R, RStudio, LaTeX, PsychoPy Software for your own computer: R, RStudio, LaTeX, PsychoPy You do not need your own computer for this class. There are, however, four software packages that you might want to install on your own computer,

More information

1. "Shared with me" Outlining Tools in kurzweil3000.com

1. Shared with me Outlining Tools in kurzweil3000.com 1. "Shared with me" in Google Drive - If you share a file with someone, or a file is shared with you in Google Drive, you will find a file in your Google Drive folder called "Shared with me" which is now

More information

DOWNLOAD OR READ : TEXT FEATURES EXAMPLES POWERPOINT PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : TEXT FEATURES EXAMPLES POWERPOINT PDF EBOOK EPUB MOBI DOWNLOAD OR READ : TEXT FEATURES EXAMPLES POWERPOINT PDF EBOOK EPUB MOBI Page 1 Page 2 text features examples powerpoint text features examples powerpoint pdf text features examples powerpoint Text Structure

More information

Introduction to R and RStudio IDE

Introduction to R and RStudio IDE Introduction to R and RStudio IDE Wan Nor Arifin Unit of Biostatistics and Research Methodology, Universiti Sains Malaysia. email: wnarifin@usm.my December 19, 2018 Wan Nor Arifin (USM) Introduction to

More information

Mendeley Introduction Guide

Mendeley Introduction Guide Mendeley Introduction Guide June 2017 Mendeley allows you to collect, manage, share and use references you find in the course of your research. It can be used with Word to add citations and produce a reference

More information

Fuzzy Rogers Research Computing Administrator Materials Research Laboratory (MRL) Center for Scientific Computing (CSC)

Fuzzy Rogers Research Computing Administrator Materials Research Laboratory (MRL) Center for Scientific Computing (CSC) Intro to R Fuzzy Rogers Research Computing Administrator Materials Research Laboratory (MRL) Center for Scientific Computing (CSC) fuz@mrl.ucsb.edu MRL 2066B Sharon Solis Paul Weakliem Research Computing

More information

Introductory Tutorial: Part 1 Describing Data

Introductory Tutorial: Part 1 Describing Data Introductory Tutorial: Part 1 Describing Data Introduction Welcome to this R-Instat introductory tutorial. R-Instat is a free, menu driven statistics software powered by R. It is designed to exploit the

More information

If you are looking for a ebook Core Data for ios: Developing Data-Driven Applications for the ipad, iphone, and ipod touch (Core Frameworks Series)

If you are looking for a ebook Core Data for ios: Developing Data-Driven Applications for the ipad, iphone, and ipod touch (Core Frameworks Series) Core Data For IOS: Developing Data-Driven Applications For The IPad, IPhone, And IPod Touch (Core Frameworks Series) [Kindle Edition] By Tim Isted;Tom Harrington READ ONLINE If you are looking for a ebook

More information

Introduction to R Jason Huff, QB3 CGRL UC Berkeley April 15, 2016

Introduction to R Jason Huff, QB3 CGRL UC Berkeley April 15, 2016 Introduction to R Jason Huff, QB3 CGRL UC Berkeley April 15, 2016 Installing R R is constantly updated and you should download a recent version; the version when this workshop was written was 3.2.4 I also

More information

Instruction: Download and Install R and RStudio

Instruction: Download and Install R and RStudio 1 Instruction: Download and Install R and RStudio We will use a free statistical package R, and a free version of RStudio. Please refer to the following two steps to download both R and RStudio on your

More information

Data Warehouse Tutorial For Beginners Sql Server 2008 R2 Pdf )

Data Warehouse Tutorial For Beginners Sql Server 2008 R2 Pdf ) Data Warehouse Tutorial For Beginners Sql Server 2008 R2 Pdf ) These courses also prepare you for certification on Microsoft SQL Server. 462 462. Implementing a Data Warehouse with Microsoft SQL Server.

More information

[DOC] WINDOWS XP REPAIR KIT DOCUMENT

[DOC] WINDOWS XP REPAIR KIT DOCUMENT 04 November, 2017 [DOC] WINDOWS XP REPAIR KIT DOCUMENT Document Filetype: PDF 411.95 KB 0 [DOC] WINDOWS XP REPAIR KIT DOCUMENT I have run a number of anti-virus, anti-malware and utilities to clean the

More information

Introduction to Bibliometrics and Tools for Organizing References. Uta Grothkopf ESO Library

Introduction to Bibliometrics and Tools for Organizing References. Uta Grothkopf ESO Library Introduction to Bibliometrics and Tools for Organizing References Uta Grothkopf ESO Library esolib@eso.org Astronomy evaluate? Possible measures Number of talks Invitations to conferences Students, graduations

More information

Installation and Introduction to Jupyter & RStudio

Installation and Introduction to Jupyter & RStudio Installation and Introduction to Jupyter & RStudio CSE 4/587 Data Intensive Computing Spring 2017 Prepared by Jacob Condello 1 Anaconda/Jupyter Installation 1.1 What is Anaconda? Anaconda is a freemium

More information

Recap From Last Time: Today s Learning Goals BIMM 143. Data analysis with R Lecture 4. Barry Grant.

Recap From Last Time: Today s Learning Goals BIMM 143. Data analysis with R Lecture 4. Barry Grant. BIMM 143 Data analysis with R Lecture 4 Barry Grant http://thegrantlab.org/bimm143 Recap From Last Time: Substitution matrices: Where our alignment match and mis-match scores typically come from Comparing

More information

QUESTIONS SYMBOL GIF QUESTIONS SYMBOL GIF PDF TICK SYMBOL IN HTML/XHTML - STACK OVERFLOW FREE LIBRARY SYMBOLS AT LIBRARYCLIPART.COM!

QUESTIONS SYMBOL GIF QUESTIONS SYMBOL GIF PDF TICK SYMBOL IN HTML/XHTML - STACK OVERFLOW FREE LIBRARY SYMBOLS AT LIBRARYCLIPART.COM! PDF TICK SYMBOL IN HTML/XHTML - STACK OVERFLOW FREE LIBRARY SYMBOLS AT LIBRARYCLIPART.COM! 1 / 5 2 / 5 3 / 5 questions symbol gif pdf We need to display a tick symbol ( or ) within an internal web app

More information

Read & Download (PDF Kindle) A First Book Of C++ (Introduction To Programming)

Read & Download (PDF Kindle) A First Book Of C++ (Introduction To Programming) Read & Download (PDF Kindle) A First Book Of C++ (Introduction To Programming) Gary Bronson's A FIRST BOOK OF C++, Fourth Edition, takes a hands-on, applied approach to the first programming language course

More information

Introduction to R. base -> R win32.exe (this will change depending on the latest version)

Introduction to R. base -> R win32.exe (this will change depending on the latest version) Dr Raffaella Calabrese, Essex Business School 1. GETTING STARTED Introduction to R R is a powerful environment for statistical computing which runs on several platforms. R is available free of charge.

More information

DOC - MS VISUAL STUDIO EXPRESS 2012 USER GUIDE

DOC - MS VISUAL STUDIO EXPRESS 2012 USER GUIDE 08 November, 2017 DOC - MS VISUAL STUDIO EXPRESS 2012 USER GUIDE Document Filetype: PDF 454.51 KB 0 DOC - MS VISUAL STUDIO EXPRESS 2012 USER GUIDE NET API in Visual Studio 2008 Express. How do I install

More information

ANDROID APPLICATION PROGRAMMING

ANDROID APPLICATION PROGRAMMING page 1 / 5 page 2 / 5 android application programming pdf Review from Previous Section Already installed Java 6 Eclipse Android SDK Eclipse ADT Plugin Already configured Android SDK components updated

More information

Software for your own computer: R, RStudio, LaTeX, PsychoPy

Software for your own computer: R, RStudio, LaTeX, PsychoPy Software for your own computer: R, RStudio, LaTeX, PsychoPy There are four software packages that you might want to install on your own computer. They will allow you to work on the various class exercises

More information

DOWNLOAD OR READ : EXCEL DATA ANALYSIS YOUR VISUAL BLUEPRINT FOR CREATING AND ANALYZING DATA CHARTS AND PIVOT TABLES 3 PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : EXCEL DATA ANALYSIS YOUR VISUAL BLUEPRINT FOR CREATING AND ANALYZING DATA CHARTS AND PIVOT TABLES 3 PDF EBOOK EPUB MOBI DOWNLOAD OR READ : EXCEL DATA ANALYSIS YOUR VISUAL BLUEPRINT FOR CREATING AND ANALYZING DATA CHARTS AND PIVOT TABLES 3 PDF EBOOK EPUB MOBI Page 1 Page 2 excel data analysis your visual blueprint for creating

More information

C++: C++ And Hacking For Dummies. A Smart Way To Learn C Plus Plus And Beginners Guide To Computer Hacking (C Programming, HTML, Javascript,

C++: C++ And Hacking For Dummies. A Smart Way To Learn C Plus Plus And Beginners Guide To Computer Hacking (C Programming, HTML, Javascript, C++: C++ And Hacking For Dummies. A Smart Way To Learn C Plus Plus And Beginners Guide To Computer Hacking (C Programming, HTML, Javascript, Programming, Coding, CSS, Java, PHP) (Volume 10) Epub Gratuit

More information

Weekly Discussion Sections & Readings

Weekly Discussion Sections & Readings Weekly Discussion Sections & Readings Teaching Fellows (TA) Name Office Email Mengting Gu Bass 437 mengting.gu (at) yale.edu Paul Muir Bass437 Paul.muir (at) yale.edu Please E-mail cbb752@gersteinlab.org

More information

Copyright Open University Malaysia (OUM) 1-6

Copyright Open University Malaysia (OUM) 1-6 1-6 By the end of this presentation, you should be able to: Use myinspire for your learning activities Optimize myinspire for your online learning 2-6 Presentation Outline Part 1 Part 2 Part 3 Part 4 Part

More information

Word For Dummies 2003 To 2007 Converter Software

Word For Dummies 2003 To 2007 Converter Software Word For Dummies 2003 To 2007 Converter Software novapdf is a PDF converter that allows creating PDF files from any On this page: Convert Microsoft Office Word 2007 files to PDF Video Tutorial Word 2007

More information

Excel 2000 For Dummies Pdf 2010 Vba Programming

Excel 2000 For Dummies Pdf 2010 Vba Programming Excel 2000 For Dummies Pdf 2010 Vba Programming Beginning Microsoft Excel 2010 is a practical, step-by-step guide to getting started with the Excel VBA Programming For Dummies, 2nd Edition Free Ebook.

More information

Working w BIG data sets

Working w BIG data sets Working w BIG data sets MEMORANDUM To: Students in Big Data Analytics Subject: How to handle BIG data sets From: Prof. Roger Bohn Date: Revised May 14, 2018 version 1.4 Most of you will never run into

More information

Microsoft SQL Server 2008 Reporting Services Step By Step (Step By Step Developer) Free Download PDF

Microsoft SQL Server 2008 Reporting Services Step By Step (Step By Step Developer) Free Download PDF Microsoft SQL Server 2008 Reporting Services Step By Step (Step By Step Developer) Free Download PDF Teach yourself how to build, manage, and access SQL Server 2008 reportsâ one step at a time. Whether

More information

Community Health Maps Lab Series

Community Health Maps Lab Series Community Health Maps Lab Series Lab 6 Data Visualization with Carto Objective Understand how to upload and style data with Carto to create an online visualization of your data Document Version: 2017-08-28(Final)

More information

Overview. Dynamic documents with R and L A TEX (while citing properly) Outline. Software for your Statistical Analysis (1) knitr.

Overview. Dynamic documents with R and L A TEX (while citing properly) Outline. Software for your Statistical Analysis (1) knitr. Overview Dynamic documents with R and L A TEX (while citing properly) Michael Höhle 1 1 Department of Mathematics Stockholm University, Sweden Kandidatarbete i matematisk statistik VT-14 Seminarium, 25

More information

Learning C# By Jesse Liberty

Learning C# By Jesse Liberty Learning C# By Jesse Liberty If you are looking for a book by Jesse Liberty Learning C# in pdf form, then you have come on to the loyal site. We presented the utter release of this book in epub, DjVu,

More information

How to add content to your course

How to add content to your course How to add content to your course To start adding content to your course, you need to turn the editing on the editable page of your course will display. and You can now choose between 2 ways of uploading

More information

How to better promote your physical activities and sports events on your website

How to better promote your physical activities and sports events on your website How to better promote your physical activities and sports events on your website Introduction Your website is a very important medium to ensure the visibility of your physical activities and sports events.

More information

Final Cut Pro 5 For Dummies Pdf Windows

Final Cut Pro 5 For Dummies Pdf Windows Final Cut Pro 5 For Dummies Pdf Windows 5 high quality Final Cut Pro alternatives are recommended here. It's an ideal Final Cut Pro for Mac and Windows alternative in terms of simplicity, features. How-To

More information

Python: Python Made Easy 1: Hacking: Beginners Ebooks Free

Python: Python Made Easy 1: Hacking: Beginners Ebooks Free Python: Python Made Easy 1: Hacking: Beginners Ebooks Free â â â NEW RELEASE!!â â â Get This Book At A Limited Time Discount of $0.99 Usual Price $4.99Looking for an easy to understand Python book with

More information

SPS Commerce Dashboards & Alerts User Guide

SPS Commerce Dashboards & Alerts User Guide SPS Commerce Dashboards & Alerts User Guide 1 Table of Contents Introduction... 3 Additional Resources... 3 Logging In... 4 Changing your password... 4 The Portal Homepage... 5 Administration... 5 My Reports...

More information

[PDF] SEO 2016: Search Engine Optimization - A Complete Beginner's Guide

[PDF] SEO 2016: Search Engine Optimization - A Complete Beginner's Guide [PDF] SEO 2016: Search Engine Optimization - A Complete Beginner's Guide SEO: Learn search engine optimization and discover the secret tool to bring your business to the next level. Have you always wondered

More information

Hacking With Python: The Complete Beginner's Guide To Learn Hacking With Python, And Practical Examples By Owen Kriev

Hacking With Python: The Complete Beginner's Guide To Learn Hacking With Python, And Practical Examples By Owen Kriev Hacking With Python: The Complete Beginner's Guide To Learn Hacking With Python, And Practical Examples By Owen Kriev The Guerrilla Guide to Machine Learning with Python - KDnuggets - yourself in practical

More information

About the Tutorial. Audience. Prerequisites. Disclaimer & Copyright. Django

About the Tutorial. Audience. Prerequisites. Disclaimer & Copyright. Django About the Tutorial Django is a web development framework that assists in building and maintaining quality web applications. Django helps eliminate repetitive tasks making the development process an easy

More information

Bill Parrish Scott Inscore Bob Worth

Bill Parrish Scott Inscore Bob Worth Bill Parrish Scott Inscore Bob Worth A Systems Integration Company, Providing Automation and SCADA Solutions. teampiedmont.com a Full-Service, Turn Key Solution: An integrated team of engineers & designers

More information

Java And Android Application Development For Dummies Ebook Set

Java And Android Application Development For Dummies Ebook Set Java And Android Application Development For Dummies Ebook Set (1) Very easy to learn if you know Java because android libraries are built on top (1) Android Game programming for dummies: it-ebooks.info/book/1700/

More information

Education Services: Maximize the value of your data management investment with E-WorkBook Web E-WorkBook Web

Education Services: Maximize the value of your data management investment with E-WorkBook Web E-WorkBook Web Education Services: Maximize the value of your data management investment with E-WorkBook Web E-WorkBook Web (Super User 3 Days) IDBS Education Services provides a range of training options to help customers

More information

Nearly Zero-Energy Buildings: Best Practices from Intelligent Energy Europe

Nearly Zero-Energy Buildings: Best Practices from Intelligent Energy Europe Nearly Zero-Energy Buildings: Best Practices from Intelligent Energy Europe Web based dynamic simulation solutions towards nzeb GreenspaceLive Ltd. is an e-startup based in the Isle of Lewis and it has

More information

Mobile Internet Devices and the Cloud

Mobile Internet Devices and the Cloud Mobile Internet Devices and the Cloud What Is a Smartphone? Mobile Operating Systems for Smartphones 1. iphone 2. Google (Android) 3. Blackberry 4. Windows Mobile 5. Ubuntu Mobile Internet Device (MID)

More information

To install OpenOffice.org 3.0 on a Windows-based computer that meets the minimum system requirements, follow these steps:

To install OpenOffice.org 3.0 on a Windows-based computer that meets the minimum system requirements, follow these steps: 14 Lesson One your computer must have Java Runtime Environment (JRE) version 1.5 or higher installed. Fortunately, if you select to perform a Complete Install during the installation process, OpenOffice.org

More information

Collaborating to Maximize Interoperability in an Open Source Software Project. Ian Skerrett Eclipse Foundation

Collaborating to Maximize Interoperability in an Open Source Software Project. Ian Skerrett Eclipse Foundation Collaborating to Maximize Interoperability in an Open Source Software Project Ian Skerrett Eclipse Foundation Copyright 2017 The Eclipse Foundation. All Rights Reserved Eclipse Foundation Not-for-profit

More information

How to use SPIP as an author. 1. Introduction. 2. Architecture of a SPIP website

How to use SPIP as an author. 1. Introduction. 2. Architecture of a SPIP website How to use SPIP as an author 1. Introduction The objective of this course is to teach how to use SPIP as an author. It requires no previous computer science knowledge. You just need to know how to surf

More information

Package Comparison Guide

Package Comparison Guide Package Comparison Guide UK BASED P R O VID E R Converse Monitor Engage Contents Standard, Professional or Enterprise, this document provides a detailed view of the features and functionality available

More information

Microsoft Visual C Step By Step 9th Edition Developer Reference

Microsoft Visual C Step By Step 9th Edition Developer Reference Microsoft Visual C Step By Step 9th Edition Developer Reference We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your

More information

Using The Microsoft Office Web Apps By Paul McFedries READ ONLINE

Using The Microsoft Office Web Apps By Paul McFedries READ ONLINE Using The Microsoft Office Web Apps By Paul McFedries READ ONLINE Apr 21, 2013 Security Garden provides news about Microsoft Windows computer security, security patches, tutorials, technology, software

More information

Phase 8.3 and 8.4 Rev 2.2 and Rev 2.3 Microprocessor User s Manual

Phase 8.3 and 8.4 Rev 2.2 and Rev 2.3 Microprocessor User s Manual Phase 8.3 and 8.4 Rev 2.2 and Rev 2.3 Microprocessor User s Manual Retain This Manual In A Safe Place For Future Reference IMPORTANT NOTE TO PURCHASER Table of Contents General User Information Coin/Debit

More information

e-portfolio at Coventry University - an introductory guide

e-portfolio at Coventry University - an introductory guide e-portfolio at Coventry University - an introductory guide This guide is for students and staff February 2014 CONTENTS About Mahara... 1 About this guide... 1 Access Coventry University s Mahara... 2 Dashboard

More information

Free Downloads PHP: Learn PHP Programming Quick & Easy

Free Downloads PHP: Learn PHP Programming Quick & Easy Free Downloads PHP: Learn PHP Programming Quick & Easy Want to learn the in-demand skill of PHP programming and do it fast? Are you new to computer programming or just want to brush up on some skills?

More information

HTML, XHTML, And CSS All-in-One Desk Reference For Dummies PDF

HTML, XHTML, And CSS All-in-One Desk Reference For Dummies PDF HTML, XHTML, And CSS All-in-One Desk Reference For Dummies PDF Want to build a killer Web site? Want to make it easy to keep your site up to date? You'll need to know how CSS, HTML, and XHTML work together.

More information

Questions? The video for today s webinar 11/13/2013 DWHSA Webinars

Questions? The video for today s webinar 11/13/2013 DWHSA Webinars DWHSA Webinars Communicate With Your Clients Using Google Docs (And, Do Lots of Cool Stuff With Google Drive, Too!) Questions? john@dwagents.com www.joindwhsa.com (Contact John for the link to a special

More information

Welcome to Workshop: Introduction to R, Rstudio, and Data

Welcome to Workshop: Introduction to R, Rstudio, and Data Welcome to Workshop: Introduction to R, Rstudio, and Data I. Please sign in on the sign in sheet (this is so I can follow up to get feedback). II. If you haven t already, download R and Rstudio, install

More information

Windows Xp User Manual Ms Office 2010 Full Version

Windows Xp User Manual Ms Office 2010 Full Version Windows Xp User Manual Ms Office 2010 Full Version Microsoft Office Version and Windows Version Compatibility Chart Compatibility Chart for Office 2000, XP, 2003, 2007, and 2010 Windows XP users: Here

More information

Bringing teaching, learning and research to life. User Guide

Bringing teaching, learning and research to life. User Guide Bringing teaching, learning and research to life User Guide SAGE Video streaming collections are developed in partnership with leading academics, societies, and practitioners, including many of SAGE s

More information

Design A Website For Dummies Full Version Windows 7

Design A Website For Dummies Full Version Windows 7 Design A Website For Dummies Full Version Windows 7 Launch the program and build your website. Preview and Publish to your Get the FULL, Unlimited Version of this Powerful Web Design Software Right Now.

More information

USING DATABASES Syllabus Version 6.0

USING DATABASES Syllabus Version 6.0 ECDL MODULE USING DATABASES Syllabus Version 6.0 Purpose This document details the syllabus for the Using Databases module. The syllabus describes, through learning outcomes, the knowledge and skills that

More information

INTRODUCTION TO NETWORKS V6 COMPANION GUIDE BY CISCO NETWORKING ACADEMY

INTRODUCTION TO NETWORKS V6 COMPANION GUIDE BY CISCO NETWORKING ACADEMY Read Online and Download Ebook INTRODUCTION TO NETWORKS V6 COMPANION GUIDE BY CISCO NETWORKING ACADEMY DOWNLOAD EBOOK : INTRODUCTION TO NETWORKS V6 COMPANION GUIDE BY Click link bellow and free register

More information

E-BOOK // AVAYA 1220 IP PHONE MANUAL

E-BOOK // AVAYA 1220 IP PHONE MANUAL 13 November, 2017 E-BOOK // AVAYA 1220 IP PHONE MANUAL Document Filetype: PDF 354.06 KB 0 E-BOOK // AVAYA 1220 IP PHONE MANUAL Phone manuals and free pdf instructions. SIP Software Release 4.4 Avaya 1220

More information

Windows 10 For Dummies Book + Online Videos Bundle By Andy Rathbone READ ONLINE

Windows 10 For Dummies Book + Online Videos Bundle By Andy Rathbone READ ONLINE Windows 10 For Dummies Book + Online Videos Bundle By Andy Rathbone READ ONLINE If you are searched for the book Windows 10 For Dummies Book + Online Videos Bundle by Andy Rathbone in pdf form, then you

More information

Manual Excel 2010 Windows 7 Slow To Open. Network Files >>>CLICK HERE<<<

Manual Excel 2010 Windows 7 Slow To Open. Network Files >>>CLICK HERE<<< Manual Excel 2010 Windows 7 Slow To Open Network Files This only happens with windows 7 and office 7 saving file to the network. problem, with a Windows 7 Pro 64 bits in Excel 2007 fully patched a specific

More information

Analyzing Economic Data using R

Analyzing Economic Data using R Analyzing Economic Data using R Introduction & Organization Sebastiano Manzan BUS 4093H Fall 2016 1 / 30 What is this course about? The goal of the course is to introduce you to the analysis of economic

More information

Blogger Frequently Asked Questions

Blogger Frequently Asked Questions Blogger Frequently Asked Questions Blogger is an easy to use blogging tool, allowing you to contribute to existing blogs and create your own. Blogger requires a Google account to register. This guide will

More information

DOWNLOAD OR READ : USING KINDLE FIRE HD PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : USING KINDLE FIRE HD PDF EBOOK EPUB MOBI DOWNLOAD OR READ : USING KINDLE FIRE HD PDF EBOOK EPUB MOBI Page 1 Page 2 using kindle fire hd using kindle fire hd pdf using kindle fire hd Unlock the screen and the Kindle Fire should mount to the computer.

More information

Python for Scientists and Engineers

Python for Scientists and Engineers Python for Scientists and Engineers A specialist course in Melbourne Audience: This is a course for scientists and engineers interested in using Python for solving computational problems that arise in

More information

NTU Library. RefWorks. A guide to organising and managing your references.

NTU Library. RefWorks. A guide to organising and managing your references. NTU Library RefWorks A guide to organising and managing your references www.ntu.ac.uk/library Contents 1. What is RefWorks?... 2 2. Setting up RefWorks... 2 2.1 Create your RefWorks account... 2 2.2 Logging

More information

Principles of Database Management.

Principles of Database Management. Principles of Database Management www.pdbmbook.com Author Team Prof. Wilfried Lemahieu professor and dean at KU Leuven (Belgium) more than 30 years database experience Google H-index: 13 Wilfried.Lemahieu@kuleuven.be

More information

Education Services: Maximize the value of your data management investment with E-WorkBook Web E-WorkBook Web

Education Services: Maximize the value of your data management investment with E-WorkBook Web E-WorkBook Web Education Services: Maximize the value of your data management investment with E-WorkBook Web E-WorkBook Web ( 2 Days) IDBS Education Services provides a range of training options to help customers get

More information

Zotero Keep track of your citations in a wink. A Kwantlen Polytechnic University Library Workshop Chris Burns & Ulrike Kestler June 2012

Zotero Keep track of your citations in a wink. A Kwantlen Polytechnic University Library Workshop Chris Burns & Ulrike Kestler June 2012 Zotero Keep track of your citations in a wink A Kwantlen Polytechnic University Library Workshop Chris Burns & Ulrike Kestler June 2012 1 Workshop goal To introduce you to some of the features of Zotero

More information

Best Basic Excel Book 2010 Vba Programming

Best Basic Excel Book 2010 Vba Programming Best Basic Excel Book 2010 Vba Programming Learn Visual Basic for Excel to Unlock the true power of Microsoft Excel. to apply the VBA programming language to make your Excel spreadsheets Excel 2010 Security

More information

Cross Platform Marketing & the Consumer Journey. EyeforTravel Social Media & Mobile in Travel Asia th November 2013, Hong Kong

Cross Platform Marketing & the Consumer Journey. EyeforTravel Social Media & Mobile in Travel Asia th November 2013, Hong Kong Cross Platform Marketing & the Consumer Journey EyeforTravel Social Media & Mobile in Travel Asia 2013 27-28th November 2013, Hong Kong The Study of Hotel Customer Behavior Is booking the Hotels today?

More information

Welcome to your tour of easycmdb. Copyright Tech Inventions Limited

Welcome to your tour of easycmdb. Copyright Tech Inventions Limited Welcome to your tour of easycmdb Last updated: 28 January 2008 Contents 1. Overview 2. Configuration Management 3. Incident & Service Management 4. Change Management 5. Support & Maintenance 1. Overview

More information

An Introduction To R For Spatial Analysis And Mapping

An Introduction To R For Spatial Analysis And Mapping We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer, you have convenient answers with an introduction to r

More information

An Introduction to the CFA Institute. All Rights Reserved

An Introduction to the CFA Institute. All Rights Reserved An Introduction to the 2015 CFA Institute. All Rights Reserved AGENDA 1. CFA INSTITUTE 2. BUILD UNDERSTANDING WITH THE CLARITAS PROGRAM 3. WHAT YOU WILL LEARN 4. THE CLARITAS EXPERIENCE 2 ABOUT CFA INSTITUTE

More information

Step 7 How to convert a YouTube Video to Music As I mentioned in the YouTube Introduction, you can convert a Video to a MP3 file using Free Video To

Step 7 How to convert a YouTube Video to Music As I mentioned in the YouTube Introduction, you can convert a Video to a MP3 file using Free Video To Step 7 How to convert a YouTube Video to Music As I mentioned in the YouTube Introduction, you can convert a Video to a MP3 file using Free Video To MP3 Converter program. Next I will show you how to download

More information

LEARN IOS 11 PROGRAMMING WITH SWIFT 4 SECOND EDITION LEARN THE FUNDAMENTALS OF IOS APP DEVELOPMENT WITH SWIFT 4 AND XCODE 9

LEARN IOS 11 PROGRAMMING WITH SWIFT 4 SECOND EDITION LEARN THE FUNDAMENTALS OF IOS APP DEVELOPMENT WITH SWIFT 4 AND XCODE 9 LEARN IOS 11 PROGRAMMING WITH SWIFT 4 SECOND EDITION LEARN THE FUNDAMENTALS OF IOS APP DEVELOPMENT WITH SWIFT 4 AND XCODE 9 page 1 / 5 page 2 / 5 learn ios 11 programming pdf ios (formerly iphone OS) is

More information

Big Data Analytics: What is Big Data? Stony Brook University CSE545, Fall 2016 the inaugural edition

Big Data Analytics: What is Big Data? Stony Brook University CSE545, Fall 2016 the inaugural edition Big Data Analytics: What is Big Data? Stony Brook University CSE545, Fall 2016 the inaugural edition What s the BIG deal?! 2011 2011 2008 2010 2012 What s the BIG deal?! (Gartner Hype Cycle) What s the

More information

Premier Literacy Tools

Premier Literacy Tools Premier Literacy Tools Tutorial Guide A step-by-step guide to the most popular tools in Premier Literacy Tools. Created by: Heather Harris, Special Education Coach Intern Table of Contents Talking Word

More information

Recap From Last Time:

Recap From Last Time: BIMM 143 More on R functions and packages Lecture 7 Barry Grant http://thegrantlab.org/bimm143 Office hour check-in! Recap From Last Time: Covered data input with the read.table() family of functions including

More information

ehmis Electronic Health Management Information System User Guide

ehmis Electronic Health Management Information System User Guide ehmis Electronic Health Management Information System User Guide CONTENT 1. OVERVIEW... 1 1.1. What s ehmis?...1 1.1.1. Major parts of the ehmis... 1 1.2. Intended Audience...1 1.3. Document Organization...1

More information