Really awesome work mam . Very late to see the playlist but its worth whenever we watch . Way of teaching is pointable . Doubts and queries are cleared at a time mam. Thank you.
2.Find the sum of first N natural numbers. import java.util.Scanner; public class loops1 { public static void main(String[] args) { Scanner input = new Scanner(System.in); int i, n,sum; System.out.println("How many natural numbers would you like to add?"); n = input.nextInt(); sum=0; for (i = 1; i
Thank You for your effort mam to make a clear way of explanation. Your teaching is ultimate. keep on doing videos, it will help people like me. Please make a full course video in c++.
Mam unmayil ithai vida yaarum ippadi clear aa explain panna mudiyaathu mam unga java videos ellame puriyathavangalukkum purium super explained mam ... So cute innum innum ungal video ethir paakkiren akka
Mam,i am waiting for core concepts of java since you have uploaded part 1 video. All basic concepts i have learnt on your C,C++ playlist, thanks a lot mam.Could you please upload core concepts ASAP.
import java.util.Scanner; public class SumNumbers { public static void main(String[] args) { Scanner sc = new Scanner(System.in); System.out.println("Enter upto"); int a = sc.nextInt(); int i = 0; int sum = 0; while( i
1. Print first n odd numbers. import java.util.Scanner; public class Loops { public static void main(String[] args) { Scanner input = new Scanner(System.in); int n, i; System.out.println("How many odd numbers do you want?"); n = input.nextInt(); for(i=1;i
bro i think neeinga kuduthurukkaa for loop oda conditon and initalization and increement crt but neeinga block la kuduthurkka increement mistake irukku bro apdi epdi neeinga kudukka mudiyum syntax error laa akum ??
postfix doesnot work like that. increment will happen immediately because it is like a separate statement. only if it is part of an expresion increment happens at last after substitution
3. Find the factorial on N. import java.util.Scanner; public class Loops_2 { public static void main(String[] args) { Scanner input = new Scanner(System.in); int n,i; int factorial=1; System.out.println("How many factorials do you want?"); n = input.nextInt(); for (i=1;i
Indha maadhiri computer science interesting a school la irundhe solli kuduthirundha programming would ve been fun
One of best mam in Java daily improve my Java program skills 💻💻 tq mam💥💥💥😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍😍
Really awesome work mam . Very late to see the playlist but its worth whenever we watch . Way of teaching is pointable . Doubts and queries are cleared at a time mam. Thank you.
I just stunned by your presentation and the way you taught ,Tq for ur effort mam..💯
romba theliva teach panringa
easy to learn mam. thanks a lot
🙏
Wooooow.............Your way of teaching was Extra-ordinary , clear and good & easy to learn , Thank You so much for ur Valuable videos mam.
THANK you so much 🙏valga valamudan 🥰
Thank you mam ;I'm from Sri Lanka, recently I studied java programming
Your video really great, l understand the loops
Thank you so much for mam💕
Beautiful Explanation 🔥 thank you so much
I very happy to watch this vedio sis becoz I can learn easily tq very much ❤🎉
Your way of teaching is awesome mam❤
Your are explaining in a very understandable manner..Tq sis....Keep it up
Ur way of teaching is very good mam ❤️tq soo much mam fast aa core subjects la videos podunga romba easy ya iruku mam codings neriya upload pannunga
2.Find the sum of first N natural numbers.
import java.util.Scanner;
public class loops1 {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
int i, n,sum;
System.out.println("How many natural numbers would you like to add?");
n = input.nextInt();
sum=0;
for (i = 1; i
Hi mam this is 1st time am seeing your video but clear explanation and easy to learn thanks a lot mam..
Thank You for your effort mam to make a clear way of explanation. Your teaching is ultimate. keep on doing videos, it will help people like me. Please make a full course video in c++.
thank u santhosh. pls share with ur friends. chk playlists in the channel. cpp is already der.
romba clear ah purinjithu sis
Your teaching in right way thanks a lot Mam 🔥🔥No dislikes here
Madam u r great,tnks fr ur effort,,, simply understood 😀
Akka your learning skills 🔥🔥🔥🔥
Deivame , pallaandu vaazhga✨✨
Mam unmayil ithai vida yaarum ippadi clear aa explain panna mudiyaathu mam unga java videos ellame puriyathavangalukkum purium super explained mam ... So cute innum innum ungal video ethir paakkiren akka
Thanks bro.
Mam super teaching very helpful your java video ❤❤😊
Way of teaching 🔥🔥🔥
int i=1;
int mul = 1;
while(i
Great teaching mam thank u♥️
Ayyo... Semma uh teach panriga sis❤
Hi sis.. Java server,JSP,spring, hibernate ethalam teach paniga pls.. ur teaching methods very nice..
Good , very useful for me
saw your kmp algorithm explanation and implementation, the best on the internet I would say,.
Thanks for the knowledge!
Vera level! :D
Thank you..
@@LogicFirstTamil your WordPress website is down..? It said so.. could I have logic first's mail id.
logicfirstcoding@gmail.com
Super teaching madam
Nice and clear voice..
Super mam 🔥🔥🔥😍😍😘😘😘Ella topics podunga mam from basic to advanced
Super explanation
Mam great work mam 👌👌👌
Excellent explanation 👌
Good explanation mam,,
awesome teaching
Deivamey Deivamey Nandri Solven Deivamey...
Excellent akka😇
Super.....keep it up..Go ahead
Exercise 2 konjam explain pannu ka.athu epdi sum of digit maari ah? Epdi Ans varanum ka.
Thank you mam
You helped me a lot
Mam,i am waiting for core concepts of java since you have uploaded part 1 video. All basic concepts i have learnt on your C,C++ playlist, thanks a lot mam.Could you please upload core concepts ASAP.
will try to upload soon. Thanks for watching. pls share with ur friends
@@LogicFirstTamilappo neenga core concepts nadathala mam
@@pandiyaraj5477 chk playlist.. all topics are covered
Thanks mam.....useful ❤
super explanation mam
Nice 👍 teaching
21:44 if we give -1 or -2 what will be the output
Thank you Akka
U are awesome mam
thank you mam.......
Nice 👏
Thanks Akka 💝
Thank you akka...
Super Mam..👍
Nega Enna department..? Mam
I studied ECE
@@LogicFirstTamil ok mam ...I am BCA (cyber security)
Ossum mam✌🔥
Mam patterns topic podunga pls
Mam neenga ipo progoram poda atha output paaka enaku phone lye ethacum app suggest panungala
Thank you
Akka for loop la input zero kuduthaalum output la one star exicute aagudhu ka..adhu epdi nu sollunga ka
Tq so much mam
One day before exam😊😅
Can you give me the theory noted for all loops plz ( reply la panunga) ✌
i dont have as notes
Thanks
Mam nexint comes as non static method and i cannot run the program mam
nice
Using loops in applet pathi sollunga please
applets are outdated. no use of learning abt tat now.
Mam studies la theory paper ku romba impartant ... please kinjam sollunga mam please
C program la int main() and Return 0; use pandrathu good practice nu sonenga la sister java la why apdi use panala. Apdi panakudatha❓
no. coz java is run by jvm. you dont have to use return stmts from main
nice mam
Mam while continue use panna value skip agala mam y
Int a,i;
Scanner input= new Scanner (System.in);
System.out.println("please enter a number");
a= input.nextInt();
for(i=1,i
yoo! are you studying java right now? Am struggling can you help :)
awesome
Java script videos podunga
import java.util.Scanner;
public class SumNumbers {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("Enter upto");
int a = sc.nextInt();
int i = 0;
int sum = 0;
while( i
Neenga online courses yedhavadhu provide panreengla ?
nope. only free content in youtube
Tharam💥
Akka na "net beans "use panre.ithe same program.but output " stars"vertical line le print aguthe."numbers "also vertical line.what can I do mam?
Println nu kudukama verum print nu mattum kudunga...
🔥🔥🔥
Pattern program in Java send
Your teaching is very nice
MAm laptop la java ku enna app use panenum pls soiluga sis
chk java intro video
1. Print first n odd numbers.
import java.util.Scanner;
public class Loops {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
int n, i;
System.out.println("How many odd numbers do you want?");
n = input.nextInt();
for(i=1;i
For loop use pani Pattern soli thaga mam
Check C interview prgms playlist. Same syntax as java.
Madam import scan pannum pothu error katuthu epadi mam solve pandrathu but online complier work aguthu
wat error? If you google the error you will find solutions.
@@LogicFirstTamil input user pannum pothu mattum error varithu madam net la podra mari than na potan but online complier la work aguthu
@@ambarishshiva7167 u need to tell wat is the exact error and also the entire code.
Nested loop illaya?
chk next video in playlist
for(i=1;i
bro i think neeinga kuduthurukkaa for loop oda conditon and initalization and increement crt but neeinga block la kuduthurkka increement mistake irukku bro apdi epdi neeinga kudukka mudiyum syntax error laa akum ??
1
2
3
4
5
6
7
8
9
10
11 ipdi thane bro ungalukku output la result varuthu
postfix doesnot work like that. increment will happen immediately because it is like a separate statement. only if it is part of an expresion increment happens at last after substitution
@@LogicFirstTamil ok mam thank you
Maam for each is missing
I have covered in next videos.
Mam one help
import java.util.Scanner;
public class oddNumbers {
public static void main(String args[])
{
Scanner sc = new Scanner(System.in);
System.out.println("Enter the odd number range");
int a =sc.nextInt();
int b =sc.nextInt();
while(a
but i did't get proper output
10:10
👃
import java.util.Scanner;
public class loopFactorial {
public static void main(String args[])
{
int a = 1;
int sum = 1;
for( a = 1; a
3. Find the factorial on N.
import java.util.Scanner;
public class Loops_2 {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
int n,i;
int factorial=1;
System.out.println("How many factorials do you want?");
n = input.nextInt();
for (i=1;i
Nice
Thank u akka😊
Thank you maam