Pharmacology

Introduction to Respiratory System

The cells of the human body require oxygen to stay alive. The Respiratory System provides oxygen to the body's cells while removing carbon dioxide, a waste product that can be lethal if allowed to accumulate

3 Major Parts of Respiratory System (R.S.)

• Airway: Nose (Nasal Cavity), Mouth, Pharynx, Larynx, Trachea, Bronchi, Bronchioles.

Lungs: Functional unit of R.S. exchange of O2/CO2 by Alveoli.

Diaphragm Muscles: Muscles of respiration → intercostal muscles.

...

See on Wikiteka »

грамматика

БИЛЕТ 1

1. Appearance of a person. Describe your favourite actor.

My favourite actor is Tom Holland. He is a famous British actor. He is tall and slim. He has short brown hair and brown eyes. He is friendly, energetic and talented. He became famous for playing Spider-Man in Marvel films. I like him because he is hardworking, kind and has a good sense of humour. He inspires many young people around the world.

2. Modal verbs

Modal verbs are special verbs that express ability, possibility, permission,

...

See on Wikiteka »

bphct

UNIT 1 : VECTOR CALCULUS. 1. GradientDefinition

Gradient of a scalar field represents the rate of maximum increase of the function and its direction.

Formula:

∇f = (∂f/∂x)i + (∂f/∂y)j + (∂f/∂z)k

Procedure

Step 1: Differentiate w.r.t x

Step 2: Differentiate w.r.t y

Step 3: Differentiate w.r.t z

Step 4: Substitute the coordinates

Example

f = xy² – sin z

∇f = y² i + 2xy j – cos z k. 2. Divergence

Definition

Divergence measures the outward flow of a vector field.

Formula:

∇·A...

See on Wikiteka »

anatomy final 2

Digestive System

Two types of digestion

  • Mechanical digestion: physical breakdown of food.

    • Examples: chewing in the mouth, churning in the stomach, segmentation in the small intestine.

  • Chemical digestion: breaking molecules with enzymes and acids.

    • Examples: salivary amylase in the mouth, pepsin in the stomach, pancreatic enzymes in the small intestine.

GI tract path

Mouth → pharynx → esophagus → stomach → small intestine → large intestine → rectum → anus.



Accessory organs

...

See on Wikiteka »

anatomy final

Reproductive System

Male reproductive system

  • Testes: produce sperm and testosterone.

  • Epididymis: sperm mature and are stored here.

  • Ductus (vas) deferens: carries sperm from epididymis toward the urethra.

  • Urethra: tube that carries semen out of the body.

  • Penis: deposits semen and also allows urine to leave the body.

  • Accessory glands:

    • Seminal vesicles: add fructose-rich fluid for energy.

    • Prostate gland: adds alkaline fluid to help protect sperm.

    • Bulbourethral glands: add lubricating

...

See on Wikiteka »

Kubernetes

Key Takeaways

  • kubectl is the core tool for managing Kubernetes clusters, enabling you to inspect, deploy, troubleshoot, and scale workloads from the command line. Knowing when and how to use key flags like -n-o, and --dry-run is essential.
  • Use a consistent workflow for debugging: get → describe → logs. This structured approach helps surface issues faster and reduces troubleshooting time.
  • Favor declarative over imperative commands by using YAML manifests with kubectl apply. This
...

See on Wikiteka »

fdFdf

what is stream ? explain various stream classes in java 

Introduction
A Stream is a sequence of data that flows between a program and an input/output device.

Streams are used to perform input and output operations in Java.

Java provides stream classes in the java.io package for reading and writing data.

Streams simplify file handling and data communication.

Types of Streams

1. Input Stream

Used to read data from a source such as a file, keyboard, or network.

Data flows from the source to the program.

2.

...

See on Wikiteka »

ENGLISH

Unit-1:- Vocabulary Building

  • Word formation and understanding word roots,

Prefixes And Suffixes.

Prefix (Definition)

A prefix is a set of letters added to the beginning of a word to change its meaning.
It does not work alone and must be attached to a base word.

  •  Simple meaning:
  •  Prefix = “added before a word to change its meaning”
  •  Example:
  • un + happy = unhappy (not happy)

Suffix (Definition)

A suffix is a set of letters added to the end of a word to change its meaning or form (noun,

...

See on Student Notes »

bjbuifeiof

NOSOTROS COMMANDS ("LET'S")

IR Exception

  • Let's go = Vamos
  • Let's not go = No vayamos

Positive Commands

Attach pronoun + accent

  • Comprémoslo
  • Usémoslo
  • Visitémosla
  • Comámoslos

Negative Commands

Pronoun before verb

  • No lo compremos
  • No les paguemos
  • No se lo digamos

PRESENT PROGRESSIVE

Formula

estar + ando/iendo

Examples:

  • está caminando
  • están tomando fotos
  • están visitando
  • están explorando
  • están comiendo

Adjective Clauses

  • Visito un museo que tiene arte interesante.
  • Busco un restaurante que
...

See on Xuletas »