Tagged Questions
6
votes
7answers
325 views
While learning any new programming language, is it a myth to use a basic text editor instead of an IDE to learn concepts?
I am learning Ruby on Rails these days and asked one of my friend to provide me an IDE for Ruby on Rails, but he suggested to write code on Notepad/Dreamweaver (Windows user currently) first instead ...
8
votes
5answers
606 views
How to be a smart worker rather than hard worker to be fit for the IT industry?
How do I work smart rather than work hard, specially in IT context (web development, PHP basically) as this field absorbs only smart professionals?
Sometimes I personally feel that I need to work in ...
7
votes
2answers
513 views
What are recommended workflows when working with Markdown--in Windows, on a Mac?
For those who use Markdown regularly (other than for writing questions and answers on StackExchange), what workflows do you use when working with Markdown-formatted text files, and why? What ...