Тёмный
Doctor J
Doctor J
Doctor J
Подписаться
This channel is dedicated to helping students learn a variety of topics, including computer programming, research, and technical assistance. As a university professor I have many experiences and a lot of knowledge that is relevant for student learning. I hope you find the videos here helpful. Keep learning, the sky's the limit!
Live Java - Working with Class
52:30
Год назад
Комментарии
@MinimalistMode
@MinimalistMode 4 часа назад
can u give me link to project file for this
@TheConnection-d4l
@TheConnection-d4l 24 дня назад
how can u change it to a new page with button
@DrJLearning
@DrJLearning 23 дня назад
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 2 месяца назад
thank you so much sir🙏
@thedeviantdeuter
@thedeviantdeuter 3 месяца назад
you are good, thanks
@shorajrona6162
@shorajrona6162 3 месяца назад
Helpful videos
@heitorsobrenome9407
@heitorsobrenome9407 3 месяца назад
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 3 месяца назад
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 3 месяца назад
@@DrJLearning Thank you very much, sir. I am student of programming. Thank you!
@agrinova.olivia
@agrinova.olivia 4 месяца назад
bro send the link
@pavelpolosin2217
@pavelpolosin2217 5 месяцев назад
Isn't works. Error: Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')
@Zzzzaucus
@Zzzzaucus 6 месяцев назад
Absolute beginner here and really benefitting from your videos thanks alot!
@DrJLearning
@DrJLearning 3 месяца назад
Glad the videos are helping you
@omnimaxn
@omnimaxn 9 месяцев назад
are those crows?
@yusufmoosa326
@yusufmoosa326 10 месяцев назад
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 11 месяцев назад
You the best bro. Better than everyone. So flipping underrated.
@DrJLearning
@DrJLearning 11 месяцев назад
Thank you. Much appreciated
@GqamsileQwabe
@GqamsileQwabe Год назад
thank you this was more helpful👏👏👏🤝ru-vid.comgaming/emoji/7ff574f2/emoji_u1f44f.png
@user-tq1lj3yd7z
@user-tq1lj3yd7z Год назад
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
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.
@user-ou6wy4qm3s
@user-ou6wy4qm3s Год назад
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
@MzamoMbuyazi
@MzamoMbuyazi Год назад
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!
@minenhleSaziso
@minenhleSaziso Год назад
Really find the video helpful.
@ThamsanqaNgubo-j3p
@ThamsanqaNgubo-j3p Год назад
Your dedication to education is inspiring, and I am grateful to have found your channel. Keep up the fantastic work
@MzamoMbuyazi
@MzamoMbuyazi Год назад
splendid👏
@thobekamkh
@thobekamkh Год назад
These videos were very helpful and iformtive
@zikodemanp6833
@zikodemanp6833 Год назад
Great introduction. I am looking forward to viewing the rest of the videos about style
@nokuvelamandisa5484
@nokuvelamandisa5484 Год назад
wow this so amazing its really helps☺
@jabulilemlwanejabulilemlwa5265
thank you sir
@banestakhumalo5774
@banestakhumalo5774 Год назад
thank you Dr J
@SamkeloMbhele-px4yr
@SamkeloMbhele-px4yr Год назад
Very helpfull🙃