Codementor Events

Learn Java programming from Scratch!

Published Jul 07, 2020Last updated Jul 10, 2020
Learn Java programming from Scratch!

Hey everyone,

I am starting another course, where I will be teaching Java from scratch.

There are no prerequisites required for doing this course. Even if you have zero experience in programming you can do this course.


Course contents which I will be covering:

Getting Started with Java!

  • Hello World!
  • Code Explanation
  • Compiling Your First Java Program!

Variables & User Input

  • Variables in Java
  • Data Types
  • Variable Syntax
  • Taking Variable Value From User

Simple Maths & Logic

  • Simple Java Maths
  • Mathematical Functions
  • Logical Expressions

Strings and String Processing

  • Java Strings
  • String Methods

Conditional Statements

  • Conditional Statement
  • if Conditional Statements
  • switch Statement
  • Conditional Expression

Loops

  • while & do-while Loops
  • for Loop
  • Infinite Loops

Methods

  • Methods in Java
  • Parameters and Return Types in Methods
  • Return Parameters in Methods
  • Constructor
  • Static Methods

Arrays

  • What Are Arrays?
  • A Bit More About Arrays
  • Two Dimensional Arrays

Classes and Inheritance

  • Introduction to Classes
  • Constructors
  • Class Member Methods
  • Inheritance in Java

Along with all these topics I will be taking quizzes after each module completion so that you can measure your progress.

The course will take around 5 hours to complete. I will be having multiple sessions of 1 hour each. First 5 students to approach me for these sessions will get a discount! You can message me on Codementor if you are interested.

Price

The course is of $120

Benefits of doing this course

  1. Personalised 1:1 attention to each student.
  2. Get your doubts solved instantly.
  3. Only 3 hours of content and you will be fluently writing code in Python.

P.S. - I will soon be starting with advanced topics in python covering Object Oriented in python, decorators and many advanced functions.

Happy learning!

Discover and read more posts from Karan Batra
get started
post commentsBe the first to share your opinion
Show more replies