M.I.Z Khalid

M.I.Z Khalid

Welcome to Marha Online... I'm Khalid, and I've been teaching Computer Science/IT since 1990.

My primary focus has been teaching the GCSE, A Level and undergraduate programmes.

I hope you enjoy my channel and benefit from it.

The bubble sort  explained

The bubble sort explained

Writing better PHP code

Writing better PHP code

Пікірлер

  • @sahasgunasekara4962
    @sahasgunasekara4962 Жыл бұрын

    I remember seeing this for the first time in class in 2019, still amazes me a few years into Ungrad :D, keep up the good work sir!

  • @mashincanada
    @mashincanada2 жыл бұрын

    Thank you very much🙏🙌

  • @amjadakram7797
    @amjadakram77972 жыл бұрын

    Mashallah.really informative.

  • @allanimalslovers7126
    @allanimalslovers71262 жыл бұрын

    Good

  • @insPIreMath
    @insPIreMath2 жыл бұрын

    Wow! It came up on my recommendations list :)

  • @MIZKhalid
    @MIZKhalid2 жыл бұрын

    Laughs!!! And it had to be the one recording without audio :/ Cheers!

  • @rajsuthanofficial7585
    @rajsuthanofficial75853 жыл бұрын

    Very helpful video sir 👍🏻

  • @MIZKhalid
    @MIZKhalid3 жыл бұрын

    Despite the poor recording, I'm glad it helped you. Do your best at your exams!

  • @rajsuthanofficial7585
    @rajsuthanofficial75853 жыл бұрын

    Great advice sir. Your always awesome 👏

  • @adamm.6818
    @adamm.68184 жыл бұрын

    Nice.i love this gud advice.much easier for me now

  • @munirmohamed1561
    @munirmohamed15614 жыл бұрын

    I missed your voice

  • @TheRoboticXstreamer
    @TheRoboticXstreamer4 жыл бұрын

    Just the advice I needed

  • @MoosaImran
    @MoosaImran4 жыл бұрын

    Well explained. 👍

  • @munirmohamed1561
    @munirmohamed15615 жыл бұрын

    Please make a video on object oriented programming and abstraction......

  • @MIZKhalid
    @MIZKhalid5 жыл бұрын

    Let me consider this...

  • @sahasgunasekara4962
    @sahasgunasekara49625 жыл бұрын

    Informative 👍

  • @MIZKhalid
    @MIZKhalid5 жыл бұрын

    Thanks! Glad you liked it.

  • @rajsuthangopinath8777
    @rajsuthangopinath87775 жыл бұрын

    Cool video sir👍 very helpful

  • @MIZKhalid
    @MIZKhalid5 жыл бұрын

    Great! I'm glad you found it helpful.

  • @rajsuthangopinath8777
    @rajsuthangopinath87775 жыл бұрын

    @@MIZKhalid Thanks sir

  • @munirmohamed1561
    @munirmohamed15615 жыл бұрын

    I would have failed in life if not for this KZread channel!

  • @munirmohamed1561
    @munirmohamed15615 жыл бұрын

    Very inspirational

  • @reigeclan9355
    @reigeclan93555 жыл бұрын

    Very Educational

  • @kiee5278
    @kiee527810 жыл бұрын

    "While using a web design program like DreamWeaver certainly helps speed up work", yeah and creates a load of crap. Anyone reading should steer clear of dreamweaver.

  • @reigeclan9355
    @reigeclan93555 жыл бұрын

    Go to hell

  • @ukahank7349
    @ukahank734911 жыл бұрын

    This is so bad.. Indenting in PHP has NOTHING to do with the performance. Instad of using mysql you can use mysqli.. Single quotes are way faster than doblequotes and you can just indent the variable with a dot (echo 'dasd'.$var.'dasda';) If you want to increment $I doit before (++$i instead of $i++ or $i=$i+1)..

  • @munirmohamed1561
    @munirmohamed15615 жыл бұрын

    Go to hell

  • @MIZKhalid
    @MIZKhalid11 жыл бұрын

    For those who are wondering what this is about... As part of our continuous improvement of in-house developer skills, I edit the code of my developers and make it available as a video so that it teaches each other. This is one of those sessions which I've made public hoping that you will benefit from it as well.