Heading To An Object Oriented Programming Seminar

Posted October 19, 2008 at 7:43 AM by Ben Nadel

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!


You Might Also Be Interested In:



Reader Comments

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".


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 »
11,246 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 A Comment

Comment Etiquette: Please do not post spam. Please keep the comments on-topic. Please do not post unrelated questions or large chunks of code. And, above all, please be nice to each other - we're trying to have a good conversation here.

Please review the following issues:

Author Name:


Author Email:

Author Website:

Comment:

Supported HTML tags for formatting: <strong>bold</strong>   <em>italic</em>   <code>code</code>







  • Help Wanted - Find Your Next ColdFusion Job
Ben Nadel's Company - Epicenter Consulting Recent Blog Comments
May 23, 2013 at 9:52 PM
Preventing Links In Standalone iPhone Applications From Opening In Mobile Safari
@Muhmmadibn Did you figure out a solution to launching PDFs? I am running into the same issues myself. There is no way to close the PDF or go back once you launch it. Thanks in advance! ... read »
May 23, 2013 at 6:06 PM
The Girl Who Broke My Heart, And Made Me A Better Person
Good day,ladies and gentle men, my name is Dr AMADI the great spell caster in Africa, i have help so many people for different kind of problems,who say there is no solution to problems on earth, that ... read »
May 23, 2013 at 4:26 PM
ColdFusion QueryAppend( qOne, qTwo )
@Heather, Glad people are still getting value out of this! ... read »
May 23, 2013 at 3:49 PM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@WebManWalking, I meant the code at the bottom (not the video). I did try to experiment with an intermediary variable, like: value = users.id[ i ]; arrayContains( userIDs, value ); ... but t ... read »
May 23, 2013 at 11:06 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Ben, Are you talking about As Number: YES As String: YES As Java: YES? If so, that's with 3 different ways of referencing the constant 1, not users.id[1]. Query object references(*) are what seem ... read »
May 23, 2013 at 9:55 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Dan, According to the CF Admin, I'm running Java "1.6.0_45". As far as the DB column, in the database it's an INT. I'll see if I can dig into what CF sees it as. @WebManWalking, But h ... read »
May 23, 2013 at 9:49 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Ben, I think the problem is that we're used to loose typing in ColdFusion, like JavaScript. If a value is a number but it's needed in an expression to be a string, noooo problem. I've encountered ... read »
May 23, 2013 at 9:47 AM
ColdFusion QueryAppend( qOne, qTwo )
You rock! Thank you, thank you, thank you!!! ... read »
InVision App - Prototyping Made Beautiful With Prototyping Tools