There are some online resources you can consult to help you work with mouse coordinates in different programming languages. A few of those resources include:
• Mouse Positioning in JavaScript by SitePoint
• Mouse Move Event in C# by MSDN
• Tracking mouse coordinates in iOS by Stack Overflow
• How to Record Mouse Coordinates in Python by Stack Overflow
• Mouse Coordinates in HTML5 by W3Schools
• Reading mouse coordinates in Java by javapapers
• Getting Mouse Coordinates in HTML & CSS by CSS-Tricks