silvercoder70.bsky.social
@silvercoder70.bsky.social
33 followers 13 following 57 posts
Posts Media Videos Starter Packs
Revisiting TStringList as a dictionary in Free Pascal! In this new video, I dive deeper into key-value handling, plus share two practical tips ... with constants and creating a better user experience (enabling buttons only when all fields are filled).

Watch here 👉 youtu.be/qsu2xOsbZT4
Revisiting TStringList as a Dictionary & Tips for Cleaner, Safer Code in Free Pascal
YouTube video by The Silver Pascal Coder
youtu.be
📚 New video is out! I look at a couple of Pascal books (mainly Delphi but great for Free Pascal learners), the FreePascal docs, and tips on getting better help with coding questions.

▶️ youtu.be/siZFNiW-jdk

#Pascal #FreePascal #Delphi #Programming #PascalBooks #CodingHelp
Learning Pascal: Books, Free Pascal Docs & Getting Better Help with Coding
YouTube video by The Silver Pascal Coder
youtu.be
Sorting a DBGrid in Lazarus should (!) be easy... (a) write code or (b) just add a component and avoid writing code. Done it before. But it turned into a much bigger experiment!

youtu.be/BN9i9TR6mxc

#FreePascal #Lazarus #PascalProgramming #DBGrid #DatabaseApps
DBGrid Sorting in Lazarus | Code vs Component (Complete Walkthrough)
YouTube video by The Silver Pascal Coder
youtu.be
New video just dropped – Part 3 of my Free Pascal Database App series! This episode is all about the little things that take your apps from “working” to “polished” (getting closer to) ...

Link: youtu.be/y-nx-PdHduU

#FreePascal #Lazarus #PascalProgramming #OpenSource #DatabaseDevelopment
Code with Me | Database App (Part 3) in FreePascal – Indexes, Hiding Fields & More
YouTube video by The Silver Pascal Coder
youtu.be
New Video – Database App Part 2!

In this episode, we expand our Free Pascal + Lazarus database app with:

🔹 Row coloring (red = unregistered)
🔹 Edit form to update details before saving

Catch up with the series here 👉 youtu.be/wsHlotczSIc

#FreePascal #LazarusIDE #PascalProgramming #DatabaseApp
Code With Me | Database App in Free Pascal (Part 2) with Row Coloring & Edit Form
YouTube video by The Silver Pascal Coder
youtu.be
Next video starts as a tutorial for a "DB App", then turns into live coding session after a couple of IDE hiccups and my own blunders. Sigh! Anyways, come along for the ride and see how it all unfolds:

👉 youtu.be/0gyg05GgnNk

#FreePascal #PascalProgramming #DatabaseApp #CodeWithMe #LazarusIDE
Code With Me | Database App in Free Pascal (Tutorial Turns Into Unfiltered Chaos)
YouTube video by The Silver Pascal Coder
youtu.be
First look inside the Double Command source code! Explore screenshots, grab it from GitHub, and see how it handles exceptions & multi-threaded debugging — plus how it extends LazLogger.

🎥 Watch here: youtu.be/9HQjR-_18k8

#FreePascal #LazarusIDE #Debugging #PascalProgramming
First Look: How Double Command Handles Exceptions & Debugging
YouTube video by The Silver Pascal Coder
youtu.be
💻 Real-world code isn’t always perfect. And that’s okay.

PeaZip source code has global vars, try/except blocks, and more! What we can learn from this Pascal project.

🎥 Watch: youtu.be/yOMbP5fnlX8

#Pascal #OpenSource #Coding #SoftwareDevelopment #CodeReview
"Imperfect" Code Still Succeeds – A Pascal Case Study
YouTube video by The Silver Pascal Coder
youtu.be
FYI… more videos on green coding with Free Pascal are coming soon! 🌱 Stay tuned for tips on writing energy-efficient code. #GreenCoding #FreePascal #FPC #SustainableTech
I just dropped a short video exploring green coding and whether Free Pascal could be part of the solution. Could Pascal help us write cleaner, more energy-efficient software?

youtu.be/JRZ_CI5lzFY

Keen to hear what you think...

#GreenCoding #FreePascal #EcoTech #SustainableSoftware #CodingForGood
Can Free Pascal Help Us Code Greener?
YouTube video by The Silver Pascal Coder
youtu.be
Inline variable declarations in Pascal — here’s what I think about this modern tweak and how it fits (or not!) with Pascal’s goals. Worth the change or just extra noise?

Link to Article:
timcoatesinsights.wordpress.com/2025/06/02/i...

#Pascal #FreePascal #Delphi #ProgrammingThoughts
I just posted a walkthrough of the new IDE — perfect for beginners. Learn how to create your first GUI app and install packages (Minimap) in Free Pascal.

🎥 Watch it here: youtu.be/zBImv-TjIzg

#FreePascal #LazarusIDE #OpenSourceDev #PascalProgramming
Getting Started with Lazarus 4.0: IDE Tour + Installing Packages
YouTube video by The Silver Pascal Coder
youtu.be