Français
  • PHP Object Oriented Programming in Eclipse IDE


    Added on Sunday 17 August 2008 17:05:53
    by ConnorAlves
    16340 Views
    2.8 / 5
    12345
    34 rates
    Send this video to your friends
    Get embed code of video

    OOP in PHP can greatly improve productivity and code cleanliness. This is a redone version of my first OOP in Eclipse video (better quality).



    facebook
  • Write your comment here...
  • ConnorAlves

    @miXn I have done 1 or 2 RoR tuts lately, one of which uses the basic "devise" authentication system with Ryan Bates' "nifty-generators" system. If you haven't used RoR before, it's a nice example of how to get up and running with a nice authentication system and basic layout in just a few minutes -- it also shows basic RoR concepts such as "rake db:migrate".
    Wednesday 24 November 2010 18:19:20
  • miXn

    @ConnorAlves RoR, really cool. Read 2 books about Ruby (without Rails), so getting to know more about RoR would be cool. Maybe a tut, or should I better stop hoping? ;)
    Wednesday 24 November 2010 18:15:30
  • ConnorAlves

    @miXn Honestly, learning about private, protected, and static variables are not the most important things for a bare-bones basic OOP tutorial in my mind. And no, I am not planning on doing any PHP tutorials soon. I now mostly only do Ruby on Rails, and Objective-C (iPhone) development nowadays.
    Wednesday 24 November 2010 18:12:40
  • miXn

    @ConnorAlves I see, but still, don't you think this is exactly why you SHOULD be explaining it a bit more? :) Since it's a beginning, basic OOP tut... Are you planning on doing more tuts soon? I was searching for good, more advanced tuts (OOP), but came up with nothing.
    Wednesday 24 November 2010 17:55:02
  • ConnorAlves

    @miXn This was really meant to be just a beginning, basic OOP tutorial -- not for explaining every little thing. Not to mention, this was in 2008 and I really didn't know as much as I do now. Thanks for the feedback.
    Wednesday 24 November 2010 17:49:48
  • miXn

    It's nice that you're trying, but this wasn't that good... you don't explain really explain things, you just do that. What's public? Why public? Why not private, protected, static? What's private, protected, static? And naming functions, variables and classes the same way is more than confusing. Not hating, just saying what I think... anyway, thanks for the tut, appreciated.
    Wednesday 24 November 2010 17:25:04
  • macgrooty

    Just remember that your class names should always be capitalized. Keep up the good work!!
    Tuesday 26 October 2010 03:18:30
  • martini40k

    This presentation is very chaotic.
    Friday 17 September 2010 10:04:41
  • jehaddrubi

    VERY GOOD VIDEOS FOR STARTING.
    Thursday 09 September 2010 05:29:06
  • HolyZombiJesus

    @duviii thanks for being a douche, now how bout you tell the world what the point actually is.
    Wednesday 30 June 2010 09:16:26
  • markanddana

    great vid, thanks buddy!!
    Friday 04 June 2010 00:42:28
  • ti07shadow

    seriously dood, i learned more from say phpAcademy here on youtube than phpbuilder when I was first learning php.
    Thursday 28 January 2010 19:01:14
  • duviii

    You totally dont get the point off OOP
    Monday 11 January 2010 17:01:06
  • pankirk

    what is the difference between including the file class.php and not using it as a class and including class.php and initiating it as $first->function(). because you can make a whole class.php with bunch of functions and then include the php file with all your functions and just call them without using $class->function()
    Thursday 31 December 2009 20:08:15
  • Pablos544

    Wow, i must be in a lot of trouble. I've only ever used functions in PHP. You'd better take me in.
    Tuesday 10 November 2009 15:27:06
  • ZepplinProgramming

    Nice video!
    Saturday 05 September 2009 13:22:34
  • ConnorAlves

    Thank you for the feedback, I will be sure to do that next time.
    Wednesday 08 July 2009 10:40:33
  • downforce007

    ConnorAlves: u should show the output of the code before ending the video so the viewer can ensure that the class is working..good video by the way & good luck in your PHP programming.
    Wednesday 08 July 2009 10:04:05
  • jiros1

    This a nice step up for oop starters! For those who are still doubting to leave their "safe" procedural programming, this should convince them. I think you are very young but very talented, good job in making this vid.
    Saturday 06 June 2009 07:55:05
  • shipiboconibo

    I guess text is just that much more subjective with out all the metadata we get in face to face communication... saying 'Please don't spread this type of practices, there is a more than enough bad code out there. Thank you. ' sounds kind of jerkish to me considering he's one of the few people I can find even taking the initiate to do this stuff on video media. No hard feelings though man, I say jerk like things at times too, like my response to you on here :P Sorry.
    Thursday 07 May 2009 09:00:09
  • malgacho

    Dude I was trying to help. The most important aspect of learning or teaching a programming language is to be consistent. This is exactly why these programming concepts are the same across all programming languages. Even tho you called me a jerk lol, I will suggest you visit the forums @ phpbuilder[DOT]com if you are serious and wish to learn good Php.
    Thursday 07 May 2009 08:40:14
  • shipiboconibo

    He's trying to help people man. There are very few video resources for this stuff. Its good to correct people where needed but don't be a jerk about it and act like he's spreading the plague here... This stuff can be confusing, given the way PHP has gone from a mostly broken OOP implimentation to a fairly decent one in one version number. I for one applaud this guy for taking the time to put a video together at all and I hope he continues to make them!
    Thursday 07 May 2009 07:08:57
  • kookara

    hey connor - great that you are having tutorials - but have to accept, malgacho is right. var $text is how you 'declare' the variable - initialization happens when a declared variable is given a value and that is true for all programming languages.
    Wednesday 29 April 2009 04:13:47
  • codex73

    Nice!
    Saturday 21 March 2009 20:17:32
  • heldridas

    Thanks for your knowledge ;D
    Saturday 14 March 2009 17:11:36
ADVERTISEMENT
Supplements
Social Network
Tag cloud