egregergeg

POTENTIAL EXAM QUESTIONS

1. Changes in taxonomy from 1900 to present

-The earliest change started with Carol von Nägeli in the 1800s, who proposed bacteria and fungi be placed in the plant kingdom. However, in 1959, they were given their own kingdom. 
-In 1937, the term prokaryote was introduced and Robert G. E. Murray proposed the Kingdom Prokaryotae . 
-In the 1960s, the molecular clock was proposed which was an evolutionary timeline based on observations of the nucleotide sequence in an organism.

...

See on Student Notes »

cirugia

¿CÓMO CALCULAR LOS ML/H PARA UNA IIC?
Ejemplo #1
Dosis en mg/kg/min → 0,4 mg/kg/min (propofol)
Peso del animal → 0,4 mg/kg/min x 20 kg = 8 mg/min
Miligramos totales necesarios → 8 x 60 min = 480 mg/h
Concentración del fármaco (propofol) → 10 mg/ml
Volumen de fármaco necesario → 480 mg/h % 10 mg/ml = 48 ml/h
Ejemplo # 2
Dosis en mg/kg/min → 0,5 mg/kg/h (midazolam)
Peso del animal → 0,5 mg/kg/h x 20 kg = 10 mg/h
Miligramos totales necesarios → obviamos paso por que ya está en
...

See on Xuletas »

Dbmssss

1] Explain some Database applications. Explain advantages and disadvantages of database system.???

A database application is software used to store, manage, and access data easily.

👉 Examples:

1. Banking – stores customer and transaction details.

2. E-commerce – manages products, orders, and user info.

3. Hospitals – keeps patient records and doctor schedules.

4. Schools – stores student marks and attendance.

5. Airlines – handles bookings and flight details.

_______________________

...

See on Student Notes »

joooo

L10 – Reliable Transfer and Connection Management

TCP Reliable Transfer:

  1. Sequence Number

  • Each byte of data is assigned a sequence number. This number is used by the receiver to correctly order the data and ensure there are no missing segments

  1. Acknowledgements

  • The receiver sends back an ACK to the sender for the sequence number of the next expected byte. If the sender receives the Ack before its timer expires, it knows everything up to that byte was received correctly.

...

See on Wikiteka »

Structures programming

Programming Languages: Chapter 1 Cheat Sheet


1. Why Study PL Concepts?

  • Expressiveness: Leverage diverse language features

  • Selection: Match language to task (e.g., LISP for AI, PHP for web)

  • Learning: Foundations ease uptake of new languages

  • Efficiency: Choose constructs (recursion vs. iteration) for performance

  • Maintenance: Better code reuse and understanding


2. Programming Domains & Typical Languages

Domain Focus Language Example
Scientific Floating‑point computations
...

See on Wikiteka »

Agriculture and Industry of Slovakia

Agriculture :

  • Primary sector of economy (agriculture, forestry, mining, fishing)

Produces:

  • Food for the population
  • Raw materials for industry

History:

  • Beginningof 20. century: 60% of population made a living by agricultural production 
  • 1949 – collectivization of agricultural production (state property)
  • 1970s – agricultural cooperatives (poľnohosp. družstvá)
  • 1989 – dissolution of agricultural cooperatives– land and property began to be returned to original owners (or descendants)
...

See on Wikiteka »

Enfermedades

Estomatitis vesicular.  ( Mal de tierra , Mazamorra)

Etiología

Virus: Rhabdoviridae , género Vesiculovirus

Serotipos: Nueva Jersey e Indiana

Formato: bala , 180 x 75 nm

Zoonótica → en humanos da síntomas gripales

Afecta: bovinos, equinos, porcinos (raras veces: ovejas, cabras, llamas)

Endémica: América Central, del Sur y México

No existe fuera del hemisferio occidental

Transmisión

Contacto directo con animales lesionados

Insectos hematófagos Mosca negra - Mosca de arena 

Prevalencia

...

See on Xuletas »

AI&ML

Introduction to Pandas

Pandas is a powerful and flexible Python library used for data manipulation, analysis, and cleaning. It is suitable for handling different kinds of data, such as:

  • Tabular data with heterogeneous columns (different types of data in a single dataset).
  • Ordered & unordered time-series data (data arranged based on time or random order).
  • Arbitrary matrix data with row & column labels.
  • Unlabeled data, making it useful for raw statistical data processing.


Essential Pandas

...

See on Student Notes »

emerging technology

1. Three Measurable Challenges Technology Poses to Traditional Banking Systems (with focus on Blockchain & Security):

  • Decentralization vs Centralization: Blockchain allows peer-to-peer transactions without a central authority, challenging traditional banks’ role as intermediaries.

  • Security & Privacy: Technologies like blockchain use cryptography and distributed ledgers, reducing fraud and enhancing data protection, posing a challenge to banks relying on legacy systems.

  • Speed

...

See on Student Notes »