對許多想進入金融圈的人來說,銀行工作一直是穩定又體面的首選,不僅薪資福利佳,還能在辦公室內舒適上班,長期以來被視為「鐵飯碗」代表。 尤其對金融、財會等相關科系畢業生而言,銀行更是前三大熱門職涯方向之一。 本篇文章將重點解析公股銀行的報考方式與工作優缺,並在文末附上與民營銀行的比較表格,幫助你全面評估是否適合走上銀行這條路!
完整整理2024-2025公股銀行薪資資訊,涵蓋八大行庫起薪、平均年薪、調薪幅度與年終獎金,並附114年度招考時程與正取名額,幫你快速掌握金融業金飯碗動態!
公股銀行最新消息 臺灣銀行 土地銀行 兆豐銀行 第一銀行 華南銀行 彰化銀行 合作金庫 臺灣企銀 金融基測 銀行總篇 台灣中小企業銀行本年度二次新進人員招募正在如火如荼進行中。 本篇將集結非本科系拚轉職,成功上榜台企銀的學員心得,為正在備考公股銀行的學員分享他們備考過程的心路歷程, 提供一些考試準備方法給正在研究要如何準備各科的你們! 考試心路歷程 非商科系所畢業,仍然成功上榜公股銀行!! 對他來說,考銀行就是一段辛苦又充實的過程,剛開始準備的時候,面對不熟悉的會計、貨幣銀行學讓他壓力很大,常常懷疑自己做不做得到,但他最後告訴自己: 不求一步登天,只要每天進步一點點,就會慢慢累積實力 114錄取臺灣中小企業銀行一般金融人員_林O紘 民營銀行轉戰公股銀行 先前在民營AML單位服務約一年半的她,因為考慮到薪資、生活環境和年齡增長的多重考慮之下,毅然決然地決定辭去工作。 一開始她選擇自學,但是讀到一半,決定報考我們的金榜班函授課程,和TKB優秀的師資上課, 經過重複練習大量考古題的時候,才發現其實考試真的不難,考題都有一定程度地重複性,最後她想要和再準備的同學說 透過幾個月的時間充分準備考試,你一定也能上榜,只要堅持下去! 114錄取臺灣中小企業銀行一般金融人員_劉O耘 114錄取臺灣中小企業銀行一般金融人員_王O賢 也是非本科系考生的他,一開始面對完成陌生的專業科目,感到些許壓力, 尤其像是會計、貨幣銀行學需要邏輯與系統性理解的內容,自己看書一定會成效不彰, 所以在一開始他就決定報名補習班,開始上課後,因為有老師講解與同學的交流,讓他覺得比自己獨自準備來的輕鬆許多, 對他來說,選擇補習班,不只是節省時間,更是在這段備考旅程中給自己一份穩定與信心的支持 學生推薦>>>金榜班課程 讀書方法、備考心得 底下是綜合三位考生的各科考試準備方法,提供一些方法給各位備考生參考! 會計學 掌握題目各會計分錄與計算邏輯,了解基本脈絡後,就可以開始大量刷練習題和考古題,了解錯題 貨幣銀行學 是經濟學的分支,需要理解經濟學的模型,例如AS-AD模型、IS-LM模型、簡單凱因斯模型等。建議可以先以理解為主,並搭配筆記與重點整理! 銀行英文 建議可以每日一點一點累積,培養閱讀理解與文法要持續練習,並熟悉考古題題型 銀行法規(銀行法、票據法、洗錢防制法) 這個部分在準備上相對較為簡單,就是要背熟法條,多刷考古題練習! 還可以使用TKB的銀行考古題線上測驗練習考古題,還有附題目詳解! 註冊會員並進行行動電話的驗證即可免費使用60天! 線上測驗專區 /* ====== CSS 自定義屬性(全域變數) ====== */ :root { /* 色彩系統 - 更現代化的配色 */ --color-bg: linear-gradient(135deg, #ffffff 0%, #ffffff 100%); --color-surface: #ffffff; --color-border: #e1e8f0; --color-border-light: #f0f4f8; --color-text-primary: #1a202c; --color-text-secondary: #4a5568; --color-text-muted: #718096; --color-brand: #3b82f6; --color-brand-light: #eff6ff; --color-brand-border: #bfdbfe; --color-brand-hover: #2563eb; --color-cta: #f59e0b; --color-cta-hover: #d97706; --color-success: #10b981; --color-warning: #f59e0b; --color-error: #ef4444; /* 漸變系統 */ --gradient-brand: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 100%); --gradient-cta: linear-gradient(135deg, #f59e0b 0%, #d97706 100%); --gradient-success: linear-gradient(135deg, #10b981 0%, #059669 100%); /* 陰影系統 - 更柔和的陰影 */ --shadow-xs: 0 1px 2px rgba(0, 0, 0, 0.05); --shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06); --shadow-md: 0 4px 6px rgba(0, 0, 0, 0.07), 0 2px 4px rgba(0, 0, 0, 0.06); --shadow-lg: 0 10px 15px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.05); --shadow-xl: 0 20px 25px rgba(0, 0, 0, 0.1), 0 10px 10px rgba(0, 0, 0, 0.04); --shadow-button: 0 2px 4px rgba(59, 130, 246, 0.15); --shadow-button-hover: 0 4px 12px rgba(59, 130, 246, 0.25); /* 間距系統 */ --space-xs: 4px; --space-sm: 8px; --space-md: 12px; --space-lg: 16px; --space-xl: 20px; --space-2xl: 24px; --space-3xl: 32px; /* 圓角系統 */ --radius-xs: 4px; --radius-sm: 6px; --radius-md: 8px; --radius-lg: 12px; --radius-xl: 16px; --radius-2xl: 20px; --radius-full: 9999px; /* 字體系統 */ --font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "PingFang TC", "Microsoft JhengHei", sans-serif; --font-size-xs: 12px; --font-size-sm: 14px; --font-size-base: 16px; --font-size-lg: 18px; --font-size-xl: 20px; --font-size-2xl: 24px; --font-size-3xl: 30px; /* 動畫系統 */ --transition-fast: 0.15s ease; --transition-base: 0.2s ease; --transition-slow: 0.3s ease; } /* ====== 全域重置 ====== */ * { box-sizing: border-box; } body { margin: 0; padding: var(--space-lg); background: var(--color-bg); font-family: var(--font-family); line-height: 1.6; color: var(--color-text-primary); } /* ====== 基礎容器 ====== */ .tkb-plus { max-width: 1200px; margin: 0 auto; padding: var(--space-3xl); border: 1px solid var(--color-border); border-radius: var(--radius-2xl); background: var(--color-surface); box-shadow: var(--shadow-xl); position: relative; overflow: hidden; } .tkb-plus::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: var(--gradient-brand); } /* ====== 標題與描述 ====== */ .tkb-plus h2 { margin: 0 0 var(--space-sm); font-size: var(--font-size-3xl); font-weight: 700; color: var(--color-brand); } .tkb-plus p.desc { margin: 0 0 var(--space-2xl); font-size: var(--font-size-lg); color: var(--color-text-muted); line-height: 1.7; } /* ====== 標籤頁系統 ====== */ .tkb-tabs { display: flex; gap: var(--space-sm); flex-wrap: wrap; margin: 0 0 var(--space-2xl); padding: var(--space-xs); background: var(--color-border-light); border-radius: var(--radius-xl); box-shadow: var(--shadow-sm); } .tkb-tabs a { position: relative; display: inline-flex; align-items: center; gap: var(--space-sm); padding: var(--space-md) var(--space-xl); border: none; border-radius: var(--radius-lg); background: transparent; text-decoration: none; color: var(--color-text-secondary); font-weight: 600; font-size: var(--font-size-sm); transition: all var(--transition-base); white-space: nowrap; } .tkb-tabs a::before { content: ''; position: absolute; inset: 0; border-radius: var(--radius-lg); background: var(--color-surface); opacity: 0; transition: opacity var(--transition-base); box-shadow: var(--shadow-sm); } .tkb-tabs a:hover::before { opacity: 1; } .tkb-tabs a:hover { color: var(--color-brand); transform: translateY(-1px); } /* 預設狀態與 :target 切換 */ .tkb-tabs a[href="#info"]::before { opacity: 1; background: var(--gradient-brand); } .tkb-tabs a[href="#info"] { color: white; box-shadow: var(--shadow-button); } #info:target ~ .tkb-tabs a[href="#info"]::before, #consider:target ~ .tkb-tabs a[href="#consider"]::before, #convert:target ~ .tkb-tabs a[href="#convert"]::before { opacity: 1; background: var(--gradient-brand); } #info:target ~ .tkb-tabs a[href="#info"], #consider:target ~ .tkb-tabs a[href="#consider"], #convert:target ~ .tkb-tabs a[href="#convert"] { color: white; box-shadow: var(--shadow-button); transform: translateY(-1px); } /* 重置其他按鈕狀態 */ #info:target ~ .tkb-tabs a[href="#consider"]::before, #info:target ~ .tkb-tabs a[href="#convert"]::before, #consider:target ~ .tkb-tabs a[href="#info"]::before, #consider:target ~ .tkb-tabs a[href="#convert"]::before, #convert:target ~ .tkb-tabs a[href="#info"]::before, #convert:target ~ .tkb-tabs a[href="#consider"]::before { opacity: 0; background: var(--color-surface); } #info:target ~ .tkb-tabs a[href="#consider"], #info:target ~ .tkb-tabs a[href="#convert"], #consider:target ~ .tkb-tabs a[href="#info"], #consider:target ~ .tkb-tabs a[href="#convert"], #convert:target ~ .tkb-tabs a[href="#info"], #convert:target ~ .tkb-tabs a[href="#consider"] { color: var(--color-text-secondary); box-shadow: none; transform: translateY(0); } .tkb-tabs a span { position: relative; z-index: 2; } /* ====== 面板顯示控制 ====== */ .tkb-panels { margin-top: var(--space-sm); } .tkb-panel { display: none; } #p-info { display: block; } #info:target ~ .tkb-panels #p-info { display: block; } #info:target ~ .tkb-panels #p-consider, #info:target ~ .tkb-panels #p-convert { display: none; } #consider:target ~ .tkb-panels #p-consider { display: block; } #consider:target ~ .tkb-panels #p-info, #consider:target ~ .tkb-panels #p-convert { display: none; } #convert:target ~ .tkb-panels #p-convert { display: block; } #convert:target ~ .tkb-panels #p-info, #convert:target ~ .tkb-panels #p-consider { display: none; } /* ====== 卡片網格系統 ====== */ .tkb-grid { display: grid; gap: var(--space-2xl); grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); } .tkb-card { position: relative; display: flex; flex-direction: column; gap: var(--space-lg); border: 1px solid var(--color-border); border-radius: var(--radius-xl); background: var(--color-surface); padding: var(--space-2xl); box-shadow: var(--shadow-sm); transition: all var(--transition-base); overflow: hidden; } .tkb-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: var(--gradient-brand); transform: scaleX(0); transition: transform var(--transition-base); } .tkb-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-xl); border-color: var(--color-brand-border); } .tkb-card:hover::before { transform: scaleX(1); } /* ====== 卡片內容元素 ====== */ .eyebrow { font-size: var(--font-size-xs); font-weight: 600; color: var(--color-surface); background: var(--gradient-cta); padding: var(--space-xs) var(--space-md); border-radius: var(--radius-full); display: inline-block; text-transform: uppercase; letter-spacing: 0.5px; box-shadow: var(--shadow-sm); } .tkb-head { display: flex; align-items: center; gap: var(--space-md); } .tkb-icon { width: 40px; height: 40px; flex: 0 0 40px; font-size: 24px; display: flex; align-items: center; justify-content: center; background: var(--color-brand-light); border-radius: var(--radius-lg); border: 2px solid var(--color-brand-border); } .tkb-card h4 { margin: 0; font-size: var(--font-size-xl); font-weight: 700; color: var(--color-text-primary); } .tkb-card p { margin: 0; font-size: var(--font-size-base); color: var(--color-text-secondary); line-height: 1.6; } .bullets { margin: var(--space-md) 0 0 0; padding: 0 0 0 var(--space-xl); color: var(--color-text-secondary); } .bullets li { margin: var(--space-sm) 0; position: relative; } .bullets li::marker { color: var(--color-brand); } .tkb-cta { position: relative; align-self: flex-start; display: inline-flex; align-items: center; gap: var(--space-sm); margin-top: var(--space-lg); padding: var(--space-md) var(--space-2xl); background: var(--gradient-cta); color: var(--color-surface); border: none; border-radius: var(--radius-lg); text-decoration: none; font-weight: 600; font-size: var(--font-size-sm); box-shadow: var(--shadow-button); transition: all var(--transition-base); overflow: hidden; } .tkb-cta::before { content: ''; position: absolute; inset: 0; background: linear-gradient(135deg, rgba(255,255,255,0.2) 0%, transparent 100%); opacity: 0; transition: opacity var(--transition-base); } .tkb-cta:hover { transform: translateY(-2px); box-shadow: var(--shadow-button-hover); } .tkb-cta:hover::before { opacity: 1; } .tkb-cta:active { transform: translateY(0); } .proof { display: flex; gap: 10px; flex-wrap: wrap; margin-top: 2px; color: var(--color-text-muted); font-size: var(--font-size-sm); } .proof span { display: inline-flex; align-items: center; gap: var(--space-xs); } .proof svg { width: var(--space-lg); height: var(--space-lg); } /* ====== 表格系統 ====== */ .tkb-table-wrap { overflow: auto; border: 1px solid var(--color-border); border-radius: var(--radius-xl); background: var(--color-surface); margin-top: var(--space-2xl); box-shadow: var(--shadow-lg); } table.tkb-mini-table { width: 100%; border-collapse: collapse; } table.tkb-mini-table th, table.tkb-mini-table td { border: 1px solid var(--color-border-light); padding: var(--space-lg); text-align: left; vertical-align: middle; } table.tkb-mini-table th:first-child, table.tkb-mini-table td:first-child { text-align: center; width: 80px; } table.tkb-mini-table th { background: var(--color-brand-light); font-weight: 600; color: var(--color-brand); font-size: var(--font-size-sm); letter-spacing: 0.3px; } table.tkb-mini-table td { font-size: var(--font-size-sm); color: var(--color-text-secondary); } table.tkb-mini-table td a { color: var(--color-brand); text-decoration: none; font-weight: 600; transition: color var(--transition-base); } table.tkb-mini-table td a:hover { color: var(--color-brand-hover); text-decoration: underline; } .note { color: var(--color-text-muted); font-size: var(--font-size-xs); margin-top: var(--space-md); font-style: italic; } /* ====== 響應式設計 ====== */ @media (max-width: 1024px) { .tkb-plus { padding: var(--space-2xl); } .tkb-grid { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: var(--space-xl); } } @media (max-width: 768px) { body { padding: var(--space-sm); } .tkb-plus { padding: var(--space-xl); border-radius: var(--radius-xl); } .tkb-plus h2 { font-size: var(--font-size-2xl); text-align: center; } .tkb-plus p.desc { font-size: var(--font-size-base); text-align: center; } .tkb-tabs { flex-direction: column; gap: var(--space-xs); padding: var(--space-xs); } .tkb-tabs a { justify-content: center; padding: var(--space-md) var(--space-lg); font-size: var(--font-size-base); } .tkb-grid { grid-template-columns: 1fr; gap: var(--space-lg); } .tkb-card { padding: var(--space-xl); } .tkb-icon { width: 36px; height: 36px; font-size: 20px; } .tkb-card h4 { font-size: var(--font-size-lg); } } @media (max-width: 480px) { .tkb-plus { padding: var(--space-lg); } .tkb-plus h2 { font-size: var(--font-size-xl); } .tkb-card { padding: var(--space-lg); gap: var(--space-md); } .tkb-cta { width: 100%; justify-content: center; padding: var(--space-lg); } table.tkb-mini-table th, table.tkb-mini-table td { padding: var(--space-sm); font-size: var(--font-size-xs); } table.tkb-mini-table th:first-child, table.tkb-mini-table td:first-child { width: 60px; } } TKB銀行課程推薦 選擇您目前的狀況。TKB銀行都有專屬的資源和行動指南,幫您快速找到需要的資訊。 我想了解銀行考試 我想比較包套方案 我要準備報名了! 招考資訊懶人包 銀行考試資訊總覽 2025年最新考試時程、報名條件、考科配分最完整整理。 各銀行招考時間表薪資待遇與工作內容即時更新報名人數及錄取率 查看懶人包 → 考古題資源 免費考古題+線上測驗 真實考古題線上測驗,立即知道自己的程度和弱點科目。 定期更新歷年考古題庫答題解析與重點提醒錯題記錄複習 開始測驗 → 消息不漏接 加入 LINE 追蹤招考/活動 第一手招考消息、考試提醒、優惠活動通知。 招考資訊即時更新免費資源與活動通知不定期免費解題影片 加入 LINE → 步驟目標動作/資源完成檢核 1 弄懂考試全貌 看懶人包 了解考科與時程 2 考古題、找弱點 做考古題 找出 1–2 科弱點 3 選擇方向 看方案差異 決定哪個包套課程 4 試聽確認講師 挑科目試聽 選定講師/課程 5 加入通知 LINE官方帳號 考試資訊提醒 名師比較 免費試聽 體驗各科目講師教學風格,確認適合自己再購買。 多位名師可選擇完整章節免費體驗點選不同課程即可試看 立即試聽 → 一次看懂 課程內容與方案比較 詳細比較各種課程方案的內容、價格和適合對象。 課程內容與時數比較依背景推薦最適方案多元方案供您選擇 查看比較 → 專人解答 免費顧問諮詢 專業顧問分析您的背景,量身規劃最有效的準備策略。 一對一個人化建議解答所有準備疑問考前提醒及售後服務 預約諮詢 → 身分建議方案特色試聽 零基礎 / 非商科 銀行菁英班 從 0 到上榜:正課+總複習+題庫 菁英班試聽 在職 / 時間有限 銀行金榜班 精準取捨,搭配複習提高效率 金榜班試聽 有商科底子 / 想強化 銀行卓越班 難點突破+觀念深化 卓越班試聽 短期衝刺 / 考前加強 銀行高效班 重點精華+題型演練 高效班試聽 最完整課程 公股銀行全修班 從基礎到進階完整規劃,包含正課、複習、題庫班。 零基礎也能跟上完整學習路徑規劃觀念打底到複習刷題 立即報名 → 重點科目補強 單科加強 針對特定科目加強,適合有基礎或時間有限的考生。 彈性搭配組合重點科目突破特色名師帶路 選擇科目 → 熱門直達: 會計| 貨銀| 銀行三法| 英文 臨門一腳 口面試一對一 一對一模擬面試訓練,提升面試表現和錄取機會。 個人化面試指導履歷自傳優化建議面試題目擬答 預約面試 → 步驟要做什麼到哪裡做補充 1 選擇方案 全修列表 | 單科列表 | 口面試 官網直接下單,方便快速 2 在購買頁登入/註冊並確認規格 各產品頁(加購/課程期間以頁面為準) 選擇適合您的師資 3 完成線上付款 各產品頁的結帳流程 付款方式與分期(以產品頁公告為準) 4 帳號開通 → 進入課程 TKB課程撥放器 付費後專人會盡快與您聯絡 5 開始學習 課程頁面(含紙本題庫/講義) 建議先做近期考古題 需要協助? 線上快速求助 LINE 客服 專人即時回覆 TKB學員專屬服務 (function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'97bd5c8881dfb308',t:'MTc1NzMyMzEzNy4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();
想知道「考銀行要補習嗎」「考銀行準備」要多久?PTT、DCARD 網友熱搜「銀行補習班推薦」「公股銀行補習班推薦PTT」,完整整理銀行考試準備攻略、補習班評比與自學比對,TKB銀行助你高效備考、快速上榜!
想在銀行考試中脫穎而出?TKB銀行貨幣銀行學名師-牧翰老師以最清晰的理論推論+實戰模型操作,分「定義背誦」、「法規解析」、「總經模型」三大層次,幫你有效拿分。馬上來報名牧翰的貨銀課程,掌握貨銀必考重點!
想考進銀行當銀行行員?本篇完整解析「共同前置測驗」到「國際認證」的5大金融證照分類、考試重點與建議考照順序,一篇搞懂完整金融證照考證路線!