Wednesday, July 7, 2010
Summer goes way too fast
As always, summer has proven to be a busy one. Both of the kids are home with me this summer. It's great to be able to spend so much time with them. I doubt I'll ever get this chance again.
In June I took my first summer class, Job Search Preparation. I've had a few jobs since graduating from the UW back in 1996, so I didn't expect to learn much from this class. But I was proven wrong. I was glad to find ways to strengthen the layout of my resume and cover letter. I also discovered new ways of finding job listings. This is something that is always important in this economy.
I finished my Job Search class up in about 2 weeks instead of the 4 that it took place over, since we took a family vacation the last week of class. All four of us packed up the car and drove out to South Dakota to see Mount Rushmore, Crazy Horse, the Badlands, the Black Hills and many other local attractions. It was a great time!
This week I have started my second summer class, Dreamweaver. I think I'm really going to enjoy it. I've always enjoyed making websites and will really enjoy learning a powerful software that will help me make my websites even better.
I continue to make my own personal website via a text editor. Soon it should be posted at davidendres.com. I'm in the process now of putting the final touches on the look of the pages and loading many of our family recipes into the database behind the site. I look forward to what I feel is my biggest accomplishment of the summer once the site is first posted. I know I will be posting more recipes after it is initially posted, but the initial launch will be a major victory for me as a website developer. Getting the site organized and writing the PHP behind it took some time and was a great review of everything I've learned in my first year at MATC.
Friday, May 21, 2010
Let Summer Begin
I continue to work on my own website, time permitting. I am now a full time stay at home dad for the summer and I will continue soon with school as well for the Summer semester. So therefore, the progress on my website and other projects isn't going as quickly as I'd hoped, but at the same time, spending all this time with my children is definitely worth the tradeoff!
On a slight side note, I was able to be enrolled in the Linux Server class this coming fall, so my schedule has come together quite well. I am also keeping my ear open for possible internship possibilities for this Fall already, even though I don't have to do this until Spring semester. I figure the more experience I can have, the better.
Perhaps I'm being a little too ambitious, but I picked up a used book about programming games in Flash. It's a bit dated, but it should still teach me the basics. I love video games. I realize the opportunities to work in that industry in the Madison area are limited, but I'd still love to do some things on the side. If even just to entertain the kids with my creations. I have a few ideas rumbling around and hope I can someday see some of them materialize.
Monday, April 19, 2010
Spring,Summer and Projects...Oh My!
But first, a recap of Spring's classes. As far as programming languages, Visual Basic.NET and PHP have both been great, but are very different experiences. PHP brings a more complete experience to me, as I can see how things are developed in the database end and then it through all the way to a website design. I find knowing that one person can easily and quickly write a website to be very rewarding. VB.NET on the other hand is quite different. The class seems to be a slower paced, more structured approach to development and seems to be more geared for a team environment. But the idea of working on project large in scope is an exciting concept. At this point I cannot decide if I like working with PHP or VB.NET any more than the other.
Learning SQL has been great. Not only is learning how to use Oracle good experience, SQL is very useful in my PHP class as well while working with MySQL databases.
Object-Oriented Design with UML has been useful in more ways than I had anticipated. Not only did it continue what we started in Intro to Database, but it taught us the concepts of OOD which comes in useful in seeing the larger picture of programming an application. It also has helped understand concepts in PHP and VB.NET. The last month of the semester is seeing us work as a group to form a website storyboard for a local company. Presentations start in a week and I think our group has been doing a great job.
Computer Hardware has been a very diverse class and covered lots of important topics. I will definitely be able to use that knowledge at home and in helping others.
I have signed up for Summer and Fall classes. They are as follows:
- Job Search Preparation (Summer)
- Dreamweaver (Summer)
- Advanced VB.NET (Fall)
- Advanced PHP and MySQL (Fall)
- Object Oriented Systems Analysis (Fall)
- Advanced Web Development XML (Fall)
- Linux Server (Fall) (On wait list since it is not a required class for me)
I'm looking forward to all of the classes. I hope I will be able to get into the Linux Server class as this will be very beneficial to me for PHP courses and potentially my career.
As I mentioned earlier, what I've learned in my courses has gotten me excited to do some projects on my own over the summer. I've been asked to create a website for a business a friend of the family owns. The goal is to have this project done by August.
I also plan to build my own website. I own the domain name davidendres.com (and daveendres.com). I plan to put both person and school/career information on this website. Many of the pages will initially be standard HTML designs. However, I do plan to use PHP to create a section on the site that displays family recipes. I will store the recipes in a MySQL database and family members (or other visitors) can search for recipes or look them up by name/category. I'm very excited to get this project up and running, but I know it will be a lot of work and require careful planning. I sincerely hope I do not run out of time this summer to do this project as it will be a good test of what I've learned in my first year here. Also, it should be very helpful to family members who need to find a recipe!
Finally, time permitting this summer, I plan to build a database of contact information. This will only be accessible on our home network but will likely be run with PHP and MySQL. Access is a secondary option. With the success of this database, I plan to also build one for our video game and movie collections at home.
I realize I have an ambitious summer and fall ahead of me (I will also be watching our children over the summer instead of them being at daycare), but I'm really looking forward to it.
Wednesday, March 3, 2010
It's a boy!
Things with school are still going fine, as I prepared in advance by staying ahead of coursework. I did miss one mid-term exam, but was able to make it up. I'm very grateful for the flexibility offered by my instructors the last week.
That's it for this update. More to follow in the next few weeks.
Monday, February 22, 2010
Spring Updates
My first mid-term exam is tomorrow, February 23, in SQL. I feel well prepared for it and am anxious to take it so I can move on to the other mid-terms that are coming. So far I've been able to be off to a good start this semester in terms of grades, which of course makes me happy!
I proud to say I won the Jack Lussier Family Scholarship this semester. I am so thankful for people and organizations who are willing to help students make their way through college. Especially in these tough financial times.
But most exciting of all is the upcoming baby! My wife is due on March 2nd and my daughter is anxiously awaiting to see if she will have a baby brother or sister. Spring break is at the end of March and I'm sure the whole family will be glad to see dad have a break from school!
Monday, February 1, 2010
Another beginning
First, is Object-Oriented Design with UML. This class is picking up right where Intro to Database left off. Most of our discussion so far has been on how to take a user request and turn that into a database design. We are already into more complicated databases than last semester. I can see now how important those first building blocks were. This process is a challenge, but once I get more experience with it, I can see how rewarding it will be to set up a more complicated database. I already would like to set up some databases at home. Perhaps for a common contact list for the whole family. And an organization tool for our movies, my video games or my wife's crafts could also come in handy.
After OOD with UML, I have Intro to Visual Basic.NET. This is a course I immediately liked. Not only because of my love for programming, but also because the design environment is much like Visual Basic for Applications in Excel, which I have some experience with. So far, the course is coming quite naturally to me and I'm looking forward to surpassing what I had self-taught myself in the Excel environment.
My next course is Computer Hardware Essentials. While I don't currently have plans to have a career in IT support or building computers, this class is still very interesting. And I feel it will be a very important one. As a person in the IT field, I am already getting many questions from friends and family regarding their computers. It will be nice to be able to answer some of them, finally! But also, this is a great course to take for maintenance of my own computers. Depending on where I work some day, I may find myself in a role of not only doing programming or website design, but also being the IT support person.
SQL programming is another of my courses. I am definitely liking learning how to write database queries with Oracle iSQL*plus. The basics of writing a query were initially quite easy, but already, they are getting more complicated as we head into grouping statements. And I know there is much more to go. There is a lot of work into learning all of the different SQL statements, but it is a very rewarding experience.
My final class is PHP with MySQL. This class has introducted me to working with a Virtual Machine and Linux. I am glad to have the opportunity to work with these tools already. I've been in a Windows environment almost exclusively since the early 90's. I find the PHP language very similar to JavaScript in many ways, but also it's very different. I'm really looking forward to creating some projects with PHP and integrating it with MySQL. For this semester I have chosen to run my projects on my Windows XP laptop in Apache 2.2, PHP 5 and MySQL 5.0. Getting all of those programs set up and running correctly on my laptop was a challenge in itself and taught me many things regarding configuration files and .ini files. I may try IIS at a later date, although there shouldn't be much difference. This summer I may also upgrade to Windows 7.
The spring semester is definitely off to a running start. As mentioned, there is a lot more homework and the pace is definitely more accelerated than in Fall. However, I have been expecting this and have handled it well. I hope to be ahead of my work as much as possible when the baby arrives in another month or so. I am so excited to have another member of our family arrive!