is there a good resource on full on beginner Suite...
# general
j
is there a good resource on full on beginner SuiteCloud scripting? I'm trying to make a pretty simple program that just queries netsuite for the results of a few searches and compiles all of those into a JSON file on a linux based webserver that I'm hosting but I don't know if I'm experienced enough of a programmer to just comb through their resource documents.
I'm familiar with setting up integration tokens and api tokens but I can't find any sort of document that just shows straight up how to create the connector object. I'm somewhat familiar with javascript, c++, and python but any resources you guys have that don't involve the $4k netsuite course would be much appreciated
j
This is how I started learning about it. https://www.youtube.com/c/StoicSoftware/
❤️ 1
j
awesome, I'll check that out. Thanks @jwharton
s
@erictgrubaugh's resources are probably the best way for any beginner
❤️ 1
Also join #C29HQS63G and ask more specific questions in there, plenty of active people
s
@John Michaels https://stoic.software/effective-suitescript/author/erictgrubaugh/page/4/ Start reading. This is gold dust reduced to the finest. After reading all of that, I personally think if you have access to the NS Learning Portal, the SuiteScript 2.0 developer course there is not bad, at least it helped me, imo
❤️ 1
m
Another great resource is @mattdahse's book. https://leanpub.com/netsuitedevelopment
💯 2