SharePoint

Microsoft SharePoint is a cloud-based document management and collaboration platform included in most Microsoft 365 business subscriptions. It allows organizations to securely store files, build internal company websites (intranets), track project tasks, and share information across team

Read More »

Python Setup and Use

If Python is not installed on your computer, you can download it for free from the official website: https://www.python.org/ Python is an interpreted programming language, this means that as a developer you write Python (.py) files in a text editor and then put those files into the python interpreter to be executed
Scroll to Top