Tagged Questions
0
votes
2answers
171 views
Where can I find language specific programming standards and style guides?
Is there a good source of best practices, programming standards and coding styles for different languages, specifically Ruby and Javascript?
9
votes
3answers
1k views
What functionality does WebStorm contain which RubyMine does not?
I am looking at buying Rubymine as I am doing a small amount of ruby, but a large amount of html5/javascript.
I was going to get Webstorm as I do have a lot of pure html5/js based frameworks/apps ...
16
votes
18answers
1k views
How do I “ease into” programming coming from a designer background?
Is there a way I can 'ease in' to programming. Like learning to use/modify CGI scripts to add some functions to a basic html site? Even if it's the only thing I learn it's still useful, right?. Unlike ...
6
votes
7answers
619 views
What should someone learn to become a great web-app builder by 2015
My brother just started learning some html/css at school and he loves it. He asked me to give my advice on what languages to learn in order to build great web-apps by the time he leaves school. (2015 ...
2
votes
3answers
216 views
Recomendations for Front-End to Programming Transition
I am a front-end developer seeking to add programming to my skillset. As with all things, I'm sure that practice and practical application will aid me most, but I am currently having trouble wrapping ...
2
votes
3answers
450 views
Starting my first RoR project, what JS library is good to go with it?
I'm starting my first Ruby on Rails project as I've been excited about the language for quite a while now and I'm sick of writing PHP. I've gathered that rails is pretty much an automation framework ...