Тёмный

Introduction to Java Language | Lecture 1 | Complete Placement Course 

Apna College
Подписаться 6 млн
Просмотров 13 млн
50% 1

Are you worried about placements/internships? Want to prepare for companies like Microsoft, Amazon & Google? Join ALPHA.
🔴 Alpha Placement Batch - bit.ly/3ELJjn2
Notes of JAVA LECTURE 1 : docs.google.com/document/d/1d...
Join the Community : telegram.me/+k4rdgTPwmm5kMGVl
Instagram: / dhattarwalaman

Опубликовано:

 

15 сен 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 6 тыс.   
@ApnaCollegeOfficial
@ApnaCollegeOfficial 2 года назад
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 : ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-qTph1pj_rCo.html
@Adityashrotriya
@Adityashrotriya 2 года назад
When Shraddha didi will leave apni kasksha, these videos will be private too?
@sulthanmogal9692
@sulthanmogal9692 2 года назад
@@Adityashrotriya aysa hee lag tha hai bhai😶
@namdeohake5705
@namdeohake5705 2 года назад
Madam plz angular ke course ki video banso
@antaryaamimathematics3668
@antaryaamimathematics3668 2 года назад
How to run code in vs code? Please reply.
@RohanShingade
@RohanShingade 2 года назад
@@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"
@pradeep-xu5do
@pradeep-xu5do Год назад
Who is watching without having laptop😂😂😂
@user-zx9ew2md8o
@user-zx9ew2md8o 10 месяцев назад
Hum kya kre ab
@pradeep-xu5do
@pradeep-xu5do 10 месяцев назад
@@user-zx9ew2md8o kuch mat kro bus dekho samjho😂
@user-zx9ew2md8o
@user-zx9ew2md8o 10 месяцев назад
Or bta bhai kaha se ho
@pradeep-xu5do
@pradeep-xu5do 10 месяцев назад
@@user-zx9ew2md8o up Hathras
@raitatasss
@raitatasss 10 месяцев назад
Ha me bhi bhai😂
@ExploreKar-le8ql
@ExploreKar-le8ql 18 дней назад
Who is watching this before collage 2024 in June!😂
@Yoyo77776
@Yoyo77776 11 дней назад
Konsa collage milega tumhe? Tier 1???
@mohammadjawhar5672
@mohammadjawhar5672 10 дней назад
Watching this after 2014 BCA passed out in 2024 June
@pramodnegi1774
@pramodnegi1774 10 дней назад
Mujhe clg nhi milra bhai lowde lge hue hai
@unique2723
@unique2723 9 дней назад
Me
@RajChauhan-by3og
@RajChauhan-by3og 8 дней назад
I am going in KIET Ghaziabad
@mr.tryambakamdevsharma3699
@mr.tryambakamdevsharma3699 6 месяцев назад
🎯 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
@unknown_motivator1
@unknown_motivator1 17 дней назад
This should be most liked comment but it isn't....
@jimmywatson7950
@jimmywatson7950 8 дней назад
​@unknown_motivator1 it is because he didn't put effort. He used AI. But he still got likes because it's helpful
@unknown_motivator1
@unknown_motivator1 8 дней назад
@@jimmywatson7950 ohh we can do this using AI😳, mujhe nhi pata tha!
@jimmywatson7950
@jimmywatson7950 8 дней назад
@unknown_motivator1 yah, he said at the end that he made this using HARPA AI
@unknown_motivator1
@unknown_motivator1 8 дней назад
@@jimmywatson7950 yeah, I haven't seen
@Ayan.Sharmaa
@Ayan.Sharmaa 2 года назад
Why this premium course is sooooooooo underrated!! Thanks to everyone whos behind this...Respect++
@y2kkaran495
@y2kkaran495 2 года назад
This is not underrated bro kal hi toh aaya hai 😂
@YuvrajSingh-ge6hy
@YuvrajSingh-ge6hy 2 года назад
Bhai complete hoga tb n, c++ ki trh half n rhe
@jayanspaliwal5907
@jayanspaliwal5907 2 года назад
@@YuvrajSingh-ge6hy haan yrr😕
@ravi.rajkumar.24
@ravi.rajkumar.24 2 года назад
@@y2kkaran495 😂😂😂
@prasenjitnayak_
@prasenjitnayak_ 2 года назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-pIwjzrF9GBI.html
@aakashnishad7205
@aakashnishad7205 2 года назад
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.
@aakashnishad7205
@aakashnishad7205 2 года назад
@@swamipatil3177 kyu khudka toh dekhle phle
@arkabkhan99
@arkabkhan99 2 года назад
@@swamipatil3177 bhai bhagwan ne banaya hai logo ko kon sikhaya hai ye hrkat aapke ghar wale
@lostspirit12
@lostspirit12 2 года назад
@@aakashnishad7205 kam bol bete
@Dark2115azazel
@Dark2115azazel 2 года назад
@@arkabkhan99 kaun si harakt?
@Dark2115azazel
@Dark2115azazel 2 года назад
@@aakashnishad7205 abe hat
@jiyaagarwal7868
@jiyaagarwal7868 5 месяцев назад
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
@nehaSharma-fg1iu
@nehaSharma-fg1iu 7 месяцев назад
How simply she explained everything..gr8 job👍
@harshgujjar2321
@harshgujjar2321 2 года назад
आपकी विशेषता(specialty) है कि आप प्रोग्रामिंग को हिंदी में पढ़ाती व समझाती हैं, यह मुझ जैसे कुछ हिंदी मीडियम बच्चों के लिए बहुत ही सुविधाजनक रहता है समझने में। बहुत बहुत धन्यवाद 🙏🏻🙏🏻
@monujangir6830
@monujangir6830 11 месяцев назад
youtube.com/@codehouse-ai
@omkulkarni9126
@omkulkarni9126 11 месяцев назад
Lag gaya kya re bhai tujhe
@Code_wale_Bhaiya
@Code_wale_Bhaiya 11 месяцев назад
@kunikapandey7519
@kunikapandey7519 3 месяца назад
​@@omkulkarni9126kya lg gya
@sanatani-568
@sanatani-568 3 месяца назад
मेरे तो दिमाग के ऊपर से जा रहा है😂
@monabbirjohan8803
@monabbirjohan8803 Год назад
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.
@sangeetamishra1562
@sangeetamishra1562 6 месяцев назад
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..❤😊❤
@animefantasy5155
@animefantasy5155 8 месяцев назад
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 ❤😊❤❤❤❤❤❤❤❤
@VipanKumar-zw4sx
@VipanKumar-zw4sx Год назад
Yrr mei phli baar coding wali vdo dekh rha hu mujhe samaj aa rha hai wow yrr kitna acha pdati hain yeh
@mastermind2330
@mastermind2330 2 года назад
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 🙂🇵🇰
@SupriyaSharma-wh8pt
@SupriyaSharma-wh8pt 6 месяцев назад
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
@mankirankaur9412
@mankirankaur9412 8 месяцев назад
Hi Shraddha, the course is great, can you make a detailed video implementing all concepts with OOPS with a real-life project.
@namy7506
@namy7506 2 года назад
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!!
@LuckyGaming-wl9iw
@LuckyGaming-wl9iw Год назад
What a lecture it was 👏 appreciated .... And your positivity !! ❤️👏
@siddhi_singh25
@siddhi_singh25 2 месяца назад
Watching this in 2024...✨
@mdaamir2914
@mdaamir2914 Месяц назад
🙌
@atulsingh2177
@atulsingh2177 Месяц назад
great coder
@CuteBaby98812
@CuteBaby98812 Месяц назад
Same
@Official_Radhika_Raj
@Official_Radhika_Raj 27 дней назад
Me😊
@shreeyanshuvats3926
@shreeyanshuvats3926 18 дней назад
want to ask please help is this course fully uploaded or any topics are left?
@Relaxinglofimusic007
@Relaxinglofimusic007 7 месяцев назад
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👌🙏
@surendragupta1997
@surendragupta1997 2 года назад
This is the best course ever ! Huge respect to the team.. thanks a lot🙏 And happy learning to everyone
@nithin6654
@nithin6654 2 года назад
is it enough to get placement??
@ddigital_ttime
@ddigital_ttime Год назад
Is Java program run also in vs code ?
@gargimohanty955
@gargimohanty955 Год назад
@@ddigital_ttime yes it does.
@prajapatiroshani5090
@prajapatiroshani5090 Год назад
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?
@puravsoni1462
@puravsoni1462 Год назад
😘😘😘😘😘😘😘😘😘😘😘😘
@dxtuber1530
@dxtuber1530 2 года назад
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 ❤️💪
@raviprajapati2544
@raviprajapati2544 2 года назад
tell me how to extract dot class file in vs code?
@hafizhanan9601
@hafizhanan9601 Год назад
If i learn coding from youtube without any degree is it worth it??
@Deepak-fq3nj
@Deepak-fq3nj Год назад
@@hafizhanan9601 yes
@SarcasticGaming2007
@SarcasticGaming2007 Год назад
thanks
@atulanupam2404
@atulanupam2404 Год назад
@@Deepak-fq3nj how
@Sachin_yadav_00
@Sachin_yadav_00 5 месяцев назад
Today is my first day of java class I have taken a challenge to complete java within 40 days with no doubt
@taste_made.
@taste_made. 10 месяцев назад
Thankyou so much , ap n bhut hi ache s samjaya hai bilkul acha s samj a jata hai bina kisi problem ke
@310rpilot5
@310rpilot5 2 года назад
A clear like an crystal Explanation from you....such a clearly and understanding way to learn code....big fan Apna College 🥰❤️❤️❤️❤️❤️
@pranjalyadav126
@pranjalyadav126 Год назад
Today is my first video to learn java.❤️
@ashishkb2213
@ashishkb2213 Год назад
Java salary per month how much bro
@gymlover5034
@gymlover5034 Год назад
I am stArt
@thekashyap_XD
@thekashyap_XD Год назад
@@ashishkb2213 33,000 average salary per month about average 4 lakh annum
@ronitbhat9624
@ronitbhat9624 4 месяца назад
​@@thekashyap_XDis that for someone that's just started because if not, that's really low
@Official_Radhika_Raj
@Official_Radhika_Raj 27 дней назад
Mera bhi😊
@mayurbhiogade813
@mayurbhiogade813 7 месяцев назад
Best way to learn coding . Like that. Flow chart, psudocode, program. Thanks apna college
@user-df2hw8eg6r
@user-df2hw8eg6r 10 месяцев назад
excellent explanation mam i am a beginner and I'm really finding it very helpful
@yasrabmemon401
@yasrabmemon401 2 года назад
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....
@Lakshya2905
@Lakshya2905 10 месяцев назад
No
@rajkishore7864
@rajkishore7864 2 года назад
Exactly what a beginner needs, or someone who is not from computer science background. Great job. So amazing.
@hardikvashisht2110
@hardikvashisht2110 2 года назад
Bhai code huma yaad krna pdega na iss video main joh ha
@navneetsingh6348
@navneetsingh6348 Год назад
@@hardikvashisht2110 muzhe bhi yahi doubt hai
@devanuragroy7181
@devanuragroy7181 Год назад
A simple and basic introduction to Java. All that you should know about Java - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-YRwIrfGtixI.html
@SharazSharaz-vu9qm
@SharazSharaz-vu9qm 11 месяцев назад
​@@hardikvashisht2110 .
@kirankhankirankhan6488
@kirankhankirankhan6488 5 месяцев назад
Kia ap help kr de S K lye meri
@Easy_Tech_EE18
@Easy_Tech_EE18 10 месяцев назад
❤❤grt teaching,,,, After 8yrs,,, I am trying to learn and thinking to switch from core electrical
@nobitagaming0636
@nobitagaming0636 Месяц назад
Who is watching without laptop 💻😭
@armyblink9980
@armyblink9980 Месяц назад
Me 🥲
@AshaThapliyal-ce3dp
@AshaThapliyal-ce3dp Месяц назад
@@armyblink9980 watching in laptop but😭😭😭
@armyblink9980
@armyblink9980 Месяц назад
@@AshaThapliyal-ce3dp but 😅
@AshaThapliyal-ce3dp
@AshaThapliyal-ce3dp Месяц назад
@@armyblink9980 sasta kam chalao laptop 😒😒
@TuiTui-th8ox
@TuiTui-th8ox Месяц назад
Me
@harleenkaur8320
@harleenkaur8320 Год назад
i have never seen as simplified introduction to java as this😇 .thank uh so much
@AbhinavBhattGaming
@AbhinavBhattGaming 2 года назад
Microsoft didi best teacher. OP..all relatable situations used as examples and easy to understand. Looking forward to this series! thank you
@aishwaryabadgujar1693
@aishwaryabadgujar1693 3 месяца назад
Thank you so much !!!!!!!the way you explain each and every topic builds our interest to learn more
@sumanbiswas7765
@sumanbiswas7765 28 дней назад
Didi kitna achhi he, thank you itna kuch batane ke liye😊
@dhirajkumar-ln7vq
@dhirajkumar-ln7vq Год назад
dhiraj kumar 1 year ago This is the best course ever ! Huge respect to the team.. thanks 👍
@asaulter4650
@asaulter4650 Месяц назад
Can beginners follow this??
@mdkashifreza_it_2138
@mdkashifreza_it_2138 2 года назад
Same to same representation as like in C++ introduction video 👍 Well done ✅
@baraizkhan3445
@baraizkhan3445 10 месяцев назад
Thank you So much Mam Shardha You Are superb I Watched already 100s of Vedio but nothing was untestable for me But your Theory of Understanding the beginners Waooooooo its super When you Were giving the Example of kitchen and maggie Recipe waoo You Are Superbs Shardha Mam
@ritika7567
@ritika7567 Месяц назад
Kon kon 2024 ma dekh raha ha
@SIKHAKOLLILAKSHMANGURUSAI
@SIKHAKOLLILAKSHMANGURUSAI 29 дней назад
mein
@swatitupe127
@swatitupe127 28 дней назад
Me
@sahibrohilla7735
@sahibrohilla7735 26 дней назад
Yo
@harsh582
@harsh582 24 дня назад
Me
@vimalyadav3143
@vimalyadav3143 8 дней назад
Me
@mahsan9175
@mahsan9175 Год назад
Very inspiring and informative for us towards coding 💯🌟🌟🌟
@monujangir6830
@monujangir6830 11 месяцев назад
youtube.com/@codehouse-ai
@premapnair
@premapnair Год назад
Teaching is with so much clarity. God bless!
@suhelshaik9961
@suhelshaik9961 8 месяцев назад
She explains wonderfully ✨✨
@AdityaAerospace
@AdityaAerospace 3 месяца назад
This series is good for ISC students who study JAVA.
@techndoodle
@techndoodle 2 года назад
Seriously you always know what students needs thankss 💯
@Gkkigyan2
@Gkkigyan2 2 года назад
Congratulations to everyone who comes in every single seconds.
@DevKumar-bw4mp
@DevKumar-bw4mp 2 года назад
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
@awwush
@awwush 2 года назад
@@DevKumar-bw4mp sharda naam h ?
@kinari7587
@kinari7587 2 года назад
@@awwush mereko microsoft wali didi laga
@sujatagadia7411
@sujatagadia7411 2 года назад
@@awwush Shradha*
@awwush
@awwush 2 года назад
@@sujatagadia7411 ok full name if you know/ linkedin profile?
@jagmohanrawat8568
@jagmohanrawat8568 9 месяцев назад
Very nice and clear way to teach us thanks 🙏
@BSh2023
@BSh2023 11 месяцев назад
You are a very good teacher 👌🏻
@rehanshaikh3233
@rehanshaikh3233 2 года назад
I have never seen as simplified introduction to java as this...great job...keep it up...
@saif.less.
@saif.less. 2 года назад
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?
@Ganibhaibolte
@Ganibhaibolte 2 года назад
you guyss are at the top of the line very thankfull to you for such a great work.
@_Shivanand_Sharma_
@_Shivanand_Sharma_ 7 месяцев назад
Class 9 Se Hi Pareshan Tha mai Java me ab jake aaya smjh
@souviksamanta3081
@souviksamanta3081 11 месяцев назад
Outstanding teaching 👍
@adityatiwari3789
@adityatiwari3789 2 года назад
Awesome teaching shraddha Di... 👌👌👌👌👌 Really thankful to you 🙏
@LuckyRathod20
@LuckyRathod20 Год назад
I am very excited for learning Java language with you mam🥰😊
@user-hc7dl7np2s
@user-hc7dl7np2s 4 месяца назад
Today is my first day to learn Java and thank you so much for the videos.❤❤😇😇
@user-np8xt3hg9q
@user-np8xt3hg9q Месяц назад
Hum ne 10 computer science me para tha os se inspiration mili hai ke me ya sikho ❤
@Archis1999
@Archis1999 Год назад
Though I am an MBBS student still I have great interest in coding and for that reason I searched on RU-vid and found this series. Thank you so much didi, you’re the best !!
@surasura069
@surasura069 Год назад
as a software engineering student , i suggest you to study both because it can help society to get a medical software ig
@sardartejas
@sardartejas Год назад
In which year you are??
@fizziology2288
@fizziology2288 Год назад
same here bro
@devanuragroy7181
@devanuragroy7181 Год назад
A simple and basic introduction to Java. All that you should know about Java - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-YRwIrfGtixI.html
@depressedguy495
@depressedguy495 Год назад
Same here
@sujatasworldraju
@sujatasworldraju Год назад
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
@amolsaste3742
@amolsaste3742 9 месяцев назад
Are u still searching a job or got placed.
@sujatasworldraju
@sujatasworldraju 9 месяцев назад
@@amolsaste3742 I'm searching
@HabibCode007
@HabibCode007 8 месяцев назад
in this lecture dsa also completed
@deepaligaikwad2078
@deepaligaikwad2078 10 месяцев назад
Hi.. First very thank you to you for provide this course free of cost us... And it's very useful.. I am a housewife and complted my bca in 2011..but still I forget all consepts which I learn.. Your video very helpful for mi to understand concepts again.. Thank you very much again...
@SumantRai.
@SumantRai. 10 месяцев назад
Yes 👍
@raghavagrawal5834
@raghavagrawal5834 4 месяца назад
arraydeque is good for queue operations and also is memory efficient while linked list consists of pointers which takes more memory it is used when we have to be flexible with queue and list
@srinithis3749
@srinithis3749 2 года назад
love this course a lot.Mainly even if the concepts are tough the motivation she gives to us is what i love the most.
@sanjeevbelda2820
@sanjeevbelda2820 2 года назад
Hi
@sumit_.yadav.
@sumit_.yadav. Год назад
Phli baar java sikhne kii kosis kar rha hun Kuch jada samajh m nhi aaya
@soumikaghosh3419
@soumikaghosh3419 2 года назад
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 ♥
@computer_tech98
@computer_tech98 11 месяцев назад
Best java course forever❤
@narutodihargo
@narutodihargo 11 месяцев назад
11:00= save java file, 12:20= run first java program, 13:35= How java code execute,
@shilpiagarwal4217
@shilpiagarwal4217 2 года назад
Hi , I love doing coding but I have basic knowledge of c# bt nowadays Java is every where so after watching ur videos quite encouraging....thanku for making this
@boywithguitar1767
@boywithguitar1767 2 года назад
Finally!!! Very very very glad to see java course❤️❤️🔥
@grandmaster007
@grandmaster007 2 года назад
Yes man! Now can start java from basic to advance level!! All thanx to Microsoft wali didi and team✨😊☺️
@iAbdullahJaved
@iAbdullahJaved 2 года назад
Yes!!!
@saranshsharma2197
@saranshsharma2197 2 года назад
In this series she also teach DSA or not
@boywithguitar1767
@boywithguitar1767 2 года назад
@@saranshsharma2197 dsa is in 2nd part of this series
@harry2666
@harry2666 2 года назад
@@grandmaster007 bro I know python should I learn this Java or c or c++ I am a fresher
@dadgamer1104
@dadgamer1104 3 месяца назад
Kon kon ye video 2024 me dekh raha hai
@rahulpoddar05
@rahulpoddar05 2 месяца назад
Tumra Bhai ❤❤❤
@AniruddhTiwari-dl4dn
@AniruddhTiwari-dl4dn 2 месяца назад
Jay shri Ram
@BrokenMe640
@BrokenMe640 2 месяца назад
M
@nksharma6114
@nksharma6114 2 месяца назад
us
@pritamchakraborty9568
@pritamchakraborty9568 Месяц назад
I am watching in 2024 May
@luqmanalikhan554
@luqmanalikhan554 3 месяца назад
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 🥰🥰
@Minimaster1009.
@Minimaster1009. 2 года назад
Congratulations for the beginning of such amezing language to the beginners 😎
@mnsnaumanshafique7752
@mnsnaumanshafique7752 Год назад
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
@AryanKumar-kj1yx Год назад
She is not speaking Urdu , its Pure and applied HINDI...
@monujangir6830
@monujangir6830 11 месяцев назад
youtube.com/@codehouse-ai
@EC__MohammadArshad
@EC__MohammadArshad 9 месяцев назад
@@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
@DhanajiChaudhari-mm8ge
@DhanajiChaudhari-mm8ge 4 месяца назад
bro mahabharat langauage used in sanskrit @@EC__MohammadArshad
@direnbhatsavesoil9628
@direnbhatsavesoil9628 4 месяца назад
​@@EC__MohammadArshad bhai 1:00
@RohitKumar-8510
@RohitKumar-8510 2 месяца назад
Didi bohat ache se samjh aya aap ki video🙏
@Naturalist_237
@Naturalist_237 11 месяцев назад
I am not interested in java but when i see your video i really impress with you
@mdinzamulhoque5858
@mdinzamulhoque5858 2 года назад
Didi, Mashallah! I have never seen a teacher like you.. Please continue the course to the end.. I wanna learn from your.. 🇧🇩
@salmanshaik2886
@salmanshaik2886 Год назад
Assalamualaikum wa rahmatullahi wa barakatuhu, aapka course complete ho gaya h kya ?
@VishalKumar-jb5or
@VishalKumar-jb5or Год назад
🥲🇮🇳
@HimanshuKumar-jx6vr
@HimanshuKumar-jx6vr 2 года назад
Love the way you teach :) It makes Java more intresting to learn.
@itzzshubhamvlog
@itzzshubhamvlog 2 месяца назад
Thankyou very much ma'am ✨💖
@AffectionateAntenna-jt1ot
@AffectionateAntenna-jt1ot 4 месяца назад
Yes this lectur very good i am reading to coding
@megha6963
@megha6963 Год назад
I have never seen a teacher like you .This is the best course thanks a lot🙏.
@RohitYdv-kv7fr
@RohitYdv-kv7fr 8 месяцев назад
Right 👍
@taherinpatel9728
@taherinpatel9728 Год назад
In ur every lecture ur passion for teaching can clearly be seen... Keep it up ur efforts gonna create big impact..
@monujangir6830
@monujangir6830 11 месяцев назад
youtube.com/@codehouse-ai
@RahulSharma-ce8ld
@RahulSharma-ce8ld 7 месяцев назад
Mam apki sql ki video ne aj exam me bhut help kiya thnk u maam❤
@preetijadhav3639
@preetijadhav3639 11 месяцев назад
Thanks mam aapne hame java language se introduce karvaya
@dhanshripatil1891
@dhanshripatil1891 2 года назад
This is the best course ever ! Huge respect to the team... eagerly waiting for the upcoming videos!!!
@prath.mezzz01
@prath.mezzz01 2 года назад
Yes
@CSK_0777
@CSK_0777 2 года назад
Didi I am in class 11 so can I start that course
@fitnessfreak3690
@fitnessfreak3690 2 года назад
@@CSK_0777 yes you can I am in 9 class I have almost completed c and c++
@Aryan-cr5gr
@Aryan-cr5gr 2 года назад
This is the first video so how can you judge a course on just one video??
@CSK_0777
@CSK_0777 2 года назад
@@Aryan-cr5gr jo kam bhi sikhna ho na to pehle guru per bharosa hona chahiye. 😏
@priteeshilavane2344
@priteeshilavane2344 2 года назад
I really love this lecture now I understand what JVM & JDK... The way she explain it.. really commendable...
@crazykashyapking
@crazykashyapking 9 месяцев назад
Sab sir ke upar se aeroplane✈️✈️ban ke nikal gaya😂😂
@B-the-king
@B-the-king 9 месяцев назад
I can’t speak hindi but I can understand! Which means this great woman have a magical explanation!
@prashantjeur5030
@prashantjeur5030 Год назад
Hi mam i am M.sc student ... i intersted in java.... your lecture is very easy to understand thanks mam & keep it up..
@pravindoke
@pravindoke 2 года назад
the flow of lecture is amazing and well designed.. hats off
@user-co8mn2xl3d
@user-co8mn2xl3d 10 месяцев назад
Aapaki har baat samaj rahi he thanks mam 🙏🏻
@divyasoni8731
@divyasoni8731 9 месяцев назад
Didi.. u r amazing... perfect solution
@onlinetutor3861
@onlinetutor3861 2 года назад
Your way of teaching is too good....❤️
@aarishkhan1320
@aarishkhan1320 2 года назад
Totally love it 😊 i appreciate your effort
@diigithedchali3912
@diigithedchali3912 9 месяцев назад
Mam aap bohat accha padati ho mere pass laptop nahi hai lekin apko sunneme accha lagta hai
@aarnavborikar
@aarnavborikar 7 месяцев назад
Thank you shraddha ma'am I followed this series for my class 10 Computer application in ICSE and i got 96%
@jasmyjosewithjesus
@jasmyjosewithjesus 2 года назад
Simply great work. Thanks a ton 🙏🙏🙏🙏
@saitejaameda3389
@saitejaameda3389 2 года назад
This introduction is Fanta fabulous!!I mean a new guy can understand about programming thorough best anology...great way to start with
@Hiichanchal
@Hiichanchal Год назад
Hy I unable to write a hello world code can you please help me ?
@MuhammadSaud-tv9lt
@MuhammadSaud-tv9lt 6 месяцев назад
I never took any class of computer in my life but i can understand it thanks Didi
@ajaydeepsingh3745
@ajaydeepsingh3745 5 месяцев назад
I am very excited for learning Java language with you de😊😊😊😊😊🎉🎉
@user-ke1fw2hg2f
@user-ke1fw2hg2f Год назад
Huge respect to the TEAM! Great job👍
@suriyanarayanan1626
@suriyanarayanan1626 2 года назад
Superb explanation 👌,please put the complete course.
@Bipin-vb4om
@Bipin-vb4om 3 месяца назад
Anyone in 2024???
@dipikapadhiyar8715
@dipikapadhiyar8715 2 месяца назад
Yes 😅
@kanhucharandas6030
@kanhucharandas6030 2 месяца назад
​@@dipikapadhiyar8715congratulations
@mahlaqa3310
@mahlaqa3310 2 месяца назад
Yes 😂
@Prabhavathi.C
@Prabhavathi.C 2 месяца назад
Yes
@mahadevkiladli7768
@mahadevkiladli7768 2 месяца назад
I am here
@kumarbrajesh465
@kumarbrajesh465 25 дней назад
I can't find the run option in java in the window
Далее
Frank Now VS Then Edit 🥵| #brawlstars #shorts
00:18
Просмотров 347 тыс.
İranda azərbaycanlı prezident seçilib
00:32
Просмотров 182 тыс.
4 Years of Coding in 4 Minutes - A Short Movie
3:49