Tag: Video

  • How to Get Started Freelancing on the Web

    If you are a creative, self-motivated, critical, detail oriented individual, who wants to learn how to make a living designing/developing websites and/or web applications, then this video is a good starting place for you! You don’t need a whole lot of money to get started and you don’t necessarily even need a degree from the…

  • Writing Complex Web Apps With Google Web Toolkit (GWT)

    The Google Web Toolkit (GWT) is a relatively new set of open source tools, developed by Google; which aims to allow developers to write much of the client-side code as Java. This Java code is then compiled into the appropriate JavaScript code, to run on the user’s web browser. Basically, the Google team has come…