Programmers Unite! - The Sift Talk Where Code Monkeys Meet

<code>

public class LetMeIntroduceMySelf {

/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
Introduce("NordlichReiter", "C#, JAVA, HTML, JAVASCRIPT, SQL, .net");
}

private static void Introduce(String name, String languages)
{
System.out.println("My Name is: " +name +"and my languages are" + languages);
}
}
</code>

I wanted to get a gather on what kind of tech jocks we have on the sift.

I mostly do work in C#.net, but I'm going back to get a Sun Certification. I don't have a CS degree, so I need something to my name.

In that I invite any one here to drop a bio, and hit us with open source projects if you have any. Give us some insight to your frustrations or prowess.

Java is my weak point, today I just learned how to make JAR files. Now I need to learn how to port them to other platforms.

Load Comments...

Send this Article to a Friend



Separate multiple emails with a comma (,); limit 5 recipients






Your email has been sent successfully!

Manage this Video in Your Playlists

New Blog Posts from All Members