Introduction to Java for Python programmers

    • Students can manually mark this item complete: The resources provided here will give you a quick ...

      The resources provided here will give you a quick overview of some of the main topics you will encounter in M250, the main code structures you will encounter, and what Java code looks like, compared to Python code.

      If you were directed here after doing the self-assessment ("Are you ready for M250?" quiz) you should take the opportunity to consider whether you find the ideas presented here challenging, as you should have encountered all of the topics here already through your prior study (with the possible exception of 'objects').


    • Types File HTML
      Students can manually mark this item complete: Types
    • Loops File HTML
      Students can manually mark this item complete: Loops
    • Methods File HTML
      Students can manually mark this item complete: Methods