Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Kenneth Nutter
1,354 PointsWriting server side code on parse.com
My app idea basically consists of a team of users entering information into text boxes, which gets sent to parse.com. I then want the server to manipulate al of that data and give the users a couple pieces of key information. I need to know where I can find good reference material about writing this code. I'm a very novice programmer and have no idea where to start.
Using the parse documentation, I've come to using the Mac terminal, is this right? If so, I'm still lost regarding the syntax to be used.
Again, through the classes on treehouse, I will (over time) be fine with the objective-c side of the code. I just need more info on coding the back end. Thanks!
1 Answer
Stone Preston
42,016 Pointsyou can use cloud code. its written in javascript. check out Parse.com's cloud code guide