<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Aprendizado on Fellipe Gomes</title><link>https://gomesfellipe.github.io/tags/aprendizado/</link><description>Recent content in Aprendizado on Fellipe Gomes</description><generator>Hugo -- gohugo.io</generator><language>pt-BR</language><copyright>© 2026 Fellipe Gomes</copyright><lastBuildDate>Mon, 06 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://gomesfellipe.github.io/tags/aprendizado/index.xml" rel="self" type="application/rss+xml"/><item><title>Canais do YouTube para Cientistas de Dados</title><link>https://gomesfellipe.github.io/resources/youtube-channels/</link><pubDate>Mon, 06 Jul 2026 00:00:00 +0000</pubDate><guid>https://gomesfellipe.github.io/resources/youtube-channels/</guid><description>&lt;p&gt;O YouTube é um ótimo lugar para aprender isso na prática. Eu colecionei aqui canais que costumam valer a pena, desde os clássicos que explicam do zero até os que acompanham as novidades mais quentes do campo.&lt;/p&gt;
&lt;div class="cy"&gt;
 &lt;style&gt;
 .cy{
 --cy-accent:#e67a00; --cy-accent2:#ff9d2e;
 --cy-bg:#ffffff; --cy-bg2:#faf7f2; --cy-card:#ffffff;
 --cy-text:#1f2733; --cy-muted:#6b7583; --cy-line:rgba(0,0,0,.09);
 --cy-shadow:0 1px 2px rgba(0,0,0,.06),0 8px 24px rgba(0,0,0,.07);
 --cy-shadow-h:0 6px 14px rgba(230,122,0,.18),0 18px 40px rgba(0,0,0,.14);
 width:100%; max-width:1180px; margin-inline:auto;
 color:var(--cy-text); font-synthesis:none;
 }
 html.dark .cy{
 --cy-bg:#0f141b; --cy-bg2:#141b24; --cy-card:#1a2230;
 --cy-text:#e6ebf2; --cy-muted:#9aa6b4; --cy-line:rgba(255,255,255,.10);
 --cy-shadow:0 1px 2px rgba(0,0,0,.4),0 10px 30px rgba(0,0,0,.5);
 --cy-shadow-h:0 6px 16px rgba(255,157,46,.22),0 22px 46px rgba(0,0,0,.6);
 }
 .cy *{box-sizing:border-box}
 .cy-sec{margin-top:clamp(2rem,5vw,3rem)}
 .cy-sec:first-child{margin-top:0}
 .cy-sec-head{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap;
 margin-bottom:1.4rem}
 .cy-sec-head h1{margin:0;font-size:clamp(1.25rem,2.6vw,1.7rem);font-weight:800;letter-spacing:-.01em;border-bottom:none;padding-bottom:0}
 .cy-sec-intro{flex-basis:100%;margin:.35rem 0 0;color:var(--cy-muted);font-size:.96rem;line-height:1.55}
 .cy-grid{display:grid;gap:1.1rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}
 .cy-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--cy-line);
 border-radius:16px;box-shadow:var(--cy-shadow);transition:transform .2s,box-shadow .2s,border-color .2s;
 background:radial-gradient(140% 160% at 100% 100%,rgba(230,122,0,.10),transparent 55%),var(--cy-card)}
 .cy-card:hover{transform:translateY(-6px);box-shadow:var(--cy-shadow-h);border-color:rgba(230,122,0,.4)}
 .cy-top{display:flex;align-items:center;gap:.85rem;padding:1.1rem 1.1rem .6rem;position:relative}
 .cy-avatar{flex-shrink:0;width:56px;height:56px;border-radius:50%;
 display:flex;align-items:center;justify-content:center;
 font-size:1.45rem;font-weight:800;color:#fff;letter-spacing:-.02em;
 box-shadow:0 2px 10px rgba(0,0,0,.2)}
 .cy-avatar img{width:56px;height:56px;border-radius:50%;object-fit:cover}
 .cy-meta{min-width:0}
 .cy-name{font-size:1rem;font-weight:700;line-height:1.2;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 .cy-handle{font-size:.8rem;color:var(--cy-muted);margin:.1rem 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 .cy-badge{position:absolute;top:.7rem;right:.7rem;font-size:.62rem;font-weight:800;
 letter-spacing:.03em;text-transform:uppercase;color:#fff;
 background:linear-gradient(120deg,var(--cy-accent),var(--cy-accent2));
 padding:.22rem .5rem;border-radius:999px;box-shadow:0 2px 8px rgba(230,122,0,.4)}
 .cy-body{display:flex;flex-direction:column;gap:.35rem;padding:.2rem 1.1rem 1.1rem;flex:1}
 .cy-pitch{font-size:.9rem;line-height:1.5;color:var(--cy-text);opacity:.92;margin:.1rem 0 .8rem;flex:1}
 .cy-cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;
 font-size:.9rem;font-weight:700;text-decoration:none;color:#fff;
 background:linear-gradient(120deg,var(--cy-accent),var(--cy-accent2));
 padding:.6rem .9rem;border-radius:10px;transition:.18s;box-shadow:0 4px 12px rgba(230,122,0,.28)}
 .cy-cta:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 6px 18px rgba(230,122,0,.42)}
 .cy-cta svg{width:14px;height:14px;flex-shrink:0}
 .cy-yt-icon{color:rgba(255,255,255,.85)}
 .cy-about{margin-top:clamp(2.5rem,6vw,4rem);padding:1.5rem;border-radius:16px;
 border:1px solid var(--cy-line);background:var(--cy-bg2);
 display:flex;align-items:flex-start;gap:1.1rem;flex-wrap:wrap}
 .cy-about-avatar{flex-shrink:0;width:72px;height:72px;border-radius:50%;overflow:hidden;
 box-shadow:0 2px 12px rgba(0,0,0,.18)}
 .cy-about-avatar img{width:100%;height:100%;object-fit:cover}
 .cy-about-text{flex:1;min-width:200px}
 .cy-about-name{font-size:1.05rem;font-weight:700;margin:0 0 .25rem}
 .cy-about-bio{font-size:.9rem;line-height:1.55;color:var(--cy-muted);margin:0}
 @media(max-width:520px){
 .cy-grid{grid-template-columns:1fr;gap:.8rem}
 .cy-top{padding:.9rem .9rem .5rem}
 .cy-body{padding:.2rem .9rem .9rem}
 }
 .cy-cta:focus-visible{outline:2px solid var(--cy-accent);outline-offset:3px}
 @media(prefers-reduced-motion:reduce){
 .cy-card,.cy-cta{transition:none}
 .cy-card:hover,.cy-cta:hover{transform:none}
 }
 &lt;/style&gt;
 &lt;section class="cy-sec" id="fundamentos-e-matematica"&gt;
 &lt;div class="cy-sec-head"&gt;
 &lt;h1&gt;Fundamentos e Matemática&lt;/h1&gt;
 &lt;p class="cy-sec-intro"&gt;Se você quer começar do zero, esses são os canais que mais ajudam a fazer a matemática fazer sentido.&lt;/p&gt;</description></item></channel></rss>