Free-object-oriented Programming In Java

Discussion in 'Education & Personal Growth' started by reca, May 2, 2018.

  1. reca

    reca Silver IL'ite

    Messages:
    193
    Likes Received:
    183
    Trophy Points:
    93
    Gender:
    Female
    Hello ILs,
    here is a free Java programming e-learning course offered by SAP. It is interactive e-Learning. At the end of the course, you will earn a Record of Achievement. All you need is interest to Learn Programming and 6 hours per week for Learning and Assignment. Lessons and Assignments will be released every week. You can enroll to the course using below link . The course will start on June 13, 2018 - and end on July 26, 2018. So need 6 weeks to Complete the course.
    Object-Oriented Programming in Java

    Learning Outcomes
    Java Basics

    • Get started with a Java program (Main method, Hello World)
    • Read and understand Java Syntax
    • Know and apply basic programming constructs in Java (variables and types)
    OOP Basics

    • Basics of UML class diagrams
    • Create classes based on UML diagrams
    • Know and understand terminology of object-oriented programming (class, object, instance)
    • Create classes including methods and attributes
    OOP Advanced Topics

    • Know and understand terminology of object-oriented programming (instance, inheritance, composition)
    • Classes and subclasses
    • Polymorphism: overriding (and overwriting) methods
    Java Advanced Topics

    • Know and apply further programming constructs in Java (conditions and loops)
    • Understand and apply statements, assignments, operators
    • Implement inheritance relationships in Java
    • Implement aggregations in Java
    • Java collections
    • Error handling
    Modeling Basics

    • Inheritance, aggregation, association
    IDE Basics

    • Eclipse, Compiler, Interpreter
    • Improving code quality
    • Version Control
    Course Content
    • Introduction: Programming Basics
    • Week 1: Java Classes and Objects
    • Week 2: Further Programming Concepts
    • Week 3: Object-Oriented Programming
    • Week 4: Modeling
    • Week 5: Advanced Programming Concepts
    • Week 6: Final Exam
    • *Outro: Introduction to a Java IDE and Outlook
    I hope this will be useful to ILs wanting to learn a programming language.
    Tagging @shravs3
    Best Regards,
    R
     
    shravs3 likes this.
    Loading...

  2. shravs3

    shravs3 IL Hall of Fame

    Messages:
    3,207
    Likes Received:
    5,845
    Trophy Points:
    425
    Gender:
    Female
    Thanks a lot @reca ! Seems to be cool !
     
    reca likes this.
  3. messedup

    messedup Platinum IL'ite

    Messages:
    915
    Likes Received:
    1,550
    Trophy Points:
    263
    Gender:
    Female
    The content is similar to the chapters of basic java programming book but if sap is providing then i will must see what new they have. Thanks for sharing.
     
    reca and shravs3 like this.
  4. reca

    reca Silver IL'ite

    Messages:
    193
    Likes Received:
    183
    Trophy Points:
    93
    Gender:
    Female
    Hello All,
    This course has started yesterday.
    I am doing this course. If anybody interested in Learning Java from scratch, it is a good opportunity to Learn it for free from SAP and earn a record of Achievement certificate.
    Object-Oriented Programming in Java
    Just Register Yourself and start learning for FREE !
    Best Regards,
    R
     
    kaniths and Gauri03 like this.
  5. amunique

    amunique Gold IL'ite

    Messages:
    1,109
    Likes Received:
    493
    Trophy Points:
    158
    Gender:
    Female

Share This Page