Forum Discussion
Best resource to learn writing code in M language for beginners ?
I've just read "Rookie to Rockstar" and "M is for (Data) Monkey" which are both great resources to learn using M via the UI. However, I would like to learn to write code in M from scratch, and I was wondering if there are resources out there that would provide that service - very much like one would learn Python or Ruby from scratch on Codecademy, Treehouse or Code.org (asuming limited, if any, prior coding experience).
One of your best resources is here:
https://msdn.microsoft.com/en-us/library/mt270258.aspx
Also, I have a number of blog articles that do some interesting things with M in a kind of fun way:
https://www.linkedin.com/pulse/fun-graphing-power-bi-part-sqrtpowersqrt82-deckler-microsoft-mvp-/
https://www.linkedin.com/pulse/fun-graphing-power-bi-part-3i-greg-deckler-microsoft-mvp-
2 Replies
- Greg_Deckler
Community Champion
One of your best resources is here:
https://msdn.microsoft.com/en-us/library/mt270258.aspx
Also, I have a number of blog articles that do some interesting things with M in a kind of fun way:
https://www.linkedin.com/pulse/fun-graphing-power-bi-part-sqrtpowersqrt82-deckler-microsoft-mvp-/
https://www.linkedin.com/pulse/fun-graphing-power-bi-part-3i-greg-deckler-microsoft-mvp-
- RafaelKnuth
Advocate I
cool, thanks for sharing!