My first program!!! It works! It installs! It does everything! :) Okay, I'm excited, but yesterday was a huge day. Not only did I pass my instructor test in my pilot school with a 97, but I also finished my first program. Functionality is completely perfect. The education I got from this was huge. Google answered nearly all of my questions, but I had to get quite a bit of help from my Supervisor to troubleshoot and help me piece it all together. Some things even baffled him for a second, which made me feel better. The code is pasted down below. Again, I'm sure there are better ways to do what I've done, but for my first program, I am thrilled to death! Public Class FRMTimeSheet Private Sub Label1_Click(sender As Object, e As EventArgs) Handles lblMonday.Click End Sub Private Sub Label1_Click_1(sender As Object, e As EventArgs) Handles lblTimeIn.Click End Sub Private Sub Label1_Click_2(sender As Object, e As EventArgs) Handles lblTimeO
I recently changed careers from customer service to the IT department. It's always been my dream to write computer programs and code, but I've just never taken the plunge until now. So, this blog chronicles the resources and experiences I use to hopefully become a programmer/developer.