Alex Finch

34
reputation
1
7
public class Alex {

    boolean enjoyscoding = true;
    boolean selftaught = true;
    int yearsexperience = 4;
    String location = "UK";
    boolean student = true;



    public static void main(String[] args) {
        StartAboutMe();
    }


}

Hello my name is Alex, and i love to code, I have coding for about 4 years now, most of my experience being the java programming language using the eclipse IDE> I also code a few other programming languages with experience in C#, Visual Basic and MATLAB. I am currently a student but hope to soon get a job to boost my ability and reinforce my ability to work with others in a team. Many of my current projects can be found on GitHub, a although I hardly ever have time to finish any of them. Steal my code if you want I don’t mind as long as you learn something from it! I enjoy learning new things hence my computer skills are always improving, my aim on stack overflow is to help others learn to code and increase the abilities of others

Thanks Alex :-)