-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfirstarticle.html
More file actions
14 lines (12 loc) · 1.16 KB
/
firstarticle.html
File metadata and controls
14 lines (12 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html>
<body>
<h1>HTML Links</h1>
<p><a href="https://www.scienceguide.nl/2018/03/chinese-phd-in-the-netherlands/"> This article </a></p>
<p><br />This article describes more or less the situations for most Chinese scholars I know that are/were doing a PhD in NL with external funding.
"Two leaflets" was actually truly what most CSC students got from the university when they started their life here. The big problem is indeed, we don’t know what we don’t know.
I have been through some of the difficulties.
<br />We grew up in a fast developing yet competetive environment. Everyone was constantly told by their parents and teachers that, "you only task is to study". We were not allowed to spend time developing other skills, to explore the nature, to choose our some sports or painting, unless it helps to entering into a better university. It is clearly one of the reasons why a large percentage of Chinese students being shy and lack of social skills.
<br />Things should be done to make it better. However, the rights are not something one should ask for, but one should fight for. Become a better version of oneself is simply a good way.</p>
</body>
</html>