Advanced Coffee Roasting Course
@import url('https://fonts.googleapis.com/css2?family=Fraunces:opsz,[email protected],400;9..144,500;9..144,600&family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@500;600&display=s wap'); .acr-wrap { font-family: 'Inter', Helvetica, Arial, sans-serif !important; font-size: 18px !important; line-height: 1.75 !important; color: #1A1410 !important; width: 100% !important; max-width: 100% !important; margin: 0 !important; padding: 0 2px !important; box-sizing: border-box !important; } .acr-wrap * { box-sizing: border-box !important; } .acr-wrap h2 { font-family: 'Fraunces', Georgia, serif !important; font-size: 1.4rem !important; font-weight: 600 !important; color: #1A1410 !important; line-height: 1.2 !important; letter-spacing: 0 !important; text-transform: none !important; margin: 26px 0 8px !important; } .acr-wrap h2 span { color: #C8552B !important; } .acr-wrap h3 { font-family: 'Fraunces', Georgia, serif !important; font-size: 1.15rem !important; font-weight: 600 !important; color: #1A1410 !important; line-height: 1.3 !important; letter-spacing: 0 !important; text-transform: none !important; margin: 22px 0 8px !important; } .acr-wrap p { font-size: 18px !important; color: #5A4A3C !important; line-height: 1.75 !important; margin: 0 0 10px !important; letter-spacing: 0 !important; text-transform: none !important; } .acr-wrap p strong { color: #1A1410 !important; } .acr-wrap a { color: #C8552B !important; font-weight: 700 !important; text-decoration: none !important; } .acr-wrap a:hover { text-decoration: underline !important; } .acr-sub { font-family: 'JetBrains Mono', monospace !important; font-size: 11px !important; font-weight: 600 !important; letter-spacing: 0.18em !important; text-transform: uppercase !important; color: #C8552B !important; display: block !important; margin-bottom: 10px !important; } .acr-intro { padding-bottom: 14px !important; border-bottom: 2px solid #E2D9CB !important; margin-bottom: 6px !important; } .acr-lead { font-size: 19px !important; color: #1A1410 !important; } .acr-stats { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)) !important; gap: 8px !important; margin: 14px 0 !important; } .acr-stat { border: 1px solid #E2D9CB !important; border-radius: 6px !important; padding: 10px 12px !important; background: #FBF8F2 !important; text-align: center !important; } .acr-stat b { font-family: 'Fraunces', Georgia, serif !important; font-size: 1.15rem !important; font-weight: 600 !important; color: #C8552B !important; display: block !important; line-height: 1.1 !important; } .acr-stat span { font-size: 13px !important; color: #5A4A3C !important; display: block !important; margin-top: 3px !important; } .acr-badges { display: flex !important; flex-wrap: wrap !important; gap: 5px !important; margin: 12px 0 !important; } .acr-badge { font-family: 'JetBrains Mono', monospace !important; font-size: 11px !important; font-weight: 600 !important; padding: 3px 9px !important; border-radius: 20px !important; border: 1px solid #E2D9CB !important; background: #F4EEE2 !important; color: #C8552B !important; letter-spacing: 0 !important; text-transform: none !important; } .acr-badge.dk { background: #1A1410 !important; color: #fff !important; border-color: #1A1410 !important; } .acr-note { background: #F4EEE2 !important; border: 1px solid #E2D9CB !important; border-left: 3px solid #C8552B !important; border-radius: 4px !important; padding: 9px 12px !important; font-size: 15px !important; color: #1A1410 !important; margin: 14px 0 !important; } .acr-note strong { color: #C8552B !important; } .acr-feat { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)) !important; gap: 10px !important; margin: 12px 0 !important; } .acr-fc { border: 1px solid #E2D9CB !important; border-radius: 6px !important; padding: 12px 14px !important; background: #FBF8F2 !important; } .acr-fc b { font-family: 'Fraunces', Georgia, serif !important; font-size: 15px !important; font-weight: 700 !important; color: #1A1410 !important; display: block !important; margin-bottom: 4px !important; } .acr-fc p { margin: 0 !important; font-size: 15px !important; } .acr-topic { border: 1px solid #E2D9CB !important; border-radius: 6px !important; padding: 14px 16px !important; background: #FBF8F2 !important; margin-bottom: 10px !important; } .acr-topic b { font-family: 'Fraunces', Georgia, serif !important; font-size: 16px !important; font-weight: 700 !important; color: #C8552B !important; display: block !important; margin-bottom: 8px !important; } .acr-topic ul { margin: 0 !important; padding: 0 !important; list-style: none !important; } .acr-topic li { position: relative !important; padding-left: 22px !important; margin-bottom: 6px !important; font-size: 15px !important; color: #5A4A3C !important; line-height: 1.5 !important; } .acr-topic li::before { content: "" !important; position: absolute !important; left: 4px !important; top: 8px !important; width: 6px !important; height: 6px !important; border-radius: 50% !important; background: #C8552B !important; } .acr-steps { margin: 12px 0 !important; padding: 0 !important; list-style: none !important; counter-reset: acrstep !important; } .acr-step { position: relative !important; padding-left: 52px !important; margin-bottom: 18px !important; counter-increment: acrstep !important; } .acr-step::before { content: counter(acrstep) !important; position: absolute !important; left: 0 !important; top: 0 !important; width: 34px !important; height: 34px !important; border-radius: 50% !important; background: #1A1410 !important; color: #E8B04B !important; font-family: 'JetBrains Mono', monospace !important; font-size: 14px !important; font-weight: 600 !important; display: flex !important; align-items: center !important; justify-content: center !important; } .acr-step b { font-family: 'Fraunces', Georgia, serif !important; font-size: 16px !important; font-weight: 700 !important; color: #1A1410 !important; display: block !important; margin-bottom: 3px !important; } .acr-step p { margin: 0 !important; font-size: 15px !important; } .acr-spec { width: 100% !important; border-collapse: collapse !important; margin: 12px 0 !important; font-size: 15px !important; } .acr-spec td { padding: 8px 12px !important; border-bottom: 1px solid #EDE6D8 !important; vertical-align: top !important; } .acr-spec tr td:first-child { font-family: 'Fraunces', Georgia, serif !important; font-weight: 700 !important; color: #1A1410 !important; width: 34% !important; background: #F4EEE2 !important; } .acr-spec tr td:last-child { color: #5A4A3C !important; } .acr-callout { background: #fbf7ee !important; border: 1px solid #ecd9ac !important; border-left: 3px solid #d8a93c !important; border-radius: 4px !important; padding: 12px 14px !important; margin: 14px 0 !important; font-size: 15px !important; color: #5A4A3C !important; } .acr-callout strong { color: #1A1410 !important; } .acr-faqwrap { margin: 10px 0 !important; } .acr-acc { border: 1px solid #E2D9CB !important; border-radius: 6px !important; margin-bottom: 8px !important; background: #FBF8F2 !important; overflow: hidden !important; } .acr-acc summary { font-family: 'Fraunces', Georgia, serif !important; font-weight: 600 !important; font-size: 16px !important; color: #1A1410 !important; padding: 13px 40px 13px 14px !important; cursor: pointer !important; list-style: none !important; position: relative !important; letter-spacing: 0 !important; text-transform: none !important; line-height: 1.4 !important; } .acr-acc summary::-webkit-details-marker { display: none !important; } .acr-acc summary::after { content: "+" !important; position: absolute !important; right: 14px !important; top: 50% !important; transform: translateY(-50%) !important; font-size: 20px !important; font-weight: 800 !important; color: #C8552B !important; line-height: 1 !important; } .acr-acc[open] summary::after { content: "–" !important; } .acr-acc[open] summary { border-bottom: 1px solid #E2D9CB !important; color: #C8552B !important; } .acr-acc summary:hover { color: #C8552B !important; } .acr-acc .acr-acc-body { padding: 12px 14px !important; } .acr-acc .acr-acc-body p { margin: 0 !important; } .acr-cta { display: flex !important; gap: 6px !important; flex-wrap: wrap !important; margin: 16px 0 6px !important; } .acr-btn { font-family: 'JetBrains Mono', monospace !important; font-size: 14px !important; font-weight: 600 !important; padding: 12px 22px !important; border-radius: 6px !important; text-decoration: none !important; display: inline-block !important; letter-spacing: 0.02em !important; text-transform: none !important; } .acr-btn.primary { background: #C8552B !important; color: #fff !important; -webkit-text-fill-color: #fff !important; } .acr-btn.primary:hover { background: #b3471f !important; text-decoration: none !important; } .acr-btn.dark { background: #1A1410 !important; color: #fff !important; -webkit-text-fill-color: #fff !important; } .acr-btn.dark:hover { background: #0d0a07 !important; text-decoration: none !important; } @media only screen and (max-width: 768px) { .acr-wrap p { font-size: 15px !important; } .acr-wrap .acr-lead { font-size: 16px !important; } .acr-wrap h2 { font-size: 1.2rem !important; } .acr-wrap h3 { font-size: 1.05rem !important; } .acr-cta { flex-direction: column !important; } .acr-btn { width: 100% !important; text-align: center !important; } } Advanced Barista Coaching · Online via Zoom Master the 'why' behind great espresso Private, expert-led barista coaching for experienced home baristas and budding professionals who want to go beyond the basics — delivered live over Zoom and tailored entirely to you. This is not a beginner course. It's for people who already know their way around an espresso machine and are ready to go deeper into the theory and technique behind a brilliant cup. If you love experimenting with juicy light-roasted single origins, or want to draw out specific flavours from your favourite blend, learning to manipulate temperature and pressure is essential — and that's exactly what we'll work on. 90-minute session Online via Zoom Tailored to you Follow-up resources included Held live online via Zoom. Once you book, our team reaches out to schedule your session and tailor it to your equipment, level and goals. Book your session Ask a question 90 minLive session 1-on-1Private coaching OnlineVia Zoom AdvancedExperienced level Who this course is designed for This is not a beginner course. It's built for people who already know their way around an espresso machine and are ready to go deeper: Experienced home baristas You've mastered the basics and want to start dialling in extraction, flavour and technique at a higher level. Budding professionals You're working or training in a café and want to sharpen your skills to stand out behind the bar. Coffee experimenters You love exploring light-roasted single origins and want to unlock more from every cup through pressure and temperature control. What we can cover Your session is fully structured around your specific needs. Choose from any of the topics below — or tell us what you want to work on and we'll build the session around you: Latte Art Improving milk texturing consistency Pouring technique for hearts, rosettas & tulips Common latte art mistakes and how to fix them Speed and sequencing for café service Pressure & Extraction Understanding brew pressure and its effect on flavour Adjusting brew pressure on your machine Pressure profiling techniques Pre-infusion and ramp-up profiles Single Origin Espresso Why single origins behave differently to blends Dialling in light-roasted coffees Temperature manipulation for different roast levels Drawing out specific flavour notes and characteristics Advanced Dialling In Understanding the extraction triangle (dose, yield, time) Using refractometers and TDS for precision Grinder calibration at an advanced level Troubleshooting channelling and uneven extraction Fully personalised. We structure the session specific to your needs — whatever they may be. This is where you can really step up your coffee game with targeted coaching by an expert. How it works Four simple steps from booking to becoming a better barista: Book your session Purchase your coaching online. Once booked, our team reaches out to schedule your 90-minute Zoom session at a time that suits you. Tell us what you need Before your session, we'll ask about your equipment, current skill level and the areas you want to focus on, so we can structure the coaching perfectly for you. 90-minute live Zoom coaching Your expert coach works through your chosen topics with you live. Bring your machine, your coffee and your questions — this is a real working session, not just theory. Follow-up resources Afterwards, the coaching team sends through tailored follow-up resources so you can keep practising and building on what you've learned. Session details Format Private 1-on-1 coaching, live online via Zoom Duration 90 minutes Level Advanced — experienced baristas only Structure Fully tailored to your goals and chosen topics Includes Follow-up resources from the coaching team What you'll need Your own machine, grinder and coffee, plus a device for Zoom Why train with Di Pacci Australian Training Academy is the training arm of Di Pacci Coffee Company — a business built on real café and coffee expertise. Your coaching comes from people who work with coffee every day, so the advice is practical, current and tailored to getting the most from your setup. Read more about us. Frequently asked questions Is this session online or in person? It's delivered live online via Zoom video call, so you can join from your own kitchen or café and work on your own machine while we coach you. How long is the session? Each session runs for 90 minutes, with tailored follow-up resources provided afterwards by the coaching team. Is this suitable for beginners? No — this is advanced coaching for experienced home baristas and budding professionals. If you're newer to coffee, our hands-on Barista Group Class or 1-on-1 Barista Training is a better starting point. What can we cover in the session? It's fully tailored to you. Popular topics include latte art, pressure and extraction, pressure profiling, single-origin espresso, temperature manipulation and advanced dialling in with refractometers and TDS. What do I need for the session? Your own espresso machine, grinder and coffee, plus a device to join the Zoom call. We coach you live on your own setup. Is this course nationally recognised? No, this coaching is unaccredited. For a nationally recognised qualification, see our Prepare & Serve Espresso Coffee unit. Call (02) 9758 0760 if you'd like advice on the right option. Book your session Contact us { "@context": "https://schema.org", "@type": "Product", "name": "Advanced Barista Coaching", "image": "https://australiantrainingacademy.com.au/cdn/shop/files/coffeeroaster_af9c3004-a530-46cd-acce-e4b2a2bc9b53.webp?v=1747367716", "description": "Private 90-minute advanced barista coaching via Zoom for experienced home baristas and budding professionals. Tailored sessions covering latte art, pressure and extraction, pressure profiling, single-origin espresso, temperature manipulation and advanced dialling in. Includes follow-up resources.", "brand": { "@type": "Brand", "name": "Australian Training Academy" }, "category": "Barista Coaching", "offers": { "@type": "Offer", "priceCurrency": "AUD", "price": "1100.00", "availability": "https://schema.org/InStock", "itemCondition": "https://schema.org/NewCondition", "url": "https://australiantrainingacademy.com.au/products/advanced-coffee-roasting-course", "seller": { "@type": "Organization", "name": "Australian Training Academy", "foundingDate": "2008" } } } { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Is this session online or in person?", "acceptedAnswer": { "@type": "Answer", "text": "It's delivered live online via Zoom video call, so you can join from your own kitchen or cafe and work on your own machine while we coach you." } }, { "@type": "Question", "name": "How long is the session?", "acceptedAnswer": { "@type": "Answer", "text": "Each session runs for 90 minutes, with tailored follow-up resources provided afterwards by the coaching team." } }, { "@type": "Question", "name": "Is this suitable for beginners?", "acceptedAnswer": { "@type": "Answer", "text": "No, this is advanced coaching for experienced home baristas and budding professionals. If you're newer to coffee, our hands-on Barista Group Class or 1-on-1 Barista Training is a better starting point." } }, { "@type": "Question", "name": "What can we cover in the session?", "acceptedAnswer": { "@type": "Answer", "text": "It's fully tailored to you. Popular topics include latte art, pressure and extraction, pressure profiling, single-origin espresso, temperature manipulation and advanced dialling in with refractometers and TDS." } }, { "@type": "Question", "name": "What do I need for the session?", "acceptedAnswer": { "@type": "Answer", "text": "Your own espresso machine, grinder and coffee, plus a device to join the Zoom call. We coach you live on your own setup." } }, { "@type": "Question", "name": "Is this course nationally recognised?", "acceptedAnswer": { "@type": "Answer", "text": "No, this coaching is unaccredited. For a nationally recognised qualification, see our Prepare & Serve Espresso Coffee unit. Call (02) 9758 0760 if you'd like advice on the right option." } } ] }
More you might like
Related
Coffee Roasting Course
Related
Coffee Roasting Gift Course
Related
Coffee Roasting Fundamentals Course
Related