448 Exam 1

Interaction Design (IxD): Designing interactive products to support the way people communicate and interact in their everyday and working lives. Winograd → “Designing spaces for human communication and interaction. Thackara → Focuses on the why and how of daily interactions. Saffer → “Art of facilitating interactions between humans through products and services.” Key idea: It’s about creating good user experiences, not just working systems. -------- Goal of interaction design: Reduce...

See on Student Notes »

lovelyyyyyy

Like the lumen of the ER, the interior of the nucleus is topologically equivalent to the outside of the cell. (F)

Researchers in a biotechnology company has discovered a drug that blocks the ability of Ran to exchange GDP for GTP. What is the most likely eect of this drug on nuclear transport? (C. Nuclear transport receptors would be unable to release their cargo in the nucleus. )

On average, how many amino acids engaged in predominantly hydrophobic alpha-helices does it take to cross the hydrophobic

...

See on Student Notes »

Data Mgmt Cheat Sheet

s[start(in):stop(ex):step] #make sure for str methods in pandas you use .str.(strfunction)

s.upper() #P

s.lower() #s

s.title() #Py

s.find("P") #0

s.replace("old","new","count")

s.strip()

s.startswith()

s.endswith()

s.split(sep, maxsplit)

s.join(parts)

s.count(sub, start, end)

l.append(x)

l.clear()

l.copy()

l.count(x)

l.sort()

l.insert(1,"a")

l.pop(x)

l.remove(x)

l = [expression for item in iterable]

l = [expression for item in iterable if condition]

d.get(key) #returns value for key

d.keys() #all...

See on Student Notes »

FRANSENG

Where it is told:
Chapter I – Into the Primitive

What it is about:
This scene describes Manuel, the gardener’s assistant at Judge Miller’s estate, kidnapping and selling Buck. Manuel has gambling debts and needs money, so he secretly takes Buck to a train station and sells him to a stranger.

Buck trusts Manuel at first because he trusts humans. But he is suddenly choked with a rope and shipped away. This begins Buck’s journey into the harsh North. Main characters in this scene: Buck, Manuel

...

See on Student Notes »

Constructer

Definition:

A constructor is a special member function of a class that is automatically called when an object of the class is created. It is mainly used to initialize the data members of the class. The constructor has the same name as the class and it does not have any return type

Characteristics:

1)Constructor name is same as the class name.

2)It has no return type (not even void).

3)It is automatically executed when the object is created.

4)It initializes the data members of the class..

--Types

...

See on Student Notes »

exam321

1Q: Which of the following statements about domain requirements is FALSE?
A: Domain requirements typically specify how a system must implement a feature.

2Q: In which scenario would the V-Model be the best choice for software development?
A: When the project requires early testing and strict validation.

3Q: Which of the following is the biggest challenge in requirements elicitation for large-scale systems?
A: Ensuring that all stakeholders provide input without conflict.

4Q: For a mission-critical

...

See on Student Notes »

Fizyka

Wojna peloponeska

431–404 p.n.e.

Ateny (Związek Morski) vs Sparta (Związek Peloponeski)

Główna przyczyna: walka o hegemonię w Grecji

Kluczowe wydarzenia: • zaraza w Atenach (430–426), śmierć Peryklesa • klęska Aten na Sycylii (413) • zajęcie Dekelei przez Spartę

Zakończenie: klęska Aten, zburzenie murów Długich, oligarchia 30 tyranów (404 p.n.e.) → upadek potęgi Aten, osłabienie całej Grecji

Początek potęgi Macedonii / Filip II

Filip II → król 359–336 p.n.e.

...

See on Wikiteka »

CNAAAA

Chapter 39 

-Doctor evaluates the person’s health status. Tests include: mCXR, CBC, Urinalysis, EKG

-NPO 6-8 hours pre-op

Personal care: A complete bath, shower, or tub bath & shampoo: educe the number of microbes . Make-up, nail polish, & non-natural nail removal: The skin, lips, & nail beds are observed for color & circulation during & after the surgery. Hair care: All hairpins, clips, combs, & other items are removed. So are wigs & hairpieces. A surgical cap keeps...

See on Student Notes »

bergipen eco

asymmetrische informatie = De ene partij beschikt over meer informatie dan de andere partij. averechtse selectie = Averechtse selectie houdt in dat de mensen met een hoog risico (‘slechte risico’s’) zich wel verzekeren en de mensen met een laag risico (‘goede risico’s’) niet. collectieve verzekering = Een door de overheid verplicht gestelde verzekering tegen inkomensverlies door werkloosheid, overlijden, ouderdom en ziekte, en tegen hoge kosten door ziekte en kinderen. De overheid regelt

...

See on Wikiteka »