Git Product home page Git Product logo

omkar-ghotekar / java-for-android Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 6.0 1.41 MB

This course teaches you how to program core features and classes from the Java programming language that are used in Android, which is the dominant platform for developing and deploying mobile device apps.

Java 100.00%
java java-8 java8 android android-application android-application-development android-app course courseera courses coursera-assignment coursera-specialization

java-for-android's Introduction

Java-For-Android-Courseera

About this Course This MOOC teaches you how to program core features and classes from the Java programming language that are used in Android, which is the dominant platform for developing and deploying mobile device apps.

In particular, this MOOC covers key Java programming language features that control the flow of execution through an app (such as Java’s various looping constructs and conditional statements), enable access to structured data (such as Java's built-in arrays and common classes in the Java Collections Framework, such as ArrayList and HashMap), group related operations and data into classes and interfaces (such as Java's primitive and user-defined types, fields, methods, generic parameters, and exceptions), customize the behavior of existing classes via inheritance and polymorphism (such as subclassing and overriding virtual methods). Learners will apply these Java features in the context of core Android components (such as Activities and basic UI elements) by applying common tools (such as Android Studio) needed to develop Java programs and useful Android apps.

Learners will work on several hands-on projects throughout the MOOC, i.e., each week will require learners to write solutions to programming assignments that reinforce the material covered in the lecture videos. There will be roughly 4-6 hours of student engagement time per week, including video lectures, quizzes, and programming assignments.


Module 1: MOOC Overview Module 1 summarizes the organization of the MOOC and the topics it covers. It also discusses the MOOC prerequisites, workload, and learning strategies needed to complete the MOOC successfully. It then presents an overview of key features in the Java language, outlining its support for object-oriented programming concepts that guide the development of Android apps.


Graded: Module 1 Quiz Module 2: Introduction to Android Studio Module 2 provides an overview of Android Studio, explaining how to install it and apply it to develop a simple app using basic Java and Android features presented in this MOOC.


Graded: Module 2 Quiz Module 3: Writing a Simple Android App Using Basic Java Features Module 3 shows how to write a simple Android app that defines variables using primitive Java data types, shows how to assign values to those variables, and output them to the Android display using Java classes and methods.


Graded: Module 3 Quiz Graded: Geometry Calculations - Auto Graded WEEK 2 Module 4: Control Flow Module 4 covers Java’s looping constructs (e.g., for loops, while loops, and do/while loops), as well as its conditional statements (e.g., if/else statements).


Graded: Module 4 quiz on FOR loops Graded: Drawing ASCII Art - Auto Graded Portion Module 5: Structured Data Module 5 provides more detail on common data structures supported by Java, including built-in arrays, as well as core classes in the Java Collections Framework, such as ArrayList and HashMap.


Graded: The Birthday Problem - Auto Graded Graded: Module 5 Quiz WEEK 3 Module 6: Classes and Interfaces Module 6 covers Java classes and interfaces, focusing on data types, fields, methods, generic parameters, and exceptions.


Graded: Module 6 quiz on Object Oriented Programing concepts Graded: Module 6 quiz on methods and classes Graded: Module 6 quiz on arrays and parameters Graded: Building your own class pt 1 - Auto Graded Graded: Building your own Classes pt 2 - Auto Graded ModuIe 7: Inheritance and Polymorphism Module 7 examines Java's inheritance and polymorphism features (e.g., extending classes and virtual methods).


Graded: Module 7 quiz on inheritance Graded: Module 7 quiz on code "dissection" Graded: Inheritance and Polymorphism Assignment - Auto Graded WEEK 4 Module 8: Android Calculator App Mini-Project Assignment Module 8 guides learners through the creation of an Android app that implements a simple calculator, which provides features for adding, subtracting, multiplying, and dividing numbers input by various means (e.g., via numbers and buttons on the Android user interface).

Graded: Peer Review: Mini-Project: Calculator App

java-for-android's People

Contributors

omkar-ghotekar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.