JAVA - Module 04 - Iterative Programming - Complex Loops
You will learn some wonderful complex programs using loops and nested loops
Your Instructor
My name is Saravanan G and I along with my friends Mohan and Nahush passed out of engineering college about 10 years ago.
We started as software engineers in MNC companies and at the same time started teaching computers to students during our free time. We felt that in a world where the future is a lot about Automation, when the next generation and machines/computers will work together, our system of teaching may not be really helping our children learn, get attracted to and love computers and programming, the way it should.
Slowly, through experience we found that our doubts are real and also that the students we were teaching with our raw passion, were indeed getting transformed. We started getting busy. Soon, we were not able to balance the job and our passion and in Jan of 2014, we quit our jobs, invested our savings and started TechSparx to now full time get into our passion, which we have now made it our mission.
We have now created a module and deliver it with the same passion such that 100+ programs we can impart knowledge around programming, such that our students may walk in with a fear or dislike of this topic but will walkaway having dispelled their fears and most important start loving this subject. Once this class is over, there will be no looking back. We will teach the foundations and then slowly but surely build interest and knowledge.
We also feel happy that we thus also play a part in nation building as we help create a confident and knowledgeable next generation who will be at ease in the new world where computers and programming will be required to survive and thrive.
The 2 quotes which inspire us are :
1. "A good teacher can inspire hope, ignite the imagination and instil a love of learning" - Brad Henry
2. "Tell me and I forget. teach me and I remember. Involve me and I learn." - Benjamin Franklin.
Course Curriculum
-
PreviewINTRO (3:14)
-
PreviewPGM01A - Program to display multiplication table of 7 (12:05)
-
PreviewPGM01B - Program to display multiplication table of n (2:12)
-
PreviewPGM02 - Program to print first n repunits (6:03)
-
PreviewPGM03 - Program to print first mersenne numbers (4:19)
-
PreviewPGM04 - Program to calculate factorial of n (9:45)
-
PreviewPGM05 - Program to calculate double factorial of n (4:00)
-
PreviewPGM06 - Program to calculate triple factorial of n (1:26)
-
PreviewPGM07 - Program to print factors of n (8:52)
-
PreviewPGM08 - Program to count the number of factors of n (6:22)
-
PreviewPGM09 - Program to find the sum of factors of n (4:13)
-
PreviewPGM10 - Program to find the sum of proper factors of n (2:34)
-
PreviewPGM11 - Program to check if two given numbers are amicable (5:18)
-
PreviewPGM12 - Program to check if a given number is perfect, abundant or deficient number (5:05)
-
PreviewPGM13 - Program to check if n is a prime number or composite number (4:34)
-
PreviewOUTRO (1:44)
-
PreviewINTRO (2:11)
-
PreviewPGM01 - Program to display each digit of a given number in different lines (30:06)
-
PreviewPGM02 - Program to find the sum of each digit of a given number (10:09)
-
PreviewPGM03 - Program to find the sum of squares of each digit of a given number (4:54)
-
PreviewPGM04 - Program to find the sum of cubes of each digit of a given number (2:53)
-
PreviewPGM05 - Program to check if given number is ARMSTRONG numbers (5:01)
-
PreviewPGM06 - Program to convert binary number into decimal number (13:21)
-
PreviewPGM07 - Program to find the reverse of a given number (19:12)
-
PreviewPGM08 - Program to check if given number is a PALINDROME (2:07)
-
PreviewOUTRO (1:04)
-
PreviewINTRO (1:25)
-
PreviewPGM01 - Program to count the number of digits (5:14)
-
PreviewPGM02 - Program to check if the given number is an AUTOMORPHIC number (8:23)
-
PreviewPGM03 - Program to calculate HCF and LCM of two given numbers (12:41)
-
PreviewPGM04 - Program to convert decimal to binary (17:46)
-
PreviewPGM05 - Program to convert decimal to octal (3:38)
-
PreviewPGM06 - Program to convert decimal to hexadecimal (3:01)
-
PreviewPGM07 - Program to display first 10 buzz numbers (14:32)
-
PreviewOUTRO (0:53)