This article is currently in the process of being translated into Vietnamese (~19% done).
A jQuery editor
Just like with HTML, CSS and even regular JavaScript, you can write jQuery in any kind of editor, even Windows Notepad. However, using a simple text editor like Notepad for creating webpages is like using a screwdriver to drill holes into a piece of wood: It works, but it takes a lot longer and is way less pleasant.
Nếu bạn đã có HTML editor thì bạn có thể dễ dàng làm việc với Javascript. Như thế có thể viết jQuery, tuy nhiên có một số editor cho phép bạn viết jQuery rất dễ dàng.
I personally use TSW WebCoder, which has a bunch of awesome IntelliSense features to aid you, covering all the technologies you need: HTML, CSS, JavaScript, PHP and of course jQuery. Having a list of possible properties, methods and their parameters is a huge help, especially when you're brand new to jQuery. If your current editor already does all of this, and you feel comfortable with it, then by all means stick to it - if not, then consider giving WebCoder a try.
More information about TSW WebCoder