Introduction and Course Agenda
  • Introduction to the DevOps Course
  • World of Microservices
  • World of MicroServices
  • Google Cloud & Kubernetes Course Structure
  • Your feedback: Updates - Let us know!
  • What is DevOps?
  • What is DevSecOps?
  • DevOps Engineer and Developer Salaries
HTML and CSS
  • A Word by Syed Ali - HTML & CSS Instructor
  • Introduction to HTML and CSS
  • Downloading Atom Editor
  • Finding Proper Code Editor
  • Downloading Emmet
  • Creating Your First Web Page
  • Lists Concepts
  • Parent Child Relationship
  • Heading Tag
  • Inspect Element Tool
  • Using Anchor Tags
  • Using Blockquotes
  • Organizing Files
  • First CSS Stylesheet
  • Inserting Images On Webpage
  • How to Use Div Tags?
  • Ids and Classes
  • Coding What We Have Learnt
Introduction to Java Programming
  • Introduction
  • Java History - Simple Reading
  • How Java Works?
  • Java Structure - Reading
  • Installing Important Software
  • Difference Between Java Run Time Environment (JRE) / Java Development Kit (JDK)
  • Java Fundamental Concepts
Introduction to Java Conditionals
  • Your First Java Program
  • Your First Java Program
  • Using Variables
  • Using Variables
  • Strings and Working with Text
  • Strings Exercise
  • The While Loop
  • For Loop
  • Loop - Exercise
  • IF Statement
  • IF Else Exercise
  • Getting User Input
  • Getting User Input
  • DO WHILE Statements
  • Do While Statements - Excercise
  • Java Switch
Introduction to Java Arrays
  • What is an Array?
  • What Is an Array?
  • Array of Strings
  • Array of Strings
  • Multi-dimensional Arrays
  • Multi-Dimensional Arrays
Programming Core Java
  • Classes and Objects
  • Difference Between Objects and Classes
  • Methods
  • Methods
  • Getters and Return Values
  • Getters and Return Values
  • Method Parameters
  • Difference Between Parameters and Arguments
  • Setters and This
  • Setters and This
  • Constructors
  • Constructors
  • Static and Final
  • Static and Final
Working With Strings in Java
  • String Builder and Formatting
  • String Builder and formatting
  • ToString Method
  • ToString Method
  • Java Packages
  • Java Package
  • Inheritance
  • Inheritance
  • Java Interfaces
  • Java Interfaces
Working With Child Classes and Wildcards
  • Public Private Protected
  • Public, Private, Protected
  • Encapsulation
  • Encapsulation
  • Polymorphism
  • Polymorphism
  • Casting Numerical Values
  • Casting Numerical Values
  • Using Generics
  • Using Generics
  • Upcasting and Downcasting
  • Generics and Wildcards
  • Project B - Practice