Live Java - Working with Class
52:30
Пікірлер
@Anas_Fun
@Anas_Fun 23 күн бұрын
hlw i like it
@ReligionAndMaterialismDebunked
@ReligionAndMaterialismDebunked Ай бұрын
First. Shalom. :3
@ReligionAndMaterialismDebunked
@ReligionAndMaterialismDebunked Ай бұрын
Thanks. 🤝 Shalom.
@JeranBluues
@JeranBluues 2 ай бұрын
Well explained. Thank you
@JeranBluues
@JeranBluues 2 ай бұрын
God bless you
@brownytracyrsa1928
@brownytracyrsa1928 2 ай бұрын
It is very helpful, thank you😊
@conradobertipereira-p9h
@conradobertipereira-p9h 2 ай бұрын
achei uma bosta
@RajratnGhusale
@RajratnGhusale 2 ай бұрын
😂
@OperaIan-m5p
@OperaIan-m5p 2 ай бұрын
ninja
@Hitesh-xy1ry
@Hitesh-xy1ry 2 ай бұрын
Very good ❤❤❤
@MinimalistMode
@MinimalistMode 3 ай бұрын
can u give me link to project file for this
@DrJLearning
@DrJLearning 3 ай бұрын
Greetings, you can use the link below: x.thunkable.com/copy/e8983a24a88d823ee1755068135c8301
@TheConnection-d4l
@TheConnection-d4l 3 ай бұрын
how can u change it to a new page with button
@DrJLearning
@DrJLearning 3 ай бұрын
Hi, CodePen itself doesn't support multiple pages in the traditional sense like a web server does. You could simulate new pages as follows: <!-- HTML --> <div id="content"> <button onclick="loadPage('home')">Home</button> <button onclick="loadPage('about')">About</button> <button onclick="loadPage('contact')">Contact</button> <div id="page-content"></div> </div> <!-- JavaScript --> <script> function loadPage(page) { const pageContent = { home: "<h1>Welcome to Home</h1><p>This is the home page content.</p>", about: "<h1>About Us</h1><p>This is the about page content.</p>", contact: "<h1>Contact Us</h1><p>This is the contact page content.</p>" }; document.getElementById('page-content').innerHTML = pageContent[page]; } </script>
@honey1489
@honey1489 5 ай бұрын
thank you so much sir🙏
@thedeviantdeuter
@thedeviantdeuter 6 ай бұрын
you are good, thanks
@shorajrona6162
@shorajrona6162 6 ай бұрын
Helpful videos
@heitorsobrenome9407
@heitorsobrenome9407 6 ай бұрын
How does the HTML part link to javascript? I didn't see any script or source in the HTML codes. Is it not necessary to make this link in Codepen?
@DrJLearning
@DrJLearning 6 ай бұрын
In CodePen, you don’t see the <script> or <source> tags in the HTML panel because CodePen automatically links your JavaScript code to the HTML. This makes it more convenient for quick prototyping and sharing code snippets. If you’re using a traditional HTML file outside of CodePen, you would need to include the <script> tags manually.
@heitorsobrenome9407
@heitorsobrenome9407 6 ай бұрын
@@DrJLearning Thank you very much, sir. I am student of programming. Thank you!
@agrinova.olivia
@agrinova.olivia 8 ай бұрын
bro send the link
@pavelpolosin2217
@pavelpolosin2217 8 ай бұрын
Isn't works. Error: Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')
@Zzzzaucus
@Zzzzaucus 9 ай бұрын
Absolute beginner here and really benefitting from your videos thanks alot!
@DrJLearning
@DrJLearning 6 ай бұрын
Glad the videos are helping you
@yusufmoosa326
@yusufmoosa326 Жыл бұрын
Hi after I did this and saved it when I went to reopen it again it said cannot perform this operation on a closed dataset. How do I fix this?
@bhekamabika2234
@bhekamabika2234 Жыл бұрын
You the best bro. Better than everyone. So flipping underrated.
@DrJLearning
@DrJLearning Жыл бұрын
Thank you. Much appreciated
@GqamsileQwabe
@GqamsileQwabe Жыл бұрын
thank you this was more helpful👏👏👏🤝kzbin.infogaming/emoji/7ff574f2/emoji_u1f44f.png
@SnethembaMagwaza
@SnethembaMagwaza Жыл бұрын
thank you very much very useful
@DrJLearning
@DrJLearning Жыл бұрын
Glad it was helpful!
@OlwethuRethabile
@OlwethuRethabile Жыл бұрын
Thank you Doctor J.
@alwandesmanga
@alwandesmanga Жыл бұрын
What an amazing content.. highly appreciated this side
@nofemeleluzuko
@nofemeleluzuko Жыл бұрын
Thank you so much Doctor J, these videos are very helpful, they helped me in creating a good Index for my assignments. Keep up the good work!!
@LuthandoM037
@LuthandoM037 Жыл бұрын
These videos are really helpful, thank you Dr J👏🏿
@DominicUnchained-OneAndOnly
@DominicUnchained-OneAndOnly Жыл бұрын
This is providing a provident helpful context in word document and the ways that makes it more professional
@khalidmbalame9240
@khalidmbalame9240 Жыл бұрын
I'm so inspired after watching this. Keep up the fantastic work!.😃
@Precious_Icon12
@Precious_Icon12 Жыл бұрын
Now I can set up my documents like a pro,Thank you Dr J.
@BaneleNdlovu-q7z
@BaneleNdlovu-q7z Жыл бұрын
Thank you , this was so helpful
@Msambu_0516
@Msambu_0516 Жыл бұрын
Looking foward to learn more about ms word..
@ntandokhumalo6905
@ntandokhumalo6905 Жыл бұрын
Inspiring👌
@ntandontandazo306
@ntandontandazo306 Жыл бұрын
Ewuu Siyabonga bo siyabonga isandla sidluli ikhanda thanks a lot
@Ntando123
@Ntando123 Жыл бұрын
Great!!
@qinisongcobo2127
@qinisongcobo2127 Жыл бұрын
I appreciate how well-researched and thorough this video is.
@SamkeloMbhele-px4yr
@SamkeloMbhele-px4yr Жыл бұрын
Thank You Dr J
@KwaneleSishi-tt1fs
@KwaneleSishi-tt1fs Жыл бұрын
Thank you.
@minenhleSaziso
@minenhleSaziso Жыл бұрын
Really find the video helpful thanks👏
@dunsharndavis2650
@dunsharndavis2650 Жыл бұрын
very informative, i'd highly recommend it anytime
@khalidmbalame9240
@khalidmbalame9240 Жыл бұрын
I've learned so much from your channel .Subscribing right away!!
@ThandiswaNdingi-tr4ph
@ThandiswaNdingi-tr4ph Жыл бұрын
Thank you Dr J
@Ntando123
@Ntando123 Жыл бұрын
Very helpful thank you!
@DrJLearning
@DrJLearning Жыл бұрын
Glad it was helpful!
@NolwazMzulwini
@NolwazMzulwini Жыл бұрын
thank you sir
@NtokozoyamaShamase
@NtokozoyamaShamase Жыл бұрын
Now I have an idea on how I can use style to make my document presentable
@LuminaryWearClothing
@LuminaryWearClothing Жыл бұрын
thank you👏
@anelendimande683
@anelendimande683 Жыл бұрын
wow, Thank you for such a good lesson. Now I know how to make styles using MS word
@dunsharndavis2650
@dunsharndavis2650 Жыл бұрын
I'd like to appreciate the amazing work being shown by Doctor J, your videos are very helpful, thank you.
@ayandasemahle2908
@ayandasemahle2908 Жыл бұрын
💯🙏
@qinisongcobo2127
@qinisongcobo2127 Жыл бұрын
Thank you for sharing such valuable and informative content!