Get AI summaries of any video or article — Sign up free

Liam Gower — Person Summaries

AI-powered summaries of 9 videos about Liam Gower.

9 summaries

No matches found.

How to Study using Obsidian

Liam Gower · 3 min read

Studying effectively in Obsidian hinges on splitting note-taking into two phases: fast, context-based capture during learning, then deliberate,...

Obsidian WorkflowConnected NotesZettelkasten

Learning Code with Anki

Liam Gower · 2 min read

Memorizing code syntax can make programming feel smoother and more “fluent,” and Anki’s spaced-repetition flashcards are presented as a practical way...

AnkiSpaced RepetitionProgramming Flashcards

Anki Typed Answers (How To) - Learn More Effectively!

Liam Gower · 2 min read

Anki’s built-in typed answers are great for active recall, but they fall short when answers need multiple lines—pressing Enter submits the card...

Anki Add-onsTyped AnswersActive Recall

Learning Code with RemNote

Liam Gower · 2 min read

RemNote is being used as a combined coding knowledge base and flashcard system, with a key advantage over Anki: flashcards live inside structured...

RemNote WorkflowCoding SnippetsFlashcard Syntax

Anki vs Roam Research vs RemNote for Studying: My Experience

Liam Gower · 2 min read

Studying for an AWS Certified Cloud Practitioner exam pushed Liam Gower to stress-test three popular systems—Roam Research, RemNote, and Anki—in a...

Exam Study WorkflowNetworked NotesFlashcard Memorization

My Daily Workflow with RemNote

Liam Gower · 2 min read

A single “Today” page in RemNote can act as the hub for a full workday—capturing stand-up prep, project journaling, meeting notes, and even code...

RemNote workflowWork JournalingDaily Stand-ups

RemNote’s New Tables Feature: Study Flashcards Better

Liam Gower · 2 min read

RemNote’s new Tables feature turns structured study data—like country facts—into flashcards automatically, bridging the gap between organizing...

RemNote TablesFlashcard GenerationTable Properties

Tracking Your Spending with Monzo

Liam Gower · 2 min read

Monzo’s built-in categories can automatically guess what a purchase is for, but tags let users go much further—capturing the “why” behind spending so...

Monzo TaggingBudgetingTransaction Notes

Building an Interactive Python Map (Pt 1) - Web Scraping Wikipedia

Liam Gower · 2 min read

The project’s core idea is to turn a static UK map into an interactive planning tool for EFL Championship fans: plot all 24 clubs on a UK map, then...

Web ScrapingWikipedia TablesPython Requests