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
-
StartJava program to print Hello World (6:29)
-
StartJava program to print Hello World on BlueJ (7:35)
-
StartJava program to print your name (2:33)
-
StartJava Program to find the sum of two numbers (11:29)
-
StartJava Program to find the difference of two numbers (4:17)
-
StartJava Program to find the product of two numbers (2:11)
-
StartJava Program to find quotient of two numbers (3:13)
-
StartJava Program to find the remainder of two numbers (2:08)
-
StartJava Program to find the sum, difference, product, quotient and remainder of two numbers (3:59)
-
StartM1 P2 INTRO (0:56)
-
StartJava program to find the area of a square (4:01)
-
StartMethod to find x to the power y (4:44)
-
StartJava program to find the area of a square using pow() (1:01)
-
StartJava program to find the area of a rectangle (2:25)
-
StartJava program to find the area of a circle (4:56)
-
StartJava program to find the area of a triangle (2:30)
-
PreviewMethod to find square root of a number (6:09)
-
StartJava program to find the area of a triangle whose three sides are given (3:21)
-
StartJava program to find the volume and surface area of a sphere (4:25)
-
StartJava program to convert temperature from fahrenheit to celsius (3:18)
-
StartJava program to convert temperature from celsius to fahrenheit (2:09)
-
PreviewJava program to calculate Compound Interest (5:11)
-
StartJava program to swap two variables (4:45)
-
StartSummary (2:14)
-
StartJava program to find the area of a square (2:43)
-
StartJava program to find the area of a rectangle (5:09)
-
PreviewJava program to find the area of a circle (4:05)
-
StartJava program to find the area of a triangle whose base and height are given (2:51)
-
StartJava program to find area of a triangle whose three sides area given (5:32)
-
StartJava program to find the volume and surface area of a sphere (5:16)
-
StartJava program to convert Fahrenheit to Celsius (2:44)
-
StartJava program to convert Celsius to Fahrenheit (3:14)
-
StartJava program to calculate the Simple Interest (3:05)
-
StartJava program to calculate the Compound Interest (3:14)
-
StartJava program to convert from angle measured in degrees to radians (3:07)
-
StartJava program to convert angle measured in radians to degrees (2:14)
-
StartJava program to calculate the nth repunit (6:25)
-
StartJava program to calculate nth mersenne number (4:47)
-
PreviewJava program to swap two variables (7:32)