Archive

Archive for the ‘Courses’ Category

calculate square root

19 Mart 2023

function calculate() {
var number = document.getElementById(”number”).value;
var result = Math.sqrt(number);
document.getElementById(”result”).innerHTML = “The square root of ” + number + ” is ” + result;
}

Square Root Calculator
Enter a number:

Calculate

Neotectonics

Syllabus

17 Nisan 2021

4 March 2021:  Introduction
11 March 2021:  Earthquakes (seismmic waves, locating, size, energy)
18 March 2021:  The elastic rebound theory, the earthquake cycle, intensity, aftershocks, magnitude-frequency relation, earthquake models
25 March 2021:  Earthquake damage, site effects,
1 April 2021:  Ortographic projections, focal mechanisms
8 April 2021:  Seismotectonics
15 April 2021: Tatil
22 April 2021:  Tectonic geodesy I
29 April 2021: Mid-term exam
6 May [...]

Neotectonics

Syllabus

06 Şubat 2012

112E General Geology

Syllabus for the year 2023-2024
Physical Geology Book

04-10-24. Introduction
11-10-24. Plate tectonics
18-10-24. Minerals and igneous rocks
25-10-24. Volcanism and extrusive rocks
01-11-24. Metamorphic rocks, Geological structures
08-11-24. Weathering, erosion and sedimentary rocks
15-11-24. Principles of Geology and Geologic time
22-11-24. Midterm break
29-11-24. Midterm exam
06-12-24. Lab
13-12-24. Streams, ground waters, glaciers
20-12-24. Mountains, sea floor, oceans
27-12-24. Lab
03-01-25. Deserts, beaches, mass wasting
10-01-25. [...]

General Geology