-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
124 lines (124 loc) · 7.74 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TU Delft | Open Interactive Textbooks</title>
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f4f4f4;
color: #333;
}
.container {
max-width: 800px;
margin: 50px auto;
padding: 20px 20px 20px 20px;
padding-top: 100px; /* Adjusted padding to avoid overlap */
background-color: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
position: relative;
}
.logo {
position: absolute;
top: 10px;
right: 10px;
width: 200px;
padding: 10px;
background-color: #fff;
border-radius: 5px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
h1 {
color: #005b99;
font-size: 2em;
margin-bottom: 20px;
}
h2 {
color: #005b99;
}
ul {
list-style-type: none;
padding: 0;
}
ul li {
background: #e7f3ff;
margin: 5px 0;
padding: 10px;
border-radius: 5px;
}
ul li a {
text-decoration: none;
color: #005b99;
}
ul li a:hover {
text-decoration: underline;
}
a {
text-decoration: none;
color: #005b99;
}
a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<div class="container">
<img src="https://filelist.tudelft.nl/Websections/Huisstijl/Bouwstenen/Logo/Descriptor/TUDelft_logo_descriptor_rgb.png" alt="Logo" class="logo">
<h1>Welcome!</h1>
<p>This website shows the open interactive textbooks created by employees from Delft University of Technology that are being hosted on GitHub (oit.tudelft.nl, '...'.github.io and others), EWI pages (prime.pages.ewi.tudelft.nl) and/or published TU Delft OPEN Interactive textbooks (interactivetextbooks.tudelft.nl).</p>
<h2>Books</h2>
<ul>
<li><a href="https://prime.pages.ewi.tudelft.nl/calculus-handouts/">Calculus handouts</a></li>
<li><a href="https://doi.org/10.59490/tb.87">Computational design for (industrial) designers using Rhino Grasshopper</a></li>
<li><a href="https://doi.org/10.59490/tb.92">Delftse Foundations of Computation</a></li>
<li><a href="https://contemporary-physicslab.github.io/Demolab">The Demonstration Laboratory</a></li>
<li><a href="https://oit.tudelft.nl/CME4501/">CME4501 - Engineering Systems Optimization</a></li>
<li><a href="https://oit.tudelft.nl/Macaulays-method/">Extension to Macaulay's method @ TU Delft</a></li>
<li><a href="https://teachbooks.io/files-and-folders/">Files and Folders</a></li>
<li><a href="https://oit.tudelft.nl/Finite-Elements-in-CEG">Finite Elements in Civil Engineering and Geosciences</a></li>
<li><a href="https://contemporary-physicslab.github.io/FYPLC/">First Year Physics Lab Course - Programming in Python</a></li>
<li><a href="https://prime.pages.ewi.tudelft.nl/formula-sheets/">Formulate sheets mathematics</a></li>
<li><a href="https://aesb1000-2022-2023.github.io/introduction_to_python/">AESB1000 - Grand Challenge - Introduction to Python</a></li>
<li><a href="https://teachbooks.io/he-staff/intro.html">HE Department info</a></li>
<li><a href="https://teachbooks.io/HOS-workbook">Hydraulic and Offshore Structures workbook</a></li>
<li><a href="https://teachbooks.io/interdisciplinary-mechanics">CIEM0000 - Interdisciplinary Mechanics</a></li>
<li><a href="https://doi.org/10.59490/tb.90">Interactive Optics</a></li>
<li><a href="https://doi.org/10.59490/tb.81">Introduction to particle and continuum mechanics</a></li>
<li><a href="https://doi.org/10.59490/tb.77">Introductie Elektriciteit en Magnetisme</a></li>
<li><a href="https://teachbooks.io/learn-programming/">learn-programming</a></li>
<li><a href="https://teachbooks.io/learn-probability">Probability and Statistics Applications for Engineers</a></li>
<li><a href="https://doi.org/10.59490/tb.88">Linear Algebra</a></li>
<li><a href="https://doi.org/10.59490/tb.74">Mathematics for Quantum Physics</a></li>
<li><a href="https://ciem5000-2025.github.io/book">CIEM5000 - Matrix method in statics</a></li>
<li><a href="https://prime.pages.ewi.tudelft.nl/practical-de/">Practical differential equations</a></li>
<li><a href="https://doi.org/10.59490/tb.102">Programming Foundations</a></li>
<li><a href="https://teachbooks.io/learn-python/">Python for Engineers</a></li>
<li><a href="https://tud-seed.github.io/betasteunpunt/">Python, Arduino, & Jupyter Books</a></li>
<li><a href="https://oit.tudelft.nl/QLabDelft/">QLabDelft - Experiment of QuantumLab of Science Centre for high school students</a></li>
<li><a href="https://doi.org/10.59490/tb.82">Quantum Sensing and Measurement</a></li>
<li><a href="https://doi.org/10.59490/tb.89">Risk and Reliability for Engineers</a></li>
<li><a href="https://doi.org/10.59490/tb.101">Showing Physics</a></li>
<li><a href="https://geet-george.github.io/test-doc-pack">AESB2122 - Signals and Systems with Python</a></li>
<li><a href="https://teachbooks.io/Structural_Design_Essentials">Structural Design Essentials</a></li>
<li><a href="https://oit.tudelft.nl/CEG-mechanics-BSc/">Structural mechanics in Civil Engineering Bachelor programme</a></li>
<li><a href="https://oit.tudelft.nl/CT1000/">CT1000 - Structural Mechanics</a></li>
<li><a href="https://oit.tudelft.nl/CTB3330/">CTB3330 - Structural Mechanics 4</a></li>
<li><a href="https://oit.tudelft.nl/Sympy-Mechanics/">SymPy for Mechanics in Civil Engineering programme</a></li>
<li><a href="https://teachbooks.io/systems-engineering-design/">System Engineering Design</a></li>
<li><a href="https://excited-co2.github.io/workshop_tutorial/">A tutorial for 'Advancing ecosystem flux research'</a></li>
<li><a href="https://teachbooks.io/vademecum/">Vademecum voor draagconstructies van gebouwen</a></li>
<!-- Add more books here -->
</ul>
<p>Are you missing a book in this list? Reach out to one of the owners mentioned on <a href="https://github.com/TUDelft-books"><i class="fa fa-github"></i> this webpage</a>, create an issue in the <a href="https://github.com/TUDelft-books/TUDelft-books.github.io"><i class="fa fa-github"></i> repository of this page</a>, or fork the <a href="https://github.com/TUDelft-books/TUDelft-books.github.io"><i class="fa fa-github"></i> repository of this page</a> and open a pull request with your addition.</p>
<h2>Source files</h2>
<p>Source files for books hosted at oit.tudelft.nl can be found at: <a href="https://github.com/TUDelft-books"><i class="fa fa-github"></i> https://github.com/TUDelft-books</a></p>
<p>For source files for other books, click <i class="fa fa-github"></i> - <i class="fa fa-github"></i> <code>repository</code> or <i class="fa fa-gitlab"></i> - <i class="fa fa-gitlab"></i> <code>repository</code> in the top-right corner of a book.</p>
</div>
</body>
</html>