{"id":775889,"date":"2026-07-24T10:43:36","date_gmt":"2026-07-24T10:43:36","guid":{"rendered":"https:\/\/www.henryharvin.com\/blog\/?page_id=775889"},"modified":"2026-07-28T12:03:15","modified_gmt":"2026-07-28T12:03:15","slug":"resource-center","status":"publish","type":"page","link":"https:\/\/www.henryharvin.com\/blog\/resource-center\/","title":{"rendered":"Resource Center"},"content":{"rendered":"<style id=\"vat-styles\">\n\/* ===========================================================================\n   VIEW ALL TOPICS \u2014 styles (scoped under .vat)\n=========================================================================== *\/\n.vat{\n  --vat-navy:#0E1E62; --vat-blue:#2B56A4; --vat-navy-2:#16295c;\n  --vat-ink:#16203f; --vat-muted:#5b6478; --vat-line:#e6eaf2;\n  --vat-bg:#f5f7fb; --vat-card:#ffffff;\n  --vat-radius:16px; --vat-radius-sm:12px;\n  --vat-shadow:0 10px 30px rgba(14,30,98,.07);\n  box-sizing:border-box;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,sans-serif;\n  color:var(--vat-ink); line-height:1.6;\n}\n.vat *,.vat *::before,.vat *::after{ box-sizing:border-box; }\n.vat a{ color:inherit; text-decoration:none; }\n.vat h1,.vat h2,.vat h3,.vat p,.vat ul,.vat li{ margin:0; padding:0; }\n.vat ul{ list-style:none; }\n.vat li::marker,.vat li::before{ content:none; }\n.vat svg{ display:block; flex:0 0 auto; fill:currentColor; }\n.vat button{ font-family:inherit; }\n.vat img{ max-width:100%; height:auto; }\n.vat-sr{ position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0 0 0 0); white-space:nowrap; border:0; }\n\n\/* ------------------------------- HERO ----------------------------------- *\/\n.vat-hero{\n  position:relative; isolation:isolate; overflow:hidden;\n  padding:clamp(48px,7vw,88px) 20px clamp(52px,8vw,92px);\n  background:linear-gradient(155deg,#0b1750 0%,var(--vat-navy) 42%,#16307d 100%);\n  text-align:center;\n}\n.vat-hero-glow{\n  position:absolute; inset:0; z-index:-2; pointer-events:none;\n  background:\n    radial-gradient(760px 460px at 78% 8%, rgba(43,86,164,.62) 0%, transparent 66%),\n    radial-gradient(560px 420px at 10% 96%, rgba(56,102,190,.38) 0%, transparent 70%);\n}\n.vat-hero-grid{\n  position:absolute; inset:0; z-index:-1; pointer-events:none;\n  background-image:\n    linear-gradient(rgba(255,255,255,.05) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255,255,255,.05) 1px, transparent 1px);\n  background-size:56px 56px;\n  -webkit-mask-image:radial-gradient(circle at 50% 40%, #000 0%, transparent 78%);\n          mask-image:radial-gradient(circle at 50% 40%, #000 0%, transparent 78%);\n}\n.vat-hero-inner{ position:relative; z-index:1; max-width:820px; margin:0 auto; display:flex; flex-direction:column; align-items:center; }\n.vat-hero-badge{\n  display:inline-flex; align-items:center; gap:9px;\n  padding:8px 18px; border:1px solid rgba(255,255,255,.26); border-radius:999px;\n  background:rgba(255,255,255,.09); color:#dce6ff;\n  font-size:12px; font-weight:700; letter-spacing:.09em; text-transform:uppercase; line-height:1.2;\n  -webkit-backdrop-filter:blur(8px); backdrop-filter:blur(8px);\n}\n.vat-hero-badge-dot{ width:7px; height:7px; border-radius:50%; background:#5FE3A1; box-shadow:0 0 0 4px rgba(95,227,161,.22); }\n.vat .vat-hero-title{\n  margin:22px 0 0; max-width:16ch;\n  font-size:clamp(28px,5vw,50px); font-weight:800; line-height:1.1; letter-spacing:-.03em;\n  color:#ffffff !important; text-wrap:balance;\n}\n.vat-hero-rule{ display:block; width:64px; height:4px; margin:22px 0 0; border-radius:99px; background:linear-gradient(90deg,#4E7FD6,#8FB4F5); }\n.vat .vat-hero-text{ margin:18px 0 0; max-width:60ch; font-size:clamp(14.5px,1.6vw,17px); line-height:1.65; color:rgba(226,234,252,.9); }\n\n\/* ------------------------------- BODY ----------------------------------- *\/\n.vat-body{\n  display:grid; grid-template-columns:326px minmax(0,1fr); gap:30px;\n  max-width:1280px; margin:0 auto; padding:34px 20px 72px; background:var(--vat-bg);\n}\n\n\/* ============================ LEFT: TREE =============================== *\/\n.vat-side{ min-width:0; }\n.vat-side-inner{\n  position:sticky; top:96px; max-height:calc(100vh - 120px);\n  overflow-y:auto; overscroll-behavior:contain;\n  padding:16px; background:var(--vat-card);\n  border:1px solid var(--vat-line); border-radius:var(--vat-radius); box-shadow:var(--vat-shadow);\n}\n.vat-side-inner::-webkit-scrollbar{ width:8px; }\n.vat-side-inner::-webkit-scrollbar-thumb{ background:#d6dcea; border-radius:8px; }\n.vat-side-head{ padding:0 4px 13px; border-bottom:1px solid var(--vat-line); }\n.vat-side-head b{ display:block; font-size:16px; font-weight:800; color:var(--vat-navy); }\n.vat-side-head span{ display:block; margin-top:3px; font-size:12px; color:var(--vat-muted); }\n.vat-nav{ margin-top:12px; }\n\n\/* native <details> reset: hide the default disclosure triangle *\/\n.vat-group,.vat-branch-wrap{ display:block; }\n.vat summary{ list-style:none; cursor:pointer; -webkit-tap-highlight-color:transparent; }\n.vat summary::-webkit-details-marker{ display:none; }\n.vat summary::marker{ content:''; }\n\n\/* chevron rotates when open \u2014 pure CSS, no JS *\/\n.vat-chev{ flex:0 0 auto; display:inline-flex; transition:transform .26s ease; }\n.vat-chev svg,.vat-chev-svg{ width:14px; height:14px; }\n.vat-group[open] > .vat-l1 .vat-chev,\n.vat-branch-wrap[open] > .vat-branch .vat-chev{ transform:rotate(180deg); }\n\n\/* subtle reveal on open *\/\n@keyframes vat-reveal{ from{ opacity:0; transform:translateY(-4px); } to{ opacity:1; transform:none; } }\n.vat-group[open] > .vat-tree,\n.vat-branch-wrap[open] > .vat-tree{ animation:vat-reveal .22s ease; }\n\n.vat-tw{ flex:0 0 auto; width:6px; height:6px; border-radius:50%; background:currentColor; opacity:.35; }\n\n\/* LEVEL 1 : group heading (summary) *\/\n.vat-group + .vat-group{ margin-top:6px; }\n.vat-l1{\n  display:flex; align-items:center; gap:10px; width:100%;\n  padding:12px 13px; border-radius:var(--vat-radius-sm);\n  background:linear-gradient(180deg,#eef2fa 0%,#e7edf9 100%);\n  color:var(--vat-navy); font-size:14px; font-weight:800; line-height:1.3;\n  transition:background .2s ease, color .2s ease, box-shadow .2s ease;\n}\n.vat-l1-name{ flex:1 1 auto; min-width:0; }\n.vat-l1:hover{ background:linear-gradient(180deg,#e3eafa,#dae4f7); }\n.vat-l1:focus-visible{ outline:2px solid var(--vat-blue); outline-offset:2px; }\n.vat-group[open] > .vat-l1{\n  background:linear-gradient(180deg,var(--vat-navy) 0%,var(--vat-navy-2) 100%);\n  color:#fff; box-shadow:0 8px 18px rgba(14,30,98,.22);\n}\n\n\/* nested lists: indent rail per depth *\/\n.vat-tree{ padding-left:0; }\n.vat-tree .vat-tree{ margin-left:14px; padding-left:8px; border-left:1px solid var(--vat-line); }\n\n\/* LEVEL 2\/3 : expandable node (summary) *\/\n.vat-branch{\n  display:flex; align-items:center; gap:9px; width:100%;\n  padding:9px 10px; margin-top:3px; border-radius:9px; background:transparent;\n  color:#24365f; font-weight:700; line-height:1.35;\n  transition:background .16s ease, color .16s ease;\n}\n.vat-branch-name{ flex:1 1 auto; min-width:0; }\n.vat-branch:hover{ background:#eef2fb; color:var(--vat-navy); }\n.vat-branch:focus-visible{ outline:2px solid var(--vat-blue); outline-offset:1px; }\n.vat-branch-wrap[open] > .vat-branch{ background:#e8eefb; color:var(--vat-navy); }\n\n\/* LEAF : the clickable category *\/\n.vat-leaf{\n  display:flex; align-items:center; gap:9px;\n  padding:8px 10px; margin-top:2px; border-radius:8px;\n  color:var(--vat-muted); line-height:1.35;\n  transition:background .16s ease, color .16s ease, transform .16s ease;\n}\n.vat-leaf-name{ flex:1 1 auto; min-width:0; }\n.vat-leaf-count{ flex:0 0 auto; font-size:11px; color:#9aa3b8; }\n.vat-leaf:hover{ background:#eef2fb; color:var(--vat-navy); transform:translateX(2px); }\n.vat-leaf:focus-visible{ outline:2px solid var(--vat-blue); outline-offset:1px; }\n.vat-leaf.is-active{\n  background:linear-gradient(90deg,rgba(43,86,164,.16),rgba(43,86,164,.05));\n  color:var(--vat-navy); font-weight:700; box-shadow:inset 3px 0 0 var(--vat-blue);\n}\n.vat-leaf.is-active .vat-leaf-count{ color:var(--vat-blue); }\n\n\/* depth-based font sizing so the levels read as a hierarchy *\/\n.vat-depth-2 > .vat-node > .vat-branch-wrap > .vat-branch,\n.vat-depth-2 > .vat-node > .vat-leaf{ font-size:13px; }\n.vat-depth-3 > .vat-node > .vat-branch-wrap > .vat-branch,\n.vat-depth-3 > .vat-node > .vat-leaf{ font-size:12.5px; }\n.vat-depth-4 > .vat-node > .vat-branch-wrap > .vat-branch,\n.vat-depth-4 > .vat-node > .vat-leaf{ font-size:12px; }\n\n\/* ============================ RIGHT: GRID ============================== *\/\n.vat-main{ min-width:0; }\n.vat-toolbar{\n  display:flex; align-items:center; flex-wrap:wrap; gap:14px;\n  margin-bottom:22px; padding:18px 22px;\n  background:var(--vat-card); border:1px solid var(--vat-line);\n  border-radius:var(--vat-radius); box-shadow:var(--vat-shadow);\n}\n.vat-toolbar-txt{ flex:1 1 220px; min-width:0; }\n.vat .vat-current{ font-size:clamp(19px,2.3vw,25px); font-weight:800; color:var(--vat-navy); line-height:1.25; }\n.vat-count{ margin-top:3px; font-size:13px; color:var(--vat-muted); }\n.vat-toolbar-link{\n  flex:0 0 auto; display:inline-flex; align-items:center; gap:7px;\n  padding:9px 16px; border-radius:999px; border:1px solid var(--vat-line);\n  color:var(--vat-blue) !important; font-size:13px; font-weight:700;\n  transition:background .2s ease, border-color .2s ease, transform .2s ease;\n}\n.vat-toolbar-link[hidden]{ display:none; }\n.vat-toolbar-link svg{ width:13px; height:13px; }\n.vat-toolbar-link:hover{ background:#eef2fb; border-color:#cfdaf0; transform:translateY(-1px); }\n\n\/* 3 \/ 2 \/ 1 columns (main width naturally yields the counts). *\/\n.vat-grid{ display:grid; grid-template-columns:repeat(auto-fill,minmax(255px,1fr)); gap:22px; }\n\n.vat-card{\n  display:flex; flex-direction:column; overflow:hidden;\n  background:var(--vat-card); border:1px solid var(--vat-line);\n  border-radius:var(--vat-radius); box-shadow:var(--vat-shadow);\n  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease;\n}\n.vat-card:hover{ transform:translateY(-4px); box-shadow:0 18px 44px rgba(14,30,98,.13); border-color:#d5deef; }\n\n\/* Featured image: full-width, fixed 16:9, rounded TOP corners *\/\n.vat-card-media{\n  position:relative; display:block; aspect-ratio:16\/9; overflow:hidden;\n  background:#e9eef8; border-radius:var(--vat-radius) var(--vat-radius) 0 0;\n}\n.vat-card-media img{ width:100%; height:100%; object-fit:cover; transition:transform .5s ease; }\n.vat-card:hover .vat-card-media img{ transform:scale(1.06); }\n.vat-card-ph{ display:flex; align-items:center; justify-content:center; width:100%; height:100%; color:#b6c2da; }\n.vat-card-ph svg{ width:38px; height:38px; }\n\n.vat-card-body{ display:flex; flex-direction:column; flex:1 1 auto; padding:15px 17px 17px; }\n\n\/* Title \u2014 max 2 lines *\/\n.vat .vat-card-title{ font-size:16px; font-weight:700; line-height:1.4; color:var(--vat-navy); }\n.vat-card-title a{\n  display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical;\n  overflow:hidden; transition:color .2s ease;\n}\n.vat-card-title a:hover{ color:var(--vat-blue); }\n\n\/* Author \u2022 Date \u2014 one row, small, muted *\/\n.vat-card-meta{ margin-top:8px; font-size:12px; color:var(--vat-muted); }\n.vat-card-meta time{ white-space:nowrap; }\n\n\/* Excerpt \u2014 max 2 lines *\/\n.vat-card-excerpt{\n  margin-top:9px; font-size:13.5px; line-height:1.6; color:var(--vat-muted);\n  display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;\n}\n\n\/* Read More \u2014 navy pill pinned to the card bottom *\/\n.vat-card-more{\n  align-self:flex-start; margin-top:auto;\n  display:inline-flex; align-items:center; gap:7px;\n  padding:9px 18px; border-radius:999px;\n  background:linear-gradient(160deg,var(--vat-navy),var(--vat-blue));\n  color:#fff !important; font-size:12.5px; font-weight:700;\n  box-shadow:0 6px 16px rgba(14,30,98,.22);\n  transition:transform .22s ease, box-shadow .22s ease, filter .22s ease;\n}\n.vat-card-more svg{ width:13px; height:13px; transition:transform .22s ease; }\n.vat-card-more:hover{ transform:translateY(-2px); box-shadow:0 12px 24px rgba(14,30,98,.3); filter:brightness(1.06); }\n.vat-card-more:hover svg{ transform:translateX(3px); }\n\n\/* Numbered pagination *\/\n.vat-pagination{ display:flex; align-items:center; justify-content:center; flex-wrap:wrap; gap:8px; margin-top:34px; }\n.vat-pagination .page-numbers{\n  display:inline-flex; align-items:center; justify-content:center; gap:6px;\n  min-width:40px; height:40px; padding:0 13px;\n  border:1px solid var(--vat-line); border-radius:11px; background:var(--vat-card);\n  color:var(--vat-ink); font-size:13.5px; font-weight:700;\n  transition:background .2s ease, color .2s ease, border-color .2s ease, transform .2s ease;\n}\n.vat-pagination .page-numbers svg{ width:13px; height:13px; }\n.vat-pagination a.page-numbers:hover{ background:#eef2fb; border-color:#cfdaf0; color:var(--vat-navy); transform:translateY(-1px); }\n.vat-pagination .page-numbers.current{\n  background:linear-gradient(160deg,var(--vat-navy),var(--vat-blue)); border-color:transparent; color:#fff;\n  box-shadow:0 8px 18px rgba(14,30,98,.26);\n}\n.vat-pagination .page-numbers.dots{ border-color:transparent; background:transparent; }\n\n\/* Empty \/ loading \/ error states *\/\n.vat-empty{\n  display:flex; flex-direction:column; align-items:center; gap:6px;\n  padding:60px 24px; text-align:center;\n  background:var(--vat-card); border:1px dashed #cdd6e8; border-radius:var(--vat-radius); color:var(--vat-muted);\n}\n.vat-empty svg{ width:34px; height:34px; color:#b6c2da; margin-bottom:6px; }\n.vat-empty b{ font-size:16px; color:var(--vat-navy); }\n.vat-results.is-loading{ opacity:.4; pointer-events:none; transition:opacity .2s ease; }\n.vat-loader{ display:flex; align-items:center; justify-content:center; gap:7px; padding:26px 0; }\n.vat-loader[hidden]{ display:none; }\n.vat-loader span{ width:9px; height:9px; border-radius:50%; background:var(--vat-blue); animation:vat-bounce 1s infinite ease-in-out both; }\n.vat-loader span:nth-child(2){ animation-delay:.15s; }\n.vat-loader span:nth-child(3){ animation-delay:.3s; }\n@keyframes vat-bounce{ 0%,80%,100%{ transform:scale(.5); opacity:.4 } 40%{ transform:scale(1); opacity:1 } }\n.vat-error{\n  display:flex; flex-direction:column; align-items:center; gap:8px;\n  padding:44px 24px; text-align:center;\n  background:#fff7f7; border:1px solid #f3d3d3; border-radius:var(--vat-radius); color:#8a3b3b;\n}\n.vat-error b{ font-size:16px; color:#a12b2b; }\n.vat-error-actions{ display:flex; align-items:center; gap:10px; margin-top:6px; flex-wrap:wrap; justify-content:center; }\n.vat-retry{ padding:9px 20px; border:0; border-radius:999px; background:var(--vat-navy); color:#fff; font-size:13px; font-weight:700; cursor:pointer; }\n.vat-retry:hover{ background:var(--vat-blue); }\n.vat-error-actions a{ color:var(--vat-blue) !important; font-size:13px; font-weight:700; text-decoration:underline; }\n\n\/* ============================= RESPONSIVE ============================== *\/\n\/* Tablet: narrower sidebar; grid naturally drops to 2 columns. *\/\n@media (max-width:1080px){\n  .vat-body{ grid-template-columns:270px minmax(0,1fr); gap:22px; }\n  .vat-side-inner{ padding:13px; }\n}\n\/* Mobile: single column. Tree stacks above grid; groups are collapsed by\n   default (native <details>), so it stays compact with no JS. *\/\n@media (max-width:860px){\n  .vat-body{ grid-template-columns:minmax(0,1fr); gap:18px; padding:24px 16px 56px; }\n  .vat-side{ order:1; }\n  .vat-main{ order:2; }\n  .vat-side-inner{ position:static; max-height:none; overflow:visible; }\n  .vat-branch{ padding:11px 10px; }\n  .vat-leaf{ padding:11px 10px; }\n  .vat-toolbar{ padding:15px 16px; }\n}\n@media (max-width:560px){\n  .vat-hero{ padding:40px 16px 44px; }\n  .vat .vat-hero-title{ max-width:100%; }\n  .vat-grid{ grid-template-columns:minmax(0,1fr); }   \/* guarantee 1-up on phones *\/\n  .vat-toolbar{ flex-direction:column; align-items:flex-start; }\n  .vat-toolbar-link{ width:100%; justify-content:center; }\n  .vat-pagination .page-numbers{ min-width:36px; height:36px; padding:0 10px; font-size:13px; }\n}\n@media (prefers-reduced-motion:reduce){\n  .vat *{ transition-duration:.01ms !important; animation-duration:.01ms !important; }\n}\n<\/style>\t\t<div class=\"vat\" id=\"vat\"\n\t\t     data-rest=\"https:\/\/www.henryharvin.com\/blog\/wp-json\/vat\/v1\/posts\"\n\t\t     data-nonce=\"b0237ad1a9\"\n\t\t     data-base=\"https:\/\/www.henryharvin.com\/blog\/resource-center\/\"\n\t\t     data-active=\"all\">\n\n\t\t\t<!-- ============================ HERO ======================== -->\n\t\t\t<section class=\"vat-hero\">\n\t\t\t\t<span class=\"vat-hero-glow\" aria-hidden=\"true\"><\/span>\n\t\t\t\t<span class=\"vat-hero-grid\" aria-hidden=\"true\"><\/span>\n\t\t\t\t<div class=\"vat-hero-inner\">\n\t\t\t\t\t<span class=\"vat-hero-badge\">\n\t\t\t\t\t\t<span class=\"vat-hero-badge-dot\" aria-hidden=\"true\"><\/span>\n\t\t\t\t\t\tTrusted by 4,60,000+ Learners Worldwide\t\t\t\t\t<\/span>\n\t\t\t\t\t<h1 class=\"vat-hero-title\">Explore Henry Harvin&reg; Topics<\/h1>\n\t\t\t\t\t<span class=\"vat-hero-rule\" aria-hidden=\"true\"><\/span>\n\t\t\t\t\t<p class=\"vat-hero-text\">Browse every topic we write about, organised by domain.<\/p>\n\t\t\t\t<\/div>\n\t\t\t<\/section>\n\n\t\t\t<!-- ============================ BODY ======================== -->\n\t\t\t<div class=\"vat-body\">\n\n\t\t\t\t<!-- LEFT: category tree (rendered by Snippet 2) -->\n\t\t\t\t<aside class=\"vat-side\">\n\t\t\t\t\t<div class=\"vat-side-inner\" id=\"vat-side-inner\">\n\t\t\t\t\t\t<div class=\"vat-side-head\">\n\t\t\t\t\t\t\t<b>All Topics<\/b>\n\t\t\t\t\t\t\t<span>Expand a section to browse its topics<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<nav class=\"vat-nav\" aria-label=\"Blog topics\"><details class=\"vat-group\"><summary class=\"vat-l1\"><span class=\"vat-l1-name\">Technology &amp; IT<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-2\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"technology\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Technology<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/technology\/metaverse\/\" data-cat=\"metaverse\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Metaverse<\/span><span class=\"vat-leaf-count\">6<\/span><\/a><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"software-development\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Software Development<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-4\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/technology\/software-development\/c\/\" data-cat=\"c\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">C++<\/span><span class=\"vat-leaf-count\">10<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/technology\/software-development\/coding\/\" data-cat=\"coding\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Coding<\/span><span class=\"vat-leaf-count\">12<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/technology\/software-development\/java\/\" data-cat=\"java\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Java<\/span><span class=\"vat-leaf-count\">19<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/technology\/software-development\/python\/\" data-cat=\"python\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Python<\/span><span class=\"vat-leaf-count\">27<\/span><\/a><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"programming-languages\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Programming Languages<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-5\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/technology\/software-development\/programming-languages\/oops\/\" data-cat=\"oops\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">OOPs<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><\/ul><\/details><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/technology\/software-testing\/\" data-cat=\"software-testing\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Software Testing<\/span><span class=\"vat-leaf-count\">21<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/technology\/robotics\/\" data-cat=\"robotics\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Robotics<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/technology\/rpa\/\" data-cat=\"rpa\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">RPA<\/span><span class=\"vat-leaf-count\">15<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/technology\/iot-course\/\" data-cat=\"iot-course\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">IoT Course<\/span><span class=\"vat-leaf-count\">5<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/technology\/industry-4-0\/\" data-cat=\"industry-4-0\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Industry 4.0<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/technology\/blockchain\/\" data-cat=\"blockchain\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Blockchain<\/span><span class=\"vat-leaf-count\">26<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/technology\/embedded-system\/\" data-cat=\"embedded-system\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Embedded System<\/span><span class=\"vat-leaf-count\">9<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"web-development\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Web Development<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/web-development\/full-stack-development\/\" data-cat=\"full-stack-development\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Full Stack Development<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/web-development\/php\/\" data-cat=\"php\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">PHP<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"web-designing\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Web Designing<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/web-designing\/ui-ux-designer\/\" data-cat=\"ui-ux-designer\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">UI UX DESIGNER<\/span><span class=\"vat-leaf-count\">8<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/workday\/\" data-cat=\"workday\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Workday<\/span><span class=\"vat-leaf-count\">5<\/span><\/a><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"it\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">IT<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/it\/devops\/\" data-cat=\"devops\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">DevOps<\/span><span class=\"vat-leaf-count\">13<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/it\/itil\/\" data-cat=\"itil\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">ITIL<\/span><span class=\"vat-leaf-count\">6<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/it\/linux\/\" data-cat=\"linux\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Linux<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"software-engineering\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Software Engineering<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-4\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/it\/software-engineering\/software-engineer\/\" data-cat=\"software-engineer\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Software Engineer<\/span><span class=\"vat-leaf-count\">3<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/it\/tools\/\" data-cat=\"tools\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Tools<\/span><span class=\"vat-leaf-count\">45<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"cloud-computing\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Cloud Computing<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/cloud-computing\/aws\/\" data-cat=\"aws\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">AWS<\/span><span class=\"vat-leaf-count\">17<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/cloud-computing\/kubernetes-training\/\" data-cat=\"kubernetes-training\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Kubernetes training<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/cloud-computing\/microsoft-azure\/\" data-cat=\"microsoft-azure\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Microsoft Azure<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><\/ul><\/details><\/li><\/ul><\/details><details class=\"vat-group\"><summary class=\"vat-l1\"><span class=\"vat-l1-name\">Artificial Intelligence &amp; Data<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-2\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"artificial-intelligence\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Artificial Intelligence<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/artificial-intelligence\/chatgpt\/\" data-cat=\"chatgpt\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">ChatGPT<\/span><span class=\"vat-leaf-count\">3<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/artificial-intelligence\/machine-learning\/\" data-cat=\"machine-learning\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Machine Learning<\/span><span class=\"vat-leaf-count\">39<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"data-science\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Data Science<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/data-science\/big-data\/\" data-cat=\"big-data\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Big Data<\/span><span class=\"vat-leaf-count\">3<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/data-science\/data-analyst\/\" data-cat=\"data-analyst\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Data Analyst<\/span><span class=\"vat-leaf-count\">11<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/data-science\/data-engineering\/\" data-cat=\"data-engineering\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Data Engineering<\/span><span class=\"vat-leaf-count\">7<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/data-science\/data-mining\/\" data-cat=\"data-mining\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Data Mining<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/data-science\/data-modeling\/\" data-cat=\"data-modeling\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Data Modeling<\/span><span class=\"vat-leaf-count\">3<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/data-science\/data-scientist\/\" data-cat=\"data-scientist\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Data Scientist<\/span><span class=\"vat-leaf-count\">8<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"data-analytics\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Data Analytics<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/data-analytics\/business-analytics\/\" data-cat=\"business-analytics\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Business Analytics<\/span><span class=\"vat-leaf-count\">56<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/data-analytics\/business-intelligence\/\" data-cat=\"business-intelligence\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Business Intelligence<\/span><span class=\"vat-leaf-count\">4<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/data-analytics\/excel\/\" data-cat=\"excel\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Excel<\/span><span class=\"vat-leaf-count\">18<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/data-analytics\/advanced-excel\/\" data-cat=\"advanced-excel\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Advanced Excel<\/span><span class=\"vat-leaf-count\">16<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"data-visualization\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Data Visualization<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/data-visualization\/power-bi\/\" data-cat=\"power-bi\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Power BI<\/span><span class=\"vat-leaf-count\">23<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/data-visualization\/tableau\/\" data-cat=\"tableau\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Tableau<\/span><span class=\"vat-leaf-count\">17<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"database-management\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Database Management<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/database-management\/sql\/\" data-cat=\"sql\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SQL<\/span><span class=\"vat-leaf-count\">10<\/span><\/a><\/li><\/ul><\/details><\/li><\/ul><\/details><details class=\"vat-group\"><summary class=\"vat-l1\"><span class=\"vat-l1-name\">Digital Marketing<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-2\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"digital-marketing\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Digital Marketing<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/digital-marketing\/affiliate-marketing\/\" data-cat=\"affiliate-marketing\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Affiliate Marketing<\/span><span class=\"vat-leaf-count\">3<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/digital-marketing\/email-marketing\/\" data-cat=\"email-marketing\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Email Marketing<\/span><span class=\"vat-leaf-count\">5<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/digital-marketing\/google-analytics\/\" data-cat=\"google-analytics\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Google Analytics<\/span><span class=\"vat-leaf-count\">5<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/digital-marketing\/online-marketing\/\" data-cat=\"online-marketing\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Online Marketing<\/span><span class=\"vat-leaf-count\">4<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/digital-marketing\/performance-marketing\/\" data-cat=\"performance-marketing\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Performance Marketing<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/digital-marketing\/ppc\/\" data-cat=\"ppc\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">PPC<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"seo\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">SEO<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-4\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/digital-marketing\/seo\/keyword-research\/\" data-cat=\"keyword-research\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Keyword Research<\/span><span class=\"vat-leaf-count\">3<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/digital-marketing\/seo\/off-page-seo\/\" data-cat=\"off-page-seo\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Off Page SEO<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/digital-marketing\/seo\/technical-seo\/\" data-cat=\"technical-seo\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Technical SEO<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/digital-marketing\/social-media-marketing\/\" data-cat=\"social-media-marketing\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Social Media Marketing<\/span><span class=\"vat-leaf-count\">30<\/span><\/a><\/li><\/ul><\/details><\/li><\/ul><\/details><details class=\"vat-group\"><summary class=\"vat-l1\"><span class=\"vat-l1-name\">Business &amp; Management<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-2\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"business-management\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Business Management<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/business-management\/business-analysis\/\" data-cat=\"business-analysis\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Business Analysis<\/span><span class=\"vat-leaf-count\">6<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/business-management\/entrepreneurship\/\" data-cat=\"entrepreneurship\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Entrepreneurship<\/span><span class=\"vat-leaf-count\">5<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/business-management\/leadership\/\" data-cat=\"leadership\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Leadership<\/span><span class=\"vat-leaf-count\">5<\/span><\/a><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"six-sigma\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Six Sigma<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-4\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/business-management\/six-sigma\/six-sigma-black-belt\/\" data-cat=\"six-sigma-black-belt\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Six Sigma Black Belt<\/span><span class=\"vat-leaf-count\">24<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/business-management\/six-sigma\/six-sigma-green-belt\/\" data-cat=\"six-sigma-green-belt\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Six Sigma Green Belt<\/span><span class=\"vat-leaf-count\">33<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/business-management\/six-sigma\/six-sigma-master-black-belt\/\" data-cat=\"six-sigma-master-black-belt\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Six Sigma Master Black Belt<\/span><span class=\"vat-leaf-count\">6<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/business-management\/product-management\/\" data-cat=\"product-management\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Product Management<\/span><span class=\"vat-leaf-count\">11<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/business-management\/design-thinking\/\" data-cat=\"design-thinking\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Design Thinking<\/span><span class=\"vat-leaf-count\">18<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"management\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Management<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/management\/action-sports-training\/\" data-cat=\"action-sports-training\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Action Sports Training<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/management\/action-sports\/\" data-cat=\"action-sports\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Action Sports<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/management\/pmp\/\" data-cat=\"pmp\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">PMP<\/span><span class=\"vat-leaf-count\">38<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/project-management\/\" data-cat=\"project-management\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Project Management<\/span><span class=\"vat-leaf-count\">71<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/agile\/\" data-cat=\"agile\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Agile<\/span><span class=\"vat-leaf-count\">17<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/scrum-master-certification\/\" data-cat=\"scrum-master-certification\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Scrum Master Certification<\/span><span class=\"vat-leaf-count\">9<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/pgmp-course\/\" data-cat=\"pgmp-course\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">PgMP<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"quality-management\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Quality Management<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/quality-management\/5s\/\" data-cat=\"5s\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">5S<\/span><span class=\"vat-leaf-count\">6<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/quality-management\/7-qc\/\" data-cat=\"7-qc\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">7 QC<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/value-stream-mapping\/\" data-cat=\"value-stream-mapping\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Value Stream Mapping<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><\/ul><\/details><details class=\"vat-group\"><summary class=\"vat-l1\"><span class=\"vat-l1-name\">Finance &amp; Accounting<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-2\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"finance-and-accounting\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Finance and Accounting<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/finance-and-accounting\/acca\/\" data-cat=\"acca\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">ACCA<\/span><span class=\"vat-leaf-count\">23<\/span><\/a><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"accounting-and-taxation\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Accounting and Taxation<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-4\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/finance-and-accounting\/accounting-and-taxation\/ca\/\" data-cat=\"ca\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">CA<\/span><span class=\"vat-leaf-count\">4<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/finance-and-accounting\/accounting-and-taxation\/gst\/\" data-cat=\"gst\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">GST<\/span><span class=\"vat-leaf-count\">34<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/finance-and-accounting\/accounting-and-taxation\/income-tax\/\" data-cat=\"income-tax\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Income Tax<\/span><span class=\"vat-leaf-count\">20<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/finance-and-accounting\/banking\/\" data-cat=\"banking\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Banking<\/span><span class=\"vat-leaf-count\">7<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/finance-and-accounting\/cpa\/\" data-cat=\"cpa\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">CPA<\/span><span class=\"vat-leaf-count\">14<\/span><\/a><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"financial-management\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Financial Management<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-4\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/finance-and-accounting\/financial-management\/financial-analysis\/\" data-cat=\"financial-analysis\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Financial Analysis<\/span><span class=\"vat-leaf-count\">8<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/finance-and-accounting\/financial-management\/financial-analytics\/\" data-cat=\"financial-analytics\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Financial Analytics<\/span><span class=\"vat-leaf-count\">9<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/finance-and-accounting\/financial-management\/financial-modeling\/\" data-cat=\"financial-modeling\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Financial Modeling<\/span><span class=\"vat-leaf-count\">15<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/finance-and-accounting\/ifrs\/\" data-cat=\"ifrs\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">IFRS<\/span><span class=\"vat-leaf-count\">21<\/span><\/a><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"investment\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Investment<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-4\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/finance-and-accounting\/investment\/bitcoin\/\" data-cat=\"bitcoin\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Bitcoin<\/span><span class=\"vat-leaf-count\">16<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/finance-and-accounting\/investment\/cryptocurrency\/\" data-cat=\"cryptocurrency\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Cryptocurrency<\/span><span class=\"vat-leaf-count\">4<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/finance-and-accounting\/investment\/stock-market\/\" data-cat=\"stock-market\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Stock Market<\/span><span class=\"vat-leaf-count\">15<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/finance-and-accounting\/tally\/\" data-cat=\"tally\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Tally<\/span><span class=\"vat-leaf-count\">11<\/span><\/a><\/li><\/ul><\/details><\/li><\/ul><\/details><details class=\"vat-group\"><summary class=\"vat-l1\"><span class=\"vat-l1-name\">Careers<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-2\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"careers\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Careers<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"career-development\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Career Development<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-4\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/careers\/career-development\/career-guidance\/\" data-cat=\"career-guidance\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Career Guidance<\/span><span class=\"vat-leaf-count\">53<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/careers\/career-development\/career-opportunity\/\" data-cat=\"career-opportunity\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Career Opportunity<\/span><span class=\"vat-leaf-count\">5<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/careers\/communication-skills\/\" data-cat=\"communication-skills\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Communication Skills<\/span><span class=\"vat-leaf-count\">7<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/careers\/future-skills\/\" data-cat=\"future-skills\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Future Skills<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"interview-preparation\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Interview Preparation<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-4\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/careers\/interview-preparation\/interview-questions-and-answers\/\" data-cat=\"interview-questions-and-answers\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Interview Questions<\/span><span class=\"vat-leaf-count\">125<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/careers\/interview-preparation\/job-description\/\" data-cat=\"job-description\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Job Description<\/span><span class=\"vat-leaf-count\">5<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/careers\/jobs\/\" data-cat=\"jobs\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Jobs<\/span><span class=\"vat-leaf-count\">37<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/careers\/professional-development\/\" data-cat=\"professional-development\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Professional Development<\/span><span class=\"vat-leaf-count\">6<\/span><\/a><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"soft-skills\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Soft Skills<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-4\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/careers\/soft-skills\/art-of-negotiation\/\" data-cat=\"art-of-negotiation\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Art of Negotiation<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><\/ul><\/details><\/li><\/ul><\/details><\/li><\/ul><\/details><details class=\"vat-group\"><summary class=\"vat-l1\"><span class=\"vat-l1-name\">Education<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-2\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"education\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Education<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/bba\/\" data-cat=\"bba\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">BBA<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/books\/\" data-cat=\"books\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Books<\/span><span class=\"vat-leaf-count\">110<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/courses-after-10th\/\" data-cat=\"courses-after-10th\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Courses After 10th<\/span><span class=\"vat-leaf-count\">5<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/courses-after-12th\/\" data-cat=\"courses-after-12th\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Courses After 12th<\/span><span class=\"vat-leaf-count\">14<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/courses-after-graduation\/\" data-cat=\"courses-after-graduation\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Courses After Graduation<\/span><span class=\"vat-leaf-count\">5<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/courses-after-post-graduation\/\" data-cat=\"courses-after-post-graduation\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Courses After Post Graduation<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/courses-for-kids\/\" data-cat=\"courses-for-kids\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Courses for Kids<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"higher-education\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Higher Education<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-4\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/higher-education\/doctorate-courses\/\" data-cat=\"doctorate-courses\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Doctorate Courses<\/span><span class=\"vat-leaf-count\">24<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/higher-education\/junior-mba\/\" data-cat=\"junior-mba\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Junior MBA<\/span><span class=\"vat-leaf-count\">44<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/higher-education\/mba\/\" data-cat=\"mba\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">MBA<\/span><span class=\"vat-leaf-count\">7<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/higher-education\/phd\/\" data-cat=\"phd\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">PhD<\/span><span class=\"vat-leaf-count\">57<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/higher-education\/teen-mba\/\" data-cat=\"teen-mba\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Teen MBA<\/span><span class=\"vat-leaf-count\">20<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/instructional-design\/\" data-cat=\"instructional-design\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Instructional Design<\/span><span class=\"vat-leaf-count\">19<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/online-courses\/\" data-cat=\"online-courses\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Online Courses<\/span><span class=\"vat-leaf-count\">25<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/online-learning\/\" data-cat=\"online-learning\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Online Learning<\/span><span class=\"vat-leaf-count\">6<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/summer-program\/\" data-cat=\"summer-program\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Summer Program<\/span><span class=\"vat-leaf-count\">68<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/teacher-training\/\" data-cat=\"teacher-training\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Teacher Training<\/span><span class=\"vat-leaf-count\">12<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/professional-courses\/\" data-cat=\"professional-courses\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Professional Courses<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/mass-communication\/\" data-cat=\"mass-communication\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Mass Communication<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/mca\/\" data-cat=\"mca\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">MCA<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/iti\/\" data-cat=\"iti\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">ITI<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/fellowship-programs\/\" data-cat=\"fellowship-programs\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Fellowship Programs<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/course-for-students\/\" data-cat=\"course-for-students\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Course For Students<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/education\/certification-courses\/\" data-cat=\"certification-courses\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Certification Courses<\/span><span class=\"vat-leaf-count\">6<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/commerce\/\" data-cat=\"commerce\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Commerce<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/corporate-training\/\" data-cat=\"corporate-training\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Corporate Training<\/span><span class=\"vat-leaf-count\">3<\/span><\/a><\/li><\/ul><\/details><details class=\"vat-group\"><summary class=\"vat-l1\"><span class=\"vat-l1-name\">Content<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-2\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"content-writer\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Content Writer<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/content-writer\/academic-writer\/\" data-cat=\"academic-writer\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Academic Writer<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/content-writer\/financial-writer\/\" data-cat=\"financial-writer\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Financial Writer<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/content-writer\/medical-writer\/\" data-cat=\"medical-writer\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Medical Writer<\/span><span class=\"vat-leaf-count\">4<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/content-writer\/technical-writer\/\" data-cat=\"technical-writer\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Technical Writer<\/span><span class=\"vat-leaf-count\">13<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"content-writing\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Content Writing<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/content-writing\/academic-writing\/\" data-cat=\"academic-writing\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Academic Writing<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/content-writing\/content-marketing\/\" data-cat=\"content-marketing\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Content Marketing<\/span><span class=\"vat-leaf-count\">12<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/content-writing\/copywriting\/\" data-cat=\"copywriting\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Copywriting<\/span><span class=\"vat-leaf-count\">14<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/content-writing\/creative-writing\/\" data-cat=\"creative-writing\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Creative writing<\/span><span class=\"vat-leaf-count\">59<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/content-writing\/research-writing\/\" data-cat=\"research-writing\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Research Writing<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/content-writing\/seo-copywriting\/\" data-cat=\"seo-copywriting\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SEO Copywriting<\/span><span class=\"vat-leaf-count\">3<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/content-writing\/technical-writing\/\" data-cat=\"technical-writing\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Technical Writing<\/span><span class=\"vat-leaf-count\">53<\/span><\/a><\/li><\/ul><\/details><\/li><\/ul><\/details><details class=\"vat-group\"><summary class=\"vat-l1\"><span class=\"vat-l1-name\">Languages<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-2\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"foreign-language\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Foreign Language<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/foreign-language\/arabic-language\/\" data-cat=\"arabic-language\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Arabic Language<\/span><span class=\"vat-leaf-count\">5<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/foreign-language\/chinese-language\/\" data-cat=\"chinese-language\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Chinese Language<\/span><span class=\"vat-leaf-count\">11<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/foreign-language\/dutch-language\/\" data-cat=\"dutch-language\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Dutch Language<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"english-language\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">English Language<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-4\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/foreign-language\/english-language\/english-speaking\/\" data-cat=\"english-speaking\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">English Speaking<\/span><span class=\"vat-leaf-count\">16<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/foreign-language\/english-language\/english-writing\/\" data-cat=\"english-writing\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">English Writing<\/span><span class=\"vat-leaf-count\">15<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/foreign-language\/french-language\/\" data-cat=\"french-language\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">French Language<\/span><span class=\"vat-leaf-count\">42<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/foreign-language\/italian-language\/\" data-cat=\"italian-language\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Italian Language<\/span><span class=\"vat-leaf-count\">8<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/foreign-language\/japanese-language\/\" data-cat=\"japanese-language\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Japanese Language<\/span><span class=\"vat-leaf-count\">19<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/foreign-language\/korean-language\/\" data-cat=\"korean-language\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Korean Language<\/span><span class=\"vat-leaf-count\">25<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/foreign-language\/portuguese-language\/\" data-cat=\"portuguese-language\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Portuguese Language<\/span><span class=\"vat-leaf-count\">3<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/foreign-language\/spanish-language\/\" data-cat=\"spanish-language\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Spanish Language<\/span><span class=\"vat-leaf-count\">24<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/foreign-language\/german-language\/\" data-cat=\"german-language\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">German Language<\/span><span class=\"vat-leaf-count\">36<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/foreign-language\/russian-language\/\" data-cat=\"russian-language\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Russian Language<\/span><span class=\"vat-leaf-count\">3<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/language-learning\/\" data-cat=\"language-learning\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Language Learning<\/span><span class=\"vat-leaf-count\">4<\/span><\/a><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"indian-languages\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Indian Languages<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/indian-languages\/tamil-language\/\" data-cat=\"tamil-language\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Tamil Language<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/indian-languages\/sanskrit-language\/\" data-cat=\"sanskrit-language\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Sanskrit language<\/span><span class=\"vat-leaf-count\">5<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/indian-languages\/malayalam-language\/\" data-cat=\"malayalam-language\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Malayalam Language<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><\/ul><\/details><\/li><\/ul><\/details><details class=\"vat-group\"><summary class=\"vat-l1\"><span class=\"vat-l1-name\">Healthcare &amp; Medical<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-2\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"healthcare\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Healthcare<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"paramedical\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Paramedical<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-4\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/healthcare\/paramedical\/emt\/\" data-cat=\"emt\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">EMT<\/span><span class=\"vat-leaf-count\">9<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/healthcare\/paramedical\/mlt\/\" data-cat=\"mlt\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">MLT<\/span><span class=\"vat-leaf-count\">7<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/healthcare\/phlebotomy\/\" data-cat=\"phlebotomy\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Phlebotomy<\/span><span class=\"vat-leaf-count\">4<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/healthcare\/food-and-nutrition\/\" data-cat=\"food-and-nutrition\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Food and Nutrition<\/span><span class=\"vat-leaf-count\">5<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"medical\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Medical<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"doctors\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Doctors<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-4\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/medical\/doctors\/best-doctors\/\" data-cat=\"best-doctors\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Best Doctors<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/medical\/medical-billing\/\" data-cat=\"medical-billing\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Medical Billing<\/span><span class=\"vat-leaf-count\">6<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/medical\/medical-coding\/\" data-cat=\"medical-coding\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Medical Coding<\/span><span class=\"vat-leaf-count\">41<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/medical\/medical-emergency\/\" data-cat=\"medical-emergency\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Medical Emergency<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/medical\/medical-scribe\/\" data-cat=\"medical-scribe\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Medical Scribe<\/span><span class=\"vat-leaf-count\">3<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/medical\/medical-transcription\/\" data-cat=\"medical-transcription\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Medical Transcription<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/medical\/medical-writing\/\" data-cat=\"medical-writing\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Medical Writing<\/span><span class=\"vat-leaf-count\">20<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/medical\/pharmacovigilance\/\" data-cat=\"pharmacovigilance\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Pharmacovigilance<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"hospital-management\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Hospital Management<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/hospital-management\/hospital-administration\/\" data-cat=\"hospital-administration\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Hospital Administration<\/span><span class=\"vat-leaf-count\">7<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/hospital-management\/operation-theatre-technician\/\" data-cat=\"operation-theatre-technician\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Operation Theatre Technician<\/span><span class=\"vat-leaf-count\">3<\/span><\/a><\/li><\/ul><\/details><\/li><\/ul><\/details><details class=\"vat-group\"><summary class=\"vat-l1\"><span class=\"vat-l1-name\">ERP &amp; Enterprise Systems<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-2\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"salesforce\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">salesforce<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/salesforce\/customer-relation-salesforce\/\" data-cat=\"customer-relation-salesforce\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Customer Relation<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"sap\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">SAP Training<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-abap\/\" data-cat=\"sap-abap\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP ABAP<\/span><span class=\"vat-leaf-count\">3<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-ariba\/\" data-cat=\"sap-ariba\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP Ariba<\/span><span class=\"vat-leaf-count\">3<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-basis\/\" data-cat=\"sap-basis\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP BASIS<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-bo\/\" data-cat=\"sap-bo\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP BO<\/span><span class=\"vat-leaf-count\">3<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-bw\/\" data-cat=\"sap-bw\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP BW<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-crm\/\" data-cat=\"sap-crm\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP CRM<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-ehs\/\" data-cat=\"sap-ehs\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP EHS<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-fico\/\" data-cat=\"sap-fico\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP FICO<\/span><span class=\"vat-leaf-count\">35<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-grc\/\" data-cat=\"sap-grc\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP GRC<\/span><span class=\"vat-leaf-count\">5<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-hana\/\" data-cat=\"sap-hana\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP HANA<\/span><span class=\"vat-leaf-count\">6<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-hr\/\" data-cat=\"sap-hr\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP HR<\/span><span class=\"vat-leaf-count\">6<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-hybris\/\" data-cat=\"sap-hybris\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP Hybris<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-ibp\/\" data-cat=\"sap-ibp\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP IBP<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-mm\/\" data-cat=\"sap-mm\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP MM<\/span><span class=\"vat-leaf-count\">9<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-pi\/\" data-cat=\"sap-pi\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP PI<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-plm\/\" data-cat=\"sap-plm\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP PLM<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-pm\/\" data-cat=\"sap-pm\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP PM<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-po\/\" data-cat=\"sap-po\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP PO<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-qm\/\" data-cat=\"sap-qm\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP QM<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-s4-hana\/\" data-cat=\"sap-s4-hana\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP S4 HANA<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-scm\/\" data-cat=\"sap-scm\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP SCM<\/span><span class=\"vat-leaf-count\">7<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-sd\/\" data-cat=\"sap-sd\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP SD<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-security\/\" data-cat=\"sap-security\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP Security<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-simple-finance\/\" data-cat=\"sap-simple-finance\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP Simple Finance<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-success-factors\/\" data-cat=\"sap-success-factors\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP Success Factors<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/sap\/sap-tms\/\" data-cat=\"sap-tms\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">SAP TMS<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><\/ul><\/details><\/li><\/ul><\/details><details class=\"vat-group\"><summary class=\"vat-l1\"><span class=\"vat-l1-name\">Design &amp; Creative<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-2\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"design\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Design<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/animation\/\" data-cat=\"animation\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Animation<\/span><span class=\"vat-leaf-count\">8<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/design\/graphic-design\/\" data-cat=\"graphic-design\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Graphic Design<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/design\/interior-designing\/\" data-cat=\"interior-designing\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Interior Designing<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/design\/video-editing\/\" data-cat=\"video-editing\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Video Editing<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/design\/adobe-captivate\/\" data-cat=\"adobe-captivate\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Adobe Captivate<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/design\/articulate-storyline-360\/\" data-cat=\"articulate-storyline-360\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Articulate Storyline 360<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><\/ul><\/details><\/li><\/ul><\/details><details class=\"vat-group\"><summary class=\"vat-l1\"><span class=\"vat-l1-name\">Miscellaneous<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-2\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"engineering\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Engineering<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/engineering\/electrical-engineering\/\" data-cat=\"electrical-engineering\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Electrical Engineering<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/engineering\/mechanical-engineer\/\" data-cat=\"mechanical-engineer\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Mechanical Engineer<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"cyber-security\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Cyber Security<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/cyber-security\/cisco-certification\/\" data-cat=\"cisco-certification\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Cisco Certification<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/cyber-security\/ethical-hacking\/\" data-cat=\"ethical-hacking\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Ethical Hacking<\/span><span class=\"vat-leaf-count\">11<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"app-development\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">App Development<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/app-development\/mobile-application\/\" data-cat=\"mobile-application\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Mobile Application<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/app-development\/react-native\/\" data-cat=\"react-native\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">React Native Blogs<\/span><span class=\"vat-leaf-count\">5<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"human-resources\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Human Resources<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/human-resources\/hr-payroll\/\" data-cat=\"hr-payroll\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">HR Payroll<\/span><span class=\"vat-leaf-count\">19<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/human-resources\/hr-analytics\/\" data-cat=\"hr-analytics\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">HR Analytics<\/span><span class=\"vat-leaf-count\">12<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/human-resources\/hr-generalist\/\" data-cat=\"hr-generalist\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">HR Generalist<\/span><span class=\"vat-leaf-count\">6<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/human-resources\/hr-management\/\" data-cat=\"hr-management\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">HR Management<\/span><span class=\"vat-leaf-count\">13<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"marketing\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Marketing<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/marketing\/marketing-analytics\/\" data-cat=\"marketing-analytics\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Marketing Analytics<\/span><span class=\"vat-leaf-count\">10<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"law\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Law<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/law\/cyber-law\/\" data-cat=\"cyber-law\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Cyber Law<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"electronics\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Electronics<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/electronics\/pcb-design\/\" data-cat=\"pcb-design\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">PCB Design<\/span><span class=\"vat-leaf-count\">3<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/astrology\/\" data-cat=\"astrology\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Astrology<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><\/ul><\/details><details class=\"vat-group\"><summary class=\"vat-l1\"><span class=\"vat-l1-name\">Exam Preparation<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-2\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"exam-preparation\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Exam Preparation<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"asvab\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">ASVAB<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-4\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/exam-preparation\/asvab\/air-force-exam-preparation\/\" data-cat=\"air-force-exam-preparation\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Air Force Exam Preparation<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><\/ul><\/details><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/exam-preparation\/gmat-preparation\/\" data-cat=\"gmat-preparation\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">GMAT Preparation<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/exam-preparation\/gre-preparation\/\" data-cat=\"gre-preparation\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">GRE Preparation<\/span><span class=\"vat-leaf-count\">4<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/exam-preparation\/ielts\/\" data-cat=\"ielts\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">IELTS<\/span><span class=\"vat-leaf-count\">4<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/exam-preparation\/cat\/\" data-cat=\"cat\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">CAT<\/span><span class=\"vat-leaf-count\">1<\/span><\/a><\/li><\/ul><\/details><\/li><\/ul><\/details><details class=\"vat-group\"><summary class=\"vat-l1\"><span class=\"vat-l1-name\">Learn More About Henry Harvin<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-2\"><li class=\"vat-node vat-node-branch\"><details class=\"vat-branch-wrap\"><summary class=\"vat-branch\" data-cat=\"henry-harvin\"><span class=\"vat-tw\"><\/span><span class=\"vat-branch-name\">Learn About Henry Harvin<\/span><span class=\"vat-chev\"><svg class=\"vat-chev-svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M7.4 8.6L12 13.2l4.6-4.6L18 10l-6 6-6-6 1.4-1.4z\"\/><\/svg><\/span><\/summary><ul class=\"vat-tree vat-depth-3\"><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/henry-harvin\/henry-harvin-certification\/\" data-cat=\"henry-harvin-certification\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Henry Harvin Certification<\/span><span class=\"vat-leaf-count\">4<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/henry-harvin\/henry-harvin-placements\/\" data-cat=\"henry-harvin-placements\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Henry Harvin Placements<\/span><span class=\"vat-leaf-count\">2<\/span><\/a><\/li><li class=\"vat-node vat-node-leaf\"><a class=\"vat-leaf\" href=\"https:\/\/www.henryharvin.com\/blog\/category\/henry-harvin\/henry-harvin-review\/\" data-cat=\"henry-harvin-review\"><span class=\"vat-tw\"><\/span><span class=\"vat-leaf-name\">Henry Harvin Review<\/span><span class=\"vat-leaf-count\">34<\/span><\/a><\/li><\/ul><\/details><\/li><\/ul><\/details><\/nav>\t\t\t\t\t<\/div>\n\t\t\t\t<\/aside>\n\n\t\t\t\t<!-- RIGHT: blog grid -->\n\t\t\t\t<main class=\"vat-main\" id=\"vat-main\" aria-live=\"polite\" aria-busy=\"false\">\n\n\t\t\t\t\t<header class=\"vat-toolbar\">\n\t\t\t\t\t\t<div class=\"vat-toolbar-txt\">\n\t\t\t\t\t\t\t<h2 class=\"vat-current\" id=\"vat-current\">All Topics<\/h2>\n\t\t\t\t\t\t\t<p class=\"vat-count\" id=\"vat-count\">\n\t\t\t\t\t\t\t\t3,453 articles\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<a class=\"vat-toolbar-link\" id=\"vat-archive\"\n\t\t\t\t\t\t   href=\"#\"\n\t\t\t\t\t\t   hidden>\n\t\t\t\t\t\t\tView category archive\n\t\t\t\t\t\t\t<svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13.2 5.6L20 12l-6.8 6.4-1.4-1.5 4.1-3.9H4v-2h11.9l-4.1-3.9 1.4-1.5z\"\/><\/svg>\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/header>\n\n\t\t\t\t\t<!-- Server-rendered: no spinner on first load. -->\n\t\t\t\t\t<div class=\"vat-results\" id=\"vat-results\">\n\t\t\t\t\t\t<div class=\"vat-grid\"><article class=\"vat-card\"><a class=\"vat-card-media\" href=\"https:\/\/www.henryharvin.com\/blog\/chinese-grammar\/\" tabindex=\"-1\" aria-hidden=\"true\"><img loading=\"lazy\" width=\"768\" height=\"512\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/27122414\/Copy-of-Online-courses-28.png\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"Chinese Grammar Basics: Everything Beginners Need to Know\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/27122414\/Copy-of-Online-courses-28.png 2560w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/27122414\/Copy-of-Online-courses-28-300x200.png 300w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/27122414\/Copy-of-Online-courses-28-1024x683.png 1024w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/27122414\/Copy-of-Online-courses-28-1536x1024.png 1536w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/27122414\/Copy-of-Online-courses-28-2048x1366.png 2048w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/27122414\/Copy-of-Online-courses-28-600x400.png 600w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/27122414\/Copy-of-Online-courses-28-768x512.png 768w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/a><div class=\"vat-card-body\"><h3 class=\"vat-card-title\"><a href=\"https:\/\/www.henryharvin.com\/blog\/chinese-grammar\/\">Chinese Grammar Basics: Everything Beginners Need to Know<\/a><\/h3><p class=\"vat-card-meta\">Nidhi Gupta &bull; <time datetime=\"2026-07-27T12:32:01+00:00\">July 27, 2026<\/time><\/p><p class=\"vat-card-excerpt\">Chinese Grammar is what first intimidates people \u2013 but it&#8217;s...<\/p><a class=\"vat-card-more\" href=\"https:\/\/www.henryharvin.com\/blog\/chinese-grammar\/\">Read More <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13.2 5.6L20 12l-6.8 6.4-1.4-1.5 4.1-3.9H4v-2h11.9l-4.1-3.9 1.4-1.5z\"\/><\/svg><\/a><\/div><\/article><article class=\"vat-card\"><a class=\"vat-card-media\" href=\"https:\/\/www.henryharvin.com\/blog\/best-foreign-languages-to-learn-in-india\/\" tabindex=\"-1\" aria-hidden=\"true\"><img loading=\"lazy\" width=\"768\" height=\"512\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/20123401\/Copy-of-Online-courses-20.png\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"8 Best Foreign Languages to Learn in 2026 for Students and Professionals\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/20123401\/Copy-of-Online-courses-20.png 2560w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/20123401\/Copy-of-Online-courses-20-300x200.png 300w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/20123401\/Copy-of-Online-courses-20-1024x683.png 1024w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/20123401\/Copy-of-Online-courses-20-1536x1024.png 1536w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/20123401\/Copy-of-Online-courses-20-2048x1366.png 2048w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/20123401\/Copy-of-Online-courses-20-600x400.png 600w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/20123401\/Copy-of-Online-courses-20-768x512.png 768w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/a><div class=\"vat-card-body\"><h3 class=\"vat-card-title\"><a href=\"https:\/\/www.henryharvin.com\/blog\/best-foreign-languages-to-learn-in-india\/\">8 Best Foreign Languages to Learn in 2026 for Students and Professionals<\/a><\/h3><p class=\"vat-card-meta\">Nidhi Gupta &bull; <time datetime=\"2026-07-20T00:50:00+00:00\">July 20, 2026<\/time><\/p><p class=\"vat-card-excerpt\">The best foreign languages to learn depend on your specific...<\/p><a class=\"vat-card-more\" href=\"https:\/\/www.henryharvin.com\/blog\/best-foreign-languages-to-learn-in-india\/\">Read More <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13.2 5.6L20 12l-6.8 6.4-1.4-1.5 4.1-3.9H4v-2h11.9l-4.1-3.9 1.4-1.5z\"\/><\/svg><\/a><\/div><\/article><article class=\"vat-card\"><a class=\"vat-card-media\" href=\"https:\/\/www.henryharvin.com\/blog\/french-language-institute\/\" tabindex=\"-1\" aria-hidden=\"true\"><img loading=\"lazy\" width=\"768\" height=\"512\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/15111619\/Copy-of-Online-courses-16.png\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"Top 11 Best French Language Institutes in India (2026 Updated List)\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/15111619\/Copy-of-Online-courses-16.png 2560w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/15111619\/Copy-of-Online-courses-16-300x200.png 300w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/15111619\/Copy-of-Online-courses-16-1024x683.png 1024w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/15111619\/Copy-of-Online-courses-16-1536x1024.png 1536w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/15111619\/Copy-of-Online-courses-16-2048x1366.png 2048w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/15111619\/Copy-of-Online-courses-16-600x400.png 600w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/15111619\/Copy-of-Online-courses-16-768x512.png 768w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/a><div class=\"vat-card-body\"><h3 class=\"vat-card-title\"><a href=\"https:\/\/www.henryharvin.com\/blog\/french-language-institute\/\">Top 11 Best French Language Institutes in India (2026 Updated List)<\/a><\/h3><p class=\"vat-card-meta\">Nidhi Gupta &bull; <time datetime=\"2026-07-15T12:08:19+00:00\">July 15, 2026<\/time><\/p><p class=\"vat-card-excerpt\">French language institute options in India have seen a massive...<\/p><a class=\"vat-card-more\" href=\"https:\/\/www.henryharvin.com\/blog\/french-language-institute\/\">Read More <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13.2 5.6L20 12l-6.8 6.4-1.4-1.5 4.1-3.9H4v-2h11.9l-4.1-3.9 1.4-1.5z\"\/><\/svg><\/a><\/div><\/article><article class=\"vat-card\"><a class=\"vat-card-media\" href=\"https:\/\/www.henryharvin.com\/blog\/mlt-full-form\/\" tabindex=\"-1\" aria-hidden=\"true\"><img loading=\"lazy\" width=\"768\" height=\"512\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/14110944\/Copy-of-Online-courses-15.png\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"MLT Full Form: Course Details, Syllabus, Fees, Eligibility, Salary, Duration &amp; Scope\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/14110944\/Copy-of-Online-courses-15.png 2560w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/14110944\/Copy-of-Online-courses-15-300x200.png 300w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/14110944\/Copy-of-Online-courses-15-1024x683.png 1024w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/14110944\/Copy-of-Online-courses-15-1536x1024.png 1536w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/14110944\/Copy-of-Online-courses-15-2048x1366.png 2048w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/14110944\/Copy-of-Online-courses-15-600x400.png 600w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/14110944\/Copy-of-Online-courses-15-768x512.png 768w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/a><div class=\"vat-card-body\"><h3 class=\"vat-card-title\"><a href=\"https:\/\/www.henryharvin.com\/blog\/mlt-full-form\/\">MLT Full Form: Course Details, Syllabus, Fees, Eligibility, Salary, Duration &amp; Scope<\/a><\/h3><p class=\"vat-card-meta\">Nidhi Gupta &bull; <time datetime=\"2026-07-14T11:22:41+00:00\">July 14, 2026<\/time><\/p><p class=\"vat-card-excerpt\">MLT Full Form is Medical Laboratory Technology, a branch of...<\/p><a class=\"vat-card-more\" href=\"https:\/\/www.henryharvin.com\/blog\/mlt-full-form\/\">Read More <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13.2 5.6L20 12l-6.8 6.4-1.4-1.5 4.1-3.9H4v-2h11.9l-4.1-3.9 1.4-1.5z\"\/><\/svg><\/a><\/div><\/article><article class=\"vat-card\"><a class=\"vat-card-media\" href=\"https:\/\/www.henryharvin.com\/blog\/what-is-mca\/\" tabindex=\"-1\" aria-hidden=\"true\"><img loading=\"lazy\" width=\"768\" height=\"512\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/11120350\/Online-courses-2026-07-11T152741.901.png\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"What is MCA? Full Form, Syllabus, Duration, Salary &amp; Scope\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/11120350\/Online-courses-2026-07-11T152741.901.png 2560w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/11120350\/Online-courses-2026-07-11T152741.901-300x200.png 300w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/11120350\/Online-courses-2026-07-11T152741.901-1024x683.png 1024w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/11120350\/Online-courses-2026-07-11T152741.901-1536x1024.png 1536w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/11120350\/Online-courses-2026-07-11T152741.901-2048x1366.png 2048w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/11120350\/Online-courses-2026-07-11T152741.901-600x400.png 600w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/11120350\/Online-courses-2026-07-11T152741.901-768x512.png 768w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/a><div class=\"vat-card-body\"><h3 class=\"vat-card-title\"><a href=\"https:\/\/www.henryharvin.com\/blog\/what-is-mca\/\">What is MCA? Full Form, Syllabus, Duration, Salary &amp; Scope<\/a><\/h3><p class=\"vat-card-meta\">Pallavi Saxena &bull; <time datetime=\"2026-07-11T12:20:53+00:00\">July 11, 2026<\/time><\/p><p class=\"vat-card-excerpt\">What is MCA and why is it sought after by...<\/p><a class=\"vat-card-more\" href=\"https:\/\/www.henryharvin.com\/blog\/what-is-mca\/\">Read More <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13.2 5.6L20 12l-6.8 6.4-1.4-1.5 4.1-3.9H4v-2h11.9l-4.1-3.9 1.4-1.5z\"\/><\/svg><\/a><\/div><\/article><article class=\"vat-card\"><a class=\"vat-card-media\" href=\"https:\/\/www.henryharvin.com\/blog\/cpa-salary\/\" tabindex=\"-1\" aria-hidden=\"true\"><img loading=\"lazy\" width=\"768\" height=\"512\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/08120850\/Copy-of-Online-courses-11.png\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"CPA Salary in India: Average Pay Per Month &amp; Career Growth\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/08120850\/Copy-of-Online-courses-11.png 2560w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/08120850\/Copy-of-Online-courses-11-300x200.png 300w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/08120850\/Copy-of-Online-courses-11-1024x683.png 1024w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/08120850\/Copy-of-Online-courses-11-1536x1024.png 1536w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/08120850\/Copy-of-Online-courses-11-2048x1366.png 2048w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/08120850\/Copy-of-Online-courses-11-600x400.png 600w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/07\/08120850\/Copy-of-Online-courses-11-768x512.png 768w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/a><div class=\"vat-card-body\"><h3 class=\"vat-card-title\"><a href=\"https:\/\/www.henryharvin.com\/blog\/cpa-salary\/\">CPA Salary in India: Average Pay Per Month &amp; Career Growth<\/a><\/h3><p class=\"vat-card-meta\">Nidhi Gupta &bull; <time datetime=\"2026-07-08T12:11:24+00:00\">July 8, 2026<\/time><\/p><p class=\"vat-card-excerpt\">CPA Salary in India has become one of the most...<\/p><a class=\"vat-card-more\" href=\"https:\/\/www.henryharvin.com\/blog\/cpa-salary\/\">Read More <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13.2 5.6L20 12l-6.8 6.4-1.4-1.5 4.1-3.9H4v-2h11.9l-4.1-3.9 1.4-1.5z\"\/><\/svg><\/a><\/div><\/article><article class=\"vat-card\"><a class=\"vat-card-media\" href=\"https:\/\/www.henryharvin.com\/blog\/business-analyst-salary\/\" tabindex=\"-1\" aria-hidden=\"true\"><img loading=\"lazy\" width=\"768\" height=\"512\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/30111057\/Online-courses-2026-06-30T164040.770.png\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"Business Analyst Salary in India: Fresher Pay to Senior Pay\u00a0\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/30111057\/Online-courses-2026-06-30T164040.770.png 2560w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/30111057\/Online-courses-2026-06-30T164040.770-300x200.png 300w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/30111057\/Online-courses-2026-06-30T164040.770-1024x683.png 1024w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/30111057\/Online-courses-2026-06-30T164040.770-1536x1024.png 1536w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/30111057\/Online-courses-2026-06-30T164040.770-2048x1366.png 2048w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/30111057\/Online-courses-2026-06-30T164040.770-600x400.png 600w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/30111057\/Online-courses-2026-06-30T164040.770-768x512.png 768w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/a><div class=\"vat-card-body\"><h3 class=\"vat-card-title\"><a href=\"https:\/\/www.henryharvin.com\/blog\/business-analyst-salary\/\">Business Analyst Salary in India: Fresher Pay to Senior Pay\u00a0<\/a><\/h3><p class=\"vat-card-meta\">Nidhi Gupta &bull; <time datetime=\"2026-06-30T11:32:38+00:00\">June 30, 2026<\/time><\/p><p class=\"vat-card-excerpt\">The starting Business Analyst Salary in India has witnessed a...<\/p><a class=\"vat-card-more\" href=\"https:\/\/www.henryharvin.com\/blog\/business-analyst-salary\/\">Read More <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13.2 5.6L20 12l-6.8 6.4-1.4-1.5 4.1-3.9H4v-2h11.9l-4.1-3.9 1.4-1.5z\"\/><\/svg><\/a><\/div><\/article><article class=\"vat-card\"><a class=\"vat-card-media\" href=\"https:\/\/www.henryharvin.com\/blog\/levels-of-german-language\/\" tabindex=\"-1\" aria-hidden=\"true\"><img loading=\"lazy\" width=\"768\" height=\"512\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/27130532\/Online-courses-2026-06-27T183518.348.png\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"Different Levels of German Language: A1, A2, B1, B2, C1, C2\u00a0\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/27130532\/Online-courses-2026-06-27T183518.348.png 2560w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/27130532\/Online-courses-2026-06-27T183518.348-300x200.png 300w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/27130532\/Online-courses-2026-06-27T183518.348-1024x683.png 1024w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/27130532\/Online-courses-2026-06-27T183518.348-1536x1024.png 1536w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/27130532\/Online-courses-2026-06-27T183518.348-2048x1366.png 2048w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/27130532\/Online-courses-2026-06-27T183518.348-600x400.png 600w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/27130532\/Online-courses-2026-06-27T183518.348-768x512.png 768w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/a><div class=\"vat-card-body\"><h3 class=\"vat-card-title\"><a href=\"https:\/\/www.henryharvin.com\/blog\/levels-of-german-language\/\">Different Levels of German Language: A1, A2, B1, B2, C1, C2\u00a0<\/a><\/h3><p class=\"vat-card-meta\">Pallavi Saxena &bull; <time datetime=\"2026-06-27T13:19:25+00:00\">June 27, 2026<\/time><\/p><p class=\"vat-card-excerpt\">Learning the levels of German Language opens doors to better...<\/p><a class=\"vat-card-more\" href=\"https:\/\/www.henryharvin.com\/blog\/levels-of-german-language\/\">Read More <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13.2 5.6L20 12l-6.8 6.4-1.4-1.5 4.1-3.9H4v-2h11.9l-4.1-3.9 1.4-1.5z\"\/><\/svg><\/a><\/div><\/article><article class=\"vat-card\"><a class=\"vat-card-media\" href=\"https:\/\/www.henryharvin.com\/blog\/lactation-doctors-in-delhi\/\" tabindex=\"-1\" aria-hidden=\"true\"><img loading=\"lazy\" width=\"768\" height=\"512\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/27113903\/Online-courses-2026-06-27T170851.576.png\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"Top 11 Lactation Doctors in Delhi\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/27113903\/Online-courses-2026-06-27T170851.576.png 2560w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/27113903\/Online-courses-2026-06-27T170851.576-300x200.png 300w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/27113903\/Online-courses-2026-06-27T170851.576-1024x683.png 1024w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/27113903\/Online-courses-2026-06-27T170851.576-1536x1024.png 1536w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/27113903\/Online-courses-2026-06-27T170851.576-2048x1366.png 2048w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/27113903\/Online-courses-2026-06-27T170851.576-600x400.png 600w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/27113903\/Online-courses-2026-06-27T170851.576-768x512.png 768w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/a><div class=\"vat-card-body\"><h3 class=\"vat-card-title\"><a href=\"https:\/\/www.henryharvin.com\/blog\/lactation-doctors-in-delhi\/\">Top 11 Lactation Doctors in Delhi<\/a><\/h3><p class=\"vat-card-meta\">Nidhi Gupta &bull; <time datetime=\"2026-06-27T11:46:03+00:00\">June 27, 2026<\/time><\/p><p class=\"vat-card-excerpt\">The Lactation Doctors in Delhi have a very crucial role...<\/p><a class=\"vat-card-more\" href=\"https:\/\/www.henryharvin.com\/blog\/lactation-doctors-in-delhi\/\">Read More <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13.2 5.6L20 12l-6.8 6.4-1.4-1.5 4.1-3.9H4v-2h11.9l-4.1-3.9 1.4-1.5z\"\/><\/svg><\/a><\/div><\/article><article class=\"vat-card\"><a class=\"vat-card-media\" href=\"https:\/\/www.henryharvin.com\/blog\/digital-marketing-course-fees\/\" tabindex=\"-1\" aria-hidden=\"true\"><img loading=\"lazy\" width=\"768\" height=\"512\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/24132818\/Online-courses-2026-06-24T124219.672.png\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"What are the Digital Marketing Course Fees and Duration?\u00a0\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/24132818\/Online-courses-2026-06-24T124219.672.png 2560w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/24132818\/Online-courses-2026-06-24T124219.672-300x200.png 300w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/24132818\/Online-courses-2026-06-24T124219.672-1024x683.png 1024w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/24132818\/Online-courses-2026-06-24T124219.672-1536x1024.png 1536w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/24132818\/Online-courses-2026-06-24T124219.672-2048x1366.png 2048w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/24132818\/Online-courses-2026-06-24T124219.672-600x400.png 600w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/24132818\/Online-courses-2026-06-24T124219.672-768x512.png 768w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/a><div class=\"vat-card-body\"><h3 class=\"vat-card-title\"><a href=\"https:\/\/www.henryharvin.com\/blog\/digital-marketing-course-fees\/\">What are the Digital Marketing Course Fees and Duration?\u00a0<\/a><\/h3><p class=\"vat-card-meta\">Pallavi Saxena &bull; <time datetime=\"2026-06-24T13:38:18+00:00\">June 24, 2026<\/time><\/p><p class=\"vat-card-excerpt\">In today&#8217;s digital era, Digital Marketing Course Fees are a...<\/p><a class=\"vat-card-more\" href=\"https:\/\/www.henryharvin.com\/blog\/digital-marketing-course-fees\/\">Read More <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13.2 5.6L20 12l-6.8 6.4-1.4-1.5 4.1-3.9H4v-2h11.9l-4.1-3.9 1.4-1.5z\"\/><\/svg><\/a><\/div><\/article><article class=\"vat-card\"><a class=\"vat-card-media\" href=\"https:\/\/www.henryharvin.com\/blog\/what-is-digital-marketing-course\/\" tabindex=\"-1\" aria-hidden=\"true\"><img loading=\"lazy\" width=\"768\" height=\"512\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/17133133\/Online-courses-2026-06-17T190108.474.png\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"What Is Digital Marketing Course? Syllabus, Career, Fees and Scope\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/17133133\/Online-courses-2026-06-17T190108.474.png 2560w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/17133133\/Online-courses-2026-06-17T190108.474-300x200.png 300w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/17133133\/Online-courses-2026-06-17T190108.474-1024x683.png 1024w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/17133133\/Online-courses-2026-06-17T190108.474-1536x1024.png 1536w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/17133133\/Online-courses-2026-06-17T190108.474-2048x1366.png 2048w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/17133133\/Online-courses-2026-06-17T190108.474-600x400.png 600w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/17133133\/Online-courses-2026-06-17T190108.474-768x512.png 768w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/a><div class=\"vat-card-body\"><h3 class=\"vat-card-title\"><a href=\"https:\/\/www.henryharvin.com\/blog\/what-is-digital-marketing-course\/\">What Is Digital Marketing Course? Syllabus, Career, Fees and Scope<\/a><\/h3><p class=\"vat-card-meta\">Nidhi Gupta &bull; <time datetime=\"2026-06-17T13:32:12+00:00\">June 17, 2026<\/time><\/p><p class=\"vat-card-excerpt\">What is digital marketing course? And, what makes so many...<\/p><a class=\"vat-card-more\" href=\"https:\/\/www.henryharvin.com\/blog\/what-is-digital-marketing-course\/\">Read More <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13.2 5.6L20 12l-6.8 6.4-1.4-1.5 4.1-3.9H4v-2h11.9l-4.1-3.9 1.4-1.5z\"\/><\/svg><\/a><\/div><\/article><article class=\"vat-card\"><a class=\"vat-card-media\" href=\"https:\/\/www.henryharvin.com\/blog\/data-science-course-fees\/\" tabindex=\"-1\" aria-hidden=\"true\"><img loading=\"lazy\" width=\"768\" height=\"512\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/15122903\/Online-courses-2026-06-15T175853.278.png\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"Data Science Course Fees, Duration, Syllabus, Eligibility, Scope\u00a0\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/15122903\/Online-courses-2026-06-15T175853.278.png 2560w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/15122903\/Online-courses-2026-06-15T175853.278-300x200.png 300w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/15122903\/Online-courses-2026-06-15T175853.278-1024x683.png 1024w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/15122903\/Online-courses-2026-06-15T175853.278-1536x1024.png 1536w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/15122903\/Online-courses-2026-06-15T175853.278-2048x1366.png 2048w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/15122903\/Online-courses-2026-06-15T175853.278-600x400.png 600w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/15122903\/Online-courses-2026-06-15T175853.278-768x512.png 768w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/a><div class=\"vat-card-body\"><h3 class=\"vat-card-title\"><a href=\"https:\/\/www.henryharvin.com\/blog\/data-science-course-fees\/\">Data Science Course Fees, Duration, Syllabus, Eligibility, Scope\u00a0<\/a><\/h3><p class=\"vat-card-meta\">Nidhi Gupta &bull; <time datetime=\"2026-06-15T12:33:06+00:00\">June 15, 2026<\/time><\/p><p class=\"vat-card-excerpt\">Getting to grips with Data Science Course Fees should be...<\/p><a class=\"vat-card-more\" href=\"https:\/\/www.henryharvin.com\/blog\/data-science-course-fees\/\">Read More <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13.2 5.6L20 12l-6.8 6.4-1.4-1.5 4.1-3.9H4v-2h11.9l-4.1-3.9 1.4-1.5z\"\/><\/svg><\/a><\/div><\/article><article class=\"vat-card\"><a class=\"vat-card-media\" href=\"https:\/\/www.henryharvin.com\/blog\/medical-officer-salary\/\" tabindex=\"-1\" aria-hidden=\"true\"><img loading=\"lazy\" width=\"768\" height=\"512\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/10120309\/Online-courses-2026-06-10T173255.292.png\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"Medical Officer Salary in India: Detailed Guide 2026\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/10120309\/Online-courses-2026-06-10T173255.292.png 2560w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/10120309\/Online-courses-2026-06-10T173255.292-300x200.png 300w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/10120309\/Online-courses-2026-06-10T173255.292-1024x683.png 1024w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/10120309\/Online-courses-2026-06-10T173255.292-1536x1024.png 1536w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/10120309\/Online-courses-2026-06-10T173255.292-2048x1366.png 2048w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/10120309\/Online-courses-2026-06-10T173255.292-600x400.png 600w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/10120309\/Online-courses-2026-06-10T173255.292-768x512.png 768w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/a><div class=\"vat-card-body\"><h3 class=\"vat-card-title\"><a href=\"https:\/\/www.henryharvin.com\/blog\/medical-officer-salary\/\">Medical Officer Salary in India: Detailed Guide 2026<\/a><\/h3><p class=\"vat-card-meta\">Nidhi Gupta &bull; <time datetime=\"2026-06-10T12:11:58+00:00\">June 10, 2026<\/time><\/p><p class=\"vat-card-excerpt\">The medical officer salary is considered one of the most...<\/p><a class=\"vat-card-more\" href=\"https:\/\/www.henryharvin.com\/blog\/medical-officer-salary\/\">Read More <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13.2 5.6L20 12l-6.8 6.4-1.4-1.5 4.1-3.9H4v-2h11.9l-4.1-3.9 1.4-1.5z\"\/><\/svg><\/a><\/div><\/article><article class=\"vat-card\"><a class=\"vat-card-media\" href=\"https:\/\/www.henryharvin.com\/blog\/learn-french-for-beginners\/\" tabindex=\"-1\" aria-hidden=\"true\"><img loading=\"lazy\" width=\"768\" height=\"512\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/09111901\/Online-courses-2026-06-09T164843.958.png\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"Learn French for Beginners: Easy Beginner Guide\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/09111901\/Online-courses-2026-06-09T164843.958.png 2560w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/09111901\/Online-courses-2026-06-09T164843.958-300x200.png 300w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/09111901\/Online-courses-2026-06-09T164843.958-1024x683.png 1024w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/09111901\/Online-courses-2026-06-09T164843.958-1536x1024.png 1536w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/09111901\/Online-courses-2026-06-09T164843.958-2048x1366.png 2048w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/09111901\/Online-courses-2026-06-09T164843.958-600x400.png 600w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/09111901\/Online-courses-2026-06-09T164843.958-768x512.png 768w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/a><div class=\"vat-card-body\"><h3 class=\"vat-card-title\"><a href=\"https:\/\/www.henryharvin.com\/blog\/learn-french-for-beginners\/\">Learn French for Beginners: Easy Beginner Guide<\/a><\/h3><p class=\"vat-card-meta\">Nidhi Gupta &bull; <time datetime=\"2026-06-09T11:19:42+00:00\">June 9, 2026<\/time><\/p><p class=\"vat-card-excerpt\">If you wish to embark upon the quest for Learn...<\/p><a class=\"vat-card-more\" href=\"https:\/\/www.henryharvin.com\/blog\/learn-french-for-beginners\/\">Read More <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13.2 5.6L20 12l-6.8 6.4-1.4-1.5 4.1-3.9H4v-2h11.9l-4.1-3.9 1.4-1.5z\"\/><\/svg><\/a><\/div><\/article><article class=\"vat-card\"><a class=\"vat-card-media\" href=\"https:\/\/www.henryharvin.com\/blog\/hospital-administrator\/\" tabindex=\"-1\" aria-hidden=\"true\"><img loading=\"lazy\" width=\"768\" height=\"512\" src=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/05111137\/Online-courses-2026-06-05T164120.138.png\" class=\"attachment-medium_large size-medium_large wp-post-image\" alt=\"Hospital Administrator: Duties, Salary and How to Become One\" loading=\"lazy\" decoding=\"async\" srcset=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/05111137\/Online-courses-2026-06-05T164120.138.png 2560w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/05111137\/Online-courses-2026-06-05T164120.138-300x200.png 300w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/05111137\/Online-courses-2026-06-05T164120.138-1024x683.png 1024w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/05111137\/Online-courses-2026-06-05T164120.138-1536x1024.png 1536w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/05111137\/Online-courses-2026-06-05T164120.138-2048x1366.png 2048w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/05111137\/Online-courses-2026-06-05T164120.138-600x400.png 600w, https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/05111137\/Online-courses-2026-06-05T164120.138-768x512.png 768w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/a><div class=\"vat-card-body\"><h3 class=\"vat-card-title\"><a href=\"https:\/\/www.henryharvin.com\/blog\/hospital-administrator\/\">Hospital Administrator: Duties, Salary and How to Become One<\/a><\/h3><p class=\"vat-card-meta\">Madhuri Sridhara &bull; <time datetime=\"2026-06-05T11:12:49+00:00\">June 5, 2026<\/time><\/p><p class=\"vat-card-excerpt\">A hospital administrator is the behind-the-scenes professional. An administrator is...<\/p><a class=\"vat-card-more\" href=\"https:\/\/www.henryharvin.com\/blog\/hospital-administrator\/\">Read More <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M13.2 5.6L20 12l-6.8 6.4-1.4-1.5 4.1-3.9H4v-2h11.9l-4.1-3.9 1.4-1.5z\"\/><\/svg><\/a><\/div><\/article><\/div><nav class=\"vat-pagination\" aria-label=\"Blog pagination\"><span aria-current=\"page\" class=\"page-numbers current\">1<\/span><a class=\"page-numbers\" href=\"https:\/\/www.henryharvin.com\/blog\/resource-center\/?cat=all&#038;vat_page=2\">2<\/a><span class=\"page-numbers dots\">&hellip;<\/span><a class=\"page-numbers\" href=\"https:\/\/www.henryharvin.com\/blog\/resource-center\/?cat=all&#038;vat_page=231\">231<\/a><a class=\"next page-numbers\" href=\"https:\/\/www.henryharvin.com\/blog\/resource-center\/?cat=all&#038;vat_page=2\"><span class=\"vat-sr\">Next<\/span><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M9 5l7 7-7 7-1.6-1.6L12.8 12 7.4 6.6 9 5z\"\/><\/svg><\/a><\/nav>\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"vat-loader\" id=\"vat-loader\" hidden><span><\/span><span><\/span><span><\/span><\/div>\n\t\t\t\t<\/main>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1183,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","two_page_speed":[],"footnotes":""},"class_list":["post-775889","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Henry Harvin Blog - Latest Online Courses &amp; Certification Blogs<\/title>\n<meta name=\"description\" content=\"Henry Harvin Blog site is a reliable platform to find the best blogs about professional certifications and courses. Plus latest information about career trends, institutes and examinations. An amazing platform to visit and contribute too.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.henryharvin.com\/blog\/resource-center\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Henry Harvin Blog - Latest Online Courses &amp; Certification Blogs\" \/>\n<meta property=\"og:description\" content=\"Henry Harvin Blog site is a reliable platform to find the best blogs about professional certifications and courses. Plus latest information about career trends, institutes and examinations. An amazing platform to visit and contribute too.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.henryharvin.com\/blog\/resource-center\/\" \/>\n<meta property=\"og:site_name\" content=\"Henry Harvin Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-28T12:03:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2024\/05\/27170019\/HenryHarvin-3.png\" \/>\n\t<meta property=\"og:image:width\" content=\"300\" \/>\n\t<meta property=\"og:image:height\" content=\"300\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@henryharvin_in\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/resource-center\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/resource-center\\\/\"},\"author\":{\"name\":\"Desh Deepak\",\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/#\\\/schema\\\/person\\\/8fa17a292f57dd832629a01a4f602c39\"},\"headline\":\"Resource Center\",\"datePublished\":\"2026-07-24T10:43:36+00:00\",\"dateModified\":\"2026-07-28T12:03:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/resource-center\\\/\"},\"wordCount\":5,\"publisher\":{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/#\\\/schema\\\/person\\\/a86f96dfdfc6fa224445f6b651967094\"},\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/resource-center\\\/\",\"url\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/resource-center\\\/\",\"name\":\"Henry Harvin Blog - Latest Online Courses &amp; Certification Blogs\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/#website\"},\"datePublished\":\"2026-07-24T10:43:36+00:00\",\"dateModified\":\"2026-07-28T12:03:15+00:00\",\"description\":\"Henry Harvin Blog site is a reliable platform to find the best blogs about professional certifications and courses. Plus latest information about career trends, institutes and examinations. An amazing platform to visit and contribute too.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/resource-center\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/resource-center\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/resource-center\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Resource Center\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/\",\"name\":\"Henry Harvin Blog\",\"description\":\"Latest Online Courses &amp; Certification Blogs\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/#\\\/schema\\\/person\\\/a86f96dfdfc6fa224445f6b651967094\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/#\\\/schema\\\/person\\\/a86f96dfdfc6fa224445f6b651967094\",\"name\":\"George L V\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/hh-certificates.sgp1.digitaloceanspaces.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/19130846\\\/cropped-Henry-harvin-logo-1.png\",\"url\":\"https:\\\/\\\/hh-certificates.sgp1.digitaloceanspaces.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/19130846\\\/cropped-Henry-harvin-logo-1.png\",\"contentUrl\":\"https:\\\/\\\/hh-certificates.sgp1.digitaloceanspaces.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/19130846\\\/cropped-Henry-harvin-logo-1.png\",\"width\":445,\"height\":130,\"caption\":\"George L V\"},\"logo\":{\"@id\":\"https:\\\/\\\/hh-certificates.sgp1.digitaloceanspaces.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/19130846\\\/cropped-Henry-harvin-logo-1.png\"},\"description\":\"George is an expert communicator. As a coordinator, senior language instructor, center head and a content writer the basic requirement at the DNA level was the same \u2013 effective communication. He discovered early in life that quality of communication makes the difference between great results and mediocre outcomes. And thus, he developed his first forte: focus on the listener and tailor the message accordingly. As he progressed in his career, he realized that the most compelling stories communicate through multi-sensory messaging - a powerful combination of visual, verbal, and intuitive content.\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/#\\\/schema\\\/person\\\/8fa17a292f57dd832629a01a4f602c39\",\"name\":\"Desh Deepak\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/hh-certificates.sgp1.digitaloceanspaces.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/10131318\\\/WhatsApp-Image-2026-06-10-at-6.42.48-PM-150x150.jpeg\",\"url\":\"https:\\\/\\\/hh-certificates.sgp1.digitaloceanspaces.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/10131318\\\/WhatsApp-Image-2026-06-10-at-6.42.48-PM-150x150.jpeg\",\"contentUrl\":\"https:\\\/\\\/hh-certificates.sgp1.digitaloceanspaces.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/10131318\\\/WhatsApp-Image-2026-06-10-at-6.42.48-PM-150x150.jpeg\",\"caption\":\"Desh Deepak\"},\"url\":\"https:\\\/\\\/www.henryharvin.com\\\/blog\\\/author\\\/deshdeepakhenryharvin-com\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Henry Harvin Blog - Latest Online Courses &amp; Certification Blogs","description":"Henry Harvin Blog site is a reliable platform to find the best blogs about professional certifications and courses. Plus latest information about career trends, institutes and examinations. An amazing platform to visit and contribute too.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.henryharvin.com\/blog\/resource-center\/","og_locale":"en_US","og_type":"article","og_title":"Henry Harvin Blog - Latest Online Courses &amp; Certification Blogs","og_description":"Henry Harvin Blog site is a reliable platform to find the best blogs about professional certifications and courses. Plus latest information about career trends, institutes and examinations. An amazing platform to visit and contribute too.","og_url":"https:\/\/www.henryharvin.com\/blog\/resource-center\/","og_site_name":"Henry Harvin Blog","article_modified_time":"2026-07-28T12:03:15+00:00","og_image":[{"width":300,"height":300,"url":"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2024\/05\/27170019\/HenryHarvin-3.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@henryharvin_in","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.henryharvin.com\/blog\/resource-center\/#article","isPartOf":{"@id":"https:\/\/www.henryharvin.com\/blog\/resource-center\/"},"author":{"name":"Desh Deepak","@id":"https:\/\/www.henryharvin.com\/blog\/#\/schema\/person\/8fa17a292f57dd832629a01a4f602c39"},"headline":"Resource Center","datePublished":"2026-07-24T10:43:36+00:00","dateModified":"2026-07-28T12:03:15+00:00","mainEntityOfPage":{"@id":"https:\/\/www.henryharvin.com\/blog\/resource-center\/"},"wordCount":5,"publisher":{"@id":"https:\/\/www.henryharvin.com\/blog\/#\/schema\/person\/a86f96dfdfc6fa224445f6b651967094"},"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.henryharvin.com\/blog\/resource-center\/","url":"https:\/\/www.henryharvin.com\/blog\/resource-center\/","name":"Henry Harvin Blog - Latest Online Courses &amp; Certification Blogs","isPartOf":{"@id":"https:\/\/www.henryharvin.com\/blog\/#website"},"datePublished":"2026-07-24T10:43:36+00:00","dateModified":"2026-07-28T12:03:15+00:00","description":"Henry Harvin Blog site is a reliable platform to find the best blogs about professional certifications and courses. Plus latest information about career trends, institutes and examinations. An amazing platform to visit and contribute too.","breadcrumb":{"@id":"https:\/\/www.henryharvin.com\/blog\/resource-center\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.henryharvin.com\/blog\/resource-center\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.henryharvin.com\/blog\/resource-center\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.henryharvin.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Resource Center"}]},{"@type":"WebSite","@id":"https:\/\/www.henryharvin.com\/blog\/#website","url":"https:\/\/www.henryharvin.com\/blog\/","name":"Henry Harvin Blog","description":"Latest Online Courses &amp; Certification Blogs","publisher":{"@id":"https:\/\/www.henryharvin.com\/blog\/#\/schema\/person\/a86f96dfdfc6fa224445f6b651967094"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.henryharvin.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.henryharvin.com\/blog\/#\/schema\/person\/a86f96dfdfc6fa224445f6b651967094","name":"George L V","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2025\/01\/19130846\/cropped-Henry-harvin-logo-1.png","url":"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2025\/01\/19130846\/cropped-Henry-harvin-logo-1.png","contentUrl":"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2025\/01\/19130846\/cropped-Henry-harvin-logo-1.png","width":445,"height":130,"caption":"George L V"},"logo":{"@id":"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2025\/01\/19130846\/cropped-Henry-harvin-logo-1.png"},"description":"George is an expert communicator. As a coordinator, senior language instructor, center head and a content writer the basic requirement at the DNA level was the same \u2013 effective communication. He discovered early in life that quality of communication makes the difference between great results and mediocre outcomes. And thus, he developed his first forte: focus on the listener and tailor the message accordingly. As he progressed in his career, he realized that the most compelling stories communicate through multi-sensory messaging - a powerful combination of visual, verbal, and intuitive content."},{"@type":"Person","@id":"https:\/\/www.henryharvin.com\/blog\/#\/schema\/person\/8fa17a292f57dd832629a01a4f602c39","name":"Desh Deepak","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/10131318\/WhatsApp-Image-2026-06-10-at-6.42.48-PM-150x150.jpeg","url":"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/10131318\/WhatsApp-Image-2026-06-10-at-6.42.48-PM-150x150.jpeg","contentUrl":"https:\/\/hh-certificates.sgp1.digitaloceanspaces.com\/blog\/wp-content\/uploads\/2026\/06\/10131318\/WhatsApp-Image-2026-06-10-at-6.42.48-PM-150x150.jpeg","caption":"Desh Deepak"},"url":"https:\/\/www.henryharvin.com\/blog\/author\/deshdeepakhenryharvin-com\/"}]}},"_links":{"self":[{"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/pages\/775889","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/users\/1183"}],"replies":[{"embeddable":true,"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/comments?post=775889"}],"version-history":[{"count":9,"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/pages\/775889\/revisions"}],"predecessor-version":[{"id":775947,"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/pages\/775889\/revisions\/775947"}],"wp:attachment":[{"href":"https:\/\/www.henryharvin.com\/blog\/wp-json\/wp\/v2\/media?parent=775889"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}