Hi Fabio, You might be interested in KeystoneJS, it's a cms / web app framework for node.js built on Express and MongoDB.
*(disclaimer: I'm the project lead)* It's got a yeoman generator that'll get you something up and running quickly that you can play with and explore, and might be an easier transition from your current experience than starting from scratch. There's a quick-start on the KeystoneJS website: http://keystonejs.com/getting-started/ And a more in-depth getting started guide: http://keystonejs.com/docs/getting-started/ There's also a tutorial for beginners here that's quite good: http://www.tutorialindustry.com/keystonejs-cms-tutorial-for-beginners If you want to see an example project, check out the community site we made for the Sydney Javascript Meetup: https://github.com/JedWatson/sydjs-keystone Hope this helps you get started. - Jed On Wednesday, May 21, 2014 5:32:32 PM UTC+10, Fabio Baravalle wrote: > > Hi guys I want learn node.js. I know C#, ASP.Net, C/C++, javascript, > HTML/CSS and other languages/script languages(python, dart, sql, t-sql > etc...). I want learn node because js is the future (Client/Server) and > ASP.Net it's not fast as node.js and its frameworks. > I have read some tutorial on internet but they are too generic. Are there > manuals or tutorial more detailed about node.js? > Cheers, > Fabio > > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/8aa4862b-cb9c-43e1-88c1-d2e98f6ed1e5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
