For Loops VS List Comprehension

Apr 18, 2024

Learn why Pythonistas love list comprehensions for their Pythonic simplicity and when to choose the robust versatility of for loops. All this and more in my latest blog post!

Learn more

Pandas And Python

Apr 18, 2024

Pandas is a powerhouse in Python for data analytics due to its flexible data structures like DataFrames, which simplify the manipulation and analysis of large datasets. Its intuitive syntax and rich library of functions enable efficient data cleaning, transformation, and visualization, making it an indispensable tool for data scientists and analysts. If you'd like a quick introduction to what Pandas can do for you, check out my blog!

Learn more

Leaving Pastafarianism

Apr 18, 2024

Tired of using Procedural Programing? Is it difficult to read your code? Want to make your code more efficient and easier to use? Unlock the power of your code with our Object-Oriented Programming (OOP) blog!

Learn more

Memorable Sitefinity Roundtable in Puerto Rico

Apr 18, 2024

Progress Sitefinity has launched version 15.1, moving towards ASP.NET 8 to enhance performance and security. The platform is recognized as an industry leader and is integrating with Znode to improve user experience. These advancements support Progress Sitefinity’s vision for NextGen CMS technology and its commitment to innovation. If you would like to know more, check out the full article.

Learn more

Being Creative With Turtles

Apr 18, 2024

Unleash Your Creativity with Python's Turtle Module! Dive into programming with an interactive twist! The Turtle module in Python makes learning to code fun and engaging, allowing you to draw and design while mastering the basics. Start your coding adventure today and bring your ideas to life on the screen!

Learn more

TTB running on Sitefinity 15.1 ASP.NET 8

Apr 05, 2024

The latest version of The Training Boss web site has been upgraded to Sitefinity 15.1 running on ASP.NET 8 using the .NET 8 frontend of Sitefinity.

Learn more

My first day with Sitefinity

Mar 26, 2024

I had the opportunity to attend the Sitefinity for Business course offered by Lino Tadros, at the Training Boss company. I was able to learn so much valuable information from his course and while I feel confident in my ability to use the application itself, I also learned how and why Sitefinity works the way it does. Take your first steps and read more to learn about Sitefinity itself.

Learn more

Power BI Vs Excel Heavyweight Fight

Mar 26, 2024

When discussing data analysis and business intelligence two tools often come to mind instantly, Power BI and Excel. While both are powerful in their own right they serve different purposes and provide different features. Which one is right for you? Let's find out together.

Learn more

Playing Columbo With SQL

Mar 26, 2024

I have succeeded in leaning SQL by taking Brewster Knowlton’s course offered on Udemy. His course is excellent to say the least. He takes great care to explain the intricacies of SQL and appeals to a broadscale audience. Are you looking to learn more about SQL too, but don't know where to go to begin? Read my blog to see what Mr. Knowlton's course is all about and then click the link provided to get started, it's easy.

Learn more

Lifetime Scope For ASP.NET Core 8 Burgers

Mar 26, 2024

There are different lifecycles and lifetime spans to the objects managed by dependency injection containers. That was a mouthful! Take a look with me at the different lifecycles of objects in ASP.NET Core 8.

Learn more

Tags: