Welcome
...to StudioJ. We are a web design firm based in Sydney, Australia, specialising in semantic, standards compliant web design and development.
What does this jargon mean for you? It means your website is highly compatible, future-proof, usable and accessible. Not to mention eye catching and visually appealing.
Check out our Portfolio, or have a look at what Services we offer.
Just the facts, Jack.
Our skillset ranges across all the major web design/development packages, such as Microsoft Visual Studio .NET 2005, Macromedia Studio 8, Adobe Creative Suite 3, and Notepad, and includes extensive knowledge of ActionScript, ASP Classic (VBScript), ASP.NET (C#), and XML. We are also ridiculously good at writing HTML, CSS, and JavaScript.
Blog
Java
I've been learning Java this past 9 months, and I'm really starting to enjoy it. I'm looking forward to getting some experience using it in web development soon, but to this point I've only built console applications, the latest of which was a text editor! To this point I've enjoyed the similarities between Java and C#, but as we progress it looks like I'll have my work cut out for me. I'll keep you posted on how this goes.
Java does a good job with abstract classes and inheritance in general, and so far I've found it to be more straight forward than C#, and I'm glad to be rid of code like:
myLabel.Text = ConfigurationManager.AppSettings["Some global var"]
Although PHP has $_Globals, I suppose.
Posted in Programming, Java | by James Ducker
