TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What tools do you use for development?

9 点作者 freefouran大约 10 年前
Hi HN. What tools do you use for development? It doesn't matter what Operating System, nor the language. I am specifically looking for some interesting tools related to C/C++/Java that could make my life easier, but I suppose anything is welcome since perhaps some others will find them useful (i.e web development related tools, etc).

17 条评论

adamtaa大约 10 年前
I am primarily a .net developer so my tools are Microsoft related except for front end development. I use webstorm, grunt/bower/yeoman and npm for front end development. For .net and sql I use sql data management studio, visual studio 2010 and 2012 with resharper. Check out jetbrains products. Tehy probably have something that can help you with C++
webmaven大约 10 年前
I use vim along with the plugins from <a href="http://vim.spf13.com/" rel="nofollow">http:&#x2F;&#x2F;vim.spf13.com&#x2F;</a> and a few small customizations.<p>Chrome Developer Tools + Postman.
hiram112大约 10 年前
Java Dev on Win7<p>Intellij Pro, Cygwin with Emacs, Git command line, sometimes SourceTree (though Intellij Git is almost as feature complete).<p>Tortoise on projects still using Subversion.<p>Firefox with Firebug, LiveHttpHeaders, and WebDeveloper though more and more Chrome Dev tools.<p>Usually the standard DB tool depending on database (PGAdmin for Postgres, SqlDeveloper for Oracle, etc.), though Intellij&#x27;s DB tools are getting &#x27;good enough&#x27;.<p>I&#x27;d pay good money for a well developed Emacs keyboard binding for Intellij (similar to Emacs++ for Eclipse)!
sabellaobama大约 10 年前
Web development: I ma using lots of tools. 1: Adobe Photoshop 2: Adobe Dreamweaver 3: Chrome Developer tools 4: Firefox Develper tools.<p><a href="http://www.saleonleather.com/product/dark-knight-rises-bane-coat-html" rel="nofollow">http:&#x2F;&#x2F;www.saleonleather.com&#x2F;product&#x2F;dark-knight-rises-bane-...</a>
codygman大约 10 年前
Emacs, vim (increasingly less), rxvt-unicode (terminal emulator), org-mode, org-agenda-mode, and xmonad window manager.<p>My goal is to be able to interactively develop <i>all</i> languages I may come across with a repl and at least a stepping debugger for when I need it.<p>I like to keep it all in emacs so I can add tasks to my todo list&#x2F;agenda with minimal effort (C-c C-r) no matter where I&#x27;m at then get back to work without even switching windows.
gumby大约 10 年前
I mainly use emacs, gcc, g++, git, gdb, plus bash, sed, egrep, tr etc. avrdude.<p>I do use Xcode, but can&#x27;t say I enjoy it much. If I could use Emacs more easily within Xcode I would be much happier since I do enjoy the dynamic environment of the Mac OS with ObjC. llvm is pretty good.
buildops大约 10 年前
C++ on Windows<p>Microsoft Visual Studio 2012 IncrediBuild <a href="http://www.incredibuild.com" rel="nofollow">http:&#x2F;&#x2F;www.incredibuild.com</a><p>Also web development LAMP, Expression Editor &amp; Visual Studio, and Bluefish text editor
atmosx大约 10 年前
Ruby developer:<p>A browser (between Safari, Chrome and FF) if the app is a web-app ... plus tmux + vim (with loads of plugins) + rvm (ruby version manager) + git (github&#x2F;bitbucket).<p>Occasionally I might use additional tools to enhance the workflow (growl for notifications, etc.)
classicchins大约 10 年前
Web Development : Sublime Text ! Awesome shit it is.. There are couple of other editors out there opensourced and which are amazing ! I usually prefer something light and powerful.
cmpb大约 10 年前
Mac OSX with Homebrew, iTerm, Vim (split terminal with vim on top and repl on bottom is pretty nice), Atom (for big projects), git, GitLab, Firefox browser. That&#x27;s about all of my non-language-specific stack.
Someone1234大约 10 年前
Visual Studio. Toad (for Oracle). MS SQL Management Studio (for MS SQL). Linqpad a bit. Notepad++ a bit. Notepad a bit. ILSpy. A handful of Visual Studio extensions. And web-browsers&#x2F;development bars.
tajen大约 10 年前
IntelliJ, pro edition. Sublime Text for drafts (when I don&#x27;t want to create a file in my project, for all my notes and snippets).<p>Chrome developer tools, git, Atlassian Stash and Confluence.
bgar大约 10 年前
I write C&#x2F;Scheme&#x2F;Clojure&#x2F;Haskell:<p>Cocoa Emacs with Evil-mode, iTerm 2, tmux, Vim for quick edits, git.
Jeremy1026大约 10 年前
Web Development (LAMP): Sublime Text - Safari&#x2F;Chrome - Git<p>iOS&#x2F;OS X Development: Xcode - Git
camhenlin大约 10 年前
Sublime Text 3.
sidcool大约 10 年前
A new Scala developer:<p>IntelliJ with Scala Plugin<p>Vagrant<p>Atlassian Stash
评论 #9201985 未加载
haidrali大约 10 年前
sublime&#x2F;vim, chrome, rvm, ubuntu