Cognitive Psychology: Memory, Problem Solving, and Decision Making

I. Memory Processes and Structures

Long-Term Memory Foundations

Long-term memory is broadly divided into implicit and explicit memory. Memory for past events is called episodic memory, while memory for facts about the world is called semantic memory. Memory that involves conscious recollection is explicit or declarative memory. Memories we are not conscious of are implicit memories.

Encoding and Retrieval

  • Encoding: Transforming information from sensory or short-term memory into long-term memory.
  • Elaborative
Read More

Essential Catholic Theology: Scripture, Faith, and Morality

Unit 1: Scripture and Jesus

Jesus

  • Son of God
  • Messiah (Savior)
  • Teacher and Healer
  • Fully God and fully human

Gospels

  • Matthew, Mark, Luke, and John
  • Synoptic Gospels: Matthew, Mark, and Luke

Exegesis

  • The study and interpretation of Scripture

Parables

  • Stories that teach moral lessons (e.g., The Good Samaritan)

Miracles

  • Events demonstrating God’s power

Covenant

  • A sacred promise between God and His people

New Covenant

  • Jesus brings salvation and forgiveness

Radical Table Fellowship

  • Jesus welcomed everyone, especially outcasts

Discipleship

  • Following
Read More

Middle East Power Shifts and Egyptian Political History

Current Events and Contemporary Realities

For the most contemporary question, the strongest material is the fall of Assad and the Syrian transition (2024–2026), the single biggest recent shift in the regional order. In December 2024, after 54 years of Assad rule, the regime collapsed following a lightning offensive led by Hayat Tahrir al-Sham (HTS). Its leader, Ahmed al-Sharaa, now heads the Transitional Government and is trying to project moderation and pragmatism to gain international legitimacy,

Read More

Human Respiratory and Urinary System Anatomy

The Respiratory System

The respiratory system is a group of organs and tissues that help us in breathing or respiration. This group of organs and tissues is known as the respiratory tract, which includes the passage of air from the nose to the alveoli in the lungs.

  • Path: Air → O₂ (Oxygen)
  • Breathing: This is generally a physical and mechanical process of taking air (O₂) into the body/lungs and expelling it (CO₂).
  • Respiration: This is the complete biochemical process of exchanging gases (O₂/
Read More

Mastering the Four Language Skills in Modern Education

Table of Contents

  • 1. Introduction (1.1 Legal, 1.2 Theoretical)
  • 2. Spoken Skills (2.1 Listening, 2.2 Speaking)
  • 3. Written Skills (3.1 Reading, 3.2 Writing)
  • 4. Integrated Skills
  • 5. Communicative Competence
  • 6. Conclusion
  • 7. Bibliography

1. Introduction

1.1 Legal Setting

Core: Learning a language means developing skills to process and communicate meaning. Framework: LOMLOE (LO3/2020), RD 157/2022 (minimum teachings), Decree 61/2022 (Madrid curriculum), and the CEFR. The four skills are integrated into the curriculum.

Read More

Essential Medical Laboratory Techniques and Ethics

1. Role, Ethics, and Responsibilities of an MLT

A Medical Laboratory Technologist (MLT) is a healthcare professional who performs laboratory tests on blood, urine, body fluids, and tissues to help doctors diagnose, treat, and prevent diseases. The technologist collects and processes samples, operates laboratory instruments, maintains laboratory records, and reports accurate test results.

An MLT must follow professional ethics by maintaining patient confidentiality, honesty, and impartiality. They

Read More

Biochemistry: Metabolism, Enzymes, and DNA Replication

The Glycolysis Pathway

Glycolysis is a biochemical pathway in which one molecule of glucose (a 6-carbon compound) is converted into two molecules of pyruvic acid (a 3-carbon compound) through a series of enzyme-controlled reactions. It occurs in the cytoplasm of all living cells and does not require oxygen directly, making it an anaerobic process.

During glycolysis, energy is produced in the form of ATP and NADH. It consists of two phases:

  • The energy investment phase
  • The energy payoff phase

Glycolysis

Read More

C Programming: Mastering Unix Processes and IPC

Process Management with Grep

#define _POSIX_SOURCE
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/wait.h>
#include <sys/types.h>

int main(int argc, char *argv[]) {
    int i, pid;
    if (argc < 2) {
        fprintf(stderr, "Uso: padre [<archivo>]+\n");
        return EXIT_FAILURE;
    }
    for (i = 1; i < argc; i++) {
        switch (pid = fork()) {
            case -1:
                fprintf(stderr, "Error al crear el hijo\n"
Read More

English Phonetics and Phonology Essentials

Unit 1: Phonetics and Phonology

Phonetics is an empirical science that studies the sounds of human speech based on observing, describing, and classifying speech sounds. It examines how sounds are produced, how they travel through the air, and how they are perceived. Phonetics is used for the description, classification, and transcription of speech sounds, as well as for pronunciation teaching, speech therapy, and foreign-language acquisition.

Branches of Phonetics

  • Articulatory Phonetics: Studies how
Read More

Corporate Governance: Principles, Regulations, and Compliance

Meaning, Objectives and Principles of Corporate Governance

Corporate Governance is the system by which companies are directed and controlled. It provides a framework for achieving a company’s objectives while balancing the interests of shareholders, management, customers, suppliers, financiers, government, and society.

Core Objectives

  • Ensuring management accountability
  • Protecting minority shareholders
  • Promoting transparency and ethical conduct
  • Complying with laws and regulations
  • Enhancing long-term shareholder
Read More