Notes, summaries, assignments, exams, and problems for Other courses

Sort by
Subject
Level

Crafting Story Adaptations

Classified in Spanish

Written on in English with a size of 4.3 KB

Story Adaptation Techniques

Structure

  • 1. Introduction: Set the scene or context.
    • Generic phrases:
    • It was a [description] day, and I felt [emotion].
    • I had no idea what was about to happen.
    • The moment I stepped off the plane, I knew this was going to be a special journey.
  • 2. Development: Introduce the main problem or surprising situation.
    • Change the context and the details based on the topic.
    • Example: If the story is about an elephant from Africa that loses a tusk on a plane:
    • As the plane took off, [character] felt a strange sensation in his tusk.
  • 3. Conclusion: End with a resolution or reflection.
    • Generic phrases:
    • In the end, I realized [reflection].
    • That day taught me something I’ll never forget.
    • Now, looking back, I understand why it happened.

Example

Original:

... Continue reading "Crafting Story Adaptations" »

English Vocabulary with Translations, Phrasal Verbs & Word Families

Classified in Arts and Humanities

Written on in English with a size of 4.86 KB

Vocabulary: Words, Phrasal Verbs & Word Families

Headwords with Translations

  • unique (unusual, special)
  • Random (aleatorio)
  • stands out (destaca, más impresionante)
  • attached (adjunta, connected to)
  • claims
  • recall (remember)

Phrasal Verbs & Common Expressions

  • sign up for (matricularse en)
  • carry out (realizar)
  • cope with (enfrentarse con)
  • figure out (averiguar)
  • brought up (educar)
  • comes up with (inventar / pensar algo)
  • fall for (creer)
  • keep up with (seguir)
  • put up with (soportar — alguien)
  • run out of (quedarse sin — energía)

Additional Vocabulary and Usage

  • Ban (prohibit)
  • conscious (aware)
  • convince (persuade)
  • eventually (in the end)
  • fascinating (very interesting)
  • key (important)
  • significance (importance)
  • waste (desperdiciar)

Phrases for Planning, Decisions &

... Continue reading "English Vocabulary with Translations, Phrasal Verbs & Word Families" »

Animal Cell Structure, Tissues, Organ Systems, and Immunity

Classified in Biology

Written on in English with a size of 64.4 KB

Animal Eukaryotic Cells and Organelles

  • Nucleus: Holds genetic material. Protected by a double membrane that separates it from the cytoplasm.

  • Vacuoles: Small sacs that store different substances.

  • Lysosomes: Made by the Golgi apparatus; digest materials inside the cell.

  • SER (Smooth Endoplasmic Reticulum): Produces lipids and helps remove toxic substances.

  • Mitochondria: Have two membranes; break down glucose to release energy (cellular respiration).

  • Cytoplasm: Jelly-like fluid with the cytoskeleton that supports and gives shape to the cell.

  • RER (Rough Endoplasmic Reticulum): Stores and transports proteins made by ribosomes attached to it.

  • Ribosomes: Smallest organelles, no membrane; make proteins, free or attached to RER.

  • Cell membrane: Made of lipids

... Continue reading "Animal Cell Structure, Tissues, Organ Systems, and Immunity" »

Practical Machine Learning Labs in TensorFlow and PyTorch

Posted by Anonymous and classified in Computers

Written on in English with a size of 14.76 KB

Lab 1: Basic TensorFlow Computation Graph

This example demonstrates how to define and execute a simple computation graph in TensorFlow using the @tf.function decorator, which converts a Python function into a high-performance TensorFlow graph.

import tensorflow as tf

# Define a simple computation graph
@tf.function  # Converts Python function into a TensorFlow graph
def my_graph(x, y):
  return x * y + 5  # Simple equation: (x * y) + 5

# Create TensorFlow constants (nodes)
x = tf.constant(3.0)
y = tf.constant(4.0)

# Run the computation graph
result = my_graph(x, y)

# Print the result
# Convert tensor to a NumPy array to see the value
print(f"Result of (x * y) + 5: {result.numpy()}")

Lab 2: Simple Linear Regression with Keras

Here, we build,... Continue reading "Practical Machine Learning Labs in TensorFlow and PyTorch" »

Bernoulli Equation, Viscosity and Key Fluid Flow Formulas

Posted by Anonymous and classified in Physics

Written on in English with a size of 5.13 KB

Bernoulli's Equation and Energy Balance

Since the fluid is incompressible, A1Δx1 = A2Δx2 = ΔV.

Work–Energy Principle Derivation

The work done on the fluid is due to the pressure acting on it.

Therefore, the work done, ΔW = F1Δx1 - F2Δx2

= P1A1Δx1 - P2A2Δx2

= P1ΔV - P2ΔV

ΔW = (P1 - P2) ΔV

Change in kinetic energy, ΔKE = KE2 - KE1

= &frac12 mv22 - &frac12 mv12

ΔKE = &frac12 m (v22 - v12)

= &frac12 ρ ΔV (v22 - v12)

Change in potential energy, ΔPE = PE2 - PE1

= m g h2 - m g h1 = m g (h2 - h1)

Since m = ρ ΔV, ΔPE = ρ ΔV g (h2 - h1)

Using the work–energy principle,

ΔW = ΔKE + ΔPE

(P1 - P2) ΔV = &frac12 ρ ΔV (v22 - v12) + ρ ΔV g (h2 - h1)

Therefore, P1 - P2 = &frac12 ρ (v22 - v12) + ρ g (h2 - h1)

Rearranging

... Continue reading "Bernoulli Equation, Viscosity and Key Fluid Flow Formulas" »

English-Spanish Vocabulary for Health and Grammar

Classified in Teaching & Education

Written on in English with a size of 4.02 KB

English-Spanish Vocabulary and Grammar Reference

Body Parts (English to Spanish)

  • Ankle → Tobillo
  • Chest → Pecho
  • Eyebrow → Ceja
  • Eyelash → Pestaña
  • Eyelid → Párpado
  • Forehead → Frente
  • Heel → Talón
  • Hip → Cadera
  • Kidney → Riñones
  • Liver → Hígado
  • Lungs → Pulmones
  • Muscle → Músculo
  • Nail → Uña
  • Ribs → Costilla
  • Thigh → Cuixa
  • Waist → Cintura

Health and Fitness Phrases (English to Spanish)

  • Back on your feet (adj) → De nuevo en tus pies
  • Black out (phrasal verb) → Desmayarse
  • Come down with (phrasal verb) → Enfermar por alguna cosa
  • Full of beans (adj) → Mucha energía
  • Keep in shape (v) → Mantenerse en forma
  • On top of the world (adj) → En la cima del mundo
  • On your last legs (adj) → En las últimas
  • Out of shape (adj) → No estar en forma
  • Pull
... Continue reading "English-Spanish Vocabulary for Health and Grammar" »

English Language Essentials for Spanish Speakers

Classified in Arts and Humanities

Written on in English with a size of 5.76 KB

Essential English Vocabulary

  • Arranged marriage: Matrimonio concertado
  • Be in tears / Be close to tears / Burst into tears: Estar llorando / A punto de llorar / Romper a llorar
  • Bare: Vacío
  • Beat: Latir
  • Bland: Soso
  • Boom: En auge
  • Cattle: Ganado
  • Council: Ayuntamiento
  • Cheer: Aplaudir / Vitorear
  • Cope: Afrontar
  • Costume: Vestuario
  • Crop: Cultivo / Cosecha
  • Deserted: Vacío
  • Deserve: Merecer
  • Filling: Saciante
  • Fool: Engañar, tomar el pelo
  • Grate: Rallar
  • Halfway (through/up/down): A la mitad de
  • Harvest: Cultivar
  • Head (for/towards): Dirigirse a/hacia
  • Host: Anfitrión
  • Inherit: Heredar
  • Juicy: Jugoso
  • Lighting: Iluminación
  • Moving: Conmovedor
  • Outstanding: Excepcional
  • Out of place: Fuera de lugar
  • Overdressed: Demasiado elegante
  • Overrated: Sobrevalorado
  • Posh: Elegante / De moda
  • Raise: Criar animales
  • Regret
... Continue reading "English Language Essentials for Spanish Speakers" »

Client-Side Web Application Development Examples

Classified in Computers

Written on in English with a size of 8.49 KB

Client-Side Web Application Logic

Course Registration Script

This script handles the client-side logic for a course registration form. It fetches available courses, populates a selection dropdown, and processes form submissions to register new entries via an API.

DOM Element Selection and Initialization

The script begins by selecting necessary DOM elements for interaction and notification display.

const init = async function () {
  const selectEl = document.querySelector("select");
  const formEl = document.querySelector("form");
  const notifEl = document.querySelector(".success-notif");
  const errNotifEl = document.querySelector(".fail-notif");

Notification Dismissal Logic

Functionality to close success and error notification boxes is implemented

... Continue reading "Client-Side Web Application Development Examples" »

C++ Code Examples: Essential Algorithms & Programs

Classified in Computers

Written on in English with a size of 5.54 KB

C++ Code Examples: Essential Algorithms & Programs

Here are some fundamental C++ code examples covering various algorithms and programming concepts:

Factorial Calculation

#include <iostream>
using namespace std;

long factorial(int x) {
 int i, f = 1;
 for (i = 1; i <= x; i++) {
 f = f * i;
 }
 return f;
}

int main() {
 int n;
 cout << "Enter the number: ";
 cin >> n;
 if (n < 0) {
 cout << "Factorial is not defined for negative numbers";
 } else {
 cout << "Factorial = " << factorial(n);
 }
 return 0;
}

String Length Finder

#include <iostream>
using namespace std;

int main() {
 int length = 0, i;
 char s[20];
 cout << "Enter the string: ";
 cin.getline(s, 20);
 for (i = 0; s[i] != '\0'
... Continue reading "C++ Code Examples: Essential Algorithms & Programs" »

Python Django Project Setup and Database Integration

Classified in Computers

Written on in English with a size of 4.14 KB

Python Django Project Setup

Follow these steps to initialize and configure your Python Django environment.

Initial Environment Navigation

  • Step 1: Open the Command Prompt and use cd.. to navigate back.
  • Step 2: Use cd.. again to reach the desired root.
  • Step 3: Navigate to your Python directory: cd Raj_Python.
  • Step 4: Enter your project folder: cd mscit_dproject.

Creating the Project and Application

  • Step 5: Create the project: django-admin startproject [Project Name].
  • Step 6: Navigate into the project folder: cd [Project Name].
  • Step 7: Create a new application: python manage.py startapp [App Name].
  • Step 8: Open the project in VS Code and configure settings.py.

Configuring settings.py

In settings.py, import the OS module and define your template directory:

import

... Continue reading "Python Django Project Setup and Database Integration" »