logotransparent.png

Legion of Learners

www.lol-101.com

  • Home

  • Classrooms

  • Courses

  • About Us

    • Executive Team
    • Board Members
  • Resources

  • More

    Use tab to navigate through the menu items.
    To see this working, head to your live site.
    • Categories
    • All Posts
    • My Posts
    William Li
    Oct 07, 2021

    10/6 notes

    in Introduction to Java

    Today we went over:


    Standard functions and methods

    These are basically preset functions that we can use that are provided to us by the Java Standard Library. For example, after importing java.lang.Math, we have access to methods such as the following:



    (a full list can be found at https://docs.oracle.com/javase/8/docs/api/java/lang/Math.html)


    Then we did some practice problems and 2 Kahoots.


    Homework for this week can be found here: https://docs.google.com/forms/d/e/1FAIpQLSedXfCxD0EeQ1pQYysIw3jgRBXZGsD_3oldmzlPDf7WvbfCvw/viewform?usp=sf_link

    As always, I'll try and get the solution out by Tuesday night.

    1 comment
    0
    William Li
    Oct 13, 2021

    Solution is now up for this week's homework: https://replit.com/@offexe/10-6hw#Main.java Note that you do not have to create a new function for calculating the average. The important part is making sure you used a double instead of an int.

    0
    1 comments

    Questions? Email us at legionoflearners@gmail.com or join our WeChat group!

    • lol-101dotcom

    ©2020 Legion of Learners