Introduction To Computer Programming: Using Java
Published 6/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.94 GB | Duration: 5h 18m
Published 6/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.94 GB | Duration: 5h 18m
Learn Computer Programming using Java with so many coding exercises. A Course to learn Fundamental of Programming.
What you'll learn
This course will build confidence in people who have fear about programming.
It is a wonderful course that will teach you very Fundamental concepts and Enhance your Programming Skills.
You will understand the process of writing High Quality Java Code.
You will learn so many Tricks, Rules and New Syntax related to Java Programming.
You will gain expertise in Eclipse IDE.
Requirements
No prerequisites required. Only willingness to learn Programming is required
Description
"Introduction to Computer Programming: using Java" is a course where you can learn and enhance your Programming skill.The Instructor of this course has a Master's degree in Computer Science and Engineering with 15+ years of experience. He teaches in a very fundamental level and prepares you to learn in an expertise level.In this course you are going to learn the basic programming skills those are required to learn any programming languages or technologies.In this course you will be taught very important questions, those are frequently asked in the examination papers.A number of programming exercises have been elaborated practically in this course.The Problems are discussed in such a way, that enhance your programming skill to write any kind of software applications.In some Problems you will also be taught how to think for a particular problem. In this course everything have been practically demonstrated on Eclipse IDE, that may enable you to understand the process of writing high quality Java code.This course can be enrolled by anyone who is interested to learn Programing and the art of solving problems in computer. If you are interested to have a career in IT industry and looking for a course that will teach you the process of solving the Java program in a short time then it may be a best choice for you.Enroll in this course and take an opportunity to learn a very on-demand skill.
Overview
Section 1: Basic Programming, if-else, switch-case, loops, arrays, methods etc.
Lecture 1 First Java Programming in Eclipse IDE.
Lecture 2 Keywords, Identifier and Literals.
Lecture 3 Data Types.
Lecture 4 Type Casting and Auto promotion.
Lecture 5 ASCII, UNICODE and Escape Sequence.
Lecture 6 Strings
Lecture 7 Input through Scanner Class.
Lecture 8 A Program to Compute the area of a Circle
Lecture 9 Celsius to Fahrenheit Conversion
Lecture 10 Pass to Command Line arguments and display a Random between them
Lecture 11 Generate 5 Random Numbers
Lecture 12 Generate 3 Random Characters
Lecture 13 if-else Statements
Lecture 14 Input a number and check whether that is positive, negative or zero
Lecture 15 Input a year and check whether a year is leap or not
Lecture 16 switch-case statements
Lecture 17 check whether a character is uppercase, lowercase, digit or special symbols
Lecture 18 input a character and check whether that is vowel or not
Lecture 19 Generate a Random month between January to December
Lecture 20 while loop and do while loop
Lecture 21 Count the number of digits present in a number
Lecture 22 Find the sum of all the digits of a number
Lecture 23 Print the reverse of a number
Lecture 24 Check whether a number is Armstrong or not
Lecture 25 Check whether a number is Perfect number or not
Lecture 26 Print n number Fibonacci number
Lecture 27 Convert Decimal to Binary
Lecture 28 Print the lcm of 2 numbers
Lecture 29 Add n numbers as per user enter the choice to input
Lecture 30 for Loops
Lecture 31 Generate a Series based on input n1, n2 and n3
Lecture 32 Find the factorial of a number
Lecture 33 Print the multiplication table of a number
Lecture 34 Display n random number and find the average based on the command line arguments
Lecture 35 Check whether a number is Prime or not
Lecture 36 Print the reverse of a String
Lecture 37 Count the number of Vowels present in a String
Lecture 38 Print a list of patterns by simple modification of the code
Lecture 39 Arrays 1D
Lecture 40 Arrays 2D
Lecture 41 Generate 10 Random numbers in an Array
Lecture 42 Count the number of even number present in an array
Lecture 43 Print all the prime number present in an integer array
Lecture 44 Searching an element in an Array
Lecture 45 Inserting an element in an Array
Lecture 46 Deletion of an element in an Array
Lecture 47 Find the smallest element in an Array
Lecture 48 Find the second largest element in any Array
Lecture 49 Transpose a matrix
Lecture 50 Add the elements of columns of a matrix and store in the last row
Lecture 51 Method Introduction, return type, arguments etc.
Lecture 52 Overloading, Recursion and other
Lecture 53 write a method max to find the greater between 2 numbers
Lecture 54 Create a user defined method power to compute X raised to the power n
Lecture 55 A method to count the number of occurrence of a character in a s String
Lecture 56 Calculate the area of a square, circle and rectangle using Method Overloading
Lecture 57 A recursive method to return a factorial of a number
Lecture 58 A recursive method to calculate the sum of the array elements
This course can be enrolled by anyone who is interested to learn Programing and the art of solving problems in computer.