Can I clear College Placements with this course? Absolutely YES! Do I need to do Java or C++ or both? No, you only need one for placements. I did not have Computer Science in class 12th, can I do this course? YES. Is this course for Beginners? YES. Will we also cover advanced topics? YES. From where should I practice questions? There are practice Qs in homework problems given with each class. You can find this video helpful : ruclips.net/video/qTph1pj_rCo/видео.html
@@antaryaamimathematics3668 In vs code - 1. right click -> click on "run code" option. 2. Click on 'Run code' button at top right corner of vs code window or you can press shortcut key "Ctrl +Alt+N"
Can we take a moment to appreciate how she is doing such a commendable job. She is leading this channel very perfectly. Hats of her. Well done, shraddha. It's inspiring.
आपकी विशेषता(specialty) है कि आप प्रोग्रामिंग को हिंदी में पढ़ाती व समझाती हैं, यह मुझ जैसे कुछ हिंदी मीडियम बच्चों के लिए बहुत ही सुविधाजनक रहता है समझने में। बहुत बहुत धन्यवाद 🙏🏻🙏🏻
00:02 Introduction to Java programming and basics of coding 02:17 High level language like Java helps in converting commands to binary for computer understanding. 04:40 Introduction to Java Language and tools needed for development 07:07 Download the necessary tools for Java development like Visual Studio Code and Java Development Kit. 09:29 Introduction to Java and creating a new file in Visual Studio Code 11:49 Introduction to writing the first code in Java 14:27 Java uses virtual machines and compilation to run code across different operating systems. 16:43 Functions and classes in Java 18:39 Introduction to Java Language in placement course
Hi everyone Welcome to 1st Java tutorial Its a blessing that we are here May you become expert in Coding and may this skill can be your big strength and one of the source of your high income ❤️💪
OMG ! How come her lecture is so comprehendible ! Just 18:46 min is enough to understand "What is coding " for any non-programmer or new comer. Thank you, Sraddha Didi.
🎯 Key Takeaways for quick navigation: 00:00 🌐 *The course is divided into two parts: Introduction to Programming and Data Structures and Algorithms.* 00:13 🧠 *Fundamentals of coding and programming will be covered, essential for understanding Java.* 00:27 🗓️ *The plan includes covering coding basics, input/output, variables, and data types in the first 12 classes.* 00:40 🖥️ *Real-life analogy: Setting up language preferences on a computer to illustrate the importance of binary representation.* 00:55 ⚙️ *Explanation of binary representation in computer circuits based on high and low voltages.* 01:09 🤖 *Importance of binary representation in computers due to electrical devices operating on voltages.* 01:23 🔍 *Converting real-life decimal numbers into binary and vice versa is time-consuming without high-level languages.* 01:37 💡 *The high-level language, Java, simplifies coding by using a compiler to convert code into binary format.* 01:50 🧮 *Understanding how to represent numbers and special characters in binary through combinations.* 02:05 🤯 *High-level languages aid in converting complex instructions into binary code for computers to understand.* 02:19 🧠 *High-level languages help in comprehending and executing complex tasks efficiently.* 02:34 🚀 *Java language allows writing code that a compiler converts into binary, enabling computer understanding.* 02:47 🛑 *Key takeaway: Learning to code involves understanding and translating instructions for the computer to perform tasks.* 03:00 🚧 *Programming involves providing specific instructions to the computer to execute a task, similar to real-life scenarios.* 03:13 📚 *The course emphasizes understanding high-level languages like Java for efficient programming and execution.* 03:42 🍲 *When cooking Maggi, add water and masala to the utensil, boil it until ready.* 04:10 🔄 *Use flowcharts to understand and represent logic before writing code.* 04:24 🖥️ *Pseudocode helps represent high-level language logic before converting it into code.* 05:04 🌐 *Install Java Development Kit (JDK) and choose an Integrated Development Environment (IDE) like Visual Studio Code for Java programming.* 06:13 💻 *Downloading necessary tools, like a code editor, is essential for writing and running Java code.* 07:07 🛠️ *Download Java development tools, including compilers and Visual Studio Code.* 07:35 📥 *To install IntelliJ, refer to the "Jawan Shot" comedy video for step-by-step instructions.* 08:01 🌐 *Search for "Java development" in your browser to find Oracle's link for downloading.* 08:30 ⚙️ *Install Visual Studio Code for Java development, available for Windows and macOS.* 09:00 🚀 *Follow the instructions to download and set up Visual Studio Code for Java development.* 09:27 📄 *Create a new file in Visual Studio Code and start writing Java code.* 09:41 🤔 *For beginners, understanding Java code might be challenging initially, but continuous learning is key.* 10:08 🧠 *Patience is crucial; understanding code takes time, and concepts become clearer with practice.* 10:36 ✏️ *In Java, creating a class and writing basic code follows a template structure.* 10:50 📝 *When writing Java code, save the file with the same name as the class inside it.* 11:03 🗂️ *Naming conventions in Java involve associating the file name with the class name.* 11:29 🌈 *Color coding in coding environments helps distinguish different elements, aiding in understanding the code.* 12:11 🖨️ *The initial code commonly used in programming languages is "Hello World," printed using `System.out.println("Hello World")`.* 13:07 📤 *In programming, "output" refers to what is displayed on the screen, and "input" involves taking data from the user.* 13:35 🔄 *The Java code undergoes two main steps: compilation and execution, with the help of the Java Virtual Machine (JVM) and Java Development Kit (JDK).* 15:11 🖥️ *Java code, written in the form of bytecode, can run on any operating system with Java Runtime Environment (JRE).* 15:39 🌐 *Java is considered a portable language as it allows code to be converted into bytecode, making it system-independent.* 16:07 🔄 *During execution, the Java Virtual Machine (JVM) converts bytecode into native code that the machine can understand.* 16:36 🧰 *Java functions (methods) are written within classes, making Java an object-oriented language with organized code structure.* 17:13 🏛️ *Classes in Java act like kitchens in a house, containing various small functions and providing a structured approach to code organization.* 17:54 🎯 *The main function (main method) is the entry point of execution in Java, where the execution of the program begins.* 18:21 🛠️ *Using a code editor like Visual Studio Code, along with Java Development Kit (JDK), allows you to practice coding and run Java programs.* Made with HARPA AI
Though I am an MBBS student still I have great interest in coding and for that reason I searched on RUclips and found this series. Thank you so much didi, you’re the best !!
THAKS FOR THIS COURSE I WAS STRUGGLING WITH JAVA PROGRAMMING LANGUAGE AS A STUDENT I WANT TO LEARN PROGRAMMING LANGUAGES AND THIS VEDIEO HELP ME A LOT ❤😊❤❤❤❤❤❤❤❤
Yarr sub bht behtareen hai. I am a beginner and honestly I didn't feel any difficulty while watching this class but 1 think we always miss is questions. We always have some questions in our mind which should be cleared. I recommend if you guys set up any type of platform which you take questions of your viewers. I hope you read my message. Thanks You! Kind Regards 🙂🇵🇰
How to you perchase this course Nd about this course if any problem available after payment, how can I gethering help ? Any mobile no. Available for that?
Please continue your series of java to advance Spring boot framework,,,,Your way of telling concepts are easily understandable...Huge respect for you...Keep it up.. and don't stop....
@@siya4309 great ambitions man...you will become that if you have enough fire for it inside you...just be careful and do not lose hope when you are unable to find bugs and stuff because in ethical hacking or hacking in general..you ll encounter multiple blockages that ll make you feel completely blank at times...just keep your learning attitude up and get help from fellow hackers so you can keep getting better and better...I am in class 12 and yes i also have the same goal....just learning to make an effort for anything by preparing for jee..tryhard and you ll get everything you want :) All the best
Thankyou so much didi for this amazing lecture.. I am in class 12th and taking cs and my computer teacher not teach anything ..thank you didi for these lectures these lectures are very usefull for me..again thanks didi..❤😊❤
@@anshuraj5734 ECAT, FUNGAT, SAT and ETEA . BTW these test depends upon the province to province, like I am from Punjab here engineering admission test is called ECAT While in KPK or sindh it has different name.
@@WhatDoesHappen and placements???? Amazon,Google,Oracle,Microsoft ye sab ke offices hain wahan pe ya phir ye sab companies mein placements lagti hai wahan.... I'm just asking these out of curiosity.
Im in class 12 (arts) and i love to do coding , completed with some python basics but i developed my interest for java also .(nice video i hope you will come with some other free courses also) thanks!
oh my god you are so well spoken!! The script for these sessions is exceptionally very well written so that even a layman can understand the meaning!! WELL DONE!!
You left microsoft for a goal in your head. I can understand why you left. Because of people like you small town kids are growing. Hats off to you. If i get a job in Java i would want to meet you one day to share my story and how "apna college" helped me.. Till the time being i just wanna say-- you are just phenomenal.
I am a biology student but I am interested in programming now. I am thinking of learning it parallel to my course. My question is that is programming without degree worth it? I can't change my stream as didn't have cs in my 12th. Will I get jobs if learn and develope good skills?
Microsoft wali didi u are always best I have started my coding from your channel 😍1st I have done C language for my 1st semester and now I am learning java for my second semester c bht ache se sikhai h now i know java bhi best hi krwai hogi thanku didi ❣Krishna bless You with success in Your life❤
thank you so much mam....ur lecture always helps me a lot.....actually i have completed my graduation in the year 2016 in arts. now im pursuing java full stack developer course....n u are a perfect guider to me...and after listening your lecture i get a hope to chase and success my dream....thanks also seems me so little to say...thnank you so much mam
Amazing dii I promise you to watching daily your video for coding. And apply your thoughts and steps. Dii aapka explanation karne ka triiika merko bhut acha lga ❤TQ so much👌🙏
Assalamu Alaikum Mam! maine youtube per java tutorials k liye bht search kya lekin apki tarah samjhane wala koi nhi mila. Appreciate you Mam Thanks for understanding us 🥰🥰
thank you microsoft wali didi 🥰❤ from being a pcb student i felt it would be much confusing thing but thanks to you the way you teach explain it all going well ♥
I'm a self-taught python developer who didn't pursue information technology in college. So, I have very basic idea about DSA and Algorithm and your "JAVA + DSA" course has been proving to be a life saver for me. I want to convey my gratitude to "Ms Shraddha Khapra" and "Apna College" team for their noble effort. I also want to make a request to "Ms Shraddha Khapra" and "Apna College" team to create a course regarding "System Design (LLD, HLD)" if possible. Regards.
im doing Information Technology in college right now,will i able to get a job at big companies even though i don't have computer science degree??is IT enough?
we are not paying anything here but getting full knowledge so here is our responsibility guys to support by giving like and sharing the valuable knowledge to everyone.
JUST LOVE YOUR VIDEOS , i am in class 12 and i am waiting to finish it and then enter a good collage and see your videos, i just get goosebumps by your videos
Perfect...u have worked hard for making this detailed course much easier with...thats sufficient for us Pakistanis and indians learners to understand easily in our urdu/hindi language...thanks for ur effort..ur style is impressive than any other youtuber👍
@@AryanKumar-kj1yx the languague she is speaking is hindostani(misxture of urdu and hindi ) it is not pure hindi. pure hindi is used in the series like Mahabharata,etc
I just wanted to say a huge thank you to the entire team for your incredible content! Your videos played a crucial role in my preparation, and I’m excited to share that I’ve been selected at Raja Software Labs in Pune with a 7 LPA package. I couldn’t have done it without your guidance and support. Keep up the great work you’re making a real difference in the lives of many students like me!
We are really greatful to here to Learn coding without paying any cost, thanks a million to Mam to provide us a free classes, i am not from IT background although, when I saw one of her video regarding coding then I was amazed how Mam make it easy for us I mean the way she explains each and everything in way that we can understand very easily. And I think it is must important for everyone to learn coding because our future is totally depend on IT, AI TECHNOLOGY.
It's amazing. It's really creating interest in coding. Hopefully many will be benefited. Wish you very best for your selfless endeavor to make education reach to all.
Excellent course !!! Every small detail explained so clearly to the point and clarity...very interesting ...best teacher ...after months of confusions now things are starting to make sense after watching these....lot of thanks to apna college team
You are an amazing mentor!! I am a commerce student just get interest in learning programming.. Pseudo code, Flowchart waghaira dekh ke 9th ki computer science yaad agyi 😅
Hello Ma'am, Ma'am Only one request hai aapse wo request hai ma'am Jaise aapne Java Course ki Playlist You Tube par Upload ki hai Waise hi aap Kotlin Ka Full upload karo Plz
Waiting for this course from you since long time i love the way u teach its very easy and intresting with you cover oops part too.... Thank you so much didi.... Thank you @Aman bhaiya....
Hi i am from finance background and wanna pursue data science ....so i wanna learn python and watched your java lecture 1 ....you are the best source of learning code that i found over utube till now .....can you guys make detailed video lecture series of python for beginners to advance level ....
Earlier : worst subject was computer After studying from didi: Don't know why this language 'JAVA' looks easy. I thnk the way didi explain everything with the help of daily life example. And through the best visual technology 🙂.
Can I clear College Placements with this course?
Absolutely YES!
Do I need to do Java or C++ or both?
No, you only need one for placements.
I did not have Computer Science in class 12th, can I do this course?
YES.
Is this course for Beginners?
YES.
Will we also cover advanced topics?
YES.
From where should I practice questions?
There are practice Qs in homework problems given with each class. You can find this video helpful : ruclips.net/video/qTph1pj_rCo/видео.html
When Shraddha didi will leave apni kasksha, these videos will be private too?
@@Adityashrotriya aysa hee lag tha hai bhai😶
Madam plz angular ke course ki video banso
How to run code in vs code? Please reply.
@@antaryaamimathematics3668 In vs code - 1. right click -> click on "run code" option. 2. Click on 'Run code' button at top right corner of vs code window or you can press shortcut key "Ctrl +Alt+N"
Can we take a moment to appreciate how she is doing such a commendable job. She is leading this channel very perfectly. Hats of her. Well done, shraddha. It's inspiring.
@@swamipatil3177 kyu khudka toh dekhle phle
@@swamipatil3177 bhai bhagwan ne banaya hai logo ko kon sikhaya hai ye hrkat aapke ghar wale
@@aakashnishad7205 kam bol bete
@@arkabkhan99 kaun si harakt?
@@aakashnishad7205 abe hat
आपकी विशेषता(specialty) है कि आप प्रोग्रामिंग को हिंदी में पढ़ाती व समझाती हैं, यह मुझ जैसे कुछ हिंदी मीडियम बच्चों के लिए बहुत ही सुविधाजनक रहता है समझने में। बहुत बहुत धन्यवाद 🙏🏻🙏🏻
youtube.com/@codehouse-ai
Lag gaya kya re bhai tujhe
❤
@@omkulkarni9126kya lg gya
मेरे तो दिमाग के ऊपर से जा रहा है😂
Why this premium course is sooooooooo underrated!! Thanks to everyone whos behind this...Respect++
This is not underrated bro kal hi toh aaya hai 😂
Bhai complete hoga tb n, c++ ki trh half n rhe
@@YuvrajSingh-ge6hy haan yrr😕
@@y2kkaran495 😂😂😂
ruclips.net/video/pIwjzrF9GBI/видео.html
00:02 Introduction to Java programming and basics of coding
02:17 High level language like Java helps in converting commands to binary for computer understanding.
04:40 Introduction to Java Language and tools needed for development
07:07 Download the necessary tools for Java development like Visual Studio Code and Java Development Kit.
09:29 Introduction to Java and creating a new file in Visual Studio Code
11:49 Introduction to writing the first code in Java
14:27 Java uses virtual machines and compilation to run code across different operating systems.
16:43 Functions and classes in Java
18:39 Introduction to Java Language in placement course
Who is watching without having laptop😂😂😂
Hum kya kre ab
@@CristianoRona-p7l kuch mat kro bus dekho samjho😂
Or bta bhai kaha se ho
@@CristianoRona-p7l up Hathras
Ha me bhi bhai😂
Hi everyone
Welcome to 1st Java tutorial
Its a blessing that we are here
May you become expert in Coding and may this skill can be your big strength and one of the source of your high income ❤️💪
tell me how to extract dot class file in vs code?
If i learn coding from youtube without any degree is it worth it??
@@hafizhanan9601 yes
thanks
@@Deepak-fq3nj how
How simply she explained everything..gr8 job👍
OMG ! How come her lecture is so comprehendible ! Just 18:46 min is enough to understand "What is coding " for any non-programmer or new comer. Thank you, Sraddha Didi.
Exactly what a beginner needs, or someone who is not from computer science background. Great job. So amazing.
Bhai code huma yaad krna pdega na iss video main joh ha
@@hardikvashisht2110 muzhe bhi yahi doubt hai
A simple and basic introduction to Java. All that you should know about Java - ruclips.net/video/YRwIrfGtixI/видео.html
@@hardikvashisht2110
.
Kia ap help kr de
S K lye meri
Today is my first video to learn java.❤️
Java salary per month how much bro
I am stArt
@divyansh3_6_9is that for someone that's just started because if not, that's really low
Mera bhi😊
Uparse gayaa😅😅😅
🎯 Key Takeaways for quick navigation:
00:00 🌐 *The course is divided into two parts: Introduction to Programming and Data Structures and Algorithms.*
00:13 🧠 *Fundamentals of coding and programming will be covered, essential for understanding Java.*
00:27 🗓️ *The plan includes covering coding basics, input/output, variables, and data types in the first 12 classes.*
00:40 🖥️ *Real-life analogy: Setting up language preferences on a computer to illustrate the importance of binary representation.*
00:55 ⚙️ *Explanation of binary representation in computer circuits based on high and low voltages.*
01:09 🤖 *Importance of binary representation in computers due to electrical devices operating on voltages.*
01:23 🔍 *Converting real-life decimal numbers into binary and vice versa is time-consuming without high-level languages.*
01:37 💡 *The high-level language, Java, simplifies coding by using a compiler to convert code into binary format.*
01:50 🧮 *Understanding how to represent numbers and special characters in binary through combinations.*
02:05 🤯 *High-level languages aid in converting complex instructions into binary code for computers to understand.*
02:19 🧠 *High-level languages help in comprehending and executing complex tasks efficiently.*
02:34 🚀 *Java language allows writing code that a compiler converts into binary, enabling computer understanding.*
02:47 🛑 *Key takeaway: Learning to code involves understanding and translating instructions for the computer to perform tasks.*
03:00 🚧 *Programming involves providing specific instructions to the computer to execute a task, similar to real-life scenarios.*
03:13 📚 *The course emphasizes understanding high-level languages like Java for efficient programming and execution.*
03:42 🍲 *When cooking Maggi, add water and masala to the utensil, boil it until ready.*
04:10 🔄 *Use flowcharts to understand and represent logic before writing code.*
04:24 🖥️ *Pseudocode helps represent high-level language logic before converting it into code.*
05:04 🌐 *Install Java Development Kit (JDK) and choose an Integrated Development Environment (IDE) like Visual Studio Code for Java programming.*
06:13 💻 *Downloading necessary tools, like a code editor, is essential for writing and running Java code.*
07:07 🛠️ *Download Java development tools, including compilers and Visual Studio Code.*
07:35 📥 *To install IntelliJ, refer to the "Jawan Shot" comedy video for step-by-step instructions.*
08:01 🌐 *Search for "Java development" in your browser to find Oracle's link for downloading.*
08:30 ⚙️ *Install Visual Studio Code for Java development, available for Windows and macOS.*
09:00 🚀 *Follow the instructions to download and set up Visual Studio Code for Java development.*
09:27 📄 *Create a new file in Visual Studio Code and start writing Java code.*
09:41 🤔 *For beginners, understanding Java code might be challenging initially, but continuous learning is key.*
10:08 🧠 *Patience is crucial; understanding code takes time, and concepts become clearer with practice.*
10:36 ✏️ *In Java, creating a class and writing basic code follows a template structure.*
10:50 📝 *When writing Java code, save the file with the same name as the class inside it.*
11:03 🗂️ *Naming conventions in Java involve associating the file name with the class name.*
11:29 🌈 *Color coding in coding environments helps distinguish different elements, aiding in understanding the code.*
12:11 🖨️ *The initial code commonly used in programming languages is "Hello World," printed using `System.out.println("Hello World")`.*
13:07 📤 *In programming, "output" refers to what is displayed on the screen, and "input" involves taking data from the user.*
13:35 🔄 *The Java code undergoes two main steps: compilation and execution, with the help of the Java Virtual Machine (JVM) and Java Development Kit (JDK).*
15:11 🖥️ *Java code, written in the form of bytecode, can run on any operating system with Java Runtime Environment (JRE).*
15:39 🌐 *Java is considered a portable language as it allows code to be converted into bytecode, making it system-independent.*
16:07 🔄 *During execution, the Java Virtual Machine (JVM) converts bytecode into native code that the machine can understand.*
16:36 🧰 *Java functions (methods) are written within classes, making Java an object-oriented language with organized code structure.*
17:13 🏛️ *Classes in Java act like kitchens in a house, containing various small functions and providing a structured approach to code organization.*
17:54 🎯 *The main function (main method) is the entry point of execution in Java, where the execution of the program begins.*
18:21 🛠️ *Using a code editor like Visual Studio Code, along with Java Development Kit (JDK), allows you to practice coding and run Java programs.*
Made with HARPA AI
This should be most liked comment but it isn't....
@unknown_motivator1 it is because he didn't put effort. He used AI. But he still got likes because it's helpful
@@jimmywatson7950 ohh we can do this using AI😳, mujhe nhi pata tha!
@unknown_motivator1 yah, he said at the end that he made this using HARPA AI
@@jimmywatson7950 yeah, I haven't seen
Though I am an MBBS student still I have great interest in coding and for that reason I searched on RUclips and found this series. Thank you so much didi, you’re the best !!
as a software engineering student , i suggest you to study both because it can help society to get a medical software ig
In which year you are??
same here bro
A simple and basic introduction to Java. All that you should know about Java - ruclips.net/video/YRwIrfGtixI/видео.html
Same here
Yrr mei phli baar coding wali vdo dekh rha hu mujhe samaj aa rha hai wow yrr kitna acha pdati hain yeh
THAKS FOR THIS COURSE I WAS STRUGGLING WITH JAVA PROGRAMMING LANGUAGE AS A STUDENT I WANT TO LEARN PROGRAMMING LANGUAGES AND THIS VEDIEO HELP ME A LOT ❤😊❤❤❤❤❤❤❤❤
dhiraj kumar
1 year ago
This is the best course ever ! Huge respect to the team.. thanks
👍
Can beginners follow this??
Yarr sub bht behtareen hai. I am a beginner and honestly I didn't feel any difficulty while watching this class but 1 think we always miss is questions. We always have some questions in our mind which should be cleared. I recommend if you guys set up any type of platform which you take questions of your viewers.
I hope you read my message.
Thanks You!
Kind Regards 🙂🇵🇰
Congratulations to everyone who comes in every single seconds.
I am not college student, I am preparing for ssc examination but come here because of Sharda di, bas di ko dekhna acha lagta hai
@@DevKumar-bw4mp sharda naam h ?
@@awwush mereko microsoft wali didi laga
@@awwush Shradha*
@@sujatagadia7411 ok full name if you know/ linkedin profile?
Who is watching this before collage 2024 in June!😂
Konsa collage milega tumhe? Tier 1???
Watching this after 2014 BCA passed out in 2024 June
Mujhe clg nhi milra bhai lowde lge hue hai
Me
I am going in KIET Ghaziabad
This is the best course ever ! Huge respect to the team.. thanks a lot🙏
And happy learning to everyone
is it enough to get placement??
Is Java program run also in vs code ?
@@ddigital_ttime yes it does.
How to you perchase this course
Nd about this course if any problem available after payment, how can I gethering help ? Any mobile no. Available for that?
😘😘😘😘😘😘😘😘😘😘😘😘
Please continue your series of java to advance Spring boot framework,,,,Your way of telling concepts are easily understandable...Huge respect for you...Keep it up.. and don't stop....
No
I am a moulana and Arabic language student but I am biggest fan of you mam..
Such your way of teaching awesome...😍🥰
Wallahi bro I'm also hafize Qur'an bro mashallah may Allah help u more than your wishes ❤❤
Best way to learn coding . Like that. Flow chart, psudocode, program. Thanks apna college
Finally!!! Very very very glad to see java course❤️❤️🔥
Yes man! Now can start java from basic to advance level!!
All thanx to Microsoft wali didi and team✨😊☺️
Yes!!!
In this series she also teach DSA or not
@@saranshsharma2197 dsa is in 2nd part of this series
@@grandmaster007 bro I know python should I learn this Java or c or c++
I am a fresher
1st time java learn karte samai aias laga ki ye session khatam hi na ho 🥳
Amazing....👏👏❤
I am in ICSE Class 9 and I am studying the same in my Computer Applications Subject. It's helpful for me also.
Same as u.....am in ICSE class 8....I want to be a ethical hacker or something like that
@@siya4309 great ambitions man...you will become that if you have enough fire for it inside you...just be careful and do not lose hope when you are unable to find bugs and stuff because in ethical hacking or hacking in general..you ll encounter multiple blockages that ll make you feel completely blank at times...just keep your learning attitude up and get help from fellow hackers so you can keep getting better and better...I am in class 12 and yes i also have the same goal....just learning to make an effort for anything by preparing for jee..tryhard and you ll get everything you want :) All the best
@@neerajkrishnan188 Thank u🖤🖤🖤✨✨✨Hope u also achieve ur goal✨✨
Icse and isc are op ❤ i studied java from class 8 to 12 in icse school
No
Thankyou so much didi for this amazing lecture..
I am in class 12th and taking cs and my computer teacher not teach anything ..thank you didi for these lectures these lectures are very usefull for me..again thanks didi..❤😊❤
Thank you sooo much for this course.
Love & respect to Aapi ( Aapi =Didi) from Lahore, Pk.
Brother,aapke yahan pe(exactly pak mein) kaun kaun si company hai,aur aapke yahan kaun sa exam hota hai,which is equivalent to JEE in India.
@@anshuraj5734 ECAT, FUNGAT, SAT and ETEA . BTW these test depends upon the province to province, like I am from Punjab here engineering admission test is called ECAT While in KPK or sindh it has different name.
@@WhatDoesHappen and placements????
Amazon,Google,Oracle,Microsoft ye sab ke offices hain wahan pe ya phir ye sab companies mein placements lagti hai wahan.... I'm just asking these out of curiosity.
@@amritanshsinghgautam4001 Thank you
@@anshuraj5734 Actually yeh sb to nahi hai but jo companies hain unki collaboration hai aek dossre k saath. .I mean direct hiring nh hai.
Didi, Mashallah! I have never seen a teacher like you.. Please continue the course to the end.. I wanna learn from your.. 🇧🇩
Assalamualaikum wa rahmatullahi wa barakatuhu, aapka course complete ho gaya h kya ?
🥲🇮🇳
Im in class 12 (arts) and i love to do coding , completed with some python basics but i developed my interest for java also .(nice video i hope you will come with some other free courses also) thanks!
Knha se coding cmplt kia ho...konsi chanel me full course he
@@bhabika9402 I haven't completed python yet but learnt some basics from my school only.
Hi Shraddha, the course is great, can you make a detailed video implementing all concepts with OOPS with a real-life project.
This is what I am looking for
A reputed channel course on DSA and using JAVA
Thank you so much 🥺
With notes 🥺
Itne bhale log kahan milte hai ajj kal
🙌🙌
Same to same representation as like in C++ introduction video 👍
Well done ✅
After 2 term board exam at 25 may 2022, I m going to learn coding from this channel. ... She teach so good re. I love it ❤
Ok
Thank you shraddha ma'am
I followed this series for my class 10 Computer application in ICSE and i got 96%
oh my god you are so well spoken!! The script for these sessions is exceptionally very well written so that even a layman can understand the meaning!! WELL DONE!!
You left microsoft for a goal in your head. I can understand why you left. Because of people like you small town kids are growing. Hats off to you. If i get a job in Java i would want to meet you one day to share my story and how "apna college" helped me.. Till the time being i just wanna say-- you are just phenomenal.
I have never seen as simplified introduction to java as this...great job...keep it up...
I am a biology student but I am interested in programming now. I am thinking of learning it parallel to my course. My question is that is programming without degree worth it? I can't change my stream as didn't have cs in my 12th. Will I get jobs if learn and develope good skills?
Thank you didi
For students like me, you have rejected and left such a jobs...
Have a good future 💯
Jay Bharat
This is the best course ever ! Huge respect to the team... eagerly waiting for the upcoming videos!!!
Yes
Didi I am in class 11 so can I start that course
@@CSK_0777 yes you can I am in 9 class I have almost completed c and c++
This is the first video so how can you judge a course on just one video??
@@Aryan-cr5gr jo kam bhi sikhna ho na to pehle guru per bharosa hona chahiye.
😏
Thank you very much for this course .....lots of love to your channel from GERMANY
Thank you soo much ma'am....im a 9th class student nd we have to study java nd this is soo much helpful for me
Microsoft wali didi u are always best I have started my coding from your channel 😍1st I have done C language for my 1st semester and now I am learning java for my second semester c bht ache se sikhai h now i know java bhi best hi krwai hogi thanku didi ❣Krishna bless You with success in Your life❤
Right sis 👍 kon se college se ho
thank you so much mam....ur lecture always helps me a lot.....actually i have completed my graduation in the year 2016 in arts. now im pursuing java full stack developer course....n u are a perfect guider to me...and after listening your lecture i get a hope to chase and success my dream....thanks also seems me so little to say...thnank you so much mam
Are u still searching a job or got placed.
@@amolsaste3742 I'm searching
in this lecture dsa also completed
Today is my first day of java class I have taken a challenge to complete java within 40 days with no doubt
Amazing dii I promise you to watching daily your video for coding. And apply your thoughts and steps. Dii aapka explanation karne ka triiika merko bhut acha lga ❤TQ so much👌🙏
Assalamu Alaikum Mam!
maine youtube per java tutorials k liye bht search kya lekin apki tarah samjhane wala koi nhi mila.
Appreciate you Mam
Thanks for understanding us 🥰🥰
thank you microsoft wali didi 🥰❤ from being a pcb student i felt it would be much confusing thing but thanks to you the way you teach explain it all going well ♥
This introduction is Fanta fabulous!!I mean a new guy can understand about programming thorough best anology...great way to start with
Hy I unable to write a hello world code can you please help me ?
Hi mam i am M.sc student ... i intersted in java.... your lecture is very easy to understand thanks mam & keep it up..
Thank you so much !!!!!!!the way you explain each and every topic builds our interest to learn more
I'm a self-taught python developer who didn't pursue information technology in college. So, I have very basic idea about DSA and Algorithm and your "JAVA + DSA" course has been proving to be a life saver for me. I want to convey my gratitude to "Ms Shraddha Khapra" and "Apna College" team for their noble effort.
I also want to make a request to "Ms Shraddha Khapra" and "Apna College" team to create a course regarding "System Design (LLD, HLD)" if possible. Regards.
im doing Information Technology in college right now,will i able to get a job at big companies even though i don't have computer science degree??is IT enough?
IT>CS in India
CS>IT for abroad job
we are not paying anything here but getting full knowledge so here is our responsibility guys to support by giving like and sharing the valuable knowledge to everyone.
wow...now there is hope for Android App development course😁😁❣️❣️
Please mam Android Development ka bhi course lao..Kotline Language ke sath 🔥😍 please
Java Lang me...😁
@@arunchaudhary8292 bhai Kotline Language avi trend me h...or Google bhi isko official language banaya h Android k liye...toh ye best h 🔥
Thank you so much Shraddha di. I watched your complete placement series and got placed through campus placements.
Hey I'm a first yr student can I get ur ig so that I can ask u lil information about these placements coding nd all
Kya ye complete java course hai kux chhuta to nahi hai..plz reply i want to learn java
JUST LOVE YOUR VIDEOS , i am in class 12 and i am waiting to finish it and then enter a good collage and see your videos, i just get goosebumps by your videos
The way didi teach us is just like dessert❤️ after meal!
Perfect...u have worked hard for making this detailed course much easier with...thats sufficient for us Pakistanis and indians learners to understand easily in our urdu/hindi language...thanks for ur effort..ur style is impressive than any other youtuber👍
She is not speaking Urdu , its Pure and applied HINDI...
youtube.com/@codehouse-ai
@@AryanKumar-kj1yx the languague she is speaking is hindostani(misxture of urdu and hindi ) it is not pure hindi. pure hindi is used in the series like Mahabharata,etc
bro mahabharat langauage used in sanskrit
@@EC__MohammadArshad
@@EC__MohammadArshad bhai 1:00
Your lectures helps me to learn coding so easly
i have never seen as simplified introduction to java as this😇 .thank uh so much
A clear like an crystal Explanation from you....such a clearly and understanding way to learn code....big fan Apna College 🥰❤️❤️❤️❤️❤️
Seriously you always know what students needs thankss 💯
I just wanted to say a huge thank you to the entire team for your incredible content! Your videos played a crucial role in my preparation, and I’m excited to share that I’ve been selected at Raja Software Labs in Pune with a 7 LPA package. I couldn’t have done it without your guidance and support. Keep up the great work you’re making a real difference in the lives of many students like me!
11:00= save java file, 12:20= run first java program, 13:35= How java code execute,
you guyss are at the top of the line
very thankfull to you for such a great work.
I have never seen a teacher like you .This is the best course thanks a lot🙏.
Right 👍
Kon kon August 2024 me dekh rhe h 😂
Legends
I guess me and you bro 😅
Hyyy🙌
@@Priyanshu-h1j hlo
@@Priyanshu-h1j hlo
love this course a lot.Mainly even if the concepts are tough the motivation she gives to us is what i love the most.
Hi
Phli baar java sikhne kii kosis kar rha hun
Kuch jada samajh m nhi aaya
I am very excited for learning Java language with you mam🥰😊
I don't know why these engineers are very good at explaining. 🙂
Class 9 Se Hi Pareshan Tha mai Java me ab jake aaya smjh
Please try to upload the lectures consistently It will be more beneficial for us
Right
ruclips.net/video/pIwjzrF9GBI/видео.html
Bhai unke liye bhi toh soch kitna difficult hota hai
ruclips.net/video/5FsIa4Mp3ho/видео.html
@@DarkGourmand exactly kyuki khud se nahi sikh rahe wo dusro ko sikha rahe he aur usme mistake nahi honi chahiye 🙂
In a simple word , This lecture is AMAZING ❤️.
Hallo
Hi
Hii
Aap kya kar rahi ho
Coding
We are really greatful to here to Learn coding without paying any cost, thanks a million to Mam to provide us a free classes, i am not from IT background although, when I saw one of her video regarding coding then I was amazed how Mam make it easy for us I mean the way she explains each and everything in way that we can understand very easily. And I think it is must important for everyone to learn coding because our future is totally depend on IT, AI TECHNOLOGY.
I am watching this meanwhile I have no laptop 💻 .. anyone there rise your hand ✋..
✋🏻
🙌
✋
itna nalla humlog nai hai
abe pagal hai kya
aur kuch kaam nahi hai?
It's amazing. It's really creating interest in coding. Hopefully many will be benefited. Wish you very best for your selfless endeavor to make education reach to all.
Roll no. 40
bro mere me vs code install nhi ho raha h, plz help me....
Mam your teaching way is next level .This is my first lecture and I fall in love with java .Lots of love from Nepal🇳🇵
Excellent course !!! Every small detail explained so clearly to the point and clarity...very interesting ...best teacher ...after months of confusions now things are starting to make sense after watching these....lot of thanks to apna college team
tell me how to extract dot class file in VS code?
This series is good for ISC students who study JAVA.
Very inspiring and informative for us towards coding 💯🌟🌟🌟
youtube.com/@codehouse-ai
Microsoft didi best teacher. OP..all relatable situations used as examples and easy to understand. Looking forward to this series! thank you
You are an amazing mentor!! I am a commerce student just get interest in learning programming.. Pseudo code, Flowchart waghaira dekh ke 9th ki computer science yaad agyi 😅
best explaination 👌understood something but this video is explained better than our lecturers
Bhai kya ye course complete hai....mai beginner hu kya itna sufficient hoga
In ur every lecture ur passion for teaching can clearly be seen... Keep it up ur efforts gonna create big impact..
youtube.com/@codehouse-ai
I really love this lecture now I understand what JVM & JDK... The way she explain it.. really commendable...
Great Work by her and her Team.It will really help us to learn Java very easily.Great work didi.
It's true Sir.
Hello Ma'am, Ma'am Only one request hai aapse wo request hai ma'am Jaise aapne Java Course ki Playlist You Tube par Upload ki hai Waise hi aap Kotlin Ka Full upload karo Plz
The way she teaches is commendable 🔥
Awesome teaching shraddha Di... 👌👌👌👌👌
Really thankful to you 🙏
Waiting for this course from you since long time i love the way u teach its very easy and intresting with you cover oops part too.... Thank you so much didi....
Thank you @Aman bhaiya....
Thanks di aap kitni aasani se itni tough language ko sikha rhe hain 😊
Kaafi easy lag rha hai seekh na ab to ❤❤❤❤❤❤❤
What a lecture it was 👏 appreciated .... And your positivity !! ❤️👏
Hi i am from finance background and wanna pursue data science ....so i wanna learn python and watched your java lecture 1 ....you are the best source of learning code that i found over utube till now .....can you guys make detailed video lecture series of python for beginners to advance level ....
ruclips.net/video/uODVKc8gNm4/видео.html
Please watch once and share your review in comment box...
Earlier : worst subject was computer
After studying from didi: Don't know why this language 'JAVA' looks easy.
I thnk the way didi explain everything with the help of daily life example. And through the best visual technology 🙂.
I saw this video first time , but i understand nothing because i am beginner, but still thanyou di for ths support
This is excellent course. Simple explanation.. Anyone can understand.
Thank You...
Kon kon ya video 2024 ke July month me dekh raha hai😊
Me
Me
Me
Me
Me😂😂😂
Lots of love to u didi ...
From Odisha
Class 9th 💓
Thanks for providing us such great content
Bhai kauthi?
I never took any class of computer in my life but i can understand it thanks Didi
DI make video on How to crack top MNs in tier 2 collage or private collages proper road map to this from 1st year to placement year
Yes please make it
Yes pls pls
@@piyushchaturvedi5451 yrrr kitna roadmap chahiye tum logo ko😂... Vara pada h yt mai... Padhne baitho ye sab roadmap chorke... Sab asan lagega.
Already hai sab
@@kajalmukherjee3944 Shi mai yrr brr brr inko hr ek chez ka roadmap chaiye hota h 😂😂.
Btw there are already lots of content available on RUclips.