We should always make sure that the custom components associated DLLs (like referred DLLs in Script task) also are kept at the above sited folder and GAC.
This tutorial focuses on how to have SCORM course media in external systems like cloud video streaming systems.
This tutorial focuses on how to create and upload a course to SCORM cloud using C# .NET. It describes creation of course using SCORM standards, uploading the same to SCORM Cloud and then launching it.
This post focuses on different ways of running or hosting Jupyter Notebooks over cloud for free provided by various big players in the field of data science.
A beginner guide on how to setup Python environment for Machine Learning using the latest and most effective IDEs. It uses Anaconda distribution of Python and Jupyter as IDE.
This post helps you to understand if the Machine learning by Andrew Ng course from Coursera is good to start for a newbie.
This post is helpful for beginners in Sitecore development. This tutorial helps creating pages in Sitecore from the scratch involving custom layouts, templates, renderings, content items with presentation details.
This post explains what Shared and final layouts are and the differences between them. The concept of Shared and final layouts have been introduced with Sitecore 8.
This post explains what templates and fields are in Sitecore and the differences between the Versioned, Shared and Unversioned fields in Sitecore. It also states the scope of each of these fields in different scenarios.
This post highlights the best practices to be followed for the visual studio sitecore solution which is used with Sitecore website folder. If you are looking for integration of a new visual studio solution with Sitecore then this post might help you - Integrating Visual Studio solution with Sitecore MVC - basic