OLA 2

Read the attached article.  Ethics of Technology Needs More Political Philosophy; https://cacm.acm.org/magazines/2020/1/241714-ethics-of-technology-needs-more-political-philosophy/fulltext Johannes HimmelreichIncorporating considerations of reasonable pluralism, individual agency, and legitimate authority. State your opinion to the following question: Do you agree with the author’s assessments that ‘political philosophy’ should be included in making ethical decisions?

SQL design and implement

2. Design a database that will be used to store information for an IT Consulting Company that provides services for client organizations as well as purchases and resells equipment (servers, desktops, software, routers, etc.) to clients. Ensure that you diagram thetables, columns / datatypes, and table relationships.3. Create the database …

MECHANICAL ENGINEERING TASK

For this project, you will practice some of the surface modeling and rendering skills learned in lecture. It is a useful skill to be able to model objects that you find in every day life, so you are tasked with selecting, and modeling one of these objects. Your model must: …

Conditional Statements and Logical Equivalencies

Utilize basic discrete mathematics principles to complete the following: #1 A-D: For each statement determine if it is a conditional statement or not. If so, identify the hypothesis (P) and conclusion (Q). #2 A-B: Construct truth tables to prove#3 A-G: For each determine if logically equivalent to if x^3 – …

C++ data structure and algorithms

Objectives    Develop C++ programming abilities using object-oriented design, dynamic memory allocation, array manipulation, iterators, and exceptions.    Understand graphs and the adjacency list representation of a graph; implement the adjacency list representation.    Understand the concepts and implemtation of dyanically-resized arrays.

Encryption Lab Paper 3 page

3-page lab report One page description of GPG what does it do and how, and the components of GPG4win. Answer the following questions: How do I know that the file I downloaded has not been tampered with? Compare and contrast Private Key (symmetric) and Public Key (asymmetric) encryption.  Why do …

Optimization using MATLAB and proofs

I attached homework 3 and the lecture notes. It saids homework 3 is based on chapter 2 lecture notes, but I also attached chapter 3 in case. In this homework, you use the Rosenbrock function and unconstrained methods by using Steepest Descent Method. Some of the homework problems is proofs, …

Personal Home page

Design a simple, visually pleasant, personal webpage that could serve as your online resume/portfolio, using HTML5, CSS, and Bootstrap. RecommendedRecommended Procedure: 1. Download Bootstrap from http://getbootstrap.com/ 2.Spend some time browsing the Bootstrap site and associated documentation and examples. 4. Choose an example from Bootstrap http://getbootstrap.com/getting -started/ #examples and download it. …

Links, Lists, Navigation, and Positioning Objects with CSS

Part A:     Begin by opening one of your web pages, such as your Home page, from your course folder into either BlueGriffon or Notepad++ . The page you open should be the same one containing the text in your website document.     Using the ordered and/or unordered …

Student Form

Windows Application Form in Visual Studio C# Contains 3 parallel arrays for 3 studentsLabels for student 1, student 2, student 3Name, Age, and GPA should have three text boxes underneath each one I need it to be coded to where you can input data for three students and it will …