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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What languages and technologies/tools are you using right now?

8 点作者 brutuscat超过 12 年前
Hi guys,<p>I'm writing you because I would really like to know what languages, libraries and technologies/tools are you/we really using.<p>Why you say? Well you see, I'm curious. I dont really like those "graph" showing which languages are popular, I want it directly from you!<p>Thanks ;)

14 条评论

elisee超过 12 年前
Developing a cooperative game-making platform with C# along with those libraries:<p>* XNA + MonoGame (multiplatform OSS rewrite of XNA - <a href="https://github.com/mono/monogame" rel="nofollow">https://github.com/mono/monogame</a>)<p>* Lidgren.Network (Reliable UDP networking library - <a href="https://code.google.com/p/lidgren-network-gen3/" rel="nofollow">https://code.google.com/p/lidgren-network-gen3/</a>)<p>* NuclearWinter (my own UI library - <a href="https://bitbucket.org/sparklinlabs/nuclearwinter" rel="nofollow">https://bitbucket.org/sparklinlabs/nuclearwinter</a>)<p>* MonoBoxedLua (my own variant of MonoLuaInterface - <a href="https://bitbucket.org/sparklinlabs/monoboxedlua" rel="nofollow">https://bitbucket.org/sparklinlabs/monoboxedlua</a>)
boothead超过 12 年前
Python:<p><pre><code> * Pyramid * SQLAlchemy * Redis * ØMQ * eventlet * nose * Protocol buffers </code></pre> Coffeescript<p>require.js<p>mustache<p>Bootstrap<p>Backbone/underscore<p>moment.js<p>Websockets<p>What I really want to use:<p>Haskell :-)
josephby超过 12 年前
Python, django and bootstrap -- <a href="http://joseph.by/post/22651010430/simple-bootstrap-python-dev-environment-for-osx" rel="nofollow">http://joseph.by/post/22651010430/simple-bootstrap-python-de...</a>
mmq超过 12 年前
-Python<p><pre><code> * numpy * scipy * pandas * django </code></pre> -Hadoop<p>-javascript<p><pre><code> * jquery * angularjs (learning) * momentjs </code></pre> -Posgresql<p>-twitter bootstrap
评论 #4886906 未加载
brutuscat超过 12 年前
Ruby<p>- RoR<p>- RSpec and Capybara feature DSL<p>- Sidekiq<p>- Rbenv<p>- Pry<p>JRuby (which implies some java stuff ala ruby)<p>- Apache Camel<p>- Jetty w/websockets<p>Posgresql<p>Mongodb
jfaucett超过 12 年前
In my daily work / projects I actively use every one of the following :<p><pre><code> Servers - Apache, Nginx Databases - MySQL, SQlite, Redis Languages - Bash, C, PHP, Ruby, JavaScript IDE's - Emacs, Vim Tools/Frameworks - Git, GCC, GTK, Webkit, Symfony2, jQuery </code></pre> These are all things I use to build finished software products, I experiment around with Go and Haskell, but haven't used either much for practical purposes (except Go for a few server side things).
lmm超过 12 年前
Right now, at my corporate job in the insurance industry? scala (notably scalaz is banned so I've had to reimplement the bits of it I need) with a little java; spring, hibernate, wicket; oracle, mule, drools. Tool-wise eclipse, subversion (I use git-svn), twist; jenkins, crucible and I'm just in the process of setting up rundeck to replace the collection of bash scripts that currently do deployment. Sonar is running but I don't really look at it.
评论 #4886932 未加载
tim_moon超过 12 年前
Javascript: Ember.js / Node.js / Socket.io / jQuery<p>DB: MongoDB / PostgreSQL<p>Learning: Java<p>Novice: Python / RoR<p>Eventually: Redis
johncoogan超过 12 年前
My recent projects have been machine learning &#38; data visualization focused:<p>Python<p><pre><code> * Numpy * Scipy * Pandas * NetworkX * Flask </code></pre> MongoDB<p>Javascript<p><pre><code> * jQuery * D3.js </code></pre> Twitter Bootstrap
jamesjguthrie超过 12 年前
I'm using:<p>Platforms - Android, iOS, web<p>Languages - Java, PHP, Objective C<p>IDE's - Eclipse, Xcode<p>Various technologies in use - jsonengine for GAE, Twitter Bootstrap, Apache server, MySQL
jetupper超过 12 年前
Javascript i.e. Ember and jQuery mainly, with some Node.js after work.<p>A little Obj C in the evenings and weekends.
评论 #4888288 未加载
NicoJuicy超过 12 年前
Asp.Net MVC 4<p>C# / VB.Net<p>Entity Framework with Code-First<p>SQL Server 2010<p>IIS 7.5<p>Twitter Bootstrap
GotAnyMegadeth超过 12 年前
At work:<p>- Verilog 05<p>At Home:<p>- Java for Android<p>- Perl 5.8.8
评论 #4886912 未加载
amplitwist超过 12 年前
At work (I'm a physics/mathematics guy developing quantum optical simulations):<p>Fortran 2003/2008<p>C++<p>LaTeX<p>Sage<p>Mathematica<p>Haskell (My initial experiments look promising; ghc+llvm has consistently beaten gcc and gfortran when doing RK4 integration of complicated functions. I'm currently testing array performance with REPA.)<p>Emacs<p>Dislin (Looking for a replacement, since it's a real pain to use)<p>Charm++ (Looks promising, but also seems hard to use.)<p>MPI<p>At home: Haskell
评论 #4888307 未加载
评论 #4895364 未加载