SlideShare a Scribd company logo
1 of 2
Download to read offline
Questions 
1)  Word processors: Microsoft Word, Google Docs, Spreadsheets: Microsoft Excel, 
Presentations: Microsoft Powerpoint, Databases: Microsoft Excel, Graphics: Microsoft Paint, 
Games:Minesweeper, Communications Microsoft Outlook, Browsers: Google Chrome 
 
2)Word processors: Microsoft Word,Google Docs Spreadsheets: Microsoft Excel, Presentations: 
Microsoft Powerpoint, Databases: Microsoft Excel, Graphics: Microsoft Paint, Games:League of 
Legends, Communications:Skype, Microsoft Outlook, Facebook, Browsers: Google Chrome. 
 
The only real software differences was games and communications because you can’t 
download any big things such as games and skype on school computers otherwise everything 
else was about the same. I chose these because I got them for free by the school for the high 
school years so why not use it. 
 
3)Source code is text written in a computer programming language. 
Machine code is a system of instructions and data executed directly by a computer's central 
processing unit. 
 
4) A compiler looks at the entire program and translates it into object code. 
An interpreter analyzes and executes each line of source code, one line at a time, without 
looking at the entire program. 
 
5) Advantages for using interpreted programming language 
● easy to learn and use 
● minimum programming knowledge or experience 
● allows complex tasks to be performed in relatively few steps 
● allows simple creation and editing in a variety of text editors 
● allows the addition of dynamic and interactive activities to web pages 
● edit and running of code is fast. 
 
Disadvantages 
 
● usually run quite slowly 
● limited access to low level and speed optimization code. 
● limited commands to run detailed operations on graphics. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6) Buying Concert 
Tickets online simple 
flowchart 
 
Pseudo code:Keep 
track of user’s 
responses, There is a 
chance for user to not 
be able to purchase 
tickets, suggest 
cheaper tickets if user 
is not able to purchase 
current tickets, reverse 
actions if user is not 
able to buy any tickets 
 
The problem solving 
method I preferred is 
the algorithm/flowchart 
because it gives you a 
straightforward chart 
and you can follow it until you hit your destination which makes the process more organized. 

More Related Content

Similar to U1A3

Group 2 demo integration of computer system as teaching tools
Group 2 demo integration of computer system as teaching toolsGroup 2 demo integration of computer system as teaching tools
Group 2 demo integration of computer system as teaching toolsChermel Alderite
 
Modern technology software
Modern technology softwareModern technology software
Modern technology softwareKonul Eminova
 
Web mail vs Desktop
Web mail vs Desktop Web mail vs Desktop
Web mail vs Desktop Ericka jolley
 
FETC 2015 Advanced Game Design Presentation - Workshop
FETC 2015 Advanced Game Design Presentation - WorkshopFETC 2015 Advanced Game Design Presentation - Workshop
FETC 2015 Advanced Game Design Presentation - WorkshopMike Ploor
 
Ch 01 s.e introduction
Ch 01 s.e introductionCh 01 s.e introduction
Ch 01 s.e introductionBadar Waseer
 
Game Development: A Crash Course
Game Development: A Crash CourseGame Development: A Crash Course
Game Development: A Crash CourseEd Donahue
 
Machine Learning for iOS developers
Machine Learning for iOS developersMachine Learning for iOS developers
Machine Learning for iOS developersKeith Moon
 
An overview of computers and programming languages
An overview of computers and programming languages An overview of computers and programming languages
An overview of computers and programming languages Ahmad Idrees
 
Your Guide to be a Software Engineer
Your Guide to be a Software EngineerYour Guide to be a Software Engineer
Your Guide to be a Software EngineerAhmed Mater
 
Lesson 1-3 Fundamentals of Programming.pptx
Lesson 1-3 Fundamentals of Programming.pptxLesson 1-3 Fundamentals of Programming.pptx
Lesson 1-3 Fundamentals of Programming.pptxDysRobles
 
Keith Moon "Machine learning for iOS developers"
Keith Moon "Machine learning for iOS developers" Keith Moon "Machine learning for iOS developers"
Keith Moon "Machine learning for iOS developers" IT Event
 
Introduction to software1
Introduction to software1 Introduction to software1
Introduction to software1 Hardini_HD
 
An overview of the architecture of electron.js
An overview of the architecture of electron.jsAn overview of the architecture of electron.js
An overview of the architecture of electron.jsMoon Technolabs Pvt. Ltd.
 

Similar to U1A3 (20)

Group 2 demo integration of computer system as teaching tools
Group 2 demo integration of computer system as teaching toolsGroup 2 demo integration of computer system as teaching tools
Group 2 demo integration of computer system as teaching tools
 
Modern technology software
Modern technology softwareModern technology software
Modern technology software
 
Web mail vs Desktop
Web mail vs Desktop Web mail vs Desktop
Web mail vs Desktop
 
FETC 2015 Advanced Game Design Presentation - Workshop
FETC 2015 Advanced Game Design Presentation - WorkshopFETC 2015 Advanced Game Design Presentation - Workshop
FETC 2015 Advanced Game Design Presentation - Workshop
 
Ch 01 s.e introduction
Ch 01 s.e introductionCh 01 s.e introduction
Ch 01 s.e introduction
 
Game Development: A Crash Course
Game Development: A Crash CourseGame Development: A Crash Course
Game Development: A Crash Course
 
Ch1
Ch1Ch1
Ch1
 
DeanCV
DeanCVDeanCV
DeanCV
 
Booklet computer 1p t1
Booklet computer 1p t1Booklet computer 1p t1
Booklet computer 1p t1
 
Resume
ResumeResume
Resume
 
computer software
computer softwarecomputer software
computer software
 
Machine Learning for iOS developers
Machine Learning for iOS developersMachine Learning for iOS developers
Machine Learning for iOS developers
 
An overview of computers and programming languages
An overview of computers and programming languages An overview of computers and programming languages
An overview of computers and programming languages
 
Your Guide to be a Software Engineer
Your Guide to be a Software EngineerYour Guide to be a Software Engineer
Your Guide to be a Software Engineer
 
Lesson 1-3 Fundamentals of Programming.pptx
Lesson 1-3 Fundamentals of Programming.pptxLesson 1-3 Fundamentals of Programming.pptx
Lesson 1-3 Fundamentals of Programming.pptx
 
Msoffice
MsofficeMsoffice
Msoffice
 
Keith Moon "Machine learning for iOS developers"
Keith Moon "Machine learning for iOS developers" Keith Moon "Machine learning for iOS developers"
Keith Moon "Machine learning for iOS developers"
 
Jigyanshu
JigyanshuJigyanshu
Jigyanshu
 
Introduction to software1
Introduction to software1 Introduction to software1
Introduction to software1
 
An overview of the architecture of electron.js
An overview of the architecture of electron.jsAn overview of the architecture of electron.js
An overview of the architecture of electron.js
 

U1A3