Notes, summaries, assignments, exams, and problems for University

Sort by
Subject
Level

Mastering Evidentiality and Authorial Stance in Academic Writing

Classified in Spanish

Written on in English with a size of 3.6 KB

AUTHORIAL-RESPONSIBILITY El autor asume la verdad

Bare claim: (sin marca)

Lessening: may, might, could, probably, possibly

Explicit belief: I believe, in my opinion, we should say

(Smoking causes cancer, It may be difficult, I think it's true)

PERCEPTION Evidencia de los sentidos o inferencia lógica

Verb: seem, appear, Adj: clear, obvious, evident, Adv: clearly, obviously, apparently

(It appears broken, It is clear that...)

NORMALITY Algo habitual o esperable ej. Usually, generally, normally, typically, officially (Officially bought Twitter)

EXTERNAL-AUTHORITY Voz externa (persona, dato, organización)

Explicit: According to X, X states/argues, Generic: Scientists believe, Anonymous: reportedly, allegedly, Data: The data shows (According to Musk...,... Continue reading "Mastering Evidentiality and Authorial Stance in Academic Writing" »

Medical Terminology for Digestive and Renal Systems

Posted by Anonymous and classified in Biology

Written on in English with a size of 4.44 KB

Digestive System Vocabulary

  1. Bile – a digestive fluid that helps digest fats
  2. Appendix – a small organ attached to the large intestine
  3. Celiac disease – an autoimmune disease caused by gluten
  4. Defecation – feces / the process of passing stool
  5. Weight gain – putting on weight / an increase in body weight
  6. Palpate – to examine by touch
  7. Stool – solid waste eliminated from the body
  8. Bowel – the intestines (small or large)

Digestive Functions and Pathologies

  • The pancreas produces and contains digestive enzymes.
  • Peptic ulcers may affect the lining of the stomach.
  • The last part of the digestive tract is in the large intestine/colon.
  • Bile is produced by the liver and released into the duodenum.
  • Adverse reactionreakcja niepożądana
  • Autoimmune disorder
... Continue reading "Medical Terminology for Digestive and Renal Systems" »

Hong Kong Digital Health Infrastructure and Data Standards

Posted by Anonymous and classified in Language

Written on in English with a size of 2.67 MB

Hong Kong Healthcare and Life Expectancy 2024

Hong Kong maintains exceptional health standards, with a life expectancy in 2024 of 85.42 years (83.13 for males and 88.79 for females). The annual healthcare expenditure is approximately HK$109.5 billion, accounting for 19% of government spending. Public services are provided by the Hospital Authority (HA) and the Department of Health (DH), complemented by private clinics and hospitals.

The Role of the Hospital Authority (HA)

The Hospital Authority is a statutory body established in 1990. Its primary roles include managing public hospitals and implementing clinical IT systems. Key IT contributions include:

  • Automation and Enterprise Resource Planning (ERP)
  • Pharmacy Billing and Revenue Collection (PBRC)
... Continue reading "Hong Kong Digital Health Infrastructure and Data Standards" »

Essential PHP Programming Examples for Beginners

Posted by Anonymous and classified in Computers

Written on in English with a size of 1.26 KB

Addition of Two Numbers

<?php
if(isset($_POST['n1']) && isset($_POST['n2'])){
    $n1 = $_POST['n1'];
    $n2 = $_POST['n2'];
    $res = $n1 + $n2;
    echo "<h3>User Input Numbers:</h3>";
    echo "First Number = $n1 <br>";
    echo "Second Number = $n2 <br>";
    echo "Sum = $res";
}
?>

Enter Two Numbers:





PHP Conditional, Loops and Arrays Example

<?php
echo "<h3>Loop Example (1 to 5):</h3>";
for($i=1;$i<=5;$i++){
    echo "Number: $i <br>";
}
echo "<h3>Array Example:</h3>";
$fruits = array("Apple","Banana","Mango","Orange");
foreach($fruits as $f){
    echo "$f<br>";
}
?>

Student Registration Form

Name:

Email:

Gender:
Male
Female

Subjects:
Math
Science
English

Course:

... Continue reading "Essential PHP Programming Examples for Beginners" »

Essential Pathology Topics: Systemic Diseases & Neoplasms

Posted by Anonymous and classified in Biology

Written on in English with a size of 26.43 KB

Atherosclerosis: Pathogenesis & Complications

A chronic inflammatory disease of medium and large arteries, caused by endothelial injury and lipid accumulation.

Key Risk Factors:

  • Hypertension
  • Hyperlipidemia
  • Smoking
  • Diabetes

Lesions evolve from fatty streaks → fibrous plaques → complicated plaques.

Common Complications:

  • Myocardial Infarction (MI)
  • Stroke
  • Aneurysm
  • Peripheral Artery Disease

Histologically, it shows lipid cores, calcification, and fibrous caps.

Hypertensive Disease: Organ Damage & Malignant Forms

Chronic blood pressure (BP) elevation causes vascular and organ damage.

Consequences Include:

  • Arteriolosclerosis
  • Left Ventricular (LV) hypertrophy
  • Stroke
  • Chronic Kidney Disease

Malignant hypertension (diastolic BP >120 mmHg) causes fibrinoid necrosis... Continue reading "Essential Pathology Topics: Systemic Diseases & Neoplasms" »

MATLAB Programming: Key Features, Uses, and Resources

Posted by Anonymous and classified in Economy

Written on in English with a size of 2.14 MB

MATLAB is a high-level programming and numerical computing environment developed by MathWorks. It is widely used in engineering and scientific fields for tasks like data analysis, algorithm development, modeling, and simulation. Its core strength lies in its ability to handle matrices and arrays directly, making it well-suited for mathematical computations.

Key Features and Capabilities

  • Programming Language: MATLAB incorporates a powerful, matrix-based programming language that allows for concise and efficient expression of mathematical operations.
  • Interactive Environment: MATLAB provides an interactive desktop environment for performing calculations, analyzing data, and developing algorithms.

Mathematical Functions

It offers a vast library of built-... Continue reading "MATLAB Programming: Key Features, Uses, and Resources" »

Assembly Instruction Set Categories and Functions

Posted by Anonymous and classified in Computers

Written on in English with a size of 5.73 KB

🧾 Data Transfer Instructions

These instructions are used to move data between registers, memory, and I/O ports.

InstructionUse
MOVTransfer data between registers or memory locations
PUSH / POPPerform stack operations (store/retrieve data)
XCHGExchange contents of two operands
IN / OUTInput from or output to a port
LEALoad Effective Address
LDS / LESLoad Pointer and Segment Register
XLATTranslate byte using a lookup table

➕ Arithmetic Instructions

These instructions perform basic mathematical operations.

InstructionUse
ADD / SUBAddition / Subtraction
ADC / SBBAdd/Subtract with Carry/Borrow
INC / DECIncrement / Decrement a value
MUL / IMULUnsigned / Signed Multiplication
DIV / IDIVUnsigned / Signed Division
NEGTwo's Complement (Negation)
CMPCompare operands
... Continue reading "Assembly Instruction Set Categories and Functions" »

Effective Diarrhea Relief: Medications and Management

Posted by Anonymous and classified in Medicine & Health

Written on in English with a size of 4.25 KB

Anti-Motility Medications (Pharmacy Only)

These medications work by relaxing the smooth muscles in the intestinal wall, reducing bowel movements.

Loperamide + Co-phenotrope (Dhamotil)

Loperamide

  • Indication: Symptomatic relief of acute or chronic diarrhea.
  • Dose: Maximum 16mg daily. Limit use to less than 48 hours.
  • Side Effects: Constipation, nausea, vomiting, bloating.
  • Special Precautions (SPC):
    • Stop taking once diarrhea resolves (constipation may occur).
    • Take with food.

Co-phenotrope

  • Indication: Acute diarrhea in adults.
  • Dose: Maximum 8 tablets daily.
  • Contraindications: Not for children under 12 years old.
  • Special Precautions (SPC): May cause dizziness and drowsiness; do not drive or operate machinery.

Adsorbent Medications (General Sales List)

Adsorbents... Continue reading "Effective Diarrhea Relief: Medications and Management" »

Cultural Differences: Dimensions and Examples

Classified in Social sciences

Written on in English with a size of 5.34 KB

Cultural Dimensions and Their Impact

High and Low Power Distance Index (PDI) Examples

  • German Discussion & Beer: Germans tend to have strong opinions.
  • Boss in Malaysia: The boss is apparently always right.
  • Information is power: Characteristic of High PDI.
  • The communication flow: Characteristic of Low PDI.
  • Respect, power: Characteristic of Low PDI.
  • People may: Characteristic of Low PDI.
  • Avoid anything: Characteristic of Low PDI.
  • Promotion may: Characteristic of High PDI.
  • Managers: Characteristic of High PDI.
  • Seeing: Characteristic of Low PDI.
  • Your work: Characteristic of High PDI.

Individualism vs. Collectivism (IDV) Examples

  • Praise and reward: Characteristic of High IDV.
  • Focus on relationship: Characteristic of High IDV.
  • People will: Characteristic of High
... Continue reading "Cultural Differences: Dimensions and Examples" »

Operating Systems: System Calls, Processes, and Forking

Classified in Computers

Written on in English with a size of 2.83 KB

Operating Systems: System Calls and File Descriptors

OS vs. User ModeRead vs. Write OperationsSpecial File Descriptors

System Calls and Kernel Mode

Public functions provided by the OS.

open(*pathname, Flags): Returns a file descriptor; returns -1 on error.

int main(int argc, char *argv[]) {
  int fd = open(argv[1], O_WRONLY | O_CREAT | O_EXCL, 0644);
  if (fd == -1) {
    printf("There was a problem creating \"%s\"!\n", argv[1]);
    return 1;
  }
  close(fd);
  return 0;
}

Handling Data Streams

read may not return all requested bytes; it returns the actual count read. It only returns 0 at the end of the file.

void copyContents(int sourceFD, int destinationFD) {
  char buffer[kCopyIncrement];
  while (true) {
    ssize_t bytesRead = read(sourceFD,
... Continue reading "Operating Systems: System Calls, Processes, and Forking" »