Giter VIP home page Giter VIP logo

javatutorial's Introduction

Java Programming Tutorial for Beginners

Learn Java Programming, its basics and Fundamentals from scratch.

Topics to be covered

  1. Overview
    • Course introduction, prequisites and software required
  2. Installation
    • Install required softwares for Windows, MAC and Linux ( Ubuntu )
  3. Getting Started with Java Programming
    • Run your first app in Java
    • Comments
  4. Exploring Data Types and Variables
    • Data Types and Variables
    • Define constants using "final" and "const" keywords
  5. Operators
    • Arithmetic Operators
    • Relational Operators
    • Assignment Operators
    • Increment and Decrement Operators
    • Unary Operators
    • Logical Operators
  6. Control Flow Statements
    • IF ELSE
    • SWITCH CASE
    • Ternary Operator
  7. Loop Control Statements
    • What are Iterators?
    • FOR Loop and how it works
    • WHILE Loop
    • DO WHILE Loop
    • BREAK statements
    • CONTINUE keyword
    • Labelled FOR Loop
  8. Arrays and 2D-Array
    • Explore what are Arrays?
    • What are multi-dimensional Arrays?
  9. Handling Strings
    • String and memory allocations
    • String Buffer
    • String Builder
  10. Exploring Functions or Methods
    • Declaring functions
    • Method Overloading
  11. Object Oriented Programming: Getting Started
    • Defining Class and creating Objects
    • Instance and field variables
    • Heap Memory and object creation
    • Getter and Setter
    • Constructors
  12. More on Object Oriented Java
    • Inheritance
    • Using constructors in Inheritance
    • Static variables, methods and Static Class
    • THIS keyword
    • Polymorphism
      • Method Overriding vs Method Overloading
  13. Java Collections
    • List and ArrayList
    • Map and HashMap
    • Set, TreeSet and HashSet
  14. Functional Programming in Java
    • Lambda Expression
    • Higher-Order Functions
  15. Naming Conventions in Java
  16. Abstract Keyword
    • Abstract Methods
    • Abstract Classes
  17. Interface
  18. Exception Handling
    • Demo with example
    • Custom Exception Class
  19. Conclusion

Authors

  • Team Smartherd

javatutorial's People

Contributors

smartherd avatar

Watchers

James Cloos 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.