Skip to content

Commit

Permalink
add 110224
Browse files Browse the repository at this point in the history
  • Loading branch information
yushengtzou committed Nov 1, 2024
1 parent c0e167d commit 1c97cf7
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 0 deletions.
70 changes: 70 additions & 0 deletions category/3.blog/110224.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Blog | Yu Sheng Tzou</title>
<link rel="shortcut icon" href="../../images/logo.jpg">
<link rel="apple-touch-icon" href="../../images/logo.jpg">
<link rel="stylesheet" href="../../stylesheets/styles.css">
<link rel="stylesheet" href="../../stylesheets/pygment_trac.css">
<meta name="viewport" content="width=device-width">
<script src="https://kit.fontawesome.com/15acf50b31.js" crossorigin="anonymous"></script>
<style>
hr {
width: 66%; /* Adjust to the desired width */
border: none;
margin: 0 auto; /* Center the line */
}
</style>
</head>
<body>
<div class="wrapper">
<header>
<a href="https://yushengtzou.github.io"><h1 style="color: #39c;" >Yu-Sheng Tzou</h1></a>
<img src="../../images/logo.jpg" alt="Logo">
<p style="text-align: center; padding-top: 20px;">
<a href="mailto:[email protected]" style="margin-right: 15px;"><i style="color: #828282;" class="fa-solid fa-envelope fa-xl"></i></a>
<a href="https://github.com/yushengtzou/" style="margin-right: 15px;"><i style="color: #828282;" class="fa-brands fa-github fa-xl"></i></a>
<a href="https://www.linkedin.com/in/yushengtzou/" style="margin-right: 15px;"><i style="color: #828282;" class="fa-brands fa-linkedin fa-xl"></i></a>
<a href="https://twitter.com/yushengtzou" style="margin-right: 15px;"><i style="color: #828282;" class="fa-brands fa-twitter fa-xl"></i></a>
<a href="https://www.instagram.com/yushengtzou/"><i style="color: #828282;" class="fa-brands fa-instagram fa-xl"></i></a>
</p>

</header>

<section>
<h1>Blog</h1>
<br>
<h3>選擇公司的指標</h3>
<i>2024/11/02</i>
<br>
<br>
<br>
<p>
選擇比努力更重要!正確的選擇往往和當事人的觀念密切相關,懷抱錯誤的觀念而不自知,做出錯誤選擇的可能性就會很大。
</p>
<p>
研究所畢業之後選擇公司要慎選,主要就是看『發展性』,怎麼看呢?
</p>
<p>
就兩點,薪資成長和專業能力的成長。
</p>
<p>
後者往往和所處環境密切相關,蓬生麻中不扶而直,如果公司同事都是非常聰明和認真的人,自己也會受到感染的,我在台大讀書時深感如此,和實驗室的學弟常常討論學業與研究課題,原本只是在小聊但後來卻討論到一小時之久,並感到相當開心和很有收穫。
</p>
<p>
我預期的薪資成長則至少為年成長率 20% 以上,以台灣半導體產業的頂尖企業來說,這個數字並不過分。
</p>
<br>
<br>


</section>
<footer style="text-align: center;">
<p style="font-size: 14px;">&copy; 2024 Yu-Sheng Tzou</p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@ <h2>Publications</h2>

<h2>Blog</h2>
<br>
<a href="category/3.blog/110224.html"><h3>選擇公司的指標</h3></a>
<i>2024/11/02</i>
<br>
<br>
<br>
<a href="category/3.blog/100624af.html"><h3>The Essence of the “Activity” of Programming</h3></a>
<i>2024/10/06 午</i>
<br>
Expand Down

0 comments on commit 1c97cf7

Please sign in to comment.