Posts

Multithreaded Sorting with C++Builder and the Parallel Programming Library (PPL)

The Parallel Programming Library (PPL) is one of my favorite features in C++Builder runtime library. PPL allows developers to create tasks that run in parallel to take advantage of multi-core processors. Using the PPL, you can: 1) speed up loops with a Parallel For, 2) run multiple tasks in parallel using TTask, and 3) use READ MORE

Teachable – The Complete Python Course

A Teachable course about Python programming. Learn Python for AI, Machine Learning, Data Science and App Development for only $29 USD. The course includes: 12 hours of easy-to-understand videos and activities Coding exercises Practice activities Certificate of completion For more information go to the course landing page About the Instructor Mosh Hamedani is a software READ MORE

Welcome to My World!

Welcome to blog.davidi.com! This is a blog about everything related to Software Development (including the kitchen sink). Posts that appear here contain articles about Tools, Technologies, News, Tips, Answers, Tutorials, Conversations, Videos and Stories across all Programming Languages and Platforms. About David I David Intersimone, known to many as “David I”, is a passionate and READ MORE