-
-
10:25
»
Developer Tutorials
jQuery is an open source, cross browser, light weight JavaScript library that you can use for implementing simplifies event handling, animations and promotes rapid application development. In this tutorial we will take a look at how you can use jQuery to achieve client side data binding efficiently.
-
10:25
»
Developer Tutorials
Last week I was checking out some of the Typography Mania posts, and got really inspired to try something new. So I decided to create an abstract composition with light effects and apply that as a texture of a text, everything done only using Photoshop.
-
10:25
»
Developer Tutorials
FxCop is a free Microsoft tool for code analysis. It examines the compiled .NET assemblies for things like performance, naming conventions, library design, globalization, and security. Oftentimes these types of issues aren't found until either your customer tries to run the application or you attempt to maintain or enhance the code.
-
-
7:17
»
Developer Tutorials
Classes are an integral part of Object Orientation, encapsulating state and behavior for each component in a larger system, thereby allowing us to express our software in terms of the structures and relationships which link its autonomous component parts. Object Orientation has become an incredibly popular way of constructing software in recent years: both Java, and its underlying Java Virtual Machine environment, are heavily object centric.
-
7:17
»
Developer Tutorials
It's nice that we can create changes in Groovy objects that can be observed by an interested party, but that is only half the story. Really, we want to do some cool stuff with these changes, and what would be really magical is if we could do some of these things automatically. In this segment, you'll do just that when you learn how to bind one value to some other value.
-
7:17
»
Developer Tutorials
Exception safety is an essential aspect of good C++ code, and code that uses concurrency is no exception. In fact, parallel algorithms often need more care taken with regards to concurrency than normal sequential algorithms. If an operation in a sequential algorithm throws an exception, then the algorithm only has to worry about ensuring that it tidies up after itself to avoid resource leaks and broken invariants; it can merrily allow the exception to propagate to the caller for them to handle.
-
-
5:43
»
Developer Tutorials
JDM aims at building a standard API for data mining with the goal that client applications coded to the specification are not dependent on any specific vendor application. The JDBC specification provides a good analogy to the potential of JDM.
-
-
23:36
»
Developer Tutorials
In this tutorial we will create a composition from scratch first in Illustrator where we will play with shapes and the Blend Tool. After that in Photoshop we will add the light effects and the pattern overlay.
-
23:36
»
Developer Tutorials
After my previous tutorial on how to create a frog logo in Photoshop, I'm now going to teach you how to create a glowing and sparkling intense light 3D glow logo. This tutorial shows different techniques that I learned in the past couple of weeks and it'll surely blow others away.
-
23:36
»
Developer Tutorials
The idea is very simple, I used some stock photos and a very blocky typeface. Instead of wasting my time looking for the perfect font, I decided to create it in Illustrator. So the first steps I will show you how to create the font and then in the others, in Photoshop, I will show you how to mix that in with the photos.