Heading To An Object Oriented Programming Seminar

Posted October 19, 2008 at 7:43 AM

Tags: ColdFusion

Lately, I have been giving the "full court press" to the topic of Object Oriented Programming in ColdFusion. I like to think that I've been making a lot of great progress and have gotten a ton of really useful feedback from my readers. But, I feel like I've hit a bit of a training plateau and I need a little something something to push myself to the next level. To me, that "something" is actual training. I've really been missing that classroom setting. I miss being able to ask a question and have it instantly addressed and I miss learning from the questions that others ask that I didn't even think about. I think that kind of setting would really make the difference in my progress; I've got what I consider an OK foundational understanding right now, but it's time to mature and grow that base into actual understanding.

Last week, some of you may have seen on Twitter-BenNadel that I started looking around for continuing education classes in computer science. It was looking pretty grim, but then I came into a wonderful opportunity. I am right now headed out to a one-week computer seminar in Object Oriented Programming. I'm pretty sure that it's not ColdFusion specific, but you can bet your bottom that it'll be some good, universal information about Object Oriented Programming.

More information to come!

Post Comment  |  Ask Ben  |  Permalink  |  Print Page


You Might Also Be Interested In:



Learning ColdFusion 9 - ColdFusion 9 tutorials, samples, examples, demos

Reader Comments

Brian
Oct 19, 2008 at 8:59 AM // reply »
11 Comments

Where is the class? Do you have a link?


Oct 19, 2008 at 10:56 PM // reply »
3 Comments

Ben,

Awesome meeting you tonite. I think the class is going to be a great learning experience.

Andrew


Oct 20, 2008 at 4:41 AM // reply »
38 Comments

@Ben, looking forward to hearing more about your course, hope it goes well. I think you've got it spot on with "I miss learning from the questions that others ask that I didn't even think about".


CoolJJ
Oct 20, 2008 at 8:41 AM // reply »
32 Comments

This inspires me! I've been wanting to get in a classroom for some software development courses but so little time to actually go sit in a classroom though. Does anyone know of some good online courses in OOP, software development, etc., that they have actually used?


PJ
Oct 20, 2008 at 1:51 PM // reply »
15 Comments

Good classes are generally hard to find. While the CS classes I took in undergrad were great (wish I had taken them more seriously) I took a few extension classes at my alma mater a couple years ago when I was picking up C# and the instruction was pretty bad. That said, even the worst class will force you to buy a book and do a couple assignments so I suppose all is not lost.

Speaking of which, if you have some extra time, a great way to get familiar with OOP is to experiment with a more object oriented language. If you've been coding a while, new languages really aren't that tough to pick up (just tough to master).

@Ben, so how's the class so far? Any epiphanous moments?


Oct 22, 2008 at 7:28 AM // reply »
6,371 Comments

@Andrew,

Great to meet you too man. .... for those of you not here, Andrew and I have been having some great conversations - we each do things a little differently; the irony of the situation is that I think we're both finding out that we're wrong :)

@All,

The classroom setting is everything that I had hoped for, and a bag of chips (as they say). I feel so energized and inspired all day long (thought I slump a bit in hour 8 or day conversation ;)).

I'll be posting a daily round-up of the class as best I can so check the blog.


Post Comment  |  Ask Ben

Recent Blog Comments
Nov 6, 2009 at 10:10 PM
How To Unformat Your Code (Like A Pro)
The timing of this post is just uncanny. I spent the last 15-20 minutes manually un-formatting my "Ben Nadel" style code within a CFC of mine. I was really digging the readability a few weeks ago, bu ... read »
Roe
Nov 6, 2009 at 5:11 PM
Passing Arrays By Reference In ColdFusion - SWEEET!
ArraySort also reorders the results of these java obj's ... read »
Nov 6, 2009 at 4:53 PM
How To Unformat Your Code (Like A Pro)
I tried to go *back* the other way. Adding formatting is actually a much more complicated problem than removing formatting. Anyway, here is what I could put together with a minimal amount of time: ... read »
Asaf
Nov 6, 2009 at 2:35 PM
ColdFusion GetPageContext() Massive Exploration
Hi, I actually found this post useful. I recently acquired a SSL certificate for my website and when I switched over to HTTPS Internet Explorer would throw an error when trying to download a dynamic ... read »
Nov 6, 2009 at 2:19 PM
How To Unformat Your Code (Like A Pro)
@Chuck, @Nathan, Well, now I feel like it's a challenge.... I accept. ... read »
Nathan Stanford
Nov 6, 2009 at 2:06 PM
How To Unformat Your Code (Like A Pro)
@Chuck, I would love it as well. I was not joking I am very serious I love well formatted code. ... read »
Chuck
Nov 6, 2009 at 1:54 PM
How To Unformat Your Code (Like A Pro)
Ben great job, I happen to like your coding style and find it very easy to understand and follow. @Nathan, I totally agree, I (like the rest of you I assume) am pretty meticulous when it comes to c ... read »
Nov 6, 2009 at 1:21 PM
How To Unformat Your Code (Like A Pro)
@Todd, Ha ha, just having some fun with it ;) ... read »