• Log In
  • Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Digital Systems

Department of Management Information Systems, Temple University

Digital Systems

MIS 2101.730 ■ Fall 2023 ■ Steven E. Sclarow, AIA
  • Home
  • About
    • Course Materials
    • Course Requirements
    • Email Policy
    • Grading
    • Gradebook
    • Instructor
    • Temple and COVID-19
    • Zoom Requirements
    • Zoom Links
  • Canvas Content
  • Coding Files
  • Helpdesk
  • Zoom Links
  • Video Vault
  • Diamond Peer Corner
  • Posts
    • 1a Questions
    • 1b Questions
    • 2a Questions
    • 2b Questions
    • 3a Questions
    • 3b Questions
    • 4a Questions
    • 4b Questions
    • 5a Questions
    • 5b Questions
    • 6a Questions
    • 6b Questions
    • 7a Questions

Posts

1a Questions

Steven E. Sclarow, AIA - August 7, 2023 Leave a Comment

Weekly questions to consider when creating your posts. These questions are a jumping off point to asking your own questions, pose new ideas, and provide explanations and examples backed by careful analysis. Apply class concepts, terms, and theories too. Refer to Assignment 12 for additional details.

  • Explain the waterfall and agile SDLC, and the key differences between them.
  • What is MIS all about?
  • Explain the parts of a system that is involved with your everyday life. 
  • What are the 4 core processes of designing UX
  • Important acronyms to know
    • SDLC
    • API
    • ERP
    • UX
  • What is a system and what are the three components?
  • What does System analysis try to achieve?
    • Readings – System analysis
  • What is the core of all systems? 
  • What do MIS professionals do?

1b Questions

Steven E. Sclarow, AIA - August 7, 2023 Leave a Comment

Weekly questions to consider when creating your posts. These questions are a jumping off point to asking your own questions, pose new ideas, and provide explanations and examples backed by careful analysis. Apply class concepts, terms, and theories too. Refer to Assignment 12 for additional details.

  • Why are we learning Salesforce in this course? 2.1
  • What are the benefits of creating a database in Salesforce? 2.1
  • What are all the symbols used in swim lane diagrams, and what does each represent? 2. 1
    • Circle, rectangle, diamond, arrow, cylinder
    • Actors 
  • Remember: actors don’t have specific names – (identify the role/job function).
  • What is Process mapping and why do we use it? 2.1
  • The following swim lane has four mistakes in it, locate and correct the issues.
    • Swim lane diagram with multiple issues
  • What are the benefits of swim lanes?

2a Questions

Steven E. Sclarow, AIA - August 7, 2023 Leave a Comment

Weekly questions to consider when creating your posts. These questions are a jumping off point to asking your own questions, pose new ideas, and provide explanations and examples backed by careful analysis. Apply class concepts, terms, and theories too. Refer to Assignment 12 for additional details.

  • What is an ERD?
  • What are the two notations for ERD’s?
  • What are the primary symbols?
    • Entity, Attribute, Relationship
  • What are the different relationships in crow’s foot notation, and how do you express those relationships?
  • ERD tables – key things?
  • What is Salesforce?
  • What are Dynamic Dashboards and what are their functions? 
  • What are the types of cardinality and how are they utilized?

2b Questions

Steven E. Sclarow, AIA - August 7, 2023 Leave a Comment

Weekly questions to consider when creating your posts. These questions are a jumping off point to asking your own questions, pose new ideas, and provide explanations and examples backed by careful analysis. Apply class concepts, terms, and theories too. Refer to Assignment 12 for additional details.

  • What is your digital identity, and what can you do to manage that identity?
  • Why is it important to have a good digital identity?
  • What is the MIS community platform?
  • What is the purpose of building an e-portfolio?

3a Questions

Steven E. Sclarow, AIA - August 7, 2023 Leave a Comment

Weekly questions to consider when creating your posts. These questions are a jumping off point to asking your own questions, pose new ideas, and provide explanations and examples backed by careful analysis. Apply class concepts, terms, and theories too. Refer to Assignment 12 for additional details.

  • Important acronyms to know:
    • ERP
    • CRM
  • What is the purpose of ERP?
  • What are some of the issues with legacy systems?
  • What is the purpose of a CRM?
  • Who uses CRMs?
  • What are the similarities and differences between ERP and CRM?
  • What do velocity and veracity mean, and how do they relate to data integrity?

3b Questions

Steven E. Sclarow, AIA - August 7, 2023 Leave a Comment

Weekly questions to consider when creating your posts. These questions are a jumping off point to asking your own questions, pose new ideas, and provide explanations and examples backed by careful analysis. Apply class concepts, terms, and theories too. Refer to Assignment 12 for additional details.

  • What are descriptive and predictive analytics?
  • What separates data from big data?
  • Why do companies use big data?
  • What is business intelligence, and how does it help companies?
  • What are the differences between OLTP vs. OLAP, and what are some examples of each?
    • What are the types of data?
  • What are the sources of data?
  • What is supply chain management and how does it affect businesses?
    • Why are supply chains fragile?
  • What is RFID, and how does it help supply chain management?

4a Questions

Steven E. Sclarow, AIA - August 7, 2023 Leave a Comment

Weekly questions to consider when creating your posts. These questions are a jumping off point to asking your own questions, pose new ideas, and provide explanations and examples backed by careful analysis. Apply class concepts, terms, and theories too. Refer to Assignment 12 for additional details.
What are the pros of using Digital Platforms?

  • What is a network effect and what are some examples?
  • What are the pros and cons of Cloud computing?
  • What are the differences between SaaS, PaaS, IaaS?
  • What are APIs, and how do APIs build value?
    • Think back to the ICA!
  • Who are product managers and what do they do?

4b Questions

Steven E. Sclarow, AIA - August 7, 2023 Leave a Comment

Weekly questions to consider when creating your posts. These questions are a jumping off point to asking your own questions, pose new ideas, and provide explanations and examples backed by careful analysis. Apply class concepts, terms, and theories too. Refer to Assignment 12 for additional details.

  • What is threat modeling?
  • What are some regulations involved with data protection and cybersecurity?
  • What is Ransomware, and why are hospitals often targeted?
  • What are some methods to protect yourself online?
  • What are the three types of artificial intelligence, and what are some examples of each?
  • Who is Alan Turing, and what is the Turing test used for?

5a Questions

Steven E. Sclarow, AIA - August 7, 2023 Leave a Comment

Weekly questions to consider when creating your posts. These questions are a jumping off point to asking your own questions, pose new ideas, and provide explanations and examples backed by careful analysis. Apply class concepts, terms, and theories too. Refer to Assignment 12 for additional details.

  • What is a variable in JavaScript, and how do you create one?
  • How do you initialize a variable? 
    • What is the difference between initialized and declared?
  • What are the rules associated with naming a variable?
  • What are the arithmetic operators in JavaScript, and what do they all do?
  • What is concatenation, and what are the concatenation operators?
  • What is the line of code used to prompt a user for a response?

5b Questions

Steven E. Sclarow, AIA - August 7, 2023 Leave a Comment

Weekly questions to consider when creating your posts. These questions are a jumping off point to asking your own questions, pose new ideas, and provide explanations and examples backed by careful analysis. Apply class concepts, terms, and theories too. Refer to Assignment 12 for additional details.

  • What is a function in JavaScript, and what do all functions have?
  • What does calling a function do?
  • What does it mean to pass a function arguments, and what does that do?
  • What is the purpose of the return keyword in functions?
  • Page 1
  • Page 2
  • Go to Next Page »

Primary Sidebar

ANNOUNCEMENTS & POSTS

1a Questions

Weekly questions to consider when creating your posts. These questions are … [More...] about 1a Questions

1b Questions

Weekly questions to consider when creating your posts. These questions are … [More...] about 1b Questions

2a Questions

Weekly questions to consider when creating your posts. These questions are … [More...] about 2a Questions

2b Questions

Weekly questions to consider when creating your posts. These questions are … [More...] about 2b Questions

3a Questions

Weekly questions to consider when creating your posts. These questions are … [More...] about 3a Questions

3b Questions

Weekly questions to consider when creating your posts. These questions are … [More...] about 3b Questions

ITA CONTACT INFO

ITA NAME

Email: ITA EMAIL @temple.edu
Office Hours: By Appointment

Instructor

Courtney Minich

Email: tuc29599@temple.edu
Office Hours Availability: List Hours Here, or by appointment. Please email me if you need to schedule an appointment outside of my normal office hours.
Zoom Link: Posted When Available

Helpful Links

FOX Laptop Policy

Gradebook

Installing-VS-Code-Windows
Installing-VS-Code-Mac-OS

Copyright © 2025 · Department of Management Information Systems · Fox School of Business · Temple University