Im working on a project but like, don't always have access to pc, so i wonder if you know any good mobile code editors, so i can work on my site out home?
Videos
You can write complete apps for almost any smartphone platform (Android, iOS,...) using Phonegap. (http://www.phonegap.com)
It is an open source framework that exposes native capabilities to a web view, so that you can do anything a native app can do.
This is very suitable for cross platform development if you're not building something that has to be pixel perfect in every way, or is very hardware intensive.
If you are looking for UI Frameworks that can be used to build such apps, there is a wide range of different libraries. (Like Sencha, jQuery mobile, ...)
And to be a little biased, there is something I built as well: http://www.m-gwt.com
Try Sencha Touch. It is a HTML5 compliant framework to build application for touch devices.
I have a galaxy tablet, and it's so much more convenient to bring around than my laptop. I don't have the level of programming knowledge to make anything on my own from scratch, but I was just looking for a good app that I could mess around with and practice learning new things on. I guess I'm looking for both an actual text editing app and/or an app that teaches you how to code.